aboutsummaryrefslogtreecommitdiff
path: root/include/linux/genhd.h
AgeCommit message (Expand)Author
2009-11-10block: Expose discard granularityMartin K. Petersen
2009-10-06block: Seperate read and write statistics of in_flight requests v2Nikanth Karthikesan
2009-10-04Revert "Seperate read and write statistics of in_flight requests"Jens Axboe
2009-09-22const: make block_device_operations constAlexey Dobriyan
2009-09-19Driver-Core: extend devnode callbacks to provide permissionsKay Sievers
2009-09-14Seperate read and write statistics of in_flight requestsNikanth Karthikesan
2009-06-15Driver Core: block: add nodename support for block drivers.Kay Sievers
2009-06-12Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Linus Torvalds
2009-06-07partitions: add ->set_capacity block device methodBartlomiej Zolnierkiewicz
2009-05-22block: Export I/O topology for block devices and partitionsMartin K. Petersen
2009-04-22block: include empty disks in /proc/diskstatsTejun Heo
2009-03-24block: genhd.h cleanup patchPetros Koutoupis
2009-03-24block: genhd.h comment needs updatingPetros Koutoupis
2008-12-29block: add one-hit cache for disk partition lookupJens Axboe
2008-11-18block: make add_partition() return pointer to hd_structTejun Heo
2008-10-23proc: move /proc/diskstats boilerplate to block/genhd.cAlexey Dobriyan
2008-10-23proc: move rest of /proc/partitions code to block/genhd.cAlexey Dobriyan
2008-10-09block: allow disk to have extended device numberTejun Heo
2008-10-09block: replace @ext_minors with GENHD_FL_EXT_DEVTTejun Heo
2008-10-09block: make partition array dynamicTejun Heo
2008-10-09block: move stats from disk to part0Tejun Heo
2008-10-09block: kill GENHD_FL_FAIL and use part0->make_it_failTejun Heo
2008-10-09block: always set bdev->bd_partTejun Heo
2008-10-09block: move holder_dir from disk to part0Tejun Heo
2008-10-09block: move policy from disk to part0Tejun Heo
2008-10-09block: unify sysfs size node handlingTejun Heo
2008-10-09block: move __dev from disk to part0Tejun Heo
2008-10-09block: move capacity from disk to part0Tejun Heo
2008-10-09block: introduce partition 0Tejun Heo
2008-10-09block: implement and use {disk|part}_to_dev()Tejun Heo
2008-10-09block: implement extended dev numbersTejun Heo
2008-10-09block: fix diskstats accessTejun Heo
2008-10-09block: fix disk->part[] dereferencing raceTejun Heo
2008-10-09block: don't depend on consecutive minor spaceTejun Heo
2008-10-09block: make variable and argument names more consistentTejun Heo
2008-10-09block: misc updatesTejun Heo
2008-08-27block: move cmdfilter from gendisk to request_queueFUJITA Tomonori
2008-07-25fs/partition/check.c: fix return value warningAbdel Benamrouche
2008-07-03allow userspace to modify scsi command filter on per device basisAdel Gadllah
2008-07-03block: Block layer data integrity supportMartin K. Petersen
2008-05-14block: do_mounts - accept root=<non-existant partition>Kay Sievers
2008-05-07block: avoid duplicate calls to get_part() in disk stat codeJens Axboe
2008-03-12Remove <linux/genhd.h> from user-visible headers.David Woodhouse
2008-03-04block/genhd.c: proper externsAdrian Bunk
2008-03-04block/genhd.c: cleanupsAdrian Bunk
2008-02-08Enhanced partition statistics: remove old partition statisticsJerome Marchand
2008-02-08Enhanced partition statistics: update partition statiticsJerome Marchand
2008-02-08Enhanced partition statistics: core statisticsJerome Marchand
2008-01-24Driver core: convert block from raw kobjects to core devicesKay Sievers
2007-07-30[PARTITION] MSDOS: Fix Sun num_partitions handling.Mark Fortescue