1. 7b51e70 block: update some copyrights by Christoph Hellwig · 4 years, 1 month ago
  2. 977115c block: stop using bdget_disk for partition 0 by Christoph Hellwig · 4 years, 2 months ago
  3. 0d02129 block: merge struct block_device and struct hd_struct by Christoph Hellwig · 4 years, 2 months ago
  4. ad1eaa5 block: switch disk_part_iter_* to use a struct block_device by Christoph Hellwig · 4 years, 2 months ago
  5. 71773cf block: pass a block_device to invalidate_partition by Christoph Hellwig · 4 years, 2 months ago
  6. 9fc995a block: pass a block_device to blk_alloc_devt by Christoph Hellwig · 4 years, 2 months ago
  7. 41e5c81 block: remove the partno field from struct hd_struct by Christoph Hellwig · 4 years, 2 months ago
  8. 8446fe9 block: switch partition lookup to use struct block_device by Christoph Hellwig · 4 years, 2 months ago
  9. cb8432d block: allocate struct hd_struct as part of struct bdev_inode by Christoph Hellwig · 4 years, 2 months ago
  10. 83950d3 block: move the policy field to struct block_device by Christoph Hellwig · 4 years, 2 months ago
  11. b309e99 block: move make_it_fail to struct block_device by Christoph Hellwig · 4 years, 2 months ago
  12. 1bdd5ae block: move holder_dir to struct block_device by Christoph Hellwig · 4 years, 2 months ago
  13. 231926d block: move the partition_meta_info to struct block_device by Christoph Hellwig · 4 years, 2 months ago
  14. 29ff57c block: move the start_sect field to struct block_device by Christoph Hellwig · 4 years, 2 months ago
  15. 15e3d2c block: move disk stat accounting to struct block_device by Christoph Hellwig · 4 years, 2 months ago
  16. a782483 block: remove the nr_sects field in struct hd_struct by Christoph Hellwig · 4 years, 2 months ago
  17. 22ae8ce block: simplify bdev/disk lookup in blkdev_get by Christoph Hellwig · 4 years, 2 months ago
  18. efdc41c block: use put_device in put_disk by Christoph Hellwig · 4 years, 2 months ago
  19. e79319a block: use disk_part_iter_exit in disk_part_iter_next by Christoph Hellwig · 4 years, 2 months ago
  20. 449f4ec block: remove the update_bdev parameter to set_capacity_revalidate_and_notify by Christoph Hellwig · 4 years, 2 months ago
  21. e2b6b30 block: fix the kerneldoc comment for __register_blkdev by Christoph Hellwig · 4 years, 2 months ago
  22. e418de3 block: switch gendisk lookup to a simple xarray by Christoph Hellwig · 4 years, 3 months ago
  23. a160c61 block: add an optional probe callback to major_names by Christoph Hellwig · 4 years, 3 months ago
  24. bd8eff3 block: rework requesting modules for unclaimed devices by Christoph Hellwig · 4 years, 3 months ago
  25. e49fbbb block: split block_class_lock by Christoph Hellwig · 4 years, 3 months ago
  26. 62b508f block: open code kobj_map into in block/genhd.c by Christoph Hellwig · 4 years, 3 months ago
  27. 6b3ba97 block: cleanup del_gendisk a bit by Christoph Hellwig · 4 years, 3 months ago
  28. 98f49b6 block: remove set_device_ro by Christoph Hellwig · 4 years, 3 months ago
  29. 7e890c3 block: add a return value to set_capacity_revalidate_and_notify by Christoph Hellwig · 4 years, 2 months ago
  30. 10ed166 block: add a bdget_part helper by Christoph Hellwig · 4 years, 4 months ago
  31. 8a63a86 block: use bd_partno in bdevname by Christoph Hellwig · 4 years, 5 months ago
  32. 9301fe7 block: cleanup partition scanning in register_disk by Christoph Hellwig · 4 years, 4 months ago
  33. 38430f0 block: move the NEED_PART_SCAN flag to struct gendisk by Christoph Hellwig · 4 years, 4 months ago
  34. 95f6f3a block: add a bdev_check_media_change helper by Christoph Hellwig · 4 years, 4 months ago
  35. b8086d3 block: use revalidate_disk_size in set_capacity_revalidate_and_notify by Christoph Hellwig · 4 years, 5 months ago
  36. f4ad06f block: rename bd_invalidated by Christoph Hellwig · 4 years, 5 months ago
  37. 1f06959 block: remove the unused q argument to part_in_flight and part_in_flight_rw by Christoph Hellwig · 4 years, 5 months ago
  38. 8328eb2 block: remove the disk argument to delete_partition by Christoph Hellwig · 4 years, 5 months ago
  39. f93af2a block: cleanup __alloc_disk_node by Christoph Hellwig · 4 years, 5 months ago
  40. 0d20dcc block: genhd: delete duplicated words by Randy Dunlap · 4 years, 6 months ago
  41. ef45fe4 blk-cgroup: show global disk stats in root cgroup io.stat by Boris Burkov · 4 years, 8 months ago
  42. a564e23 md: switch to ->check_events for media change notifications by Christoph Hellwig · 4 years, 6 months ago
  43. e8c7d14 block: revert back to synchronous request_queue removal by Luis Chamberlain · 4 years, 7 months ago
  44. 763b589 block: clarify context for refcount increment helpers by Luis Chamberlain · 4 years, 7 months ago
  45. b5bd357 block: add docs for gendisk / request_queue refcount helpers by Luis Chamberlain · 4 years, 7 months ago
  46. 8ab1d40 block: remove rcu_read_lock() from part_stat_lock() by Konstantin Khlebnikov · 4 years, 8 months ago
  47. 58d4f14 block: always use a percpu variable for disk stats by Christoph Hellwig · 4 years, 8 months ago
  48. 10ec5e8 block: merge part_{inc,dev}_in_flight into their only callers by Christoph Hellwig · 4 years, 8 months ago
  49. b2f609e block: move the blk-mq calls out of part_in_flight{,_rw} by Christoph Hellwig · 4 years, 8 months ago
  50. 27eb3af block: don't hold part0's refcount in IO path by Ming Lei · 4 years, 8 months ago
  51. 07c4e1e block: only define 'nr_sects_seq' in hd_part for 32bit SMP by Ming Lei · 4 years, 8 months ago
  52. b7d6c30 block: fix use-after-free on cached last_lookup partition by Ming Lei · 4 years, 8 months ago
  53. 3c5d202 bdi: remove bdi_register_owner by Christoph Hellwig · 4 years, 9 months ago
  54. 9bc5c39 block: fold bdev_unhash_inode into invalidate_partition by Christoph Hellwig · 4 years, 9 months ago
  55. 02d33b6 block: mark invalidate_partition static by Christoph Hellwig · 4 years, 9 months ago
  56. cddae80 block: pass a hd_struct to delete_partition by Christoph Hellwig · 4 years, 9 months ago
  57. 10f36b1 Merge tag 'for-5.7/block-2020-03-29' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 10 months ago
  58. 348e114 block: move the ->devnode callback to struct block_device_operations by Christoph Hellwig · 4 years, 10 months ago
  59. 1b4d4db block: unexport get_gendisk by Christoph Hellwig · 4 years, 10 months ago
  60. a7818ae block: unexport disk_map_sector_rcu by Christoph Hellwig · 4 years, 10 months ago
  61. 572e7fc block: unexport disk_get_part by Christoph Hellwig · 4 years, 10 months ago
  62. 6005771 block: mark part_in_flight and part_in_flight_rw static by Christoph Hellwig · 4 years, 10 months ago
  63. 31eb618 block: mark block_depr static by Christoph Hellwig · 4 years, 10 months ago
  64. 8cd5b8f block/diskstats: replace time_in_queue with sum of request times by Konstantin Khlebnikov · 4 years, 10 months ago
  65. ea18e0f block/diskstats: accumulate all per-cpu counters in one pass by Konstantin Khlebnikov · 4 years, 10 months ago
  66. 3ad5cee block: move sysfs methods shared by disks and partitions to genhd.c by Christoph Hellwig · 4 years, 10 months ago
  67. 5cbd28e block: move disk_name and related helpers out of partition-generic.c by Christoph Hellwig · 4 years, 10 months ago
  68. d2332c5 block: remove the blk_lookup_devt export by Christoph Hellwig · 4 years, 10 months ago
  69. e598a72 block/genhd: Notify udev about capacity change by Balbir Singh · 4 years, 10 months ago
  70. b53df2e block: Fix partition support for host aware zoned block devices by Shin'ichiro Kawasaki · 5 years ago
  71. b686631 block: add iostat counters for flush requests by Konstantin Khlebnikov · 5 years ago
  72. 737eb78 block: Delay default elevator initialization by Damien Le Moal · 5 years ago
  73. 1624b0b block: fix sysfs module parameters directory path in comment by Akinobu Mita · 6 years ago
  74. 78b90a2 block: genhd: Use struct_size() helper by Gustavo A. R. Silva · 6 years ago
  75. 33c826e block: Convert blk_invalidate_devt() header into a non-kernel-doc header by Bart Van Assche · 6 years ago
  76. 3dcf60b block: add SPDX tags to block layer files missing licensing information by Christoph Hellwig · 6 years ago
  77. 6fcc44d block: fix use-after-free on gendisk by Yufen Yu · 6 years ago
  78. cdf3e3d block: check_events: don't bother with events if unsupported by Martin Wilck · 6 years ago
  79. c92e2f0 block: disk_events: introduce event flags by Martin Wilck · 6 years ago
  80. 673387a block: genhd: remove async_events field by Martin Wilck · 6 years ago
  81. dfc76d1 block: Replace function name in string with __func__ by Keyur Patel · 6 years ago
  82. 4d7c1d3 block: fix NULL pointer dereference in register_disk by zhengbin · 6 years ago
  83. e016b78 block: return just one value from part_in_flight by Mikulas Patocka · 6 years ago
  84. 1226b8d block: switch to per-cpu in-flight counters by Mikulas Patocka · 6 years ago
  85. 5b18b5a block: delete part_round_stats and switch to less precise counting by Mikulas Patocka · 6 years ago
  86. 112f158 block: stop passing 'cpu' to all percpu stats methods by Mike Snitzer · 6 years ago
  87. 344e9ff block: add queue_is_mq() helper by Jens Axboe · 6 years ago
  88. c0aac68 Merge tag 'v4.19-rc6' into for-4.20/block by Jens Axboe · 6 years ago
  89. fef912b block: genhd: add 'groups' argument to device_add_disk by Hannes Reinecke · 6 years ago
  90. b57e99b block: use nanosecond resolution for iostat by Omar Sandoval · 6 years ago
  91. bdca3c8 block: Track DISCARD statistics and output them in stat and diskstat by Michael Callahan · 7 years ago
  92. dbae2c5 block: Define and use STAT_READ and STAT_WRITE by Michael Callahan · 7 years ago
  93. cf626b0 Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  94. 5657a81 block drivers/block: Use octal not symbolic permissions by Joe Perches · 7 years ago
  95. fddda2b proc: introduce proc_create_seq{,_data} by Christoph Hellwig · 7 years ago
  96. bf0ddab blk-mq: fix sysfs inflight counter by Omar Sandoval · 7 years ago
  97. f33ff11 block, char_dev: Use correct format specifier for unsigned ints by Srivatsa S. Bhat · 7 years ago
  98. 56c0908 genhd: Fix BUG in blkdev_open() by Jan Kara · 7 years ago
  99. 9df6c29 genhd: Add helper put_disk_and_module() by Jan Kara · 7 years ago
  100. 3079c22 genhd: Rename get_disk() to get_disk_and_module() by Jan Kara · 7 years ago