1. 6a76207 block: get rid of blk_integrity_revalidate() by Ilya Dryomov · 7 years ago
  2. 0766f78 latent_entropy: Mark functions with __latent_entropy by Emese Revfy · 8 years ago
  3. 52c44d9 block: remove ->driverfs_dev by Dan Williams · 8 years ago
  4. e63a46b block: introduce device_add_disk() by Dan Williams · 8 years ago
  5. 6357978 include/linux/genhd.h: move to use generic UUID library by Andy Shevchenko · 8 years ago
  6. 55f5560 block: kill disk_{check|set|clear|alloc}_badblocks by Dan Williams · 9 years ago
  7. 99e6608 block: Add badblock management for gendisks by Vishal Verma · 9 years ago
  8. ac6fc48 block: move blk_integrity to request_queue by Dan Williams · 9 years ago
  9. 25520d5 block: Inline blk_integrity in struct gendisk by Martin K. Petersen · 9 years ago
  10. aff34e1 block: Move integrity kobject to struct gendisk by Martin K. Petersen · 9 years ago
  11. 6c71013 block: partition: convert percpu ref by Ming Lei · 9 years ago
  12. b54e5ed block: partition: introduce hd_free_part() by Ming Lei · 9 years ago
  13. 4e857c5 arch: Mass conversion of smp_mb__*() by Peter Zijlstra · 10 years ago
  14. 446d64e block: fix part_pack_uuid() build error by Mimi Zohar · 11 years ago
  15. 1ad7e89 block: store partition_meta_info.uuid as a string by Stephen Warren · 12 years ago
  16. 8cf1a3f Merge branch 'for-3.6/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  17. c83f6bf block: add partition resize function to blkpg ioctl by Vivek Goyal · 12 years ago
  18. a423296 driver-core: Move kobj_to_dev from genhd.h to device.h by Lars-Peter Clausen · 12 years ago
  19. 05c69d2 block: fix buffer overflow when printing partition UUIDs by Tejun Heo · 12 years ago
  20. fe316bf block: Fix NULL pointer dereference in sd_revalidate_disk by Jun'ichi Nomura · 12 years ago
  21. 2c9ede5 switch device_get_devnode() and ->devnode() to umode_t * by Al Viro · 13 years ago
  22. d098539 block: Revert "[SCSI] genhd: add a new attribute "alias" in gendisk" by Tejun Heo · 13 years ago
  23. 3d0a8d1 Merge branch 'for-3.2/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  24. a72c5e5 [SCSI] genhd: add a new attribute "alias" in gendisk by Nao Nishijima · 13 years ago
  25. d27769e block: add GENHD_FL_NO_PART_SCAN by Tejun Heo · 13 years ago
  26. 85ef06d block: flush MEDIA_CHANGE from drivers on close(2) by Tejun Heo · 13 years ago
  27. a1706ac Revert "block: Remove extra discard_alignment from hd_struct." by Jens Axboe · 13 years ago
  28. 23ceb5b block: Remove extra discard_alignment from hd_struct. by Tao Ma · 13 years ago
  29. d4dc210 block: don't block events on excl write for non-optical devices by Tejun Heo · 13 years ago
  30. 1e9bb88 block: fix non-atomic access to genhd inflight structures by Shaohua Li · 13 years ago
  31. 81c5e2a Merge branch 'for-2.6.38/event-handling' into for-2.6.38/core by Jens Axboe · 14 years ago
  32. 6c23a96 block: add internal hd part table references by Jens Axboe · 14 years ago
  33. 09e099d block: fix accounting bug on cross partition merges by Jerome Marchand · 14 years ago
  34. 77ea887 implement in-kernel gendisk events handling by Tejun Heo · 14 years ago
  35. d2bf1b6 block: move register_disk() and del_gendisk() to block/genhd.c by Tejun Heo · 14 years ago
  36. dddd9dc block: kill genhd_media_change_notify() by Tejun Heo · 14 years ago
  37. f253b86 Revert "block: fix accounting bug on cross partition merges" by Jens Axboe · 14 years ago
  38. e9dd2b6 Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  39. 7681bfe block: fix accounting bug on cross partition merges by Yasuaki Ishimatsu · 14 years ago
  40. 6d1d805 block, partition: add partition_meta_info to hd_struct by Will Drewry · 14 years ago
  41. 4d2deb4 kernel: __rcu annotations by Arnd Bergmann · 14 years ago
  42. 97fedbb Remove GENHD_FL_DRIVERFS by NeilBrown · 14 years ago
  43. 43cf38e percpu: add __percpu sparse annotations to core kernel subsystems by Tejun Heo · 15 years ago
  44. 7af92f8 genhd: overlapping variable definition by Stephen Hemminger · 15 years ago
  45. 86b3728 block: Expose discard granularity by Martin K. Petersen · 15 years ago
  46. 316d315 block: Seperate read and write statistics of in_flight requests v2 by Nikanth Karthikesan · 15 years ago
  47. 0f78ab9 Revert "Seperate read and write statistics of in_flight requests" by Jens Axboe · 15 years ago
  48. 83d5cde const: make block_device_operations const by Alexey Dobriyan · 15 years ago
  49. e454cea Driver-Core: extend devnode callbacks to provide permissions by Kay Sievers · 15 years ago
  50. a9327ca Seperate read and write statistics of in_flight requests by Nikanth Karthikesan · 15 years ago
  51. b03f38b Driver Core: block: add nodename support for block drivers. by Kay Sievers · 15 years ago
  52. 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
  53. db429e9 partitions: add ->set_capacity block device method by Bartlomiej Zolnierkiewicz · 15 years ago
  54. c72758f block: Export I/O topology for block devices and partitions by Martin K. Petersen · 15 years ago
  55. 71982a4 block: include empty disks in /proc/diskstats by Tejun Heo · 15 years ago
  56. d399228 block: genhd.h cleanup patch by Petros Koutoupis · 15 years ago
  57. 32ca163 block: genhd.h comment needs updating by Petros Koutoupis · 15 years ago
  58. a6f2365 block: add one-hit cache for disk partition lookup by Jens Axboe · 16 years ago
  59. ba32929 block: make add_partition() return pointer to hd_struct by Tejun Heo · 16 years ago
  60. 31d85ab proc: move /proc/diskstats boilerplate to block/genhd.c by Alexey Dobriyan · 16 years ago
  61. f500975 proc: move rest of /proc/partitions code to block/genhd.c by Alexey Dobriyan · 16 years ago
  62. 3e1a7ff block: allow disk to have extended device number by Tejun Heo · 16 years ago
  63. 689d6fa block: replace @ext_minors with GENHD_FL_EXT_DEVT by Tejun Heo · 16 years ago
  64. 540eed5 block: make partition array dynamic by Tejun Heo · 16 years ago
  65. 074a7ac block: move stats from disk to part0 by Tejun Heo · 16 years ago
  66. eddb2e2 block: kill GENHD_FL_FAIL and use part0->make_it_fail by Tejun Heo · 16 years ago
  67. 0762b8b block: always set bdev->bd_part by Tejun Heo · 16 years ago
  68. 4c46501 block: move holder_dir from disk to part0 by Tejun Heo · 16 years ago
  69. b7db995 block: move policy from disk to part0 by Tejun Heo · 16 years ago
  70. e561052 block: unify sysfs size node handling by Tejun Heo · 16 years ago
  71. 548b10e block: move __dev from disk to part0 by Tejun Heo · 16 years ago
  72. 80795ae block: move capacity from disk to part0 by Tejun Heo · 16 years ago
  73. b5d0b9d block: introduce partition 0 by Tejun Heo · 16 years ago
  74. ed9e198 block: implement and use {disk|part}_to_dev() by Tejun Heo · 16 years ago
  75. bcce3de block: implement extended dev numbers by Tejun Heo · 16 years ago
  76. c995905 block: fix diskstats access by Tejun Heo · 16 years ago
  77. e71bf0d block: fix disk->part[] dereferencing race by Tejun Heo · 16 years ago
  78. f331c02 block: don't depend on consecutive minor space by Tejun Heo · 16 years ago
  79. cf771cb block: make variable and argument names more consistent by Tejun Heo · 16 years ago
  80. 310a2c1 block: misc updates by Tejun Heo · 16 years ago
  81. abf5439 block: move cmdfilter from gendisk to request_queue by FUJITA Tomonori · 16 years ago
  82. d805dda fs/partition/check.c: fix return value warning by Abdel Benamrouche · 16 years ago
  83. 0b07de8 allow userspace to modify scsi command filter on per device basis by Adel Gadllah · 16 years ago
  84. 7ba1ba1 block: Block layer data integrity support by Martin K. Petersen · 16 years ago
  85. 30f2f0e block: do_mounts - accept root=<non-existant partition> by Kay Sievers · 16 years ago
  86. 28f1370 block: avoid duplicate calls to get_part() in disk stat code by Jens Axboe · 16 years ago
  87. a8ae50b Remove <linux/genhd.h> from user-visible headers. by David Woodhouse · 16 years ago
  88. a0db701 block/genhd.c: proper externs by Adrian Bunk · 16 years ago
  89. 1826ead block/genhd.c: cleanups by Adrian Bunk · 16 years ago
  90. c3c930d Enhanced partition statistics: remove old partition statistics by Jerome Marchand · 16 years ago
  91. 6f2576a Enhanced partition statistics: update partition statitics by Jerome Marchand · 16 years ago
  92. ea5c48a Enhanced partition statistics: core statistics by Jerome Marchand · 16 years ago
  93. edfaa7c Driver core: convert block from raw kobjects to core devices by Kay Sievers · 17 years ago
  94. b84d879 [PARTITION] MSDOS: Fix Sun num_partitions handling. by Mark Fortescue · 17 years ago
  95. 8ce7ad7 genhd: send async notification on media change by Kristen Carlson Accardi · 17 years ago
  96. 86ce18d genhd: expose AN to user space by Kristen Carlson Accardi · 17 years ago
  97. 87c1efb Fix compile/link of init/do_mounts.c with !CONFIG_BLOCK by Jens Axboe · 17 years ago
  98. dd2a345 Display all possible partitions when the root filesystem failed to mount by Dave Gilbert · 17 years ago
  99. c827ba4 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 17 years ago
  100. 4419d1a [PATCH] relax check for AIX in msdos partition table by Olaf Hering · 17 years ago