index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm-writecache.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm: update target status functions to support IMA measurement
Tushar Sugandhi
2021-08-10
1
-0
/
+3
*
dm writecache: add event counters
Mikulas Patocka
2021-08-10
1
-3
/
+53
*
dm writecache: report invalid return from writecache_map helpers
Mikulas Patocka
2021-08-10
1
-1
/
+4
*
dm writecache: further writecache_map() cleanup
Mike Snitzer
2021-08-10
1
-32
/
+43
*
dm writecache: factor out writecache_map_remap_origin()
Mike Snitzer
2021-08-10
1
-15
/
+15
*
dm writecache: split up writecache_map() to improve code readability
Mike Snitzer
2021-08-10
1
-151
/
+187
*
dm-writecache: use bvec_kmap_local instead of bvec_kmap_irq
Christoph Hellwig
2021-08-02
1
-3
/
+2
*
dm writecache: make writeback pause configurable
Mikulas Patocka
2021-06-28
1
-8
/
+40
*
dm writecache: pause writeback if cache full and origin being written directly
Mikulas Patocka
2021-06-25
1
-1
/
+20
*
dm writecache: add optional "metadata_only" parameter
Mikulas Patocka
2021-06-25
1
-4
/
+12
*
dm writecache: write at least 4k when committing
Mikulas Patocka
2021-06-21
1
-1
/
+5
*
dm writecache: flush origin device when writing and cache is full
Mikulas Patocka
2021-06-16
1
-2
/
+6
*
dm writecache: have ssd writeback wait if the kcopyd workqueue is busy
Mikulas Patocka
2021-06-15
1
-0
/
+5
*
dm writecache: use list_move instead of list_del/list_add in writecache_write...
Baokun Li
2021-06-14
1
-6
/
+3
*
dm writecache: commit just one block, not a full page
Mikulas Patocka
2021-06-14
1
-5
/
+1
*
dm writecache: remove unused gfp_t argument from wc_add_block()
Mikulas Patocka
2021-06-14
1
-3
/
+3
*
dm writecache: interrupt writeback if suspended
Mikulas Patocka
2021-06-04
1
-2
/
+3
*
dm writecache: don't split bios when overwriting contiguous cache content
Mikulas Patocka
2021-06-04
1
-8
/
+30
*
dm writecache: fix flexible_array.cocci warnings
Julia Lawall
2021-03-26
1
-1
/
+1
*
block: rename BIO_MAX_PAGES to BIO_MAX_VECS
Christoph Hellwig
2021-03-11
1
-2
/
+2
*
dm writecache: use bdev_nr_sectors() instead of open-coded equivalent
Mike Snitzer
2021-02-09
1
-1
/
+1
*
dm writecache: fix writing beyond end of underlying device when shrinking
Mikulas Patocka
2021-02-09
1
-0
/
+18
*
dm writecache: return the exact table values that were set
Mikulas Patocka
2021-02-08
1
-24
/
+30
*
dm writecache: fix unnecessary NULL check warnings
Tian Tao
2021-02-03
1
-4
/
+2
*
dm writecache: fix performance degradation in ssd mode
Mikulas Patocka
2021-02-03
1
-1
/
+1
*
dm writecache: remove BUG() and fail gracefully instead
Mike Snitzer
2020-12-01
1
-1
/
+1
*
dm writecache: fix the maximum number of arguments
Mikulas Patocka
2020-11-17
1
-1
/
+1
*
dm writecache: advance the number of arguments when reporting max_age
Mikulas Patocka
2020-11-17
1
-0
/
+2
*
Merge tag 'ras_updates_for_v5.10' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-10-12
1
-6
/
+9
|
\
|
*
x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()
Dan Williams
2020-10-06
1
-6
/
+9
*
|
dm writecache: handle DAX to partitions on persistent memory correctly
Mikulas Patocka
2020-09-01
1
-2
/
+10
|
/
*
Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2020-08-07
1
-1
/
+1
|
\
|
*
libnvdimm/nvdimm/flush: Allow architecture to override the flush barrier
Aneesh Kumar K.V
2020-07-16
1
-1
/
+1
*
|
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-04
1
-1
/
+1
|
\
\
|
*
|
treewide: Remove uninitialized_var() usage
Kees Cook
2020-07-16
1
-1
/
+1
*
|
|
Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-08-03
1
-1
/
+1
|
\
\
\
|
*
|
|
block: rename generic_make_request to submit_bio_noacct
Christoph Hellwig
2020-07-01
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
dm writecache: reject asynchronous pmem devices
Michal Suchanek
2020-07-08
1
-0
/
+6
|
|
/
|
/
|
*
|
dm writecache: add cond_resched to loop in persistent_memory_claim()
Mikulas Patocka
2020-06-19
1
-0
/
+2
*
|
dm writecache: skip writecache_wait when using pmem mode
Huaisheng Ye
2020-06-17
1
-2
/
+4
*
|
dm writecache: correct uncommitted_block when discarding uncommitted entry
Huaisheng Ye
2020-06-17
1
-0
/
+2
|
/
*
dm writecache: improve performance on DDR persistent memory (Optane)
Mikulas Patocka
2020-05-15
1
-1
/
+37
*
dm writecache: remove superfluous test in persistent_memory_claim
Mikulas Patocka
2020-05-15
1
-4
/
+0
*
dm writecache: fix data corruption when reloading the target
Mikulas Patocka
2020-04-16
1
-15
/
+37
*
dm writecache: add cond_resched to avoid CPU hangs
Mikulas Patocka
2020-03-27
1
-1
/
+5
*
dm writecache: optimize superblock write
Mikulas Patocka
2020-03-24
1
-2
/
+32
*
dm writecache: implement gradual cleanup
Mikulas Patocka
2020-03-24
1
-1
/
+36
*
dm writecache: implement the "cleaner" policy
Mikulas Patocka
2020-03-24
1
-5
/
+43
*
dm writecache: do direct write if the cache is full
Mikulas Patocka
2020-03-24
1
-0
/
+13
*
dm: bump version of core and various targets
Mike Snitzer
2020-03-03
1
-1
/
+1
[next]