1. dfbb340 block: genhd: don't call blkdev_show() with major_names_lock held by Tetsuo Handa · 3 years, 4 months ago
  2. 9f28699 block: refine the disk_live check in del_gendisk by Christoph Hellwig · 3 years, 5 months ago
  3. c4b2b7d block: remove CONFIG_DEBUG_BLOCK_EXT_DEVT by Christoph Hellwig · 3 years, 5 months ago
  4. 539711d block: remove a pointless call to MINOR() in device_add_disk by Christoph Hellwig · 3 years, 5 months ago
  5. 83cbce9 block: add error handling for device_add_disk / add_disk by Luis Chamberlain · 3 years, 5 months ago
  6. 75f4dca block: call blk_register_queue earlier in device_add_disk by Christoph Hellwig · 3 years, 5 months ago
  7. bab53f6 block: call blk_integrity_add earlier in device_add_disk by Christoph Hellwig · 3 years, 5 months ago
  8. 9d5ee67 block: create the bdi link earlier in device_add_disk by Christoph Hellwig · 3 years, 5 months ago
  9. 8235b5c block: call bdev_add later in device_add_disk by Christoph Hellwig · 3 years, 5 months ago
  10. 52b8590 block: fold register_disk into device_add_disk by Christoph Hellwig · 3 years, 5 months ago
  11. 40b3a52 block: add a sanity check for a live disk in del_gendisk by Christoph Hellwig · 3 years, 5 months ago
  12. d152c68 block: add an explicit ->disk backpointer to the request_queue by Christoph Hellwig · 3 years, 5 months ago
  13. 61a35cf block: hold a request_queue reference for the lifetime of struct gendisk by Christoph Hellwig · 3 years, 5 months ago
  14. 4a1fa41 block: pass a request_queue to __blk_alloc_disk by Christoph Hellwig · 3 years, 5 months ago
  15. a58bd76 block: remove the minors argument to __alloc_disk_node by Christoph Hellwig · 3 years, 5 months ago
  16. 4dcc487 block: cleanup the lockdep handling in *alloc_disk by Christoph Hellwig · 3 years, 5 months ago
  17. 889c05c block: ensure the bdi is freed after inode_detach_wb by Christoph Hellwig · 3 years, 5 months ago
  18. 9451aa0 block: free the extended dev_t minor later by Christoph Hellwig · 3 years, 5 months ago
  19. 50b4aec block: remove GENHD_FL_UP by Christoph Hellwig · 3 years, 5 months ago
  20. edb0872 block: move the bdi from the request_queue to the gendisk by Christoph Hellwig · 3 years, 5 months ago
  21. d1254a8 block: remove support for delayed queue registrations by Christoph Hellwig · 3 years, 5 months ago
  22. d626338 block: support delayed holder registration by Christoph Hellwig · 3 years, 5 months ago
  23. 0dbcfe2 block: look up holders by bdev by Christoph Hellwig · 3 years, 5 months ago
  24. 13927b3 block: export diskseq in sysfs by Matteo Croce · 3 years, 6 months ago
  25. 87eb710 block: export the diskseq in uevents by Matteo Croce · 3 years, 6 months ago
  26. cf17994 block: add disk sequence number by Matteo Croce · 3 years, 6 months ago
  27. abd2864 block: remove disk_name() by Christoph Hellwig · 3 years, 5 months ago
  28. a291bb43 block: use the %pg format specifier in show_partition by Christoph Hellwig · 3 years, 5 months ago
  29. a9e7bc3 block: use the %pg format specifier in printk_all_partitions by Christoph Hellwig · 3 years, 5 months ago
  30. 26e2d7a block: reduce stack usage in diskstats_show by Abd-Alrhman Masalkhi · 3 years, 5 months ago
  31. 2f4731d block: remove bdput by Christoph Hellwig · 3 years, 6 months ago
  32. d7a6657 block: unhash the whole device inode earlier by Christoph Hellwig · 3 years, 6 months ago
  33. 340e845 block: delay freeing the gendisk by Christoph Hellwig · 3 years, 6 months ago
  34. 498dcc1 block: grab a device refcount in disk_uevent by Christoph Hellwig · 3 years, 6 months ago
  35. 2bc8cda block: add the events* attributes to disk_attrs by Christoph Hellwig · 3 years, 7 months ago
  36. d5870ed block: move the disk events code to a separate file by Christoph Hellwig · 3 years, 7 months ago
  37. 0e0ccde block: remove bdget_disk by Christoph Hellwig · 3 years, 8 months ago
  38. c97d93c block: factor out a part_devt helper by Christoph Hellwig · 3 years, 8 months ago
  39. a869870 block: move bd_mutex to struct gendisk by Christoph Hellwig · 3 years, 8 months ago
  40. f525464 block: add blk_alloc_disk and blk_cleanup_disk APIs by Christoph Hellwig · 3 years, 8 months ago
  41. 958229a block: add a flag to make put_disk on partially initalized disks safer by Christoph Hellwig · 3 years, 8 months ago
  42. 0d1feb7 block: automatically enable GENHD_FL_EXT_DEVT by Christoph Hellwig · 3 years, 8 months ago
  43. 2e3c73f block: move the DISK_MAX_PARTS sanity check into __device_add_disk by Christoph Hellwig · 3 years, 8 months ago
  44. 7c3f828 block: refactor device number setup in __device_add_disk by Christoph Hellwig · 3 years, 8 months ago
  45. 6c60ff0 block: prevent block device lookups at the beginning of del_gendisk by Christoph Hellwig · 3 years, 8 months ago
  46. 3212135 block: remove disk_part_iter by Christoph Hellwig · 3 years, 9 months ago
  47. 7fae67c block: simplify diskstats_show by Christoph Hellwig · 3 years, 9 months ago
  48. ecc75a9 block: simplify show_partition by Christoph Hellwig · 3 years, 9 months ago
  49. e559f58 block: simplify printk_all_partitions by Christoph Hellwig · 3 years, 9 months ago
  50. c76f48e block: take bd_mutex around delete_partitions in del_gendisk by Christoph Hellwig · 3 years, 9 months ago
  51. d3c4a43 block: refactor blk_drop_partitions by Christoph Hellwig · 3 years, 9 months ago
  52. 473338b block: move more syncing and invalidation to delete_partition by Christoph Hellwig · 3 years, 9 months ago
  53. 4561183 block: remove invalidate_partition by Christoph Hellwig · 3 years, 9 months ago
  54. 9ec4914 block: Suppress uevent for hidden device when removed by Daniel Wagner · 3 years, 10 months ago
  55. 0f47227 block: revert "block: fix bd_size_lock use" by Damien Le Moal · 3 years, 10 months ago
  56. 452c0bf block: fix logging on capacity change by Ming Lei · 3 years, 11 months ago
  57. 75ab6af block: don't skip empty device in in disk_uevent by Christoph Hellwig · 3 years, 11 months ago
  58. 582cd91 Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 11 months ago
  59. 7f31bee block: remove typo in kernel-doc of set_disk_ro() by Lukas Bulwahn · 4 years ago
  60. 0fe3772 block: fix bd_size_lock use by Damien Le Moal · 4 years ago
  61. a33df75 block: use an xarray for disk->part_tbl by Christoph Hellwig · 4 years ago
  62. 0470dd9 block: remove DISK_PITER_REVERSE by Christoph Hellwig · 4 years ago
  63. bc359d0 block: add a disk_uevent helper by Christoph Hellwig · 4 years ago
  64. 0b6e522 blk-mq: use ->bi_bdev for I/O accounting by Christoph Hellwig · 4 years ago
  65. 309dca30 block: store a block_device pointer in struct bio by Christoph Hellwig · 4 years ago
  66. 947139b block: propagate BLKROSET on the whole device to all partitions by Christoph Hellwig · 4 years ago
  67. 52f019d block: add a hard-readonly flag to struct gendisk by Christoph Hellwig · 4 years ago
  68. 6f0d968 block: remove the NULL bdev check in bdev_read_only by Christoph Hellwig · 4 years ago
  69. aebf5db block: fix use-after-free in disk_part_iter_next by Ming Lei · 4 years, 1 month ago
  70. 7b51e70 block: update some copyrights by Christoph Hellwig · 4 years, 1 month ago
  71. 977115c block: stop using bdget_disk for partition 0 by Christoph Hellwig · 4 years, 1 month ago
  72. 0d02129 block: merge struct block_device and struct hd_struct by Christoph Hellwig · 4 years, 1 month ago
  73. ad1eaa5 block: switch disk_part_iter_* to use a struct block_device by Christoph Hellwig · 4 years, 1 month ago
  74. 71773cf block: pass a block_device to invalidate_partition by Christoph Hellwig · 4 years, 1 month ago
  75. 9fc995a block: pass a block_device to blk_alloc_devt by Christoph Hellwig · 4 years, 1 month ago
  76. 41e5c81 block: remove the partno field from struct hd_struct by Christoph Hellwig · 4 years, 1 month ago
  77. 8446fe9 block: switch partition lookup to use struct block_device by Christoph Hellwig · 4 years, 1 month ago
  78. cb8432d block: allocate struct hd_struct as part of struct bdev_inode by Christoph Hellwig · 4 years, 1 month ago
  79. 83950d3 block: move the policy field to struct block_device by Christoph Hellwig · 4 years, 1 month ago
  80. b309e99 block: move make_it_fail to struct block_device by Christoph Hellwig · 4 years, 1 month ago
  81. 1bdd5ae block: move holder_dir to struct block_device by Christoph Hellwig · 4 years, 1 month ago
  82. 231926d block: move the partition_meta_info to struct block_device by Christoph Hellwig · 4 years, 1 month ago
  83. 29ff57c block: move the start_sect field to struct block_device by Christoph Hellwig · 4 years, 1 month ago
  84. 15e3d2c block: move disk stat accounting to struct block_device by Christoph Hellwig · 4 years, 1 month ago
  85. a782483 block: remove the nr_sects field in struct hd_struct by Christoph Hellwig · 4 years, 1 month ago
  86. 22ae8ce block: simplify bdev/disk lookup in blkdev_get by Christoph Hellwig · 4 years, 1 month ago
  87. efdc41c block: use put_device in put_disk by Christoph Hellwig · 4 years, 2 months ago
  88. e79319a block: use disk_part_iter_exit in disk_part_iter_next by Christoph Hellwig · 4 years, 2 months ago
  89. 449f4ec block: remove the update_bdev parameter to set_capacity_revalidate_and_notify by Christoph Hellwig · 4 years, 2 months ago
  90. e2b6b30 block: fix the kerneldoc comment for __register_blkdev by Christoph Hellwig · 4 years, 2 months ago
  91. e418de3 block: switch gendisk lookup to a simple xarray by Christoph Hellwig · 4 years, 2 months ago
  92. a160c61 block: add an optional probe callback to major_names by Christoph Hellwig · 4 years, 2 months ago
  93. bd8eff3 block: rework requesting modules for unclaimed devices by Christoph Hellwig · 4 years, 2 months ago
  94. e49fbbb block: split block_class_lock by Christoph Hellwig · 4 years, 2 months ago
  95. 62b508f block: open code kobj_map into in block/genhd.c by Christoph Hellwig · 4 years, 2 months ago
  96. 6b3ba97 block: cleanup del_gendisk a bit by Christoph Hellwig · 4 years, 2 months ago
  97. 98f49b6 block: remove set_device_ro by Christoph Hellwig · 4 years, 2 months ago
  98. 7e890c3 block: add a return value to set_capacity_revalidate_and_notify by Christoph Hellwig · 4 years, 2 months ago
  99. 10ed166 block: add a bdget_part helper by Christoph Hellwig · 4 years, 3 months ago
  100. 8a63a86 block: use bd_partno in bdevname by Christoph Hellwig · 4 years, 4 months ago