Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / block / genhd.c
2012-05-15 Tejun Heoblock: fix buffer overflow when printing partition...
2012-03-02 Alan SternBlock: use a freezable workqueue for disk-event polling
2012-03-02 Stanislaw Gruszkablock: fix __blkdev_get and add_disk race condition
2012-01-15 Linus TorvaldsMerge branch 'for-3.3/core' of git://git.kernel.dk...
2012-01-07 Al ViroMerge branches 'vfsmount-guts', 'umode_t' and 'partitio...
2012-01-04 Al Viroswitch device_get_devnode() and ->devnode() to umode_t *
2012-01-04 Al Virofs: move code out of buffer.c
2012-01-04 Al Viromake register_disk() static
2011-12-13 Tejun Heoblock: misc updates to blk_get_queue()
2011-11-10 Tejun Heoblock: Revert "[SCSI] genhd: add a new attribute "alias...
2011-11-05 Linus TorvaldsMerge branch 'for-3.2/drivers' of git://git.kernel...
2011-11-05 Linus TorvaldsMerge branch 'for-3.2/core' of git://git.kernel.dk...
2011-10-24 Tejun Heoblock: make gendisk hold a reference to its queue
2011-10-19 Tejun Heoblock: make gendisk hold a reference to its queue
2011-08-29 Nao Nishijima[SCSI] genhd: add a new attribute "alias" in gendisk
2011-08-24 Jeff Mahoney- Update to 3.1-rc3.
2011-08-23 Tejun Heoblock: add GENHD_FL_NO_PART_SCAN
2011-08-02 Herbert Poetzlblock/genhd.c: remove useless cast in diskstats_show()
2011-07-25 Linus TorvaldsMerge branch 'for-3.1/core' of git://git.kernel.dk...
2011-07-20 Lai Jiangshanblock,rcu: Convert call_rcu(disk_free_ptbl_rcu_cb)...
2011-07-01 Tejun Heoblock: flush MEDIA_CHANGE from drivers on close(2)
2011-07-01 Jens AxboeMerge branch 'for-linus' into for-3.1/core
2011-06-29 Jeff Mahoney- Update to 3.0-rc5.
2011-06-13 Wanlong Gaoblock:remove some spare spaces in genhd.c
2011-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
2011-06-09 Tejun Heoblock: make disk_block_events() properly wait for work...
2011-06-09 Tejun Heoblock: remove non-syncing __disk_block_events() and...
2011-06-09 Tejun Heoblock: don't use non-syncing event blocking in disk_che...
2011-05-31 Jeff MahoneyRevert "- Updated to 3.0-rc1."
2011-05-31 Jeff Mahoney- Updated to 3.0-rc1.
2011-05-26 Tejun Heoblock: always allocate genhd->ev if check_events is...
2011-04-27 Jeff Mahoney- Update to 2.6.39-rc5.
2011-04-21 Tejun Heoblock: don't propagate unlisted DISK_EVENTs to userland
2011-04-12 Jeff Mahoney- Updated to 2.6.39-rc3.
2011-04-12 Jeff Mahoney- Update to 2.6.39-rc2.
2011-03-31 Lucas De MarchiFix common misspellings
2011-03-09 Tejun Heoblock: Don't implicitly trigger event check on disk_unb...
2011-03-08 Jeff Mahoney- Update to 2.6.38-rc7.
2011-03-04 Tejun HeoMerge branch 'for-linus' of ../linux-2.6-block into...
2011-03-02 Liu Yuanblock/genhd: Change some numerals into macros
2011-02-24 NeilBrownFix over-zealous flush_disk when changing device size.
2011-01-22 Jeff Mahoney- Update to 2.6.38-rc1.
2011-01-13 Jens AxboeMerge branch 'for-2.6.38/event-handling' into for-2...
2011-01-07 Jens Axboeblock: add internal hd part table references
2011-01-05 Jerome Marchandblock: fix accounting bug on cross partition merges
2010-12-17 Jens AxboeMerge branch 'for-2.6.38/core' into for-next
2010-12-17 Yang Zhangfs/block: type signature of major_to_index(int) to...
2010-12-17 Yang Zhangblock: convert !IS_ERR(p) && p to !IS_ERR_NOR_NULL(p)
2010-12-16 Tejun Heoimplement in-kernel gendisk events handling
2010-12-16 Tejun Heoblock: move register_disk() and del_gendisk() to block...
2010-12-16 Tejun Heoblock: kill genhd_media_change_notify()
2010-11-12 Jeff Mahoney- Update to 2.6.37-rc1.
2010-10-24 Jens AxboeRevert "block: fix accounting bug on cross partition...
2010-10-23 Linus TorvaldsMerge git://git./linux/kernel/git/gregkh/driver-core-2.6
2010-10-22 Andi KleenSYSFS: Allow boot time switching between deprecated...
2010-10-19 Yasuaki Ishimatsublock: fix accounting bug on cross partition merges
2010-09-16 Signed-off-by: Jan... block: Fix race during disk initialization
2010-09-15 Will Drewryinit: add support for root devices specified by partiti...
2010-09-15 Will Drewryblock, partition: add partition_meta_info to hd_struct
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-05-21 Paul E. McKenneyblock: remove all rcu head initializations
2010-04-15 Divyesh Shahblkio: fix for modular blk-cgroup build
2010-03-23 Jeff Mahoney- patches.drivers/libata-prefer-over-ide: Delete.
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2010-01-11 Martin K. Petersenblock: Fix discard alignment calculation and printing
2009-11-10 Martin K. Petersenblock: Expose discard granularity
2009-10-16 Jeff Mahoney- Update to 2.6.32-rc5.
2009-10-09 Jeff Mahoney- Update to 2.6.32-rc3.
2009-10-08 Jeff Mahoney- Updated to 2.6.32-rc3.
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-19 Kay SieversDriver-Core: extend devnode callbacks to provide permis...
2009-09-15 David Brownelldriver model: constify attribute groups
2009-09-14 Nikanth KarthikesanSeperate read and write statistics of in_flight requests
2009-09-11 Hannes ReineckeSend uevents for write_protect changes
2009-09-11 Nikanth Karthikesan- patches.suse/block-seperate-rw-inflight-stats: Sepera...
2009-07-03 Jeff Mahoney- Update to 2.6.31-rc1-git10.
2009-06-16 Kay SieversDriver Core: block: add nodename support for block...
2009-05-29 Tejun HeoRename mangle_minor to mangle_devt and also cover sd...
2009-05-29 Tejun Heo- Update config files to enable DEBUG_BLOCK_EXT_DEVT...
2009-05-22 Martin K. Petersenblock: Export I/O topology for block devices and partitions
2009-05-06 Greg Kroah-Hartman- Update config files.
2009-05-01 Jeff Mahoney- Update to 2.6.30-rc4.
2009-04-22 Tejun Heoblock: include empty disks in /proc/diskstats
2009-03-04 Jeff Mahoney- Update to 2.6.29-rc7.
2009-02-26 Márton Némethblock: add documentation for register_blkdev()
2009-02-20 Jeff Mahoney- Update to 2.6.29-rc5-git3.
2009-02-18 Neil Brownblock: fix booting from partitioned md array
2009-02-02 Jeff Mahoney- Updated to 2.6.29-rc3.
2009-01-06 Kay Sieversblock: struct device - replace bus_id with dev_name...
2008-12-29 Jens Axboeblock: add one-hit cache for disk partition lookup
2008-12-04 Olaf Heringreadd 3 patches to series.conf
2008-12-04 John Jolly- Update config files.
2008-12-04 Hannes Reinecke- patches.suse/genhd-disk-ro-uevents: Send uevents for
2008-12-03 Cheng Renquanblock: set disk->node_id before it's being used
2008-11-18 Zhang, Yanminblock: fix boot failure with CONFIG_DEBUG_BLOCK_EXT_DEV...
2008-10-24 Hannes Reinecke- Include patches from upstream:
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-17 Randy Dunlapblock: fix current kernel-doc warnings
next