1. cf9c378 dm: fix comment in dm_process_bio() by Mike Snitzer · 4 years, 4 months ago
  2. ee1dfad dm: fix bio splitting and its bio completion order for regular IO by Mike Snitzer · 4 years, 4 months ago
  3. e2ec512 dm: Call proper helper to determine dax support by Jan Kara · 4 years, 4 months ago
  4. 02186d8 dm/dax: Fix table reference counts by Dan Williams · 4 years, 4 months ago
  5. 3a653b2 dm thin metadata: Fix use-after-free in dm_bm_set_read_only by Ye Bin · 4 years, 5 months ago
  6. 219403d dm thin metadata: Avoid returning cmd->bm wild pointer on error by Ye Bin · 4 years, 5 months ago
  7. d16ff19 dm cache metadata: Avoid returning cmd->bm wild pointer on error by Ye Bin · 4 years, 5 months ago
  8. e27fec6 dm integrity: fix error reporting in bitmap mode after creation by Mikulas Patocka · 4 years, 5 months ago
  9. 7785a9e dm crypt: Initialize crypto wait structures by Damien Le Moal · 4 years, 5 months ago
  10. c322ee9 dm mpath: fix racey management of PG initialization by Mike Snitzer · 4 years, 5 months ago
  11. f9e040e dm writecache: handle DAX to partitions on persistent memory correctly by Mikulas Patocka · 4 years, 5 months ago
  12. 4d41ead Merge tag 'block-5.9-2020-08-28' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 5 months ago
  13. 6af10a3 md/raid5: make sure stripe_size as power of two by Yufen Yu · 4 years, 5 months ago
  14. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
  15. 4b6c093 Merge tag 'block-5.9-2020-08-14' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 5 months ago
  16. 97d052e Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
  17. 2f12d44 Merge tag 'for-5.9/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 4 years, 6 months ago
  18. 81e1133 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 6 months ago
  19. 453431a mm, treewide: rename kzfree() to kfree_sensitive() by Waiman Long · 4 years, 6 months ago
  20. 25d8d4e Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 4 years, 6 months ago
  21. e1ec517 Merge branch 'hch.init_path' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 6 months ago
  22. 905e321 Merge branch 'md-next' of https://git.kernel.org/pub/scm/linux/kernel/git/song/md into block-5.9 by Jens Axboe · 4 years, 6 months ago
  23. a703f36 Merge branch 'WIP.locking/seqlocks' into locking/urgent by Ingo Molnar · 4 years, 6 months ago
  24. e8abe1d md-cluster: Fix potential error pointer dereference in resize_bitmaps() by Dan Carpenter · 4 years, 6 months ago
  25. e8efa9b md: get sysfs entry after redundancy attr group create by Junxiao Bi · 4 years, 6 months ago
  26. 060a72a Merge tag 'for-5.9/block-merge-20200804' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 6 months ago
  27. e0fc99e Merge tag 'for-5.9/drivers-20200803' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 6 months ago
  28. 2324d50 Merge tag 'docs-5.9' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 6 months ago
  29. 99ea152 Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 6 months ago
  30. a9cb9f4 dm: don't call report zones for more than the user requested by Johannes Thumshirn · 4 years, 6 months ago
  31. 4cb6f22 dm ebs: Fix incorrect checking for REQ_OP_FLUSH by John Dorminy · 4 years, 6 months ago
  32. 90e6bf0 dm init: Set file local variable static by Damien Le Moal · 4 years, 6 months ago
  33. 1aeb6e7 dm ioctl: Fix compilation warning by Damien Le Moal · 4 years, 6 months ago
  34. 04dc533 dm raid: Remove empty if statement by Damien Le Moal · 4 years, 6 months ago
  35. a84c430 dm verity: Fix compilation warning by Damien Le Moal · 4 years, 6 months ago
  36. 382625d Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 6 months ago
  37. 45a4d8f md/raid5: Allow degraded raid6 to do rmw by ChangSyun Peng · 4 years, 6 months ago
  38. a1c6ae3 md/raid5: Fix Force reconstruct-write io stuck in degraded raid5 by ChangSyun Peng · 4 years, 6 months ago
  39. 3a31cf3 raid5: don't duplicate code for different paths in handle_stripe by Guoqing Jiang · 4 years, 6 months ago
  40. 01b5d32 raid5-cache: hold spinlock instead of mutex in r5c_journal_mode_show by Guoqing Jiang · 4 years, 6 months ago
  41. b3db8a2 md: print errno in super_written by Guoqing Jiang · 4 years, 6 months ago
  42. e3914d5 md/raid5: remove the redundant setting of STRIPE_HANDLE by Guoqing Jiang · 4 years, 6 months ago
  43. ec164d07 md: register new md sysfs file 'uuid' read-only by Sebastian Parschauer · 4 years, 6 months ago
  44. d9c0fa5 md: fix max sectors calculation for super 1.0 by Xiao Ni · 4 years, 7 months ago
  45. 716308a init: add an init_stat helper by Christoph Hellwig · 4 years, 6 months ago
  46. 0a87b25 raid5: Use sequence counter with associated spinlock by Ahmed S. Darwish · 4 years, 6 months ago
  47. c5be1f2 bcache: use disk_{start,end}_io_acct() to count I/O for bcache device by Coly Li · 4 years, 6 months ago
  48. a2f32ee bcache: fix bio_{start,end}_io_acct with proper device by Coly Li · 4 years, 6 months ago
  49. 4e4d4e0 bcache: avoid extra memory consumption in struct bbio for large bucket size by Coly Li · 4 years, 6 months ago
  50. 6907dc4 bcache: avoid extra memory allocation from mempool c->fill_iter by Coly Li · 4 years, 6 months ago
  51. 092bd54 bcache: add sysfs file to display feature sets information of cache set by Coly Li · 4 years, 6 months ago
  52. ffa4703 bcache: add bucket_size_hi into struct cache_sb_disk for large bucket by Coly Li · 4 years, 6 months ago
  53. f9c32a5 bcache: handle btree node memory allocation properly for bucket size > 8MB by Coly Li · 4 years, 6 months ago
  54. bf6af17 bcache: handle cache set verify_ondisk properly for bucket size > 8MB by Coly Li · 4 years, 6 months ago
  55. c954ac8 bcache: handle cache prio_buckets and disk_buckets properly for bucket size > 8MB by Coly Li · 4 years, 6 months ago
  56. 21e478d bcache: handle c->uuids properly for bucket size > 8MB by Coly Li · 4 years, 6 months ago
  57. de1fafa bcache: introduce meta_bucket_pages() related helper routines by Coly Li · 4 years, 6 months ago
  58. 198efa3 bcache: move bucket related code into read_super_common() by Coly Li · 4 years, 6 months ago
  59. d721a43 bcache: increase super block version for cache device and backing device by Coly Li · 4 years, 6 months ago
  60. 117f636 bcache: fix super block seq numbers comparision in register_cache_set() by Coly Li · 4 years, 6 months ago
  61. a42d3c6 bcache: disassemble the big if() checks in bch_cache_set_alloc() by Coly Li · 4 years, 6 months ago
  62. c557a5f bcache: add more accurate error information in read_super_common() by Coly Li · 4 years, 6 months ago
  63. 5b21403 bcache: add read_super_common() to read major part of super block by Coly Li · 4 years, 6 months ago
  64. 7a14812 bcache: fix overflow in offset_to_stripe() by Coly Li · 4 years, 6 months ago
  65. 65f0f01 bcache: avoid nr_stripes overflow in bcache_device_init() by Coly Li · 4 years, 6 months ago
  66. 29f1d5c bcache: Use struct_size() in kzalloc() by Gustavo A. R. Silva · 4 years, 6 months ago
  67. 6706ad5 bcache: movinggc: Use struct_size() helper in kzalloc() by Gustavo A. R. Silva · 4 years, 6 months ago
  68. 7236657 bcache: writeback: Remove unneeded variable i by Xu Wang · 4 years, 6 months ago
  69. ef4eeb8 bcache: journel: use for_each_clear_bit() to simplify the code by Xu Wang · 4 years, 6 months ago
  70. 5fe4886 bcache: allocate meta data pages as compound pages by Coly Li · 4 years, 6 months ago
  71. 6acd193 bcache: Fix typo in Kconfig name by Jean Delvare · 4 years, 6 months ago
  72. 5df96f2 dm integrity: fix integrity recalculation that is improperly skipped by Mikulas Patocka · 4 years, 6 months ago
  73. 83c3e5e md/raid5: use do_div() for 64 bit divisions in raid5_sync_request by Yufen Yu · 4 years, 6 months ago
  74. fe630de md/raid10: avoid deadlock on recovery. by Vitaly Mayatskikh · 4 years, 11 months ago
  75. edee9df md-cluster: fix rmmod issue when md_cluster convert bitmap to none by Zhao Heming · 4 years, 6 months ago
  76. 7c9d5c5 md-cluster: fix safemode_delay value when converting to clustered bitmap by Zhao Heming · 4 years, 6 months ago
  77. 3b5408b md/raid5: support config stripe_size by sysfs entry by Yufen Yu · 4 years, 6 months ago
  78. e236858 md/raid5: set default stripe_size as 4096 by Yufen Yu · 4 years, 6 months ago
  79. c911c46 md/raid456: convert macro STRIPE_* to RAID5_STRIPE_* by Yufen Yu · 4 years, 6 months ago
  80. 9efa82e block: remove bdev_stack_limits by Christoph Hellwig · 4 years, 6 months ago
  81. 3093a47 block: inherit the zoned characteristics in blk_stack_limits by Christoph Hellwig · 4 years, 6 months ago
  82. 4f43d64 Merge branch 'for-5.9/drivers' into for-5.9/block-merge by Jens Axboe · 4 years, 6 months ago
  83. 9caaa66 Merge branch 'for-5.9/block' into for-5.9/block-merge by Jens Axboe · 4 years, 6 months ago
  84. 8e225f0 dm crypt: Enable zoned block device support by Damien Le Moal · 4 years, 7 months ago
  85. 39d42fa dm crypt: add flags to optionally bypass kcryptd workqueues by Ignat Korchagin · 4 years, 7 months ago
  86. 70704c3 dm bufio: do buffer cleanup from a workqueue by Mikulas Patocka · 4 years, 7 months ago
  87. e766668 dm rq: don't call blk_mq_queue_stopped() in dm_stop_queue() by Ming Lei · 4 years, 7 months ago
  88. 0c248ea dm dust: add interface to list all badblocks by yangerkun · 4 years, 7 months ago
  89. 4f7f590 dm dust: report some message results directly back to user by yangerkun · 4 years, 7 months ago
  90. 3f649ab treewide: Remove uninitialized_var() usage by Kees Cook · 4 years, 8 months ago
  91. 1684e97 raid5: remove the meaningless check in raid5_make_request by Guoqing Jiang · 4 years, 7 months ago
  92. cb9902d raid5: put the comment of clear_batch_ready to the right place by Guoqing Jiang · 4 years, 7 months ago
  93. a377a47 raid5: call clear_batch_ready before set STRIPE_ACTIVE by Guoqing Jiang · 4 years, 7 months ago
  94. 7e0adbf md: rewrite md_setup_drive to avoid ioctls by Christoph Hellwig · 4 years, 8 months ago
  95. d110048 md: simplify md_setup_drive by Christoph Hellwig · 4 years, 8 months ago
  96. 1a6a050 md: remove the kernel version of md_u.h by Christoph Hellwig · 4 years, 8 months ago
  97. a1d6bc0 md: remove the autoscan partition re-read by Christoph Hellwig · 4 years, 8 months ago
  98. d82fa81 md: replace the RAID_AUTORUN ioctl with a direct function call by Christoph Hellwig · 4 years, 8 months ago
  99. 4f5b246 md: move the early init autodetect code to drivers/md/ by Christoph Hellwig · 4 years, 8 months ago
  100. 38ffc01 md: raid10: Fix compilation warning by Damien Le Moal · 4 years, 6 months ago