1. d098539 block: Revert "[SCSI] genhd: add a new attribute "alias" in gendisk" by Tejun Heo · 13 years ago
  2. 3d0a8d1 Merge branch 'for-3.2/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  3. a72c5e5 [SCSI] genhd: add a new attribute "alias" in gendisk by Nao Nishijima · 13 years ago
  4. d27769e block: add GENHD_FL_NO_PART_SCAN by Tejun Heo · 13 years ago
  5. 85ef06d block: flush MEDIA_CHANGE from drivers on close(2) by Tejun Heo · 13 years ago
  6. a1706ac Revert "block: Remove extra discard_alignment from hd_struct." by Jens Axboe · 13 years ago
  7. 23ceb5b block: Remove extra discard_alignment from hd_struct. by Tao Ma · 13 years ago
  8. d4dc210 block: don't block events on excl write for non-optical devices by Tejun Heo · 13 years ago
  9. 1e9bb88 block: fix non-atomic access to genhd inflight structures by Shaohua Li · 13 years ago
  10. 81c5e2a Merge branch 'for-2.6.38/event-handling' into for-2.6.38/core by Jens Axboe · 13 years ago
  11. 6c23a96 block: add internal hd part table references by Jens Axboe · 13 years ago
  12. 09e099d block: fix accounting bug on cross partition merges by Jerome Marchand · 13 years ago
  13. 77ea887 implement in-kernel gendisk events handling by Tejun Heo · 14 years ago
  14. d2bf1b6 block: move register_disk() and del_gendisk() to block/genhd.c by Tejun Heo · 14 years ago
  15. dddd9dc block: kill genhd_media_change_notify() by Tejun Heo · 14 years ago
  16. f253b86 Revert "block: fix accounting bug on cross partition merges" by Jens Axboe · 14 years ago
  17. e9dd2b6 Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  18. 7681bfe block: fix accounting bug on cross partition merges by Yasuaki Ishimatsu · 14 years ago
  19. 6d1d805 block, partition: add partition_meta_info to hd_struct by Will Drewry · 14 years ago
  20. 4d2deb4 kernel: __rcu annotations by Arnd Bergmann · 14 years ago
  21. 97fedbb Remove GENHD_FL_DRIVERFS by NeilBrown · 14 years ago
  22. 43cf38e percpu: add __percpu sparse annotations to core kernel subsystems by Tejun Heo · 14 years ago
  23. 7af92f8 genhd: overlapping variable definition by Stephen Hemminger · 14 years ago
  24. 86b3728 block: Expose discard granularity by Martin K. Petersen · 15 years ago
  25. 316d315 block: Seperate read and write statistics of in_flight requests v2 by Nikanth Karthikesan · 15 years ago
  26. 0f78ab9 Revert "Seperate read and write statistics of in_flight requests" by Jens Axboe · 15 years ago
  27. 83d5cde const: make block_device_operations const by Alexey Dobriyan · 15 years ago
  28. e454cea Driver-Core: extend devnode callbacks to provide permissions by Kay Sievers · 15 years ago
  29. a9327ca Seperate read and write statistics of in_flight requests by Nikanth Karthikesan · 15 years ago
  30. b03f38b Driver Core: block: add nodename support for block drivers. by Kay Sievers · 15 years ago
  31. d614aec Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 15 years ago
  32. db429e9 partitions: add ->set_capacity block device method by Bartlomiej Zolnierkiewicz · 15 years ago
  33. c72758f block: Export I/O topology for block devices and partitions by Martin K. Petersen · 15 years ago
  34. 71982a4 block: include empty disks in /proc/diskstats by Tejun Heo · 15 years ago
  35. d399228 block: genhd.h cleanup patch by Petros Koutoupis · 15 years ago
  36. 32ca163 block: genhd.h comment needs updating by Petros Koutoupis · 15 years ago
  37. a6f2365 block: add one-hit cache for disk partition lookup by Jens Axboe · 16 years ago
  38. ba32929 block: make add_partition() return pointer to hd_struct by Tejun Heo · 16 years ago
  39. 31d85ab proc: move /proc/diskstats boilerplate to block/genhd.c by Alexey Dobriyan · 16 years ago
  40. f500975 proc: move rest of /proc/partitions code to block/genhd.c by Alexey Dobriyan · 16 years ago
  41. 3e1a7ff block: allow disk to have extended device number by Tejun Heo · 16 years ago
  42. 689d6fa block: replace @ext_minors with GENHD_FL_EXT_DEVT by Tejun Heo · 16 years ago
  43. 540eed5 block: make partition array dynamic by Tejun Heo · 16 years ago
  44. 074a7ac block: move stats from disk to part0 by Tejun Heo · 16 years ago
  45. eddb2e2 block: kill GENHD_FL_FAIL and use part0->make_it_fail by Tejun Heo · 16 years ago
  46. 0762b8b block: always set bdev->bd_part by Tejun Heo · 16 years ago
  47. 4c46501 block: move holder_dir from disk to part0 by Tejun Heo · 16 years ago
  48. b7db995 block: move policy from disk to part0 by Tejun Heo · 16 years ago
  49. e561052 block: unify sysfs size node handling by Tejun Heo · 16 years ago
  50. 548b10e block: move __dev from disk to part0 by Tejun Heo · 16 years ago
  51. 80795ae block: move capacity from disk to part0 by Tejun Heo · 16 years ago
  52. b5d0b9d block: introduce partition 0 by Tejun Heo · 16 years ago
  53. ed9e198 block: implement and use {disk|part}_to_dev() by Tejun Heo · 16 years ago
  54. bcce3de block: implement extended dev numbers by Tejun Heo · 16 years ago
  55. c995905 block: fix diskstats access by Tejun Heo · 16 years ago
  56. e71bf0d block: fix disk->part[] dereferencing race by Tejun Heo · 16 years ago
  57. f331c02 block: don't depend on consecutive minor space by Tejun Heo · 16 years ago
  58. cf771cb block: make variable and argument names more consistent by Tejun Heo · 16 years ago
  59. 310a2c1 block: misc updates by Tejun Heo · 16 years ago
  60. abf5439 block: move cmdfilter from gendisk to request_queue by FUJITA Tomonori · 16 years ago
  61. d805dda fs/partition/check.c: fix return value warning by Abdel Benamrouche · 16 years ago
  62. 0b07de8 allow userspace to modify scsi command filter on per device basis by Adel Gadllah · 16 years ago
  63. 7ba1ba1 block: Block layer data integrity support by Martin K. Petersen · 16 years ago
  64. 30f2f0e block: do_mounts - accept root=<non-existant partition> by Kay Sievers · 16 years ago
  65. 28f1370 block: avoid duplicate calls to get_part() in disk stat code by Jens Axboe · 16 years ago
  66. a8ae50b Remove <linux/genhd.h> from user-visible headers. by David Woodhouse · 16 years ago
  67. a0db701 block/genhd.c: proper externs by Adrian Bunk · 16 years ago
  68. 1826ead block/genhd.c: cleanups by Adrian Bunk · 16 years ago
  69. c3c930d Enhanced partition statistics: remove old partition statistics by Jerome Marchand · 16 years ago
  70. 6f2576a Enhanced partition statistics: update partition statitics by Jerome Marchand · 16 years ago
  71. ea5c48a Enhanced partition statistics: core statistics by Jerome Marchand · 16 years ago
  72. edfaa7c Driver core: convert block from raw kobjects to core devices by Kay Sievers · 17 years ago
  73. b84d879 [PARTITION] MSDOS: Fix Sun num_partitions handling. by Mark Fortescue · 17 years ago
  74. 8ce7ad7 genhd: send async notification on media change by Kristen Carlson Accardi · 17 years ago
  75. 86ce18d genhd: expose AN to user space by Kristen Carlson Accardi · 17 years ago
  76. 87c1efb Fix compile/link of init/do_mounts.c with !CONFIG_BLOCK by Jens Axboe · 17 years ago
  77. dd2a345 Display all possible partitions when the root filesystem failed to mount by Dave Gilbert · 17 years ago
  78. c827ba4 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  79. 4419d1a [PATCH] relax check for AIX in msdos partition table by Olaf Hering · 17 years ago
  80. d18d768 [PARTITION]: Add whole_disk attribute. by Fabio Massimo Di Nitto · 17 years ago
  81. c17bb49 [PATCH] fault-injection capability for disk IO by Akinobu Mita · 18 years ago
  82. 9361401 [PATCH] BLOCK: Make it possible to disable the block layer [try #6] by David Howells · 18 years ago
  83. ce7b0f4 [PATCH] devfs: Remove the gendisk devfs_name field as it's no longer needed by Greg Kroah-Hartman · 19 years ago
  84. 34186ef Include various private files only from within __KERNEL__ in genhd.h by David Woodhouse · 18 years ago
  85. d4d7e5d [PATCH] BLOCK: delay all uevents until partition table is scanned by Kay Sievers · 18 years ago
  86. 0a94502 [PATCH] for_each_possible_cpu: fixes for generic part by KAMEZAWA Hiroyuki · 18 years ago
  87. 4fa6391 Merge branch 'for-linus' of git://brick.kernel.dk/data/git/linux-2.6-block by Linus Torvalds · 18 years ago
  88. 1008736 [PATCH] dm-md-dependency-tree-in-sysfs-holders-slaves-subdirectory-tidy by Andrew Morton · 18 years ago
  89. 6a4d44c [PATCH] dm/md dependency tree in sysfs: holders/slaves subdirectory by Jun'ichi Nomura · 18 years ago
  90. 837c787 [BLOCK] increase size of disk stat counters by Ben Woodard · 18 years ago
  91. 394e390 [PATCH] more for_each_cpu() conversions by Andrew Morton · 18 years ago
  92. 47a0041 [BLOCK] Document the READ/WRITE splitup of the disk stats by Jens Axboe · 19 years ago
  93. a362357 [BLOCK] Unify the seperate read/write io stat fields into arrays by Jens Axboe · 19 years ago
  94. 6fbfddc Merge ../bleed-2.6 by Greg KH · 19 years ago
  95. a7fd670 [PATCH] add sysfs attr to re-emit device hotplug event by Kay Sievers · 19 years ago
  96. 20e5c81 [patch] remove gendisk->stamp_idle field by Chen, Kenneth W · 19 years ago
  97. ac20427 [PATCH] add check to /proc/devices read routines by Neil Horman · 19 years ago
  98. 1946089 [PATCH] NUMA aware block device control structure allocation by Christoph Lameter · 19 years ago
  99. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago