index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm-writecache.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm writecache: avoid unnecessary lookups in writecache_find_entry()
Mikulas Patocka
2019-04-26
1
-6
/
+5
*
dm writecache: remove unused member page_offset in writeback_struct
Huaisheng Ye
2019-04-26
1
-2
/
+0
*
dm writecache: add unlikely for returned value of rb_next/prev
Huaisheng Ye
2019-04-18
1
-2
/
+2
*
dm writecache: remove needless dereferences in __writecache_writeback_pmem()
Huaisheng Ye
2019-04-18
1
-6
/
+6
*
dm writecache: fix typo in name for writeback_wq
Huaisheng Ye
2019-03-05
1
-1
/
+1
*
dm writecache: fix typo in error msg for creating writecache_flush_thread
Shenghui Wang
2018-12-18
1
-1
/
+1
*
dm writecache: remove disabled code in memory_entry()
Mike Snitzer
2018-10-22
1
-4
/
+1
*
Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kern...
Linus Torvalds
2018-08-26
1
-2
/
+1
|
\
|
*
md/dm-writecache: Don't request pointer dummy_addr when not required
Huaisheng Ye
2018-07-30
1
-2
/
+1
*
|
dm writecache: fix a crash due to reading past end of dirty_bitmap
Mikulas Patocka
2018-08-16
1
-1
/
+1
*
|
dm writecache: report start_sector in status line
Mikulas Patocka
2018-07-27
1
-1
/
+5
*
|
dm writecache: support optional offset for start of device
Mikulas Patocka
2018-07-02
1
-14
/
+29
*
|
dm writecache: use 2-factor allocator arguments
Kees Cook
2018-06-22
1
-5
/
+5
|
/
*
dm: add writecache target
Mikulas Patocka
2018-06-08
1
-0
/
+2305