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
/
dm-writecache.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-06
dm writecache: fix data corruption when reloading the target
Mikulas Patocka
1
-15
/
+37
2020-04-17
dm writecache: add cond_resched to avoid CPU hangs
Mikulas Patocka
1
-1
/
+5
2020-03-12
dm writecache: verify watermark during resume
Mikulas Patocka
1
-2
/
+10
2020-03-12
dm: report suspended device during destroy
Mikulas Patocka
1
-1
/
+1
2020-02-11
dm writecache: fix incorrect flush sequence when doing SSD mode commit
Mikulas Patocka
1
-21
/
+21
2019-12-17
dm writecache: handle REQ_FUA
Maged Mokhtar
1
-1
/
+2
2019-09-05
dm writecache: skip writecache_wait for pmem mode
Huaisheng Ye
1
-1
/
+2
2019-08-26
dm writecache: optimize performance by sorting the blocks for writeback_all
Huaisheng Ye
1
-3
/
+16
2019-08-26
dm writecache: add unlikely for getting two block with same LBA
Huaisheng Ye
1
-2
/
+2
2019-08-26
dm writecache: remove unused member pointer in writeback_struct
Huaisheng Ye
1
-1
/
+0
2019-04-26
dm writecache: avoid unnecessary lookups in writecache_find_entry()
Mikulas Patocka
1
-6
/
+5
2019-04-26
dm writecache: remove unused member page_offset in writeback_struct
Huaisheng Ye
1
-2
/
+0
2019-04-18
dm writecache: add unlikely for returned value of rb_next/prev
Huaisheng Ye
1
-2
/
+2
2019-04-18
dm writecache: remove needless dereferences in __writecache_writeback_pmem()
Huaisheng Ye
1
-6
/
+6
2019-03-05
dm writecache: fix typo in name for writeback_wq
Huaisheng Ye
1
-1
/
+1
2018-12-18
dm writecache: fix typo in error msg for creating writecache_flush_thread
Shenghui Wang
1
-1
/
+1
2018-10-22
dm writecache: remove disabled code in memory_entry()
Mike Snitzer
1
-4
/
+1
2018-08-25
Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+1
2018-08-16
dm writecache: fix a crash due to reading past end of dirty_bitmap
Mikulas Patocka
1
-1
/
+1
2018-07-30
md/dm-writecache: Don't request pointer dummy_addr when not required
Huaisheng Ye
1
-2
/
+1
2018-07-27
dm writecache: report start_sector in status line
Mikulas Patocka
1
-1
/
+5
2018-07-02
dm writecache: support optional offset for start of device
Mikulas Patocka
1
-14
/
+29
2018-06-22
dm writecache: use 2-factor allocator arguments
Kees Cook
1
-5
/
+5
2018-06-08
dm: add writecache target
Mikulas Patocka
1
-0
/
+2305