block: fix buffer overflow when printing partition UUIDs
[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-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-13 Wanlong Gaoblock:remove some spare spaces in genhd.c
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-26 Tejun Heoblock: always allocate genhd->ev if check_events is...
2011-04-21 Tejun Heoblock: don't propagate unlisted DISK_EVENTs to userland
2011-03-31 Lucas De MarchiFix common misspellings
2011-03-09 Tejun Heoblock: Don't implicitly trigger event check on disk_unb...
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-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-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-05-21 Paul E. McKenneyblock: remove all rcu head initializations
2010-04-15 Divyesh Shahblkio: fix for modular blk-cgroup build
2010-01-11 Martin K. Petersenblock: Fix discard alignment calculation and printing
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-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-06-16 Kay SieversDriver Core: block: add nodename support for block...
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-02-26 Márton Némethblock: add documentation for register_blkdev()
2009-02-18 Neil Brownblock: fix booting from partitioned md array
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-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-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
2008-10-17 Li Zefanblock: fix kernel-doc for blk_alloc_devt()
2008-10-09 Jens Axboeblock: add fault injection mechanism for faking request...
2008-10-09 Tejun Heoblock: fix duplicate headers for /proc/partitions
2008-10-09 Tejun Heoblock: don't test for partition size in bdget_disk...
2008-10-09 Harvey Harrisonblock: kmalloc args reversed, small function definition...
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: 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: introduce partition 0
2008-10-09 Tejun Heoblock: implement and use {disk|part}_to_dev()
2008-10-09 Tejun Heoblock: implement CONFIG_DEBUG_BLOCK_EXT_DEVT
2008-10-09 Tejun Heoblock: adjust formatting for large minors and add ext_r...
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-10-09 Tejun Heoblock: use class_dev_iterator instead of class_for_each...
2008-10-09 Tejun Heoblock: don't grab block_class_lock unnecessarily
2008-10-09 Tejun Heoblock: fix partition info printouts
2008-10-09 Randy DunlapAdd some block/ source files to the kernel-api docbook...
2008-09-01 Tejun Heoblock: restore original behavior of /proc/partition...
2008-08-29 FUJITA Tomonoriremove blk_register_filter and blk_unregister_filter...
2008-08-21 Kay Sieversblock: drop references taken by class_find_device()
next