summaryrefslogtreecommitdiffstats
path: root/drivers/md
Commit message (Expand)AuthorAgeFilesLines
* 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
* | dm: change from DMWARN to DMERR or DMCRIT for fatal errorsMikulas Patocka2022-10-185-85/+85
* | dm bufio: use the acquire memory barrier when testing for B_READINGMikulas Patocka2022-10-181-6/+7
* | treewide: use get_random_u32() when possibleJason A. Donenfeld2022-10-111-1/+1
* | treewide: use prandom_u32_max() when possible, part 1Jason A. Donenfeld2022-10-111-1/+1
|/
* Merge tag 'for-6.1/passthrough-2022-10-04' of git://git.kernel.dk/linuxLinus Torvalds2022-10-071-1/+3
|\
| * block: change request end_io handler to pass back a return valueJens Axboe2022-09-301-1/+3
| * Merge branch 'for-6.1/block' into for-6.1/passthroughJens Axboe2022-09-3012-174/+263
| |\
* | \ Merge tag 'for-6.1/block-2022-10-03' of git://git.kernel.dk/linuxLinus Torvalds2022-10-0712-174/+263
|\ \ \ | | |/ | |/|
| * | block: replace blk_queue_nowait with bdev_nowaitChristoph Hellwig2022-09-272-5/+3
| * | md: Fix spelling mistake in comments of r5l_logZhou nan2022-09-221-1/+1
| * | md/raid5: Wait for MD_SB_CHANGE_PENDING in raid5dLogan Gunthorpe2022-09-221-0/+12
| * | md/raid10: convert resync_lock to use seqlockYu Kuai2022-09-222-30/+59
| * | md/raid10: fix improper BUG_ON() in raise_barrier()Yu Kuai2022-09-221-1/+1
| * | md/raid10: prevent unnecessary calls to wake_up() in fast pathYu Kuai2022-09-221-2/+8
| * | md/raid10: don't modify 'nr_waitng' in wait_barrier() for the case nowaitYu Kuai2022-09-221-2/+2
| * | md/raid10: factor out code from wait_barrier() to stop_waiting_barrier()Yu Kuai2022-09-221-22/+28
| * | md: Remove extra mddev_get() in md_seq_start()Logan Gunthorpe2022-09-221-1/+0
| * | md/raid5: Remove unnecessary bio_put() in raid5_read_one_chunk()David Sloan2022-09-221-1/+0
| * | md/raid5: Ensure stripe_fill happens on non-read IO with journalLogan Gunthorpe2022-09-221-1/+1
| * | md/raid5: Don't read ->active_stripes if it's not neededLogan Gunthorpe2022-09-221-3/+2
| * | md/raid5: Cleanup prototype of raid5_get_active_stripe()Logan Gunthorpe2022-09-223-25/+39
| * | md/raid5: Drop extern on function declarations in raid5.hLogan Gunthorpe2022-09-221-12/+10
| * | md/raid5: Refactor raid5_get_active_stripe()Logan Gunthorpe2022-09-221-41/+41
| * | md: Replace snprintf with scnprintfSaurabh Sengar2022-09-221-1/+1
| * | md/raid10: fix compile warningGuoqing Jiang2022-09-221-1/+1
| * | md/raid5: Fix spelling mistakes in commentsXU pengfei2022-09-221-3/+3
| * | bcache: fix set_at_max_writeback_rate() for multiple attached devicesColy Li2022-09-191-21/+52
| * | bcache:: fix repeated words in commentsJilin Yuan2022-09-191-1/+1
| * | bcache: bset: Fix comment typosJules Maselbas2022-09-191-1/+1
| * | bcache: remove unused bch_mark_cache_readahead function def in stats.hLin Feng2022-09-191-1/+0
| * | bcache: remove unnecessary flush_workqueueLi Lei2022-09-191-3/+2
* | | Merge tag 'dlm-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds2022-10-031-2/+2
|\ \ \
| * | | fs: dlm: remove DLM_LSFL_FS from uapiAlexander Aring2022-08-231-2/+2
| |/ /
* | | Merge tag 'hardening-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-10-033-0/+25
|\ \ \ | |_|/ |/| |
| * | dm: verity-loadpin: Only trust verity targets with enforcementMatthias Kaehlcke2022-09-073-0/+25
| |/
* | Merge tag 'block-6.0-2022-08-26' of git://git.kernel.dk/linux-blockLinus Torvalds2022-08-262-8/+9
|\ \ | |/ |/|