aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/genhd.h
Commit message (Expand)AuthorAge
* block: Seperate read and write statistics of in_flight requests v2Nikanth Karthikesan2009-10-06
* Revert "Seperate read and write statistics of in_flight requests"Jens Axboe2009-10-04
* const: make block_device_operations constAlexey Dobriyan2009-09-22
* Driver-Core: extend devnode callbacks to provide permissionsKay Sievers2009-09-19
* Seperate read and write statistics of in_flight requestsNikanth Karthikesan2009-09-14
* Driver Core: block: add nodename support for block drivers.Kay Sievers2009-06-16
* Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Linus Torvalds2009-06-12
|\
| * partitions: add ->set_capacity block device methodBartlomiej Zolnierkiewicz2009-06-07
* | block: Export I/O topology for block devices and partitionsMartin K. Petersen2009-05-22
* | block: include empty disks in /proc/diskstatsTejun Heo2009-04-22
|/
* block: genhd.h cleanup patchPetros Koutoupis2009-03-24
* block: genhd.h comment needs updatingPetros Koutoupis2009-03-24
* block: add one-hit cache for disk partition lookupJens Axboe2008-12-29
* block: make add_partition() return pointer to hd_structTejun Heo2008-11-18
* proc: move /proc/diskstats boilerplate to block/genhd.cAlexey Dobriyan2008-10-23
* proc: move rest of /proc/partitions code to block/genhd.cAlexey Dobriyan2008-10-23
* block: allow disk to have extended device numberTejun Heo2008-10-09
* block: replace @ext_minors with GENHD_FL_EXT_DEVTTejun Heo2008-10-09
* block: make partition array dynamicTejun Heo2008-10-09
* block: move stats from disk to part0Tejun Heo2008-10-09
* block: kill GENHD_FL_FAIL and use part0->make_it_failTejun Heo2008-10-09
* block: always set bdev->bd_partTejun Heo2008-10-09
* block: move holder_dir from disk to part0Tejun Heo2008-10-09
* block: move policy from disk to part0Tejun Heo2008-10-09
* block: unify sysfs size node handlingTejun Heo2008-10-09
* block: move __dev from disk to part0Tejun Heo2008-10-09
* block: move capacity from disk to part0Tejun Heo2008-10-09
* block: introduce partition 0Tejun Heo2008-10-09
* block: implement and use {disk|part}_to_dev()Tejun Heo2008-10-09
* block: implement extended dev numbersTejun Heo2008-10-09
* block: fix diskstats accessTejun Heo2008-10-09
* block: fix disk->part[] dereferencing raceTejun Heo2008-10-09
* block: don't depend on consecutive minor spaceTejun Heo2008-10-09
* block: make variable and argument names more consistentTejun Heo2008-10-09
* block: misc updatesTejun Heo2008-10-09
* block: move cmdfilter from gendisk to request_queueFUJITA Tomonori2008-08-27
* fs/partition/check.c: fix return value warningAbdel Benamrouche2008-07-25
* allow userspace to modify scsi command filter on per device basisAdel Gadllah2008-07-03
* block: Block layer data integrity supportMartin K. Petersen2008-07-03
* block: do_mounts - accept root=<non-existant partition>Kay Sievers2008-05-14
* block: avoid duplicate calls to get_part() in disk stat codeJens Axboe2008-05-07
* Remove <linux/genhd.h> from user-visible headers.David Woodhouse2008-03-12
* block/genhd.c: proper externsAdrian Bunk2008-03-04
* block/genhd.c: cleanupsAdrian Bunk2008-03-04
* Enhanced partition statistics: remove old partition statisticsJerome Marchand2008-02-08
* Enhanced partition statistics: update partition statiticsJerome Marchand2008-02-08
* Enhanced partition statistics: core statisticsJerome Marchand2008-02-08
* Driver core: convert block from raw kobjects to core devicesKay Sievers2008-01-24
* [PARTITION] MSDOS: Fix Sun num_partitions handling.Mark Fortescue2007-07-30
* genhd: send async notification on media changeKristen Carlson Accardi2007-05-23