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
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
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-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
-27
/
+26
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 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
2016-11-10
dm mirror: fix read error on recovery after default leg failure
Heinz Mauelshagen
1
-0
/
+1
2016-11-10
dm: free io_barrier after blk_cleanup_queue call
Tahsin Erdogan
1
-2
/
+2
2016-10-28
dm crypt: fix crash on exit
Rabin Vincent
1
-14
/
+10
2016-10-28
dm mpath: check if path's request_queue is dying in activate_path()
Mike Snitzer
1
-3
/
+3
2016-10-28
dm: return correct error code in dm_resume()'s retry loop
Minfei Huang
1
-3
/
+2
2016-10-28
dm: mark request_queue dead before destroying the DM device
Bart Van Assche
1
-0
/
+5
2016-10-07
dm log writes: fix bug with too large bios
Mikulas Patocka
1
-2
/
+2
2016-09-24
md-cluster: make md-cluster also can work when compiled into kernel
Guoqing Jiang
1
-8
/
+4
2016-09-24
dm crypt: fix error with too large bios
Mikulas Patocka
1
-0
/
+7
2016-09-24
dm log writes: move IO accounting earlier to fix error path
Mikulas Patocka
1
-1
/
+1
2016-09-24
dm log writes: fix check of kthread_run() return value
Vladimir Zapolskiy
1
-2
/
+2
2016-09-24
dm flakey: fix reads to be issued if drop_writes configured
Mike Snitzer
1
-11
/
+16
2016-09-15
bcache: RESERVE_PRIO is too small by one when prio_buckets() is a power of two.
Kent Overstreet
1
-1
/
+1
2016-08-20
dm flakey: error READ bios during the down_interval
Mike Snitzer
1
-8
/
+15
2016-08-20
dm: set DMF_SUSPENDED* _before_ clearing DMF_NOFLUSH_SUSPENDING
Mike Snitzer
1
-7
/
+7
2016-05-11
MD: make bio mergeable
Shaohua Li
1
-0
/
+2
2016-05-04
dm cache metadata: fix cmd_read_lock() acquiring write lock
Ahmed Samy
1
-2
/
+2
2016-05-04
dm cache metadata: fix READ_LOCK macros and cleanup WRITE_LOCK macros
Mike Snitzer
1
-24
/
+40
2016-04-12
md: multipath: don't hardcopy bio in .make_request path
Ming Lei
1
-1
/
+3
2016-04-12
md/raid5: preserve STRIPE_PREREAD_ACTIVE in break_stripe_batch_list
NeilBrown
1
-1
/
+1
2016-04-12
raid10: include bio_end_io_list in nr_queued to prevent freeze_array hang
Shaohua Li
1
-2
/
+5
2016-04-12
RAID5: revert e9e4c377e2f563 to fix a livelock
Shaohua Li
2
-20
/
+9
2016-04-12
RAID5: check_reshape() shouldn't call mddev_suspend
Shaohua Li
2
-0
/
+20
2016-04-12
md/raid5: Compare apples to apples (or sectors to sectors)
Jes Sorensen
1
-2
/
+2
2016-04-12
raid1: include bio_end_io_list in nr_queued to prevent freeze_array hang
Nate Dailey
1
-2
/
+5
2016-04-12
bcache: fix cache_set_flush() NULL pointer dereference on OOM
Eric Wheeler
1
-0
/
+3
2016-04-12
bcache: fix race of writeback thread starting before complete initialization
Eric Wheeler
1
-1
/
+8
2016-04-12
bcache: cleaned up error handling around register_cache()
Eric Wheeler
1
-12
/
+22
2016-04-12
dm: fix rq_end_stats() NULL pointer in dm_requeue_original_request()
Bryn M. Reeves
1
-1
/
+1
2016-04-12
dm cache: make sure every metadata function checks fail_io
Joe Thornber
3
-43
/
+71
2016-04-12
dm thin metadata: don't issue prefetches if a transaction abort has failed
Joe Thornber
1
-1
/
+4
2016-04-12
dm: fix excessive dm-mq context switching
Mike Snitzer
1
-7
/
+6
2016-04-12
dm snapshot: disallow the COW and origin devices from being identical
DingXiang
2
-12
/
+33
2016-03-03
dm: fix dm_rq_target_io leak on faults with .request_fn DM w/ blk-mq paths
Mike Snitzer
1
-0
/
+2
2016-03-03
dm snapshot: fix hung bios when copy error occurs
Mikulas Patocka
4
-19
/
+12
2016-03-03
dm space map metadata: remove unused variable in brb_pop()
Mike Snitzer
1
-3
/
+0
2016-03-03
dm thin: fix race condition when destroying thin pool workqueue
Nikolay Borisov
1
-2
/
+2
2016-03-03
bcache: Change refill_dirty() to always scan entire disk if necessary
Kent Overstreet
1
-7
/
+30
2016-03-03
bcache: prevent crash on changing writeback_running
Stefan Bader
1
-1
/
+2
2016-03-03
bcache: allows use of register in udev to avoid "device_busy" error.
Gabriel de Perthuis
1
-2
/
+3
2016-03-03
bcache: unregister reboot notifier if bcache fails to unregister device
Zheng Liu
1
-1
/
+3
2016-03-03
bcache: fix a leak in bch_cached_dev_run()
Al Viro
1
-1
/
+4
[prev]
[next]