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
/
dm-writecache.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-08-25
dm writecache: set a default MAX_WRITEBACK_JOBS
Mikulas Patocka
1
-1
/
+1
2021-07-25
dm writecache: return the exact table values that were set
Mikulas Patocka
1
-16
/
+16
2021-03-04
dm writecache: fix writing beyond end of underlying device when shrinking
Mikulas Patocka
1
-0
/
+18
2020-12-11
dm writecache: remove BUG() and fail gracefully instead
Mike Snitzer
1
-1
/
+1
2020-12-11
dm writecache: fix the maximum number of arguments
Mikulas Patocka
1
-1
/
+1
2020-09-09
dm writecache: handle DAX to partitions on persistent memory correctly
Mikulas Patocka
1
-2
/
+10
2020-07-16
dm writecache: reject asynchronous pmem devices
Michal Suchanek
1
-0
/
+6
2020-06-30
dm writecache: add cond_resched to loop in persistent_memory_claim()
Mikulas Patocka
1
-0
/
+2
2020-06-30
dm writecache: correct uncommitted_block when discarding uncommitted entry
Huaisheng Ye
1
-0
/
+2
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