index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-25
md: MD_CLOSING needs to be cleared after called md_set_readonly or do_md_stop
NeilBrown
1
-0
/
+5
2017-05-25
md: update slab_cache before releasing new stripes when stripes resizing
Dennis Yang
1
-2
/
+4
2017-05-25
dm space map disk: fix some book keeping in the disk space map
Joe Thornber
1
-1
/
+14
2017-05-25
dm thin metadata: call precommit before saving the roots
Joe Thornber
1
-2
/
+2
2017-05-25
dm bufio: make the parameter "retain_bytes" unsigned long
Mikulas Patocka
1
-8
/
+8
2017-05-25
dm cache metadata: fail operations if fail_io mode has been established
Mike Snitzer
1
-4
/
+8
2017-05-25
dm mpath: split and rename activate_path() to prepare for its expanded use
Bart Van Assche
1
-5
/
+12
2017-05-25
dm bufio: check new buffer allocation watermark every 30 seconds
Mikulas Patocka
1
-0
/
+10
2017-05-25
dm bufio: avoid a possible ABBA deadlock
Mikulas Patocka
1
-4
/
+5
2017-05-25
dm raid: select the Kconfig option CONFIG_MD_RAID0
Mikulas Patocka
1
-0
/
+1
2017-05-25
dm btree: fix for dm_btree_find_lowest_key()
Vinothkumar Raja
1
-2
/
+6
2017-05-20
dm thin: fix a memory leak when passing discard bio down
Dennis Yang
1
-0
/
+1
2017-05-20
dm rq: check blk_mq_register_dev() return value in dm_mq_init_request_queue()
Bart Van Assche
1
-1
/
+5
2017-05-20
dm era: save spacemap metadata root after the pre-commit
Somasundaram Krishnasamy
1
-4
/
+4
2017-05-08
dm ioctl: prevent stack leak in dm ioctl call
Adrian Salido
1
-1
/
+1
2017-04-12
dm raid: fix NULL pointer dereference for raid1 without bitmap
Dmitry Bilunov
1
-1
/
+1
2017-04-12
dm verity fec: fix bufio leaks
Sami Tolvanen
1
-3
/
+3
2017-04-12
dm verity fec: limit error correction recursion
Sami Tolvanen
2
-1
/
+15
2017-04-08
blk: Ensure users for current->bio_list can see the full list.
NeilBrown
2
-14
/
+18
2017-03-26
md/raid1/10: fix potential deadlock
Shaohua Li
1
-0
/
+18
2017-03-18
dm: flush queued bios when process blocks to avoid deadlock
Mikulas Patocka
1
-0
/
+55
2017-03-12
md linear: fix a race between linear_add() and linear_congested()
colyli@suse.de
2
-5
/
+35
2017-03-12
dm raid: fix data corruption on reshape request
Heinz Mauelshagen
1
-1
/
+11
2017-03-12
dm round robin: revert "use percpu 'repeat_count' and 'current_path'"
Mike Snitzer
1
-53
/
+14
2017-03-12
dm stats: fix a leaked s->histogram_boundaries array
Mikulas Patocka
1
-0
/
+1
2017-03-12
dm cache: fix corruption seen when using cache > 2TB
Joe Thornber
1
-3
/
+3
2017-02-23
bcache: Make gc wakeup sane, remove set_task_state()
Kent Overstreet
5
-26
/
+26
2017-02-14
dm rq: cope with DM device destruction while in dm_old_request_fn()
Mike Snitzer
1
-0
/
+4
2017-01-12
md: fix refcount problem on mddev when stopping array.
NeilBrown
1
-1
/
+4
2017-01-12
md: MD_RECOVERY_NEEDED is set for mddev->recovery
Shaohua Li
1
-1
/
+1
2017-01-09
md/raid5: limit request size according to implementation limits
Konstantin Khlebnikov
1
-0
/
+9
2017-01-06
dm space map metadata: fix 'struct sm_metadata' leak on failed create
Benjamin Marzinski
1
-8
/
+6
2017-01-06
dm raid: fix discard support regression
Heinz Mauelshagen
1
-6
/
+3
2017-01-06
dm rq: fix a race condition in rq_completed()
Bart Van Assche
1
-2
/
+8
2017-01-06
dm crypt: mark key as invalid until properly loaded
Ondrej Kozina
1
-2
/
+5
2017-01-06
dm flakey: return -EINVAL on interval bounds error in flakey_ctr()
Wei Yongjun
1
-0
/
+2
2017-01-06
dm table: an 'all_blk_mq' table must be loaded for a blk-mq DM device
Bart Van Assche
1
-0
/
+5
2017-01-06
dm table: fix 'all_blk_mq' inconsistency when an empty table is loaded
Mike Snitzer
1
-6
/
+13
2016-11-05
Merge tag 'md/4.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
4
-19
/
+30
2016-10-28
md: be careful not lot leak internal curr_resync value into metadata. -- (all)
NeilBrown
1
-2
/
+2
2016-10-28
raid1: handle read error also in readonly mode
Tomasz Majchrzak
1
-9
/
+10
2016-10-28
raid5-cache: correct condition for empty metadata write
Shaohua Li
1
-1
/
+1
2016-10-28
Merge tag 'dm-4.9-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/dev...
Linus Torvalds
5
-44
/
+28
2016-10-24
md: report 'write_pending' state when array in sync
Tomasz Majchrzak
1
-3
/
+3
2016-10-24
md/raid5: write an empty meta-block when creating log super-block
Zhengyuan Liu
1
-0
/
+1
2016-10-24
md/raid5: initialize next_checkpoint field before use
Zhengyuan Liu
1
-0
/
+3
2016-10-24
RAID10: ignore discard error
Shaohua Li
1
-2
/
+5
2016-10-24
RAID1: ignore discard error
Shaohua Li
1
-2
/
+5
2016-10-24
dm table: fix missing dm_put_target_type() in dm_table_add_target()
tang.junhui
1
-15
/
+9
2016-10-18
dm rq: clear kworker_task if kthread_run() returned an error
Mike Snitzer
1
-2
/
+5
[next]