1. dd3d145 block: Fix discard alignment calculation and printing by Martin K. Petersen · 14 years ago
  2. 86b3728 block: Expose discard granularity by Martin K. Petersen · 15 years ago
  3. 316d315 block: Seperate read and write statistics of in_flight requests v2 by Nikanth Karthikesan · 15 years ago
  4. 0f78ab9 Revert "Seperate read and write statistics of in_flight requests" by Jens Axboe · 15 years ago
  5. e454cea Driver-Core: extend devnode callbacks to provide permissions by Kay Sievers · 15 years ago
  6. a4dbd67 driver model: constify attribute groups by David Brownell · 15 years ago
  7. a9327ca Seperate read and write statistics of in_flight requests by Nikanth Karthikesan · 15 years ago
  8. e3264a4 Send uevents for write_protect changes by Hannes Reinecke · 15 years ago
  9. b03f38b Driver Core: block: add nodename support for block drivers. by Kay Sievers · 15 years ago
  10. c72758f block: Export I/O topology for block devices and partitions by Martin K. Petersen · 15 years ago
  11. 71982a4 block: include empty disks in /proc/diskstats by Tejun Heo · 15 years ago
  12. 9e8c0bc block: add documentation for register_blkdev() by Márton Németh · 15 years ago
  13. 41b8c85 block: fix booting from partitioned md array by Neil Brown · 15 years ago
  14. 3ada8b7 block: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 15 years ago
  15. a6f2365 block: add one-hit cache for disk partition lookup by Jens Axboe · 16 years ago
  16. bf91db1 block: set disk->node_id before it's being used by Cheng Renquan · 16 years ago
  17. 561ec68 block: fix boot failure with CONFIG_DEBUG_BLOCK_EXT_DEVT=y and nash by Zhang, Yanmin · 16 years ago
  18. 31d85ab proc: move /proc/diskstats boilerplate to block/genhd.c by Alexey Dobriyan · 16 years ago
  19. f500975 proc: move rest of /proc/partitions code to block/genhd.c by Alexey Dobriyan · 16 years ago
  20. 496aa8a block: fix current kernel-doc warnings by Randy Dunlap · 16 years ago
  21. e6d63840 block: fix kernel-doc for blk_alloc_devt() by Li Zefan · 16 years ago
  22. 581d4e2 block: add fault injection mechanism for faking request timeouts by Jens Axboe · 16 years ago
  23. 243294d block: fix duplicate headers for /proc/partitions by Tejun Heo · 16 years ago
  24. 2bbedcb block: don't test for partition size in bdget_disk() and blk_lookup_devt() by Tejun Heo · 16 years ago
  25. aeb3d3a block: kmalloc args reversed, small function definition fixes by Harvey Harrison · 16 years ago
  26. 3e1a7ff block: allow disk to have extended device number by Tejun Heo · 16 years ago
  27. 689d6fa block: replace @ext_minors with GENHD_FL_EXT_DEVT by Tejun Heo · 16 years ago
  28. 540eed5 block: make partition array dynamic by Tejun Heo · 16 years ago
  29. 074a7ac block: move stats from disk to part0 by Tejun Heo · 16 years ago
  30. eddb2e2 block: kill GENHD_FL_FAIL and use part0->make_it_fail by Tejun Heo · 16 years ago
  31. b7db995 block: move policy from disk to part0 by Tejun Heo · 16 years ago
  32. e561052 block: unify sysfs size node handling by Tejun Heo · 16 years ago
  33. 548b10e block: move __dev from disk to part0 by Tejun Heo · 16 years ago
  34. b5d0b9d block: introduce partition 0 by Tejun Heo · 16 years ago
  35. ed9e198 block: implement and use {disk|part}_to_dev() by Tejun Heo · 16 years ago
  36. 870d665 block: implement CONFIG_DEBUG_BLOCK_EXT_DEVT by Tejun Heo · 16 years ago
  37. 1f01429 block: adjust formatting for large minors and add ext_range sysfs attr by Tejun Heo · 16 years ago
  38. bcce3de block: implement extended dev numbers by Tejun Heo · 16 years ago
  39. c995905 block: fix diskstats access by Tejun Heo · 16 years ago
  40. e71bf0d block: fix disk->part[] dereferencing race by Tejun Heo · 16 years ago
  41. f331c02 block: don't depend on consecutive minor space by Tejun Heo · 16 years ago
  42. cf771cb block: make variable and argument names more consistent by Tejun Heo · 16 years ago
  43. 310a2c1 block: misc updates by Tejun Heo · 16 years ago
  44. def4e38 block: use class_dev_iterator instead of class_for_each_device() by Tejun Heo · 16 years ago
  45. 2ac3cee block: don't grab block_class_lock unnecessarily by Tejun Heo · 16 years ago
  46. ac65ece block: fix partition info printouts by Tejun Heo · 16 years ago
  47. 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
  48. ddef43a block: restore original behavior of /proc/partition when there's no partition by Tejun Heo · 16 years ago
  49. bb23b43 remove blk_register_filter and blk_unregister_filter in gendisk by FUJITA Tomonori · 16 years ago
  50. 5c0ef6d block: drop references taken by class_find_device() by Kay Sievers · 16 years ago
  51. 068281d block: fix partial read() of /proc/{partitions,diskstats} by Kay Sievers · 16 years ago
  52. 27f3025 block: make /proc/partitions and /proc/diskstats use class_find_device() by Greg Kroah-Hartman · 16 years ago
  53. 66c64af block: move header for /proc/partitions to seq_start by Greg Kroah-Hartman · 16 years ago
  54. 68c4d4a block: make proc files seq_start use the class_find_device() by Greg Kroah-Hartman · 16 years ago
  55. a6e2ba8 block: make /proc/diskstats only build if CONFIG_PROC_FS is enabled by Randy Dunlap · 16 years ago
  56. a142be8 block: make blk_lookup_devt use the class iterator function by Greg Kroah-Hartman · 16 years ago
  57. 5c6f35c block: make printk_partition use the class iterator function by Greg Kroah-Hartman · 16 years ago
  58. 6ffeea7 block: fix compiler warning in genhd.c by Greg Kroah-Hartman · 16 years ago
  59. e105b8b sysfs: add /sys/dev/{char,block} to lookup sysfs path by major:minor by Dan Williams · 16 years ago
  60. 0b07de8 allow userspace to modify scsi command filter on per device basis by Adel Gadllah · 16 years ago
  61. 1c9ce52 block: export "ro" attribute by Kay Sievers · 16 years ago
  62. d5791d1 Fix invalid access errors in blk_lookup_devt by Linus Torvalds · 16 years ago
  63. 30f2f0e block: do_mounts - accept root=<non-existant partition> by Kay Sievers · 16 years ago
  64. cf0ca9f mm: bdi: export BDI attributes in sysfs by Peter Zijlstra · 16 years ago
  65. ee27a55 genhd must_check warning fix by Roland McGrath · 16 years ago
  66. 1826ead block/genhd.c: cleanups by Adrian Bunk · 16 years ago
  67. ff88972 proper prototype for blk_dev_init() by Adrian Bunk · 16 years ago
  68. 28f39d5 Enhanced partition statistics: procfs by Jerome Marchand · 16 years ago
  69. 12f32bb block: constify function pointer tables by Jan Engelhardt · 16 years ago
  70. edfaa7c Driver core: convert block from raw kobjects to core devices by Kay Sievers · 17 years ago
  71. 830d3cf kset: convert block_subsys to use kset_create by Greg Kroah-Hartman · 17 years ago
  72. 3514fac kobject: remove struct kobj_type from struct kset by Greg Kroah-Hartman · 17 years ago
  73. c767403 block: Fix memory leak in alloc_disk_node() by Jerome Marchand · 17 years ago
  74. 7eff2e7 Driver core: change add_uevent_var to use a struct by Kay Sievers · 17 years ago
  75. f448024 unregister_blkdev(): return void by Akinobu Mita · 17 years ago
  76. 294462a unregister_blkdev(): do WARN_ON on failure by Akinobu Mita · 17 years ago
  77. 94f6030 Slab allocators: Replace explicit zeroing with __GFP_ZERO by Christoph Lameter · 17 years ago
  78. 8ce7ad7 genhd: send async notification on media change by Kristen Carlson Accardi · 17 years ago
  79. 86ce18d genhd: expose AN to user space by Kristen Carlson Accardi · 17 years ago
  80. dd2a345 Display all possible partitions when the root filesystem failed to mount by Dave Gilbert · 17 years ago
  81. 823bccf remove "struct subsystem" as it is no longer needed by Greg Kroah-Hartman · 17 years ago
  82. 2363cc0 [PATCH] remove protection of LANANA-reserved majors by Andrew Morton · 17 years ago
  83. b446b60 [PATCH] rework reserved major handling by Andrew Morton · 17 years ago
  84. fdf892b [PATCH] register_blkdev(): don't hand out the LOCAL/EXPERIMENTAL majors by Andrew Morton · 17 years ago
  85. c17bb49 [PATCH] fault-injection capability for disk IO by Akinobu Mita · 17 years ago
  86. 87a5726 [PATCH] block: handle subsystem_register() init errors by Randy Dunlap · 18 years ago
  87. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  88. b9d9c82 [PATCH] Driver core: add generic "subsystem" link to all devices by Kay Sievers · 18 years ago
  89. 1a2acc9 Revert "[BLOCK] Fix oops on removal of SD/MMC card" by Linus Torvalds · 18 years ago
  90. 56cf650 [BLOCK] Fix oops on removal of SD/MMC card by Russell King · 18 years ago
  91. 68eef3b [PATCH] Simplify proc/devices and fix early termination regression by Joe Korty · 18 years ago
  92. 837c787 [BLOCK] increase size of disk stat counters by Ben Woodard · 18 years ago
  93. 58383af [PATCH] kobj_map semaphore to mutex conversion by Jes Sorensen · 18 years ago
  94. 7170be5 [PATCH] convert /proc/devices to use seq_file interface by Neil Horman · 18 years ago
  95. 312c004 [PATCH] driver core: replace "hotplug" by "uevent" by Kay Sievers · 19 years ago
  96. 47a0041 [BLOCK] Document the READ/WRITE splitup of the disk stats by Jens Axboe · 19 years ago
  97. 3a65dfe [BLOCK] Move all core block layer code to new block/ directory by Jens Axboe · 19 years ago[Renamed from drivers/block/genhd.c]
  98. a362357 [BLOCK] Unify the seperate read/write io stat fields into arrays by Jens Axboe · 19 years ago
  99. a7fd670 [PATCH] add sysfs attr to re-emit device hotplug event by Kay Sievers · 19 years ago
  100. f62c6d0 [PATCH] Add missing overflow check in get_blkdev_list by Neil Horman · 19 years ago