index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
partitions
Age
Commit message (
Expand
)
Author
2010-03-24
fs/partition/msdos: fix unusable extended partition for > 512B sector
OGAWA Hirofumi
2010-03-24
fs/partitions/msdos: add support for large disks
Daniel Taylor
2010-01-11
block: Stop using byte offsets
Martin K. Petersen
2009-11-23
partitions: read whole sector with EFI GPT header
Karel Zak
2009-11-23
partitions: use sector size for EFI GPT
Karel Zak
2009-11-10
block: Expose discard granularity
Martin K. Petersen
2009-10-06
block: Seperate read and write statistics of in_flight requests v2
Nikanth Karthikesan
2009-10-04
Revert "Seperate read and write statistics of in_flight requests"
Jens Axboe
2009-09-22
const: make block_device_operations const
Alexey Dobriyan
2009-09-15
driver model: constify attribute groups
David Brownell
2009-09-14
Seperate read and write statistics of in_flight requests
Nikanth Karthikesan
2009-07-12
partitions: fix broken uevent_suppress conversion
Heiko Carstens
2009-06-12
Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Linus Torvalds
2009-06-07
partitions: add ->set_capacity block device method
Bartlomiej Zolnierkiewicz
2009-06-07
partitions: warn about the partition exceeding device capacity
Bartlomiej Zolnierkiewicz
2009-05-22
block: Export I/O topology for block devices and partitions
Martin K. Petersen
2009-05-22
block: Do away with the notion of hardsect_size
Martin K. Petersen
2009-04-02
Merge branch 'tracing/core-v2' into tracing-for-linus
Ingo Molnar
2009-03-26
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
Linus Torvalds
2009-03-26
[S390] dasd: add large volume support
Stefan Weinhuber
2009-03-24
Driver core: implement uevent suppress in kobject
Ming Lei
2009-01-26
tracing/blktrace: fix up checkpatch reported problems in ftrace plugin patch
Arnaldo Carvalho de Melo
2009-01-26
blktrace: add ftrace plugin
Arnaldo Carvalho de Melo
2009-01-09
block: fix bug in ptbl lookup cache
Neil Brown
2009-01-06
block: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
2008-11-18
block/md: fix md autodetection
Tejun Heo
2008-11-18
block: make add_partition() return pointer to hd_struct
Tejun Heo
2008-11-18
block: fix add_partition() error path
Tejun Heo
2008-10-21
[PATCH] sanitize blkdev_get() and friends
Al Viro
2008-10-21
[PATCH] pass fmode_t to blkdev_put()
Al Viro
2008-10-17
block: add partition attribute for partition number
Tejun Heo
2008-10-16
block: sanitize invalid partition table entries
Kay Sievers
2008-10-16
fs/partitions/acorn.c: remove dead code
Adrian Bunk
2008-10-09
Check for device resize when rescanning partitions
Andrew Patterson
2008-10-09
block: allow disk to have extended device number
Tejun Heo
2008-10-09
block: replace @ext_minors with GENHD_FL_EXT_DEVT
Tejun Heo
2008-10-09
block: make partition array dynamic
Tejun Heo
2008-10-09
block: move stats from disk to part0
Tejun Heo
2008-10-09
block: kill GENHD_FL_FAIL and use part0->make_it_fail
Tejun Heo
2008-10-09
block: always set bdev->bd_part
Tejun Heo
2008-10-09
block: move holder_dir from disk to part0
Tejun Heo
2008-10-09
block: move policy from disk to part0
Tejun Heo
2008-10-09
block: unify sysfs size node handling
Tejun Heo
2008-10-09
block: move capacity from disk to part0
Tejun Heo
2008-10-09
block: introduce partition 0
Tejun Heo
2008-10-09
block: implement and use {disk|part}_to_dev()
Tejun Heo
2008-10-09
block: implement extended dev numbers
Tejun Heo
2008-10-09
block: fix diskstats access
Tejun Heo
2008-10-09
block: fix disk->part[] dereferencing race
Tejun Heo
2008-10-09
block: don't depend on consecutive minor space
Tejun Heo
[next]