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