1. 41e5c81 block: remove the partno field from struct hd_struct by Christoph Hellwig · 4 years, 4 months ago
  2. 8446fe9 block: switch partition lookup to use struct block_device by Christoph Hellwig · 4 years, 4 months ago
  3. cb8432d block: allocate struct hd_struct as part of struct bdev_inode by Christoph Hellwig · 4 years, 4 months ago
  4. 83950d3 block: move the policy field to struct block_device by Christoph Hellwig · 4 years, 4 months ago
  5. b309e99 block: move make_it_fail to struct block_device by Christoph Hellwig · 4 years, 4 months ago
  6. 1bdd5ae block: move holder_dir to struct block_device by Christoph Hellwig · 4 years, 4 months ago
  7. 231926d block: move the partition_meta_info to struct block_device by Christoph Hellwig · 4 years, 4 months ago
  8. 29ff57c block: move the start_sect field to struct block_device by Christoph Hellwig · 4 years, 4 months ago
  9. 15e3d2c block: move disk stat accounting to struct block_device by Christoph Hellwig · 4 years, 4 months ago
  10. a782483 block: remove the nr_sects field in struct hd_struct by Christoph Hellwig · 4 years, 4 months ago
  11. e6cb538 block: initialize struct block_device in bdev_alloc by Christoph Hellwig · 4 years, 4 months ago
  12. c64dc3b block: simplify part_to_disk by Christoph Hellwig · 4 years, 4 months ago
  13. 37c3fc9 block: simplify the block device claiming interface by Christoph Hellwig · 4 years, 4 months ago
  14. a954ea8 block: remove ->bd_contains by Christoph Hellwig · 4 years, 4 months ago
  15. 22ae8ce block: simplify bdev/disk lookup in blkdev_get by Christoph Hellwig · 4 years, 4 months ago
  16. 4e7b567 block: remove i_bdev by Christoph Hellwig · 4 years, 4 months ago
  17. 7918f0f block: opencode devcgroup_inode_permission by Christoph Hellwig · 4 years, 4 months ago
  18. 63d9932 block: move bdput() to the callers of __blkdev_get by Christoph Hellwig · 4 years, 4 months ago
  19. 5b56b6ed block: refactor blkdev_get by Christoph Hellwig · 4 years, 4 months ago
  20. ec5d451 block: refactor __blkdev_put by Christoph Hellwig · 4 years, 4 months ago
  21. 013b0e9 init: cleanup match_dev_by_uuid and match_dev_by_label by Christoph Hellwig · 4 years, 4 months ago
  22. e036bb8 init: refactor devt_from_partuuid by Christoph Hellwig · 4 years, 4 months ago
  23. c2637e8 init: refactor name_to_dev_t by Christoph Hellwig · 4 years, 4 months ago
  24. 3a4174e block: switch bdgrab to use igrab by Christoph Hellwig · 4 years, 4 months ago
  25. 612c6aa block: change the hash used for looking up block devices by Christoph Hellwig · 4 years, 4 months ago
  26. efdc41c block: use put_device in put_disk by Christoph Hellwig · 4 years, 4 months ago
  27. e79319a block: use disk_part_iter_exit in disk_part_iter_next by Christoph Hellwig · 4 years, 4 months ago
  28. 8d65269 block: add a bdev_kobj helper by Christoph Hellwig · 4 years, 4 months ago
  29. 3f50b95 block: remove a superflous check in blkpg_do_ioctl by Christoph Hellwig · 4 years, 4 months ago
  30. b601d14 block: remove a duplicate __disk_get_part prototype by Christoph Hellwig · 4 years, 4 months ago
  31. b0519b5 dm: remove the block_device reference in struct mapped_device by Christoph Hellwig · 4 years, 4 months ago
  32. 47d9510 dm: simplify flush_bio initialization in __send_empty_flush by Christoph Hellwig · 4 years, 4 months ago
  33. f46f2a31 loop: do not call set_blocksize by Christoph Hellwig · 4 years, 4 months ago
  34. ee763e2 zram: do not call set_blocksize by Christoph Hellwig · 4 years, 4 months ago
  35. a6419fd mtip32xx: remove the call to fsync_bdev on removal by Christoph Hellwig · 4 years, 9 months ago
  36. 040f04b fs: simplify freeze_bdev/thaw_bdev by Christoph Hellwig · 4 years, 4 months ago
  37. 60b4988 fs: remove get_super_thawed and get_super_exclusive_thawed by Christoph Hellwig · 4 years, 4 months ago
  38. 5df1a67 filemap: consistently use ->f_mapping over ->i_mapping by Christoph Hellwig · 4 years, 4 months ago
  39. 5a20d07 block: wbt: Remove unnecessary invoking of wbt_update_limits in wbt_init by Lei Chen · 4 years, 3 months ago
  40. 6365336 block: remove unused BIO_SPLIT_ENTRIES by Jeffle Xu · 4 years, 4 months ago
  41. 5a5678f block: unexport revalidate_disk_size by Christoph Hellwig · 4 years, 4 months ago
  42. ddff331 virtio-blk: remove a spurious call to revalidate_disk_size by Christoph Hellwig · 4 years, 4 months ago
  43. 94d91e7 md: remove a spurious call to revalidate_disk_size in update_size by Christoph Hellwig · 4 years, 4 months ago
  44. 2c247c5 md: use set_capacity_and_notify by Christoph Hellwig · 4 years, 4 months ago
  45. dc2985a dm-raid: use set_capacity_and_notify by Christoph Hellwig · 4 years, 4 months ago
  46. 6e017a3 zram: use set_capacity_and_notify by Christoph Hellwig · 4 years, 4 months ago
  47. 230272b rnbd: use set_capacity_and_notify by Christoph Hellwig · 4 years, 4 months ago
  48. e864e49 rbd: use set_capacity_and_notify by Christoph Hellwig · 4 years, 4 months ago
  49. bc254eb drbd: use set_capacity_and_notify by Christoph Hellwig · 4 years, 4 months ago
  50. d17e66a nvme: use set_capacity_and_notify in nvme_set_queue_dying by Christoph Hellwig · 4 years, 4 months ago
  51. 657985f pktcdvd: use set_capacity_and_notify by Christoph Hellwig · 4 years, 4 months ago
  52. f64d9b2 dm: use set_capacity_and_notify by Christoph Hellwig · 4 years, 4 months ago
  53. 8a6f7bb aoe: don't call set_capacity from irq context by Christoph Hellwig · 4 years, 4 months ago
  54. 2ebcabf nbd: use set_capacity_and_notify by Christoph Hellwig · 4 years, 4 months ago
  55. dcbddf5 nbd: validate the block size in nbd_set_size by Christoph Hellwig · 4 years, 4 months ago
  56. 2dc691c nbd: refactor size updates by Christoph Hellwig · 4 years, 4 months ago
  57. 92f93c3 nbd: move the task_recv check into nbd_size_update by Christoph Hellwig · 4 years, 4 months ago
  58. ee4bf64 nbd: remove the call to set_blocksize by Christoph Hellwig · 4 years, 4 months ago
  59. 449f4ec block: remove the update_bdev parameter to set_capacity_revalidate_and_notify by Christoph Hellwig · 4 years, 4 months ago
  60. b200e38 sd: update the bdev size in sd_revalidate_disk by Christoph Hellwig · 4 years, 4 months ago
  61. 5dd5574 nvme: let set_capacity_revalidate_and_notify update the bdev size by Christoph Hellwig · 4 years, 4 months ago
  62. 3b4f85d loop: let set_capacity_revalidate_and_notify update the bdev size by Christoph Hellwig · 4 years, 4 months ago
  63. 99473d9 block: remove the call to __invalidate_device in check_disk_size_change by Christoph Hellwig · 4 years, 4 months ago
  64. e2b6b30 block: fix the kerneldoc comment for __register_blkdev by Christoph Hellwig · 4 years, 4 months ago
  65. e418de3 block: switch gendisk lookup to a simple xarray by Christoph Hellwig · 4 years, 5 months ago
  66. 76487f0 z2ram: use separate gendisk for the different modes by Christoph Hellwig · 4 years, 5 months ago
  67. 6c3a05e z2ram: reindent by Christoph Hellwig · 4 years, 5 months ago
  68. bf9c053 ataflop: use a separate gendisk for each media format by Christoph Hellwig · 4 years, 5 months ago
  69. 0033a9b amiflop: use separate gendisks for Amiga vs MS-DOS mode by Christoph Hellwig · 4 years, 5 months ago
  70. 302cfee floppy: use a separate gendisk for each media format by Christoph Hellwig · 4 years, 5 months ago
  71. bbc26e8 ide: switch to __register_blkdev for command set probing by Christoph Hellwig · 4 years, 5 months ago
  72. 28144f9 md: use __register_blkdev to allocate devices on demand by Christoph Hellwig · 4 years, 5 months ago
  73. 8410d38 loop: use __register_blkdev to allocate devices on demand by Christoph Hellwig · 4 years, 5 months ago
  74. 7cc178a brd: use __register_blkdev to allocate devices on demand by Christoph Hellwig · 4 years, 5 months ago
  75. 996e509 sd: use __register_blkdev to avoid a modprobe for an unregistered dev_t by Christoph Hellwig · 4 years, 5 months ago
  76. f9550f1 swim: don't call blk_register_region by Christoph Hellwig · 4 years, 5 months ago
  77. d18e8b1 ide: remove ide_{,un}register_region by Christoph Hellwig · 4 years, 5 months ago
  78. a160c61 block: add an optional probe callback to major_names by Christoph Hellwig · 4 years, 5 months ago
  79. bd8eff3 block: rework requesting modules for unclaimed devices by Christoph Hellwig · 4 years, 5 months ago
  80. e49fbbb block: split block_class_lock by Christoph Hellwig · 4 years, 5 months ago
  81. 62b508f block: open code kobj_map into in block/genhd.c by Christoph Hellwig · 4 years, 5 months ago
  82. 6b3ba97 block: cleanup del_gendisk a bit by Christoph Hellwig · 4 years, 5 months ago
  83. a7cb3d2 block: remove __blkdev_driver_ioctl by Christoph Hellwig · 4 years, 4 months ago
  84. 98f49b6 block: remove set_device_ro by Christoph Hellwig · 4 years, 4 months ago
  85. 7a2f0ce loop: use set_disk_ro by Christoph Hellwig · 4 years, 4 months ago
  86. 732e12d block: don't call into the driver for BLKROSET by Christoph Hellwig · 4 years, 4 months ago
  87. 2c1b6ec dasd: implement ->set_read_only to hook into BLKROSET processing by Christoph Hellwig · 4 years, 4 months ago
  88. 118cf08 md: implement ->set_read_only to hook into BLKROSET processing by Christoph Hellwig · 4 years, 4 months ago
  89. 34919e3 rbd: implement ->set_read_only to hook into BLKROSET processing by Christoph Hellwig · 4 years, 4 months ago
  90. e00adca block: add a new set_read_only method by Christoph Hellwig · 4 years, 4 months ago
  91. 4a9d6d6 block: don't call into the driver for BLKFLSBUF by Christoph Hellwig · 4 years, 4 months ago
  92. daaedb8 mtd_blkdevs: don't override BLKFLSBUF by Christoph Hellwig · 4 years, 4 months ago
  93. 09162bc Linux 5.10-rc4 by Linus Torvalds · 4 years, 4 months ago
  94. a6af871 Merge tag 'drm-fixes-2020-11-16' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 4 years, 4 months ago
  95. 8f598d1 Merge branch 'linux-5.10' of git://github.com/skeggsb/linux into drm-fixes by Dave Airlie · 4 years, 4 months ago
  96. 9cfd9c4 Merge tag 'char-misc-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 4 years, 4 months ago
  97. 281b3ec Merge tag 'usb-5.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 4 years, 4 months ago
  98. 0062442 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 4 years, 4 months ago
  99. 326fd6d Merge tag 'x86-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 4 months ago
  100. 64b609d Merge tag 'perf-urgent-2020-11-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 4 months ago