aboutsummaryrefslogtreecommitdiff
path: root/drivers/md
AgeCommit message (Expand)AuthorFilesLines
2024-01-18Merge tag 'for-6.8/block-2024-01-18' of git://git.kernel.dk/linuxGravatar Linus Torvalds 2-19/+33
2024-01-11Merge tag 'for-6.8/block-2024-01-08' of git://git.kernel.dk/linuxGravatar Linus Torvalds 20-1825/+400
2024-01-09md/raid1: Use blk_opf_t for read and write operationsGravatar Bart Van Assche 1-6/+6
2024-01-09Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Gravatar Linus Torvalds 3-3/+3
2024-01-09md: Fix md_seq_ops() regressionsGravatar Yu Kuai 1-13/+27
2024-01-08mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDERGravatar Kirill A. Shutemov 3-3/+3
2024-01-08Merge tag 'vfs-6.8.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Gravatar Linus Torvalds 1-2/+2
2023-12-29bcache: use the default discard granularityGravatar Christoph Hellwig 1-1/+0
2023-12-29bcache: discard_granularity should not be smaller than a sectorGravatar Christoph Hellwig 1-1/+1
2023-12-19block: remove support for the host aware zone modelGravatar Christoph Hellwig 4-32/+26
2023-12-19md: Remove deprecated CONFIG_MD_FAULTYGravatar Song Liu 3-377/+0
2023-12-19md: Remove deprecated CONFIG_MD_MULTIPATHGravatar Song Liu 4-609/+108
2023-12-19md: Remove deprecated CONFIG_MD_LINEARGravatar Song Liu 5-342/+5
2023-12-18dm audit: fix Kconfig so DM_AUDIT depends on BLK_DEV_DMGravatar Mike Snitzer 1-0/+1
2023-12-18dm-integrity: don't modify bio's immutable bio_vec in integrity_metadata()Gravatar Mikulas Patocka 1-5/+6
2023-12-18dm-raid: delay flushing event_work() after reconfig_mutex is releasedGravatar Yu Kuai 2-3/+11
2023-12-15md/raid1: support read error checkGravatar Li Nan 1-5/+12
2023-12-15md: factor out a helper exceed_read_errors() to check read_errorsGravatar Li Nan 3-46/+58
2023-12-15md: Whenassemble the array, consult the superblock of the freshest deviceGravatar Alex Lyakas 1-10/+44
2023-12-15md/raid1: remove unnecessary null checkingGravatar Gou Hao 1-2/+0
2023-12-08Merge tag 'block-6.7-2023-12-08' of git://git.kernel.dk/linuxGravatar Linus Torvalds 2-70/+78
2023-12-07Merge tag 'md-fixes-20231207-1' of https://git.kernel.org/pub/scm/linux/kerne...Gravatar Jens Axboe 1-4/+26
2023-12-07md: split MD_RECOVERY_NEEDED out of mddev_resumeGravatar Yu Kuai 1-4/+26
2023-12-06Merge tag 'md-fixes-20231206' of https://git.kernel.org/pub/scm/linux/kernel/...Gravatar Jens Axboe 1-64/+50
2023-12-06md: fix stopping sync threadGravatar Yu Kuai 1-53/+37
2023-12-06md: don't leave 'MD_RECOVERY_FROZEN' in error path of md_set_readonly()Gravatar Yu Kuai 1-11/+13
2023-12-06md: fix missing flush of sync_workGravatar Yu Kuai 1-2/+2
2023-12-01Merge tag 'md-fixes-20231201-1' of https://git.kernel.org/pub/scm/linux/kerne...Gravatar Jens Axboe 1-2/+2
2023-12-01md: synchronize flush io with array reconfigurationGravatar Yu Kuai 1-6/+16
2023-12-01md/raid6: use valid sector values to determine if an I/O should wait on the r...Gravatar David Jeffery 1-2/+2
2023-12-02Merge tag 'block-6.7-2023-12-01' of git://git.kernel.dk/linuxGravatar Linus Torvalds 1-1/+1
2023-12-02Merge tag 'dm-6.7/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 4-10/+8
2023-12-02Merge tag 'bcachefs-2023-11-29' of https://evilpiepirate.org/git/bcachefsGravatar Linus Torvalds 7-91/+91
2023-11-29dm-flakey: start allocating with MAX_ORDERGravatar Mikulas Patocka 1-1/+1
2023-11-29dm-verity: align struct dm_verity_fec_io properlyGravatar Mikulas Patocka 2-7/+2
2023-11-29dm verity: don't perform FEC for failed readahead IOGravatar Wu Bo 1-1/+3
2023-11-29dm verity: initialize fec io before freeing itGravatar Wu Bo 1-1/+2
2023-11-27md/md-multipath: remove rcu protection to access rdev from confGravatar Yu Kuai 1-11/+12
2023-11-27md/raid5: remove rcu protection to access rdev from confGravatar Yu Kuai 4-144/+69
2023-11-27md/raid1: remove rcu protection to access rdev from confGravatar Yu Kuai 1-39/+23
2023-11-27md/raid10: remove rcu protection to access rdev from confGravatar Yu Kuai 1-155/+58
2023-11-27md: remove flag RemoveSynchronizedGravatar Yu Kuai 6-72/+6
2023-11-27Revert "md/raid5: Wait for MD_SB_CHANGE_PENDING in raid5d"Gravatar Junxiao Bi 1-12/+0
2023-11-27md: bypass block throttle for superblock updateGravatar Junxiao Bi 1-3/+4
2023-11-24bcache: revert replacing IS_ERR_OR_NULL with IS_ERRGravatar Markus Weippert 1-1/+1
2023-11-24closures: CLOSURE_CALLBACK() to fix type punningGravatar Kent Overstreet 7-91/+91
2023-11-23Merge tag 'block-6.7-2023-11-23' of git://git.kernel.dk/linuxGravatar Linus Torvalds 6-10/+35
2023-11-20Merge tag 'md-fixes-20231120' of https://git.kernel.org/pub/scm/linux/kernel/...Gravatar Jens Axboe 1-1/+2
2023-11-20bcache: avoid NULL checking to c->root in run_cache_set()Gravatar Coly Li 1-1/+1
2023-11-20bcache: add code comments for bch_btree_node_get() and __bch_btree_node_alloc()Gravatar Coly Li 1-0/+7