index
:
pub/scm/linux/kernel/git/bod/linux.git
master
Fiery the angels fell deep thunder rolled around their shores burning with the fires of Orc
Bryan O'Donoghue
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
2026-08-19
Merge tag 'for-7.3/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-6
/
+8
2026-07-27
dm-io: report non-retryable errors separatedly
Mikulas Patocka
1
-6
/
+8
2026-07-06
x86/cpu: Hide and rename static_cpu_has()
Borislav Petkov (AMD)
1
-1
/
+1
2026-03-27
dm: provide helper to set stacked limits
Keith Busch
1
-9
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-1
/
+1
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-4
/
+3
2026-01-14
dm: add WQ_PERCPU to alloc_workqueue users
Marco Crivellari
1
-1
/
+2
2025-07-09
mm: remove callers of pfn_t functionality
Alistair Popple
1
-6
/
+5
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
1
-2
/
+2
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
1
-3
/
+3
2024-02-20
dm: update relevant MODULE_AUTHOR entries to latest dm-devel mailing list
Mike Snitzer
1
-1
/
+1
2024-02-20
dm io: Support IO priority
Hongyu Jin
1
-4
/
+4
2024-01-30
dm writecache: allow allocations larger than 2GiB
Mikulas Patocka
1
-4
/
+4
2023-04-11
dm: add helper macro for simple DM target module init and exit
Yangtao Li
1
-13
/
+1
2023-04-11
dm: push error reporting down to dm_register_target()
Yangtao Li
1
-9
/
+1
2023-02-14
dm: fix use of sizeof() macro
Heinz Mauelshagen
1
-3
/
+3
2023-02-14
dm: avoid useless 'else' after 'break' or return'
Heinz Mauelshagen
1
-8
/
+8
2023-02-14
dm: remove unnecessary braces from single statement blocks
Heinz Mauelshagen
1
-4
/
+3
2023-02-14
dm: add missing empty lines
Heinz Mauelshagen
1
-8
/
+27
2023-02-14
dm: fix trailing statements
Heinz Mauelshagen
1
-4
/
+8
2023-02-14
dm: fix undue/missing spaces
Heinz Mauelshagen
1
-2
/
+2
2023-02-14
dm: address indent/space issues
Heinz Mauelshagen
1
-1
/
+1
2023-02-14
dm: avoid assignment in if conditions
Heinz Mauelshagen
1
-4
/
+7
2023-02-14
dm: change "unsigned" to "unsigned int"
Heinz Mauelshagen
1
-40
/
+40
2023-02-14
dm: add missing SPDX-License-Indentifiers
Heinz Mauelshagen
1
-1
/
+1
2022-08-11
Merge tag 'for-6.0/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+2
2022-08-09
dm writecache: fix smatch warning about invalid return from writecache_map
Mikulas Patocka
1
-1
/
+2
2022-08-02
Merge tag 'for-6.0/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-18
/
+25
2022-07-14
dm writecache: count number of blocks discarded, not number of discard bios
Mikulas Patocka
1
-1
/
+1
2022-07-14
dm writecache: count number of blocks written, not number of write bios
Mikulas Patocka
1
-3
/
+9
2022-07-14
dm writecache: count number of blocks read, not number of read bios
Mikulas Patocka
1
-0
/
+1
2022-07-14
dm writecache: return void from functions
Mikulas Patocka
1
-13
/
+13
2022-07-14
dm writecache: set a default MAX_WRITEBACK_JOBS
Mikulas Patocka
1
-1
/
+1
2022-07-14
dm/core: Reduce the size of struct dm_io_request
Bart Van Assche
1
-8
/
+4
2022-05-16
dax: introduce DAX_RECOVERY_WRITE dax access mode
Jane Chu
1
-3
/
+4
2022-02-02
block: pass a block_device and opf to bio_alloc_bioset
Christoph Hellwig
1
-3
/
+4
2021-12-04
dm: make the DAX support depend on CONFIG_FS_DAX
Christoph Hellwig
1
-1
/
+1
2021-11-09
Merge tag 'for-5.16/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-4
/
+2
2021-11-01
dm writecache: Make use of the helper macro kthread_run()
Cai Huoqing
1
-4
/
+2
2021-10-18
dm: use bdev_nr_sectors and bdev_nr_bytes instead of open coding them
Christoph Hellwig
1
-1
/
+1
2021-08-10
dm: update target status functions to support IMA measurement
Tushar Sugandhi
1
-0
/
+3
2021-08-10
dm writecache: add event counters
Mikulas Patocka
1
-3
/
+53
2021-08-10
dm writecache: report invalid return from writecache_map helpers
Mikulas Patocka
1
-1
/
+4
2021-08-10
dm writecache: further writecache_map() cleanup
Mike Snitzer
1
-32
/
+43
2021-08-10
dm writecache: factor out writecache_map_remap_origin()
Mike Snitzer
1
-15
/
+15
2021-08-10
dm writecache: split up writecache_map() to improve code readability
Mike Snitzer
1
-151
/
+187
2021-08-02
dm-writecache: use bvec_kmap_local instead of bvec_kmap_irq
Christoph Hellwig
1
-3
/
+2
2021-06-28
dm writecache: make writeback pause configurable
Mikulas Patocka
1
-8
/
+40
2021-06-25
dm writecache: pause writeback if cache full and origin being written directly
Mikulas Patocka
1
-1
/
+20
2021-06-25
dm writecache: add optional "metadata_only" parameter
Mikulas Patocka
1
-4
/
+12
[next]