index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
md: fix a suspicious RCU usage warning
Mikulas Patocka
2024-01-25
1
-1
/
+1
*
Merge tag 'for-6.8/block-2024-01-18' of git://git.kernel.dk/linux
Linus Torvalds
2024-01-19
2
-19
/
+33
|
\
|
*
md/raid1: Use blk_opf_t for read and write operations
Bart Van Assche
2024-01-10
1
-6
/
+6
|
*
md: Fix md_seq_ops() regressions
Yu Kuai
2024-01-09
1
-13
/
+27
*
|
Merge tag 'for-6.8/block-2024-01-08' of git://git.kernel.dk/linux
Linus Torvalds
2024-01-11
20
-1825
/
+400
|
\
|
|
*
bcache: use the default discard granularity
Christoph Hellwig
2023-12-29
1
-1
/
+0
|
*
bcache: discard_granularity should not be smaller than a sector
Christoph Hellwig
2023-12-29
1
-1
/
+1
|
*
block: remove support for the host aware zone model
Christoph Hellwig
2023-12-20
4
-32
/
+26
|
*
md: Remove deprecated CONFIG_MD_FAULTY
Song Liu
2023-12-19
3
-377
/
+0
|
*
md: Remove deprecated CONFIG_MD_MULTIPATH
Song Liu
2023-12-19
4
-609
/
+108
|
*
md: Remove deprecated CONFIG_MD_LINEAR
Song Liu
2023-12-19
5
-342
/
+5
|
*
md/raid1: support read error check
Li Nan
2023-12-16
1
-5
/
+12
|
*
md: factor out a helper exceed_read_errors() to check read_errors
Li Nan
2023-12-16
3
-46
/
+58
|
*
md: Whenassemble the array, consult the superblock of the freshest device
Alex Lyakas
2023-12-16
1
-10
/
+44
|
*
md/raid1: remove unnecessary null checking
Gou Hao
2023-12-15
1
-2
/
+0
|
*
md: synchronize flush io with array reconfiguration
Yu Kuai
2023-12-02
1
-6
/
+16
|
*
md/md-multipath: remove rcu protection to access rdev from conf
Yu Kuai
2023-11-28
1
-11
/
+12
|
*
md/raid5: remove rcu protection to access rdev from conf
Yu Kuai
2023-11-28
4
-144
/
+69
|
*
md/raid1: remove rcu protection to access rdev from conf
Yu Kuai
2023-11-28
1
-39
/
+23
|
*
md/raid10: remove rcu protection to access rdev from conf
Yu Kuai
2023-11-28
1
-155
/
+58
|
*
md: remove flag RemoveSynchronized
Yu Kuai
2023-11-28
6
-72
/
+6
|
*
Revert "md/raid5: Wait for MD_SB_CHANGE_PENDING in raid5d"
Junxiao Bi
2023-11-28
1
-12
/
+0
|
*
md: bypass block throttle for superblock update
Junxiao Bi
2023-11-28
1
-3
/
+4
*
|
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-01-09
3
-3
/
+3
|
\
\
|
*
|
mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER
Kirill A. Shutemov
2024-01-09
3
-3
/
+3
*
|
|
Merge tag 'vfs-6.8.super' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-01-08
1
-2
/
+2
|
\
\
\
|
*
|
|
bdev: rename freeze and thaw helpers
Christian Brauner
2023-11-18
1
-2
/
+2
*
|
|
|
dm audit: fix Kconfig so DM_AUDIT depends on BLK_DEV_DM
Mike Snitzer
2023-12-18
1
-0
/
+1
*
|
|
|
dm-integrity: don't modify bio's immutable bio_vec in integrity_metadata()
Mikulas Patocka
2023-12-18
1
-5
/
+6
*
|
|
|
dm-raid: delay flushing event_work() after reconfig_mutex is released
Yu Kuai
2023-12-18
2
-3
/
+11
*
|
|
|
Merge tag 'block-6.7-2023-12-08' of git://git.kernel.dk/linux
Linus Torvalds
2023-12-08
2
-70
/
+78
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Merge tag 'md-fixes-20231207-1' of https://git.kernel.org/pub/scm/linux/kerne...
Jens Axboe
2023-12-07
1
-4
/
+26
|
|
\
\
\
|
|
*
|
|
md: split MD_RECOVERY_NEEDED out of mddev_resume
Yu Kuai
2023-12-07
1
-4
/
+26
|
*
|
|
|
Merge tag 'md-fixes-20231206' of https://git.kernel.org/pub/scm/linux/kernel/...
Jens Axboe
2023-12-06
1
-64
/
+50
|
|
\
|
|
|
|
|
*
|
|
md: fix stopping sync thread
Yu Kuai
2023-12-06
1
-53
/
+37
|
|
*
|
|
md: don't leave 'MD_RECOVERY_FROZEN' in error path of md_set_readonly()
Yu Kuai
2023-12-06
1
-11
/
+13
|
|
*
|
|
md: fix missing flush of sync_work
Yu Kuai
2023-12-06
1
-2
/
+2
|
*
|
|
|
Merge tag 'md-fixes-20231201-1' of https://git.kernel.org/pub/scm/linux/kerne...
Jens Axboe
2023-12-02
1
-2
/
+2
|
|
\
|
|
|
|
|
*
|
|
md/raid6: use valid sector values to determine if an I/O should wait on the r...
David Jeffery
2023-12-01
1
-2
/
+2
*
|
|
|
|
Merge tag 'block-6.7-2023-12-01' of git://git.kernel.dk/linux
Linus Torvalds
2023-12-01
1
-1
/
+1
|
\
|
|
|
|
|
*
|
|
|
bcache: revert replacing IS_ERR_OR_NULL with IS_ERR
Markus Weippert
2023-11-24
1
-1
/
+1
*
|
|
|
|
Merge tag 'dm-6.7/dm-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-12-01
4
-10
/
+8
|
\
\
\
\
\
|
*
|
|
|
|
dm-flakey: start allocating with MAX_ORDER
Mikulas Patocka
2023-11-29
1
-1
/
+1
|
*
|
|
|
|
dm-verity: align struct dm_verity_fec_io properly
Mikulas Patocka
2023-11-29
2
-7
/
+2
|
*
|
|
|
|
dm verity: don't perform FEC for failed readahead IO
Wu Bo
2023-11-29
1
-1
/
+3
|
*
|
|
|
|
dm verity: initialize fec io before freeing it
Wu Bo
2023-11-29
1
-1
/
+2
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'bcachefs-2023-11-29' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2023-12-01
7
-91
/
+91
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
closures: CLOSURE_CALLBACK() to fix type punning
Kent Overstreet
2023-11-24
7
-91
/
+91
*
|
|
|
|
Merge tag 'block-6.7-2023-11-23' of git://git.kernel.dk/linux
Linus Torvalds
2023-11-24
6
-10
/
+35
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
/
/
/
|
|
/
/
/
|
*
|
|
Merge tag 'md-fixes-20231120' of https://git.kernel.org/pub/scm/linux/kernel/...
Jens Axboe
2023-11-20
1
-1
/
+2
|
|
\
|
|
[next]