summaryrefslogtreecommitdiffstats
path: root/drivers/md
Commit message (Expand)AuthorAgeFilesLines
* drivers/md: Remove "select SRCU"Paul E. McKenney2023-02-021-1/+0
* Merge tag 'for-6.2/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-12-138-28/+146
|\
| * dm thin: Use last transaction's pmd->root when commit failedZhihao Cheng2022-12-081-0/+9
| * dm init: add dm-mod.waitfor to wait for asynchronously probed block devicesPeter Korsgaard2022-12-021-1/+21
| * dm ioctl: fix a couple ioctl codesMikulas Patocka2022-12-011-2/+2
| * dm ioctl: a small code cleanup in list_version_get_infoMikulas Patocka2022-12-011-1/+1
| * dm thin: resume even if in FAIL modeLuo Meng2022-12-011-4/+12
| * dm cache: set needs_check flag after aborting metadataMike Snitzer2022-12-011-5/+5
| * dm cache: Fix ABBA deadlock between shrink_slab and dm_cache_metadata_abortMike Snitzer2022-12-011-7/+47
| * dm thin: Fix ABBA deadlock between shrink_slab and dm_pool_abort_metadataZhihao Cheng2022-12-011-8/+43
| * dm integrity: Fix UAF in dm_integrity_dtr()Luo Meng2022-11-301-0/+2
| * dm cache: Fix UAF in destroy()Luo Meng2022-11-301-0/+1
| * dm clone: Fix UAF in clone_dtr()Luo Meng2022-11-301-0/+1
| * dm thin: Fix UAF in run_timer_softirq()Luo Meng2022-11-301-0/+2
* | Merge tag 'for-6.2/block-2022-12-08' of git://git.kernel.dk/linuxLinus Torvalds2022-12-1314-276/+294
|\ \
| * | block: remove bio_set_op_attrsChristoph Hellwig2022-12-076-20/+20
| * | md: fold unbind_rdev_from_array into md_kick_rdev_from_arrayChristoph Hellwig2022-12-021-21/+16
| * | md: mark md_kick_rdev_from_array staticChristoph Hellwig2022-12-022-3/+1
| * | md: remove lock_bdev / unlock_bdevChristoph Hellwig2022-12-021-41/+22
| * | blk-crypto: don't use struct request_queue for public interfacesChristoph Hellwig2022-11-211-1/+1
| * | dm: track per-add_disk holder relations in DMChristoph Hellwig2022-11-161-10/+39
| * | dm: make sure create and remove dm device won't race with open and close tableYu Kuai2022-11-161-0/+16
| * | dm: cleanup close_table_deviceChristoph Hellwig2022-11-161-9/+3
| * | dm: cleanup open_table_deviceChristoph Hellwig2022-11-161-29/+27
| * | dm: remove free_table_devicesChristoph Hellwig2022-11-161-14/+1
| * | md/raid1: stop mdx_raid1 thread when raid1 array run failedJiang Li2022-11-141-0/+1
| * | md/raid5: use bdev_write_cache instead of open coding itChristoph Hellwig2022-11-142-8/+2
| * | md: fix a crash in mempool_freeMikulas Patocka2022-11-141-3/+6
| * | md/raid0, raid10: Don't set discard sectors for request queueXiao Ni2022-11-142-3/+0
| * | md/bitmap: Fix bitmap chunk size overflow issuesFlorian-Ewald Mueller2022-11-141-8/+12
| * | md: introduce md_ro_stateYe Bin2022-11-141-70/+82
| * | md: factor out __md_set_array_info()Ye Bin2022-11-141-30/+35
| * | raid5-cache: use try_cmpxchg in r5l_wake_reclaimUros Bizjak2022-11-141-2/+3
| * | drivers/md/md-bitmap: check the return value of md_bitmap_get_counter()Li Zhong2022-11-141-12/+15
* | | Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-12-121-1/+1
|\ \ \ | |_|/ |/| |
| * | treewide: use get_random_u32_below() instead of deprecated functionJason A. Donenfeld2022-11-181-1/+1
| |/
* | Merge tag 'block-6.1-2022-11-18' of git://git.kernel.dk/linuxLinus Torvalds2022-11-183-0/+3
|\ \
| * | dm-log-writes: set dma_alignment limit in io_hintsKeith Busch2022-11-161-0/+1
| * | dm-integrity: set dma_alignment limit in io_hintsKeith Busch2022-11-161-0/+1
| * | dm-crypt: provide dma_alignment limit in io_hintsKeith Busch2022-11-161-0/+1
* | | dm integrity: clear the journal on suspendMikulas Patocka2022-11-181-0/+13
* | | dm integrity: flush the journal on suspendMikulas Patocka2022-11-181-6/+1
* | | dm bufio: Fix missing decrement of no_sleep_enabled if dm_bufio_client_create...Zhihao Cheng2022-11-181-0/+2
* | | dm ioctl: fix misbehavior if list_versions races with module loadingMikulas Patocka2022-11-181-2/+2
| |/ |/|
* | dm clone: Fix typo in block_device format specifierNikos Tsironis2022-10-181-1/+1
* | dm: remove unnecessary assignment statement in alloc_dev()Genjian Zhang2022-10-181-1/+0
* | dm cache: delete the redundant word 'each' in commentShaomin Deng2022-10-181-1/+1
* | dm raid: fix typo in analyse_superblocks code commentJiangshan Yi2022-10-181-1/+1
* | dm verity: enable WQ_HIGHPRI on verify_wqNathan Huckleberry2022-10-181-8/+10
* | dm raid: delete the redundant word 'that' in commentJilin Yuan2022-10-181-1/+1