Merge branch 'linus' into cont_syslog
[safe/jmp/linux-2.6] / include / linux / genhd.h
2010-03-16 NeilBrownRemove GENHD_FL_DRIVERFS
2010-02-17 Tejun Heopercpu: add __percpu sparse annotations to core kernel...
2010-01-11 Stephen Hemmingergenhd: overlapping variable definition
2009-11-10 Martin K. Petersenblock: Expose discard granularity
2009-10-06 Nikanth Karthikesanblock: Seperate read and write statistics of in_flight...
2009-10-04 Jens AxboeRevert "Seperate read and write statistics of in_flight...
2009-09-22 Alexey Dobriyanconst: make block_device_operations const
2009-09-19 Kay SieversDriver-Core: extend devnode callbacks to provide permis...
2009-09-14 Nikanth KarthikesanSeperate read and write statistics of in_flight requests
2009-06-16 Kay SieversDriver Core: block: add nodename support for block...
2009-06-12 Linus TorvaldsMerge branch 'for-2.6.31' of git://git./linux/kernel...
2009-06-07 Bartlomiej Zolnier... partitions: add ->set_capacity block device method
2009-05-22 Martin K. Petersenblock: Export I/O topology for block devices and partitions
2009-04-22 Tejun Heoblock: include empty disks in /proc/diskstats
2009-03-24 Petros Koutoupisblock: genhd.h cleanup patch
2009-03-24 Petros Koutoupisblock: genhd.h comment needs updating
2008-12-29 Jens Axboeblock: add one-hit cache for disk partition lookup
2008-11-18 Tejun Heoblock: make add_partition() return pointer to hd_struct
2008-10-23 Alexey Dobriyanproc: move /proc/diskstats boilerplate to block/genhd.c
2008-10-23 Alexey Dobriyanproc: move rest of /proc/partitions code to block/genhd.c
2008-10-09 Tejun Heoblock: allow disk to have extended device number
2008-10-09 Tejun Heoblock: replace @ext_minors with GENHD_FL_EXT_DEVT
2008-10-09 Tejun Heoblock: make partition array dynamic
2008-10-09 Tejun Heoblock: move stats from disk to part0
2008-10-09 Tejun Heoblock: kill GENHD_FL_FAIL and use part0->make_it_fail
2008-10-09 Tejun Heoblock: always set bdev->bd_part
2008-10-09 Tejun Heoblock: move holder_dir from disk to part0
2008-10-09 Tejun Heoblock: move policy from disk to part0
2008-10-09 Tejun Heoblock: unify sysfs size node handling
2008-10-09 Tejun Heoblock: move __dev from disk to part0
2008-10-09 Tejun Heoblock: move capacity from disk to part0
2008-10-09 Tejun Heoblock: introduce partition 0
2008-10-09 Tejun Heoblock: implement and use {disk|part}_to_dev()
2008-10-09 Tejun Heoblock: implement extended dev numbers
2008-10-09 Tejun Heoblock: fix diskstats access
2008-10-09 Tejun Heoblock: fix disk->part[] dereferencing race
2008-10-09 Tejun Heoblock: don't depend on consecutive minor space
2008-10-09 Tejun Heoblock: make variable and argument names more consistent
2008-10-09 Tejun Heoblock: misc updates
2008-08-27 FUJITA Tomonoriblock: move cmdfilter from gendisk to request_queue
2008-07-25 Abdel Benamrouchefs/partition/check.c: fix return value warning
2008-07-03 Adel Gadllahallow userspace to modify scsi command filter on per...
2008-07-03 Martin K. Petersenblock: Block layer data integrity support
2008-05-14 Kay Sieversblock: do_mounts - accept root=<non-existant partition>
2008-05-07 Jens Axboeblock: avoid duplicate calls to get_part() in disk...
2008-03-12 David WoodhouseRemove <linux/genhd.h> from user-visible headers.
2008-03-04 Adrian Bunkblock/genhd.c: proper externs
2008-03-04 Adrian Bunkblock/genhd.c: cleanups
2008-02-08 Jerome MarchandEnhanced partition statistics: remove old partition...
2008-02-08 Jerome MarchandEnhanced partition statistics: update partition statitics
2008-02-08 Jerome MarchandEnhanced partition statistics: core statistics
2008-01-25 Kay SieversDriver core: convert block from raw kobjects to core...
2007-07-30 Mark Fortescue[PARTITION] MSDOS: Fix Sun num_partitions handling.
2007-07-16 FUJITA Tomonoribsg: bind bsg to request_queue instead of gendisk
2007-07-16 Jens Axboebsg: support for full generic block layer SG v3
2007-05-24 Kristen Carlson... genhd: send async notification on media change
2007-05-24 Kristen Carlson... genhd: expose AN to user space
2007-05-11 Jens AxboeFix compile/link of init/do_mounts.c with !CONFIG_BLOCK
2007-05-09 Dave GilbertDisplay all possible partitions when the root filesyste...
2007-02-11 Linus TorvaldsMerge /pub/scm/linux/kernel/git/davem/sparc-2.6
2007-02-11 Olaf Hering[PATCH] relax check for AIX in msdos partition table
2007-02-11 Fabio Massimo Di... [PARTITION]: Add whole_disk attribute.
2006-12-08 Akinobu Mita[PATCH] fault-injection capability for disk IO
2006-09-30 David Howells[PATCH] BLOCK: Make it possible to disable the block...
2006-06-26 Greg Kroah-Hartman[PATCH] devfs: Remove the gendisk devfs_name field...
2006-04-25 David WoodhouseInclude various private files only from within __KERNEL...
2006-04-14 Kay Sievers[PATCH] BLOCK: delay all uevents until partition table...
2006-03-28 KAMEZAWA Hiroyuki[PATCH] for_each_possible_cpu: fixes for generic part
2006-03-27 Linus TorvaldsMerge branch 'for-linus' of git://brick.kernel.dk/data...
2006-03-27 Andrew Morton[PATCH] dm-md-dependency-tree-in-sysfs-holders-slaves...
2006-03-27 Jun'ichi Nomura[PATCH] dm/md dependency tree in sysfs: holders/slaves...
2006-03-27 Ben Woodard[BLOCK] increase size of disk stat counters
2006-03-23 Andrew Morton[PATCH] more for_each_cpu() conversions
2005-11-12 Jens Axboe[BLOCK] Document the READ/WRITE splitup of the disk...
2005-11-01 Jens Axboe[BLOCK] Unify the seperate read/write io stat fields...
2005-10-28 Greg KHMerge ../bleed-2.6
2005-10-28 Kay Sievers[PATCH] add sysfs attr to re-emit device hotplug event
2005-10-28 Chen, Kenneth W[patch] remove gendisk->stamp_idle field
2005-06-23 Neil Horman[PATCH] add check to /proc/devices read routines
2005-06-23 Christoph Lameter[PATCH] NUMA aware block device control structure alloc...
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2