1. 88ce2a5 block: restore a specific error code in bdev_del_partition by Christoph Hellwig · 4 years, 6 months ago
  2. 08fc1ab block: fix locking in bdev_del_partition by Christoph Hellwig · 4 years, 6 months ago
  3. cafe01e block: release disk reference in hd_struct_free_work by Ming Lei · 4 years, 6 months ago
  4. d0f0f1b block: always remove partitions from blk_drop_partitions() by Ming Lei · 4 years, 8 months ago
  5. 58d4f14 block: always use a percpu variable for disk stats by Christoph Hellwig · 4 years, 10 months ago
  6. 07c4e1e block: only define 'nr_sects_seq' in hd_part for 32bit SMP by Ming Lei · 4 years, 10 months ago
  7. b7d6c30 block: fix use-after-free on cached last_lookup partition by Ming Lei · 4 years, 10 months ago
  8. 873f1c8 Merge branch 'block-5.7' into for-5.8/block by Jens Axboe · 4 years, 10 months ago
  9. 10c70d9 block: remove the bd_openers checks in blk_drop_partitions by Christoph Hellwig · 4 years, 11 months ago
  10. d5f3178 block: simplify block device syncing in bdev_del_partition by Christoph Hellwig · 5 years ago
  11. e669c1d block: don't call invalidate_partition from blk_drop_partitions by Christoph Hellwig · 5 years ago
  12. 21be6cd dasd: use blk_drop_partitions instead of badly reimplementing it by Christoph Hellwig · 5 years ago
  13. d46430b block: remove the disk argument from blk_drop_partitions by Christoph Hellwig · 5 years ago
  14. 4377b48 block: remove hd_struct_kill by Christoph Hellwig · 5 years ago
  15. 8da2892 block: cleanup hd_struct freeing by Christoph Hellwig · 5 years ago
  16. cddae80 block: pass a hd_struct to delete_partition by Christoph Hellwig · 5 years ago
  17. fa9156a block: refactor blkpg_ioctl by Christoph Hellwig · 5 years ago
  18. cb6b771 block: fix busy device checking in blk_drop_partitions again by Christoph Hellwig · 5 years ago
  19. d3ef5536 block: fix busy device checking in blk_drop_partitions by Christoph Hellwig · 5 years ago
  20. 581e260 block: move block layer internals out of include/linux/genhd.h by Christoph Hellwig · 5 years ago
  21. 387048b block: merge partition-generic.c and check.c by Christoph Hellwig · 5 years ago[Renamed (77%) from block/partition-generic.c]
  22. 74cc979c block: cleanup how md_autodetect_dev is called by Christoph Hellwig · 5 years ago
  23. 1a9fba3 block: unexport read_dev_sector and put_dev_sector by Christoph Hellwig · 5 years ago
  24. f17c21c block: remove alloc_part_info and free_part_info by Christoph Hellwig · 5 years ago
  25. 3ad5cee block: move sysfs methods shared by disks and partitions to genhd.c by Christoph Hellwig · 5 years ago
  26. 5cbd28e block: move disk_name and related helpers out of partition-generic.c by Christoph Hellwig · 5 years ago
  27. ea3edd4 block: remove __bdevname by Christoph Hellwig · 5 years ago
  28. b720530 block: allow partitions on host aware zone devices by Christoph Hellwig · 5 years ago
  29. 7e5192b Merge tag 'for-5.5/disk-revalidate-20191122' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  30. 464a47f Merge tag 'for-5.5/zoned-20191122' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
  31. b686631 block: add iostat counters for flush requests by Konstantin Khlebnikov · 5 years ago
  32. 142fe8f block: fix bdev_disk_changed for non-partitioned devices by Christoph Hellwig · 5 years ago
  33. a1548b6 block: move rescan_partitions to fs/block_dev.c by Christoph Hellwig · 5 years ago
  34. 6917d06 block: merge invalidate_partitions into rescan_partitions by Christoph Hellwig · 5 years ago
  35. f902b02 block: refactor rescan_partitions by Christoph Hellwig · 5 years ago
  36. 5eac3eb block: Remove partition support for zoned block devices by Damien Le Moal · 5 years ago
  37. 6fcc44d block: fix use-after-free on gendisk by Yufen Yu · 6 years ago
  38. e016b78 block: return just one value from part_in_flight by Mikulas Patocka · 6 years ago
  39. 5b18b5a block: delete part_round_stats and switch to less precise counting by Mikulas Patocka · 6 years ago
  40. 112f158 block: stop passing 'cpu' to all percpu stats methods by Mike Snitzer · 6 years ago
  41. 94a2c3a block: use rcu_work instead of call_rcu to avoid sleep in softirq by Yufen Yu · 6 years ago
  42. b57e99b block: use nanosecond resolution for iostat by Omar Sandoval · 6 years ago
  43. bdca3c8 block: Track DISCARD statistics and output them in stat and diskstat by Michael Callahan · 7 years ago
  44. dbae2c5 block: Define and use STAT_READ and STAT_WRITE by Michael Callahan · 7 years ago
  45. 5afb783 block: don't print a message when the device went away by Christoph Hellwig · 7 years ago
  46. 5657a81 block drivers/block: Use octal not symbolic permissions by Joe Perches · 7 years ago
  47. bf0ddab blk-mq: fix sysfs inflight counter by Omar Sandoval · 7 years ago
  48. 9c0fb1e block: display the correct diskname for bio by Jiufei Xue · 7 years ago
  49. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  50. f5c156c block: fix a crash caused by wrong API by Shaohua Li · 7 years ago
  51. 4757084 block: remove blk_free_devt in add_partition by weiping zhang · 8 years ago
  52. 6d2cf6f genhd: Annotate all part and part_tbl pointer dereferences by Bart Van Assche · 8 years ago
  53. 0609e0e block: make part_in_flight() take an array of two ints by Jens Axboe · 8 years ago
  54. d62e26b block: pass in queue to inflight accounting by Jens Axboe · 8 years ago
  55. 7bd897c block: fix an error code in add_partition() by Dan Carpenter · 8 years ago
  56. 53ef7d0 Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  57. a41fe02b Revert "block: use DAX for partition table reads" by Dan Williams · 8 years ago
  58. 19b7ccf block: get rid of blk_integrity_revalidate() by Ilya Dryomov · 8 years ago
  59. f99e864 block: Rename blk_queue_zone_size and bdev_zone_size by Damien Le Moal · 8 years ago
  60. b02d8aa block: Check partition alignment on zoned block devices by Damien Le Moal · 8 years ago
  61. aa8d15b block/partition-generic.c: Remove a set-but-not-used variable by Bart Van Assche · 9 years ago
  62. 2e57259 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  63. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
  64. b30a337ca block: partition: initialize percpuref before sending out KOBJ_ADD by Ming Lei · 9 years ago
  65. 0d9c51a block: partition: add partition specific uevent callbacks for partition info by San Mehat · 9 years ago
  66. d1a5f2b4 block: use DAX for partition table reads by Dan Williams · 9 years ago
  67. 77032ca Return EBUSY from BLKRRPART for mounted whole-dev fs by Eric Sandeen · 9 years ago
  68. 25520d5 block: Inline blk_integrity in struct gendisk by Martin K. Petersen · 9 years ago
  69. 6c71013 block: partition: convert percpu ref by Ming Lei · 10 years ago
  70. b54e5ed block: partition: introduce hd_free_part() by Ming Lei · 10 years ago
  71. 2da7809 block: Fix dev_t minor allocation lifetime by Keith Busch · 11 years ago
  72. c2fccc1 Revert "loop: cleanup partitions when detaching loop device" by Jens Axboe · 12 years ago
  73. 8761a3d loop: cleanup partitions when detaching loop device by Phillip Susi · 12 years ago
  74. ac2e532 block/partitions: optimize memory allocation in check_partition() by Ming Lei · 12 years ago
  75. 7b74e91 block: fix ext_devt_idr handling by Tomas Henzl · 12 years ago
  76. c83f6bf block: add partition resize function to blkpg ioctl by Vivek Goyal · 13 years ago
  77. fe316bf block: Fix NULL pointer dereference in sd_revalidate_disk by Jun'ichi Nomura · 13 years ago
  78. 94ea415 separate partition format handling from generic code by Al Viro · 13 years ago