aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/genhd.h
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'kernelorg/linux-3.0.y' into 3_0_64Andrew Dodd2013-02-271-6/+0
|\
| * block: fix buffer overflow when printing partition UUIDsTejun Heo2012-06-011-6/+0
* | Merge linux-3.0.31 from korg into jellybeancodeworkx2012-09-181-0/+1
|\ \ | |/
| * block: Fix NULL pointer dereference in sd_revalidate_diskJun'ichi Nomura2012-03-191-0/+1
* | samsung update 1codeworkx2012-06-021-0/+7
|/
* Revert "block: Remove extra discard_alignment from hd_struct."Jens Axboe2011-05-301-0/+1
* block: Remove extra discard_alignment from hd_struct.Tao Ma2011-05-061-1/+0
* block: don't block events on excl write for non-optical devicesTejun Heo2011-04-211-0/+1
* block: fix non-atomic access to genhd inflight structuresShaohua Li2011-03-221-6/+6
* Merge branch 'for-2.6.38/event-handling' into for-2.6.38/coreJens Axboe2011-01-131-3/+17
|\
| * implement in-kernel gendisk events handlingTejun Heo2010-12-161-1/+17
| * block: move register_disk() and del_gendisk() to block/genhd.cTejun Heo2010-12-161-1/+0
| * block: kill genhd_media_change_notify()Tejun Heo2010-12-161-1/+0
* | block: add internal hd part table referencesJens Axboe2011-01-071-2/+25
* | block: fix accounting bug on cross partition mergesJerome Marchand2011-01-051-0/+2
|/
* Revert "block: fix accounting bug on cross partition merges"Jens Axboe2010-10-241-1/+0
* Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2010-10-221-2/+52
|\
| * block: fix accounting bug on cross partition mergesYasuaki Ishimatsu2010-10-191-0/+1
| * block, partition: add partition_meta_info to hd_structWill Drewry2010-09-151-2/+51
* | kernel: __rcu annotationsArnd Bergmann2010-08-191-3/+3
|/
* Remove GENHD_FL_DRIVERFSNeilBrown2010-03-161-1/+1
* percpu: add __percpu sparse annotations to core kernel subsystemsTejun Heo2010-02-171-1/+1
* genhd: overlapping variable definitionStephen Hemminger2010-01-111-3/+3
* block: Expose discard granularityMartin K. Petersen2009-11-101-0/+1
* block: Seperate read and write statistics of in_flight requests v2Nikanth Karthikesan2009-10-061-7/+14
* Revert "Seperate read and write statistics of in_flight requests"Jens Axboe2009-10-041-14/+7
* const: make block_device_operations constAlexey Dobriyan2009-09-221-1/+1
* Driver-Core: extend devnode callbacks to provide permissionsKay Sievers2009-09-191-1/+1
* Seperate read and write statistics of in_flight requestsNikanth Karthikesan2009-09-141-7/+14
* Driver Core: block: add nodename support for block drivers.Kay Sievers2009-06-151-1/+1
* Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...Linus Torvalds2009-06-121-0/+1
|\
| * partitions: add ->set_capacity block device methodBartlomiej Zolnierkiewicz2009-06-071-0/+1
* | block: Export I/O topology for block devices and partitionsMartin K. Petersen2009-05-221-0/+1
* | block: include empty disks in /proc/diskstatsTejun Heo2009-04-221-0/+1
|/
* block: genhd.h cleanup patchPetros Koutoupis2009-03-241-2/+1
* block: genhd.h comment needs updatingPetros Koutoupis2009-03-241-1/+1
* block: add one-hit cache for disk partition lookupJens Axboe2008-12-291-0/+1
* block: make add_partition() return pointer to hd_structTejun Heo2008-11-181-1/+3
* proc: move /proc/diskstats boilerplate to block/genhd.cAlexey Dobriyan2008-10-231-2/+0
* proc: move rest of /proc/partitions code to block/genhd.cAlexey Dobriyan2008-10-231-1/+0
* block: allow disk to have extended device numberTejun Heo2008-10-091-1/+2
* block: replace @ext_minors with GENHD_FL_EXT_DEVTTejun Heo2008-10-091-8/+8
* block: make partition array dynamicTejun Heo2008-10-091-1/+18
* block: move stats from disk to part0Tejun Heo2008-10-091-114/+45
* block: kill GENHD_FL_FAIL and use part0->make_it_failTejun Heo2008-10-091-1/+7
* block: always set bdev->bd_partTejun Heo2008-10-091-1/+1
* block: move holder_dir from disk to part0Tejun Heo2008-10-091-1/+0
* block: move policy from disk to part0Tejun Heo2008-10-091-1/+5
* block: unify sysfs size node handlingTejun Heo2008-10-091-0/+3
* block: move __dev from disk to part0Tejun Heo2008-10-091-5/+8