1. 09ac46c block: misc updates to blk_get_queue() by Tejun Heo · 12 years ago
  2. d098539 block: Revert "[SCSI] genhd: add a new attribute "alias" in gendisk" by Tejun Heo · 13 years ago
  3. 3d0a8d1 Merge branch 'for-3.2/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  4. b4fdcb0 Merge branch 'for-3.2/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  5. 523e1d3 block: make gendisk hold a reference to its queue by Tejun Heo · 13 years ago
  6. a72c5e5 [SCSI] genhd: add a new attribute "alias" in gendisk by Nao Nishijima · 13 years ago
  7. d27769e block: add GENHD_FL_NO_PART_SCAN by Tejun Heo · 13 years ago
  8. f95fe9c block/genhd.c: remove useless cast in diskstats_show() by Herbert Poetzl · 13 years ago
  9. 096a705 Merge branch 'for-3.1/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  10. 57bdfbf block,rcu: Convert call_rcu(disk_free_ptbl_rcu_cb) to kfree_rcu() by Lai Jiangshan · 13 years ago
  11. 85ef06d block: flush MEDIA_CHANGE from drivers on close(2) by Tejun Heo · 13 years ago
  12. 04bf786 Merge branch 'for-linus' into for-3.1/core by Jens Axboe · 13 years ago
  13. 9f5e486 block:remove some spare spaces in genhd.c by Wanlong Gao · 13 years ago
  14. fdd514e block: make disk_block_events() properly wait for work cancellation by Tejun Heo · 13 years ago
  15. c3af54a block: remove non-syncing __disk_block_events() and fold it into disk_block_events() by Tejun Heo · 13 years ago
  16. a9dce2a block: don't use non-syncing event blocking in disk_check_events() by Tejun Heo · 13 years ago
  17. 75e3f3e block: always allocate genhd->ev if check_events is implemented by Tejun Heo · 13 years ago
  18. 7c88a16 block: don't propagate unlisted DISK_EVENTs to userland by Tejun Heo · 13 years ago
  19. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  20. facc31d block: Don't implicitly trigger event check on disk_unblock_events() by Tejun Heo · 13 years ago
  21. e83a46b Merge branch 'for-linus' of ../linux-2.6-block into block-for-2.6.39/core by Tejun Heo · 13 years ago
  22. 53f2295 block/genhd: Change some numerals into macros by Liu Yuan · 13 years ago
  23. 93b270f Fix over-zealous flush_disk when changing device size. by NeilBrown · 13 years ago
  24. 81c5e2a Merge branch 'for-2.6.38/event-handling' into for-2.6.38/core by Jens Axboe · 13 years ago
  25. 6c23a96 block: add internal hd part table references by Jens Axboe · 13 years ago
  26. 09e099d block: fix accounting bug on cross partition merges by Jerome Marchand · 13 years ago
  27. e61eb2e fs/block: type signature of major_to_index(int) to major_to_index(unsigned) by Yang Zhang · 13 years ago
  28. b9f985b block: convert !IS_ERR(p) && p to !IS_ERR_NOR_NULL(p) by Yang Zhang · 13 years ago
  29. 77ea887 implement in-kernel gendisk events handling by Tejun Heo · 14 years ago
  30. d2bf1b6 block: move register_disk() and del_gendisk() to block/genhd.c by Tejun Heo · 14 years ago
  31. dddd9dc block: kill genhd_media_change_notify() by Tejun Heo · 14 years ago
  32. f253b86 Revert "block: fix accounting bug on cross partition merges" by Jens Axboe · 14 years ago
  33. b9da057 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 14 years ago
  34. e52eec1 SYSFS: Allow boot time switching between deprecated and modern sysfs layout by Andi Kleen · 14 years ago
  35. 7681bfe block: fix accounting bug on cross partition merges by Yasuaki Ishimatsu · 14 years ago
  36. 01ea506 block: Fix race during disk initialization by Signed-off-by: Jan Kara · 14 years ago
  37. b5af921 init: add support for root devices specified by partition UUID by Will Drewry · 14 years ago
  38. 6d1d805 block, partition: add partition_meta_info to hd_struct by Will Drewry · 14 years ago
  39. f1ac2502 block: remove all rcu head initializations by Paul E. McKenney · 14 years ago
  40. b6ac23af blkio: fix for modular blk-cgroup build by Divyesh Shah · 14 years ago
  41. dd3d145 block: Fix discard alignment calculation and printing by Martin K. Petersen · 14 years ago
  42. 86b3728 block: Expose discard granularity by Martin K. Petersen · 15 years ago
  43. 316d315 block: Seperate read and write statistics of in_flight requests v2 by Nikanth Karthikesan · 15 years ago
  44. 0f78ab9 Revert "Seperate read and write statistics of in_flight requests" by Jens Axboe · 15 years ago
  45. e454cea Driver-Core: extend devnode callbacks to provide permissions by Kay Sievers · 15 years ago
  46. a4dbd67 driver model: constify attribute groups by David Brownell · 15 years ago
  47. a9327ca Seperate read and write statistics of in_flight requests by Nikanth Karthikesan · 15 years ago
  48. e3264a4 Send uevents for write_protect changes by Hannes Reinecke · 15 years ago
  49. b03f38b Driver Core: block: add nodename support for block drivers. by Kay Sievers · 15 years ago
  50. c72758f block: Export I/O topology for block devices and partitions by Martin K. Petersen · 15 years ago
  51. 71982a4 block: include empty disks in /proc/diskstats by Tejun Heo · 15 years ago
  52. 9e8c0bc block: add documentation for register_blkdev() by Márton Németh · 15 years ago
  53. 41b8c85 block: fix booting from partitioned md array by Neil Brown · 15 years ago
  54. 3ada8b7 block: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 15 years ago
  55. a6f2365 block: add one-hit cache for disk partition lookup by Jens Axboe · 16 years ago
  56. bf91db1 block: set disk->node_id before it's being used by Cheng Renquan · 16 years ago
  57. 561ec68 block: fix boot failure with CONFIG_DEBUG_BLOCK_EXT_DEVT=y and nash by Zhang, Yanmin · 16 years ago
  58. 31d85ab proc: move /proc/diskstats boilerplate to block/genhd.c by Alexey Dobriyan · 16 years ago
  59. f500975 proc: move rest of /proc/partitions code to block/genhd.c by Alexey Dobriyan · 16 years ago
  60. 496aa8a block: fix current kernel-doc warnings by Randy Dunlap · 16 years ago
  61. e6d63840 block: fix kernel-doc for blk_alloc_devt() by Li Zefan · 16 years ago
  62. 581d4e2 block: add fault injection mechanism for faking request timeouts by Jens Axboe · 16 years ago
  63. 243294d block: fix duplicate headers for /proc/partitions by Tejun Heo · 16 years ago
  64. 2bbedcb block: don't test for partition size in bdget_disk() and blk_lookup_devt() by Tejun Heo · 16 years ago
  65. aeb3d3a block: kmalloc args reversed, small function definition fixes by Harvey Harrison · 16 years ago
  66. 3e1a7ff block: allow disk to have extended device number by Tejun Heo · 16 years ago
  67. 689d6fa block: replace @ext_minors with GENHD_FL_EXT_DEVT by Tejun Heo · 16 years ago
  68. 540eed5 block: make partition array dynamic by Tejun Heo · 16 years ago
  69. 074a7ac block: move stats from disk to part0 by Tejun Heo · 16 years ago
  70. eddb2e2 block: kill GENHD_FL_FAIL and use part0->make_it_fail by Tejun Heo · 16 years ago
  71. b7db995 block: move policy from disk to part0 by Tejun Heo · 16 years ago
  72. e561052 block: unify sysfs size node handling by Tejun Heo · 16 years ago
  73. 548b10e block: move __dev from disk to part0 by Tejun Heo · 16 years ago
  74. b5d0b9d block: introduce partition 0 by Tejun Heo · 16 years ago
  75. ed9e198 block: implement and use {disk|part}_to_dev() by Tejun Heo · 16 years ago
  76. 870d665 block: implement CONFIG_DEBUG_BLOCK_EXT_DEVT by Tejun Heo · 16 years ago
  77. 1f01429 block: adjust formatting for large minors and add ext_range sysfs attr by Tejun Heo · 16 years ago
  78. bcce3de block: implement extended dev numbers by Tejun Heo · 16 years ago
  79. c995905 block: fix diskstats access by Tejun Heo · 16 years ago
  80. e71bf0d block: fix disk->part[] dereferencing race by Tejun Heo · 16 years ago
  81. f331c02 block: don't depend on consecutive minor space by Tejun Heo · 16 years ago
  82. cf771cb block: make variable and argument names more consistent by Tejun Heo · 16 years ago
  83. 310a2c1 block: misc updates by Tejun Heo · 16 years ago
  84. def4e38 block: use class_dev_iterator instead of class_for_each_device() by Tejun Heo · 16 years ago
  85. 2ac3cee block: don't grab block_class_lock unnecessarily by Tejun Heo · 16 years ago
  86. ac65ece block: fix partition info printouts by Tejun Heo · 16 years ago
  87. 710027a Add some block/ source files to the kernel-api docbook. Fix kernel-doc notation in them as needed. Fix changed function parameter names. Fix typos/spellos. In comments, change REQ_SPECIAL to REQ_TYPE_SPECIAL and REQ_BLOCK_PC to REQ_TYPE_BLOCK_PC. by Randy Dunlap · 16 years ago
  88. ddef43a block: restore original behavior of /proc/partition when there's no partition by Tejun Heo · 16 years ago
  89. bb23b43 remove blk_register_filter and blk_unregister_filter in gendisk by FUJITA Tomonori · 16 years ago
  90. 5c0ef6d block: drop references taken by class_find_device() by Kay Sievers · 16 years ago
  91. 068281d block: fix partial read() of /proc/{partitions,diskstats} by Kay Sievers · 16 years ago
  92. 27f3025 block: make /proc/partitions and /proc/diskstats use class_find_device() by Greg Kroah-Hartman · 16 years ago
  93. 66c64af block: move header for /proc/partitions to seq_start by Greg Kroah-Hartman · 16 years ago
  94. 68c4d4a block: make proc files seq_start use the class_find_device() by Greg Kroah-Hartman · 16 years ago
  95. a6e2ba8 block: make /proc/diskstats only build if CONFIG_PROC_FS is enabled by Randy Dunlap · 16 years ago
  96. a142be8 block: make blk_lookup_devt use the class iterator function by Greg Kroah-Hartman · 16 years ago
  97. 5c6f35c block: make printk_partition use the class iterator function by Greg Kroah-Hartman · 16 years ago
  98. 6ffeea7 block: fix compiler warning in genhd.c by Greg Kroah-Hartman · 16 years ago
  99. e105b8b sysfs: add /sys/dev/{char,block} to lookup sysfs path by major:minor by Dan Williams · 16 years ago
  100. 0b07de8 allow userspace to modify scsi command filter on per device basis by Adel Gadllah · 16 years ago