1. 25e823c block/genhd.c: apply pm_runtime_set_memalloc_noio on block devices by Ming Lei · 11 years ago
  2. 12c2bdb block: prevent race/cleanup by Derek Basehore · 11 years ago
  3. aea24a8 block: remove deadlock in disk_clear_events by Derek Basehore · 11 years ago
  4. 9228ff9 Merge branch 'for-3.8/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 11 years ago
  5. 1ad7e89 block: store partition_meta_info.uuid as a string by Stephen Warren · 12 years ago
  6. c304a51 block: use NUMA_NO_NODE instead of -1 by Ezequiel Garcia · 12 years ago
  7. 033d995 Merge branch 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 12 years ago
  8. 3b07e9c workqueue: deprecate system_nrt[_freezable]_wq by Tejun Heo · 12 years ago
  9. 41f63c5 workqueue: use mod_delayed_work() instead of cancel + queue by Tejun Heo · 12 years ago
  10. 0676806 block: Don't use static to define "void *p" in show_partition_start() by Jianpeng Ma · 12 years ago
  11. c83f6bf block: add partition resize function to blkpg ioctl by Vivek Goyal · 12 years ago
  12. 05c69d2 block: fix buffer overflow when printing partition UUIDs by Tejun Heo · 12 years ago
  13. 62d3c54 Block: use a freezable workqueue for disk-event polling by Alan Stern · 12 years ago
  14. 9f53d2fe block: fix __blkdev_get and add_disk race condition by Stanislaw Gruszka · 12 years ago
  15. b3c9dd1 Merge branch 'for-3.3/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  16. ece2ccb Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into Z by Al Viro · 12 years ago
  17. 2c9ede5 switch device_get_devnode() and ->devnode() to umode_t * by Al Viro · 13 years ago
  18. ff01bb48 fs: move code out of buffer.c by Al Viro · 13 years ago
  19. 4752bc3 make register_disk() static by Al Viro · 13 years ago
  20. 09ac46c block: misc updates to blk_get_queue() by Tejun Heo · 13 years ago
  21. d098539 block: Revert "[SCSI] genhd: add a new attribute "alias" in gendisk" by Tejun Heo · 13 years ago
  22. 3d0a8d1 Merge branch 'for-3.2/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  23. b4fdcb0 Merge branch 'for-3.2/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  24. 523e1d3 block: make gendisk hold a reference to its queue by Tejun Heo · 13 years ago
  25. a72c5e5 [SCSI] genhd: add a new attribute "alias" in gendisk by Nao Nishijima · 13 years ago
  26. d27769e block: add GENHD_FL_NO_PART_SCAN by Tejun Heo · 13 years ago
  27. f95fe9c block/genhd.c: remove useless cast in diskstats_show() by Herbert Poetzl · 13 years ago
  28. 096a705 Merge branch 'for-3.1/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  29. 57bdfbf block,rcu: Convert call_rcu(disk_free_ptbl_rcu_cb) to kfree_rcu() by Lai Jiangshan · 13 years ago
  30. 85ef06d block: flush MEDIA_CHANGE from drivers on close(2) by Tejun Heo · 13 years ago
  31. 04bf786 Merge branch 'for-linus' into for-3.1/core by Jens Axboe · 13 years ago
  32. 9f5e486 block:remove some spare spaces in genhd.c by Wanlong Gao · 13 years ago
  33. fdd514e block: make disk_block_events() properly wait for work cancellation by Tejun Heo · 13 years ago
  34. c3af54a block: remove non-syncing __disk_block_events() and fold it into disk_block_events() by Tejun Heo · 13 years ago
  35. a9dce2a block: don't use non-syncing event blocking in disk_check_events() by Tejun Heo · 13 years ago
  36. 75e3f3e block: always allocate genhd->ev if check_events is implemented by Tejun Heo · 13 years ago
  37. 7c88a16 block: don't propagate unlisted DISK_EVENTs to userland by Tejun Heo · 13 years ago
  38. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  39. facc31d block: Don't implicitly trigger event check on disk_unblock_events() by Tejun Heo · 13 years ago
  40. e83a46b Merge branch 'for-linus' of ../linux-2.6-block into block-for-2.6.39/core by Tejun Heo · 13 years ago
  41. 53f2295 block/genhd: Change some numerals into macros by Liu Yuan · 13 years ago
  42. 93b270f Fix over-zealous flush_disk when changing device size. by NeilBrown · 13 years ago
  43. 81c5e2a Merge branch 'for-2.6.38/event-handling' into for-2.6.38/core by Jens Axboe · 13 years ago
  44. 6c23a96 block: add internal hd part table references by Jens Axboe · 13 years ago
  45. 09e099d block: fix accounting bug on cross partition merges by Jerome Marchand · 13 years ago
  46. e61eb2e fs/block: type signature of major_to_index(int) to major_to_index(unsigned) by Yang Zhang · 14 years ago
  47. b9f985b block: convert !IS_ERR(p) && p to !IS_ERR_NOR_NULL(p) by Yang Zhang · 14 years ago
  48. 77ea887 implement in-kernel gendisk events handling by Tejun Heo · 14 years ago
  49. d2bf1b6 block: move register_disk() and del_gendisk() to block/genhd.c by Tejun Heo · 14 years ago
  50. dddd9dc block: kill genhd_media_change_notify() by Tejun Heo · 14 years ago
  51. f253b86 Revert "block: fix accounting bug on cross partition merges" by Jens Axboe · 14 years ago
  52. b9da057 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 14 years ago
  53. e52eec1 SYSFS: Allow boot time switching between deprecated and modern sysfs layout by Andi Kleen · 14 years ago
  54. 7681bfe block: fix accounting bug on cross partition merges by Yasuaki Ishimatsu · 14 years ago
  55. 01ea506 block: Fix race during disk initialization by Signed-off-by: Jan Kara · 14 years ago
  56. b5af921 init: add support for root devices specified by partition UUID by Will Drewry · 14 years ago
  57. 6d1d805 block, partition: add partition_meta_info to hd_struct by Will Drewry · 14 years ago
  58. f1ac2502 block: remove all rcu head initializations by Paul E. McKenney · 14 years ago
  59. b6ac23af blkio: fix for modular blk-cgroup build by Divyesh Shah · 14 years ago
  60. dd3d145 block: Fix discard alignment calculation and printing by Martin K. Petersen · 14 years ago
  61. 86b3728 block: Expose discard granularity by Martin K. Petersen · 15 years ago
  62. 316d315 block: Seperate read and write statistics of in_flight requests v2 by Nikanth Karthikesan · 15 years ago
  63. 0f78ab9 Revert "Seperate read and write statistics of in_flight requests" by Jens Axboe · 15 years ago
  64. e454cea Driver-Core: extend devnode callbacks to provide permissions by Kay Sievers · 15 years ago
  65. a4dbd67 driver model: constify attribute groups by David Brownell · 15 years ago
  66. a9327ca Seperate read and write statistics of in_flight requests by Nikanth Karthikesan · 15 years ago
  67. e3264a4 Send uevents for write_protect changes by Hannes Reinecke · 15 years ago
  68. b03f38b Driver Core: block: add nodename support for block drivers. by Kay Sievers · 15 years ago
  69. c72758f block: Export I/O topology for block devices and partitions by Martin K. Petersen · 15 years ago
  70. 71982a4 block: include empty disks in /proc/diskstats by Tejun Heo · 15 years ago
  71. 9e8c0bc block: add documentation for register_blkdev() by Márton Németh · 15 years ago
  72. 41b8c85 block: fix booting from partitioned md array by Neil Brown · 15 years ago
  73. 3ada8b7 block: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 15 years ago
  74. a6f2365 block: add one-hit cache for disk partition lookup by Jens Axboe · 16 years ago
  75. bf91db1 block: set disk->node_id before it's being used by Cheng Renquan · 16 years ago
  76. 561ec68 block: fix boot failure with CONFIG_DEBUG_BLOCK_EXT_DEVT=y and nash by Zhang, Yanmin · 16 years ago
  77. 31d85ab proc: move /proc/diskstats boilerplate to block/genhd.c by Alexey Dobriyan · 16 years ago
  78. f500975 proc: move rest of /proc/partitions code to block/genhd.c by Alexey Dobriyan · 16 years ago
  79. 496aa8a block: fix current kernel-doc warnings by Randy Dunlap · 16 years ago
  80. e6d63840 block: fix kernel-doc for blk_alloc_devt() by Li Zefan · 16 years ago
  81. 581d4e2 block: add fault injection mechanism for faking request timeouts by Jens Axboe · 16 years ago
  82. 243294d block: fix duplicate headers for /proc/partitions by Tejun Heo · 16 years ago
  83. 2bbedcb block: don't test for partition size in bdget_disk() and blk_lookup_devt() by Tejun Heo · 16 years ago
  84. aeb3d3a block: kmalloc args reversed, small function definition fixes by Harvey Harrison · 16 years ago
  85. 3e1a7ff block: allow disk to have extended device number by Tejun Heo · 16 years ago
  86. 689d6fa block: replace @ext_minors with GENHD_FL_EXT_DEVT by Tejun Heo · 16 years ago
  87. 540eed5 block: make partition array dynamic by Tejun Heo · 16 years ago
  88. 074a7ac block: move stats from disk to part0 by Tejun Heo · 16 years ago
  89. eddb2e2 block: kill GENHD_FL_FAIL and use part0->make_it_fail by Tejun Heo · 16 years ago
  90. b7db995 block: move policy from disk to part0 by Tejun Heo · 16 years ago
  91. e561052 block: unify sysfs size node handling by Tejun Heo · 16 years ago
  92. 548b10e block: move __dev from disk to part0 by Tejun Heo · 16 years ago
  93. b5d0b9d block: introduce partition 0 by Tejun Heo · 16 years ago
  94. ed9e198 block: implement and use {disk|part}_to_dev() by Tejun Heo · 16 years ago
  95. 870d665 block: implement CONFIG_DEBUG_BLOCK_EXT_DEVT by Tejun Heo · 16 years ago
  96. 1f01429 block: adjust formatting for large minors and add ext_range sysfs attr by Tejun Heo · 16 years ago
  97. bcce3de block: implement extended dev numbers by Tejun Heo · 16 years ago
  98. c995905 block: fix diskstats access by Tejun Heo · 16 years ago
  99. e71bf0d block: fix disk->part[] dereferencing race by Tejun Heo · 16 years ago
  100. f331c02 block: don't depend on consecutive minor space by Tejun Heo · 16 years ago