1. fa70d2e block: allow gendisk's request_queue registration to be deferred by Mike Snitzer · 7 years ago
  2. e2c5923 Merge branch 'for-4.15/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  3. 67f2519 fs: guard_bio_eod() needs to consider partitions by Greg Edwards · 7 years ago
  4. 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
  5. 8ddcd65 block: introduce GENHD_FL_HIDDEN by Christoph Hellwig · 7 years ago
  6. 517bf3c block: don't look at the struct device dev_t in disk_devt by Christoph Hellwig · 7 years ago
  7. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  8. e319e1f block, locking/lockdep: Assign a lock_class per gendisk used for wait_for_completion() by Byungchul Park · 7 years ago
  9. f299b7c blk-mq: provide internal in-flight variant by Jens Axboe · 7 years ago
  10. 0609e0e block: make part_in_flight() take an array of two ints by Jens Axboe · 7 years ago
  11. d62e26b block: pass in queue to inflight accounting by Jens Axboe · 7 years ago
  12. 1dd771e block: remove blk_part_pack_uuid by Christoph Hellwig · 7 years ago
  13. 19b7ccf block: get rid of blk_integrity_revalidate() by Ilya Dryomov · 7 years ago
  14. 869ab90 block: constify struct blk_integrity_profile by Eric Biggers · 8 years ago
  15. c01228d Revert "scsi, block: fix duplicate bdi name registration crashes" by Jan Kara · 8 years ago
  16. 0dba131 scsi, block: fix duplicate bdi name registration crashes by Dan Williams · 8 years ago
  17. 72c5296 genhd: remove dead and duplicated scsi code by Jon Derrick · 8 years ago
  18. 0766f78 latent_entropy: Mark functions with __latent_entropy by Emese Revfy · 8 years ago
  19. 52c44d9 block: remove ->driverfs_dev by Dan Williams · 8 years ago
  20. e63a46b block: introduce device_add_disk() by Dan Williams · 8 years ago
  21. 6357978 include/linux/genhd.h: move to use generic UUID library by Andy Shevchenko · 8 years ago
  22. 55f5560 block: kill disk_{check|set|clear|alloc}_badblocks by Dan Williams · 9 years ago
  23. 99e6608 block: Add badblock management for gendisks by Vishal Verma · 9 years ago
  24. ac6fc48 block: move blk_integrity to request_queue by Dan Williams · 9 years ago
  25. 25520d5 block: Inline blk_integrity in struct gendisk by Martin K. Petersen · 9 years ago
  26. aff34e1 block: Move integrity kobject to struct gendisk by Martin K. Petersen · 9 years ago
  27. 6c71013 block: partition: convert percpu ref by Ming Lei · 9 years ago
  28. b54e5ed block: partition: introduce hd_free_part() by Ming Lei · 9 years ago
  29. 4e857c5 arch: Mass conversion of smp_mb__*() by Peter Zijlstra · 11 years ago
  30. 446d64e block: fix part_pack_uuid() build error by Mimi Zohar · 12 years ago
  31. 1ad7e89 block: store partition_meta_info.uuid as a string by Stephen Warren · 12 years ago
  32. 8cf1a3f Merge branch 'for-3.6/core' of git://git.kernel.dk/linux-block by Linus Torvalds · 12 years ago
  33. c83f6bf block: add partition resize function to blkpg ioctl by Vivek Goyal · 12 years ago
  34. a423296 driver-core: Move kobj_to_dev from genhd.h to device.h by Lars-Peter Clausen · 12 years ago
  35. 05c69d2 block: fix buffer overflow when printing partition UUIDs by Tejun Heo · 12 years ago
  36. fe316bf block: Fix NULL pointer dereference in sd_revalidate_disk by Jun'ichi Nomura · 13 years ago
  37. 2c9ede5 switch device_get_devnode() and ->devnode() to umode_t * by Al Viro · 13 years ago
  38. d098539 block: Revert "[SCSI] genhd: add a new attribute "alias" in gendisk" by Tejun Heo · 13 years ago
  39. 3d0a8d1 Merge branch 'for-3.2/drivers' of git://git.kernel.dk/linux-block by Linus Torvalds · 13 years ago
  40. a72c5e5 [SCSI] genhd: add a new attribute "alias" in gendisk by Nao Nishijima · 13 years ago
  41. d27769e block: add GENHD_FL_NO_PART_SCAN by Tejun Heo · 13 years ago
  42. 85ef06d block: flush MEDIA_CHANGE from drivers on close(2) by Tejun Heo · 13 years ago
  43. a1706ac Revert "block: Remove extra discard_alignment from hd_struct." by Jens Axboe · 13 years ago
  44. 23ceb5b block: Remove extra discard_alignment from hd_struct. by Tao Ma · 13 years ago
  45. d4dc210 block: don't block events on excl write for non-optical devices by Tejun Heo · 13 years ago
  46. 1e9bb88 block: fix non-atomic access to genhd inflight structures by Shaohua Li · 14 years ago
  47. 81c5e2a Merge branch 'for-2.6.38/event-handling' into for-2.6.38/core by Jens Axboe · 14 years ago
  48. 6c23a96 block: add internal hd part table references by Jens Axboe · 14 years ago
  49. 09e099d block: fix accounting bug on cross partition merges by Jerome Marchand · 14 years ago
  50. 77ea887 implement in-kernel gendisk events handling by Tejun Heo · 14 years ago
  51. d2bf1b6 block: move register_disk() and del_gendisk() to block/genhd.c by Tejun Heo · 14 years ago
  52. dddd9dc block: kill genhd_media_change_notify() by Tejun Heo · 14 years ago
  53. f253b86 Revert "block: fix accounting bug on cross partition merges" by Jens Axboe · 14 years ago
  54. e9dd2b6 Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 14 years ago
  55. 7681bfe block: fix accounting bug on cross partition merges by Yasuaki Ishimatsu · 14 years ago
  56. 6d1d805 block, partition: add partition_meta_info to hd_struct by Will Drewry · 14 years ago
  57. 4d2deb4 kernel: __rcu annotations by Arnd Bergmann · 15 years ago
  58. 97fedbb Remove GENHD_FL_DRIVERFS by NeilBrown · 15 years ago
  59. 43cf38e percpu: add __percpu sparse annotations to core kernel subsystems by Tejun Heo · 15 years ago
  60. 7af92f8 genhd: overlapping variable definition by Stephen Hemminger · 15 years ago
  61. 86b3728 block: Expose discard granularity by Martin K. Petersen · 15 years ago
  62. 316d315 block: Seperate read and write statistics of in_flight requests v2 by Nikanth Karthikesan · 15 years ago
  63. 0f78ab9 Revert "Seperate read and write statistics of in_flight requests" by Jens Axboe · 15 years ago
  64. 83d5cde const: make block_device_operations const by Alexey Dobriyan · 15 years ago
  65. e454cea Driver-Core: extend devnode callbacks to provide permissions by Kay Sievers · 15 years ago
  66. a9327ca Seperate read and write statistics of in_flight requests by Nikanth Karthikesan · 15 years ago
  67. b03f38b Driver Core: block: add nodename support for block drivers. by Kay Sievers · 15 years ago
  68. 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
  69. db429e9 partitions: add ->set_capacity block device method by Bartlomiej Zolnierkiewicz · 15 years ago
  70. c72758f block: Export I/O topology for block devices and partitions by Martin K. Petersen · 15 years ago
  71. 71982a4 block: include empty disks in /proc/diskstats by Tejun Heo · 15 years ago
  72. d399228 block: genhd.h cleanup patch by Petros Koutoupis · 16 years ago
  73. 32ca163 block: genhd.h comment needs updating by Petros Koutoupis · 16 years ago
  74. a6f2365 block: add one-hit cache for disk partition lookup by Jens Axboe · 16 years ago
  75. ba32929 block: make add_partition() return pointer to hd_struct by Tejun Heo · 16 years ago
  76. 31d85ab proc: move /proc/diskstats boilerplate to block/genhd.c by Alexey Dobriyan · 16 years ago
  77. f500975 proc: move rest of /proc/partitions code to block/genhd.c by Alexey Dobriyan · 16 years ago
  78. 3e1a7ff block: allow disk to have extended device number by Tejun Heo · 16 years ago
  79. 689d6fa block: replace @ext_minors with GENHD_FL_EXT_DEVT by Tejun Heo · 16 years ago
  80. 540eed5 block: make partition array dynamic by Tejun Heo · 16 years ago
  81. 074a7ac block: move stats from disk to part0 by Tejun Heo · 16 years ago
  82. eddb2e2 block: kill GENHD_FL_FAIL and use part0->make_it_fail by Tejun Heo · 16 years ago
  83. 0762b8b block: always set bdev->bd_part by Tejun Heo · 16 years ago
  84. 4c46501 block: move holder_dir from disk to part0 by Tejun Heo · 16 years ago
  85. b7db995 block: move policy from disk to part0 by Tejun Heo · 16 years ago
  86. e561052 block: unify sysfs size node handling by Tejun Heo · 16 years ago
  87. 548b10e block: move __dev from disk to part0 by Tejun Heo · 16 years ago
  88. 80795ae block: move capacity from disk to part0 by Tejun Heo · 16 years ago
  89. b5d0b9d block: introduce partition 0 by Tejun Heo · 16 years ago
  90. ed9e198 block: implement and use {disk|part}_to_dev() by Tejun Heo · 16 years ago
  91. bcce3de block: implement extended dev numbers by Tejun Heo · 16 years ago
  92. c995905 block: fix diskstats access by Tejun Heo · 16 years ago
  93. e71bf0d block: fix disk->part[] dereferencing race by Tejun Heo · 16 years ago
  94. f331c02 block: don't depend on consecutive minor space by Tejun Heo · 16 years ago
  95. cf771cb block: make variable and argument names more consistent by Tejun Heo · 16 years ago
  96. 310a2c1 block: misc updates by Tejun Heo · 16 years ago
  97. abf5439 block: move cmdfilter from gendisk to request_queue by FUJITA Tomonori · 16 years ago
  98. d805dda fs/partition/check.c: fix return value warning by Abdel Benamrouche · 16 years ago
  99. 0b07de8 allow userspace to modify scsi command filter on per device basis by Adel Gadllah · 16 years ago
  100. 7ba1ba1 block: Block layer data integrity support by Martin K. Petersen · 16 years ago