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
2018-10-13
dm cache: fix resize crash if user doesn't reload cache table
Mike Snitzer
1
-2
/
+7
2018-10-13
dm cache metadata: ignore hints array being too small during resize
Joe Thornber
1
-2
/
+2
2018-10-10
dm thin metadata: fix __udivdi3 undefined on 32-bit
Mike Snitzer
1
-4
/
+2
2018-10-10
dm thin metadata: try to avoid ever aborting transactions
Joe Thornber
2
-9
/
+100
2018-10-10
dm raid: fix rebuild of specific devices by updating superblock
Heinz Mauelshagen
1
-0
/
+5
2018-10-10
RAID10 BUG_ON in raise_barrier when force is true and conf->barrier is 0
Xiao Ni
1
-1
/
+4
2018-10-10
md/raid5-cache: disable reshape completely
Shaohua Li
2
-3
/
+8
2018-10-03
md-cluster: clear another node's suspend_area after the copy is finished
Guoqing Jiang
1
-9
/
+10
2018-09-19
dm cache: only allow a single io_mode cache feature to be requested
John Pittman
1
-4
/
+15
2018-09-19
md/raid5: fix data corruption of replacements after originals dropped
BingJing Chang
1
-0
/
+6
2018-09-15
dm kcopyd: avoid softlockup in run_complete_job
John Pittman
1
-0
/
+2
2018-09-09
bcache: release dc->writeback_lock properly in bch_writeback_thread()
Shan Hai
1
-1
/
+3
2018-09-09
dm crypt: don't decrease device limits
Mikulas Patocka
1
-5
/
+5
2018-09-09
dm cache metadata: set dirty on all cache blocks after a crash
Ilya Dryomov
1
-3
/
+7
2018-09-09
dm cache metadata: save in-core policy_hint_size to on-disk superblock
Mike Snitzer
1
-1
/
+2
2018-09-09
dm thin: stop no_space_timeout worker when switching to write-mode
Hou Tao
1
-0
/
+2
2018-09-09
dm integrity: change 'suspending' variable from bool to int
Mikulas Patocka
1
-3
/
+3
2018-08-24
md/raid10: fix that replacement cannot complete recovery after reassemble
BingJing Chang
1
-0
/
+7
2018-08-03
md: fix NULL dereference of mddev->pers in remove_and_add_spares()
Yufen Yu
1
-0
/
+3
2018-08-03
md/raid1: add error handling of read error from FailFast device
Gioh Kim
1
-0
/
+2
2018-07-11
dm: prevent DAX mounts if not supported
Ross Zwisler
2
-5
/
+5
2018-07-11
dm: set QUEUE_FLAG_DAX accordingly in dm_table_set_restrictions()
Mike Snitzer
2
-3
/
+2
2018-07-08
md: remove special meaning of ->quiesce(.., 2)
NeilBrown
9
-69
/
+37
2018-07-08
md: allow metadata update while suspending.
NeilBrown
2
-0
/
+20
2018-07-08
md: use mddev_suspend/resume instead of ->quiesce()
NeilBrown
1
-12
/
+12
2018-07-08
md: move suspend_hi/lo handling into core md code
NeilBrown
3
-37
/
+28
2018-07-08
md: don't call bitmap_create() while array is quiesced.
NeilBrown
1
-6
/
+10
2018-07-08
md: always hold reconfig_mutex when calling mddev_suspend()
NeilBrown
3
-7
/
+24
2018-07-03
dm thin: handle running out of data space vs concurrent discard
Mike Snitzer
1
-2
/
+9
2018-07-03
dm zoned: avoid triggering reclaim from inside dmz_map()
Bart Van Assche
1
-1
/
+1
2018-07-03
md: fix two problems with setting the "re-add" device state.
NeilBrown
1
-1
/
+3
2018-05-30
bcache: quit dc->writeback_thread when BCACHE_DEV_DETACHING is set
Coly Li
1
-3
/
+17
2018-05-30
bcache: fix kcrashes with fio in RAID5 backend dev
Tang Junhui
1
-1
/
+1
2018-05-30
md/raid1: fix NULL pointer dereference
Yufen Yu
1
-0
/
+11
2018-05-30
md: fix a potential deadlock of raid5/raid10 reshape
BingJing Chang
3
-14
/
+15
2018-05-30
md: raid5: avoid string overflow warning
Arnd Bergmann
1
-3
/
+4
2018-05-30
md raid10: fix NULL deference in handle_write_completed()
Yufen Yu
1
-2
/
+4
2018-05-30
md: fix md_write_start() deadlock w/o metadata devices
Heinz Mauelshagen
2
-0
/
+12
2018-05-30
MD: Free bioset when md_run fails
Xiao Ni
1
-5
/
+21
2018-05-16
dm integrity: use kvfree for kvmalloc'd memory
Mikulas Patocka
1
-1
/
+1
2018-04-26
bcache: return attach error when no cache set exist
Tang Junhui
1
-2
/
+3
2018-04-26
bcache: fix for data collapse after re-attaching an attached device
Tang Junhui
3
-7
/
+11
2018-04-26
bcache: fix for allocator and register thread race
Tang Junhui
2
-4
/
+18
2018-04-26
bcache: properly set task state in bch_writeback_thread()
Coly Li
2
-3
/
+8
2018-04-26
dm mpath: return DM_MAPIO_REQUEUE on blk-mq rq allocation failure
Ming Lei
1
-1
/
+13
2018-04-24
dm crypt: limit the number of allocated pages
Mikulas Patocka
1
-1
/
+65
2018-04-12
bcache: segregate flash only volume write streams
Tang Junhui
1
-5
/
+14
2018-04-12
bcache: stop writeback thread after detaching
Tang Junhui
1
-0
/
+6
2018-04-12
bcache: ret IOERR when read meets metadata error
Rui Hua
1
-0
/
+22
2018-03-19
dm raid: fix raid set size revalidation
Heinz Mauelshagen
1
-10
/
+20
[next]