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
2016-08-20
dm flakey: error READ bios during the down_interval
Mike Snitzer
1
-8
/
+15
2016-04-12
md: multipath: don't hardcopy bio in .make_request path
Ming Lei
1
-1
/
+3
2016-04-12
md/raid5: Compare apples to apples (or sectors to sectors)
Jes Sorensen
1
-2
/
+2
2016-04-12
bcache: fix cache_set_flush() NULL pointer dereference on OOM
Eric Wheeler
1
-0
/
+3
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 btree: fix bufio buffer leaks in dm_btree_del() error path
Joe Thornber
1
-1
/
+15
2016-03-03
dm space map metadata: fix ref counting bug when bootstrapping a new space map
Joe Thornber
1
-10
/
+22
2016-03-03
dm thin: fix race condition when destroying thin pool workqueue
Nikolay Borisov
1
-2
/
+2
2016-03-03
dm thin metadata: fix bug when taking a metadata snapshot
Joe Thornber
1
-0
/
+6
2016-03-03
dm thin: restore requested 'error_if_no_space' setting on OODS to WRITE trans...
Mike Snitzer
1
-0
/
+1
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: 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
2016-03-03
bcache: clear BCACHE_DEV_UNLINK_DONE flag when attaching a backing device
Zheng Liu
1
-0
/
+2
2016-03-03
bcache: Add a cond_resched() call to gc
Kent Overstreet
1
-0
/
+1
2016-03-03
bcache: fix a livelock when we cause a huge number of cache misses
Zheng Liu
1
-1
/
+3
2016-02-17
Revert "dm mpath: fix stalls when handling invalid ioctls"
Mauricio Faria de Oliveira
1
-5
/
+2
2016-02-17
dm btree: fix leak of bufio-backed block in btree_split_sibling error path
Mike Snitzer
1
-1
/
+3
2015-11-09
md/raid5: fix locking in handle_stripe_clean_event()
Roman Gushchin
1
-2
/
+4
2015-11-09
Revert "md: allow a partially recovered device to be hot-added to an array."
NeilBrown
1
-2
/
+1
2015-11-09
md/raid10: submit_bio_wait() returns 0 on success
Jes Sorensen
1
-1
/
+1
2015-11-09
md/raid1: submit_bio_wait() returns 0 on success
Jes Sorensen
1
-1
/
+1
2015-11-09
dm btree: fix leak of bufio-backed block in btree_split_beneath error path
Mike Snitzer
1
-1
/
+1
2015-11-09
dm btree remove: fix a bug when rebalancing nodes after removal
Joe Thornber
1
-6
/
+11
2015-10-27
dm thin: fix missing pool reference count decrement in pool_ctr error path
Mike Snitzer
1
-1
/
+1
2015-10-22
dm cache: fix NULL pointer when switching from cleaner policy
Joe Thornber
1
-1
/
+1
2015-10-22
md: flush ->event_work before stopping array.
NeilBrown
1
-0
/
+2
2015-10-22
dm raid: fix round up of default region size
Mikulas Patocka
1
-2
/
+1
2015-10-22
dm btree: add ref counting ops for the leaves of top level btrees
Joe Thornber
4
-15
/
+47
2015-10-01
md/raid10: always set reshape_safe when initializing reshape_position.
NeilBrown
1
-1
/
+4
2015-09-13
dm thin metadata: delete btrees when releasing metadata snapshot
Joe Thornber
1
-2
/
+2
2015-08-16
md/bitmap: return an error when bitmap superblock is corrupt.
NeilBrown
1
-0
/
+2
2015-08-16
md/raid1: extend spinlock to protect raid1_end_read_request against inconsist...
NeilBrown
1
-4
/
+6
2015-08-16
md: use kzalloc() when bitmap is disabled
Benjamin Randazzo
1
-2
/
+1
2015-08-10
md/raid1: fix test for 'was read error from last working device'.
NeilBrown
1
-1
/
+1
2015-08-03
md: fix a build warning
Firo Yang
1
-1
/
+1
2015-08-03
dm btree: silence lockdep lock inversion in dm_btree_del()
Joe Thornber
1
-1
/
+1
2015-08-03
dm btree remove: fix bug in redistribute3
Dennis Yang
1
-3
/
+3
2015-08-03
dm space map metadata: fix occasional leak of a metadata block on resize
Joe Thornber
1
-15
/
+35
2015-08-03
dm stats: fix divide by zero if 'number_of_areas' arg is zero
Mikulas Patocka
1
-0
/
+2
2015-06-06
md/raid0: fix restore to sector variable in raid0_make_request
Eric Work
1
-1
/
+3
2015-06-06
md/raid5: don't record new size if resize_stripes fails.
NeilBrown
1
-1
/
+2
2015-05-17
Revert "dm crypt: fix deadlock when async crypto algorithm returns -EBUSY"
Rabin Vincent
1
-6
/
+6
2015-05-06
dm crypt: fix deadlock when async crypto algorithm returns -EBUSY
Ben Collins
1
-6
/
+6
2015-05-06
md/raid0: fix bug with chunksize not a power of 2.
NeilBrown
1
-1
/
+2
2015-04-13
dm io: deal with wandering queue limits when handling REQ_DISCARD and REQ_WRI...
Darrick J. Wong
1
-4
/
+11
2015-04-13
dm: hold suspend_lock while suspending device during device deletion
Mikulas Patocka
1
-0
/
+6
2015-03-18
dm snapshot: fix a possible invalid memory access on unload
Mikulas Patocka
1
-2
/
+2
[next]