index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
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-core.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm: fix deadlock when swapping to encrypted device
Mikulas Patocka
2021-02-11
1
-0
/
+4
*
dm: add support for passing through inline crypto support
Satya Tangirala
2021-02-11
1
-0
/
+5
*
dm: remove the block_device reference in struct mapped_device
Christoph Hellwig
2020-12-01
1
-2
/
+0
*
fs: simplify freeze_bdev/thaw_bdev
Christoph Hellwig
2020-12-01
1
-5
/
+0
*
dm table: make 'struct dm_table' definition accessible to all of DM core
Mike Snitzer
2020-09-29
1
-2
/
+54
*
dm: disable DISCARD if the underlying storage no longer supports it
Mike Snitzer
2019-04-04
1
-0
/
+1
*
dm: don't reuse bio for flushes
Jens Axboe
2018-12-19
1
-3
/
+0
*
dm: remove the pending IO accounting
Mikulas Patocka
2018-12-10
1
-2
/
+0
*
dm: remove legacy request-based IO path
Jens Axboe
2018-10-11
1
-10
/
+0
*
dm: adjust structure members to improve alignment
Mike Snitzer
2018-06-08
1
-19
/
+19
*
dm: convert to bioset_init()/mempool_init()
Kent Overstreet
2018-05-30
1
-2
/
+2
*
dm: various cleanups to md->queue initialization code
Mike Snitzer
2018-01-29
1
-2
/
+0
*
dm: remove now unused bio-based io_pool and _io_cache
Mike Snitzer
2017-12-16
1
-2
/
+0
*
dm: improve performance by moving dm_io structure to per-bio-data
Mike Snitzer
2017-12-16
1
-0
/
+1
*
dm: allocate struct mapped_device with kvzalloc
Mikulas Patocka
2017-11-10
1
-1
/
+2
*
dm ioctl: fix alignment of event number in the device list
Mikulas Patocka
2017-09-25
1
-0
/
+1
*
dm: add basic support for using the select or poll function
Mikulas Patocka
2017-06-19
1
-0
/
+3
*
Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-05-05
1
-0
/
+1
|
\
|
*
dm: add dax_device and dax_operations support
Dan Williams
2017-04-20
1
-0
/
+1
*
|
Merge tag 'for-4.12/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-05-03
1
-1
/
+1
|
\
\
|
*
|
dm: introduce enum dm_queue_mode to cleanup related code
Bart Van Assche
2017-04-27
1
-1
/
+1
|
|
/
*
/
dm: support REQ_OP_WRITE_ZEROES
Christoph Hellwig
2017-04-08
1
-0
/
+1
|
/
*
dm: always defer request allocation to the owner of the request_queue
Christoph Hellwig
2017-01-27
1
-1
/
+0
*
dm: move request-based code out to dm-rq.[hc]
Mike Snitzer
2016-06-10
1
-0
/
+149