index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm-writecache.c
Age
Commit message (
Expand
)
Author
2020-12-11
dm writecache: remove BUG() and fail gracefully instead
Mike Snitzer
2020-12-11
dm writecache: fix the maximum number of arguments
Mikulas Patocka
2020-09-09
dm writecache: handle DAX to partitions on persistent memory correctly
Mikulas Patocka
2020-06-30
dm writecache: add cond_resched to loop in persistent_memory_claim()
Mikulas Patocka
2020-06-30
dm writecache: correct uncommitted_block when discarding uncommitted entry
Huaisheng Ye
2020-05-06
dm writecache: fix data corruption when reloading the target
Mikulas Patocka
2020-04-17
dm writecache: add cond_resched to avoid CPU hangs
Mikulas Patocka
2020-03-11
dm writecache: verify watermark during resume
Mikulas Patocka
2020-03-11
dm: report suspended device during destroy
Mikulas Patocka
2020-02-11
dm writecache: fix incorrect flush sequence when doing SSD mode commit
Mikulas Patocka
2019-12-17
dm writecache: handle REQ_FUA
Maged Mokhtar
2018-08-25
Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kern...
Linus Torvalds
2018-08-16
dm writecache: fix a crash due to reading past end of dirty_bitmap
Mikulas Patocka
2018-07-30
md/dm-writecache: Don't request pointer dummy_addr when not required
Huaisheng Ye
2018-07-27
dm writecache: report start_sector in status line
Mikulas Patocka
2018-07-02
dm writecache: support optional offset for start of device
Mikulas Patocka
2018-06-22
dm writecache: use 2-factor allocator arguments
Kees Cook
2018-06-08
dm: add writecache target
Mikulas Patocka