aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/genhd.h
Commit message (Expand)AuthorAge
* Revert "block: fix accounting bug on cross partition merges"Jens Axboe2010-10-24
* Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-10-22
|\
| * block: fix accounting bug on cross partition mergesYasuaki Ishimatsu2010-10-19
| * block, partition: add partition_meta_info to hd_structWill Drewry2010-09-15
* | kernel: __rcu annotationsArnd Bergmann2010-08-19
|/
* Remove GENHD_FL_DRIVERFSNeilBrown2010-03-16
* percpu: add __percpu sparse annotations to core kernel subsystemsTejun Heo2010-02-16
* genhd: overlapping variable definitionStephen Hemminger2010-01-11
* block: Expose discard granularityMartin K. Petersen2009-11-10
* 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