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
/
include
/
linux
/
device-mapper.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
dax: Introduce a ->copy_to_iter dax operation
Dan Williams
2018-05-22
1
-2
/
+3
*
Merge tag 'for-4.17/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-04-06
1
-3
/
+9
|
\
|
*
dm: remove fmode_t argument from .prepare_ioctl hook
Mike Snitzer
2018-04-04
1
-2
/
+1
|
*
dm: add support for secure erase forwarding
Denis Semakin
2018-04-03
1
-0
/
+6
|
*
dm: allow targets to return output from messages they are sent
Mike Snitzer
2018-04-03
1
-1
/
+2
*
|
block: Move SECTOR_SIZE and SECTOR_SHIFT definitions into <linux/blkdev.h>
Bart Van Assche
2018-03-17
1
-2
/
+0
|
/
*
dm mpath: delay the retry of a request if the target responded as busy
Mike Snitzer
2018-01-29
1
-1
/
+2
*
dm: move dm_table_destroy() to same header as dm_table_create()
Brian Norris
2018-01-17
1
-0
/
+5
*
dm: introduce DM_TYPE_NVME_BIO_BASED
Mike Snitzer
2017-12-20
1
-0
/
+1
*
dm: improve performance by moving dm_io structure to per-bio-data
Mike Snitzer
2017-12-16
1
-29
/
+3
*
dm: remove unused 'num_write_bios' target interface
NeilBrown
2017-12-13
1
-15
/
+0
*
dax: remove the pmem_dax_ops->flush abstraction
Mikulas Patocka
2017-09-11
1
-3
/
+0
*
dm: constify argument arrays
Eric Biggers
2017-08-28
1
-2
/
+2
*
dm: fix printk() rate limiting code
Bart Van Assche
2017-08-28
1
-29
/
+12
*
Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-07-07
1
-0
/
+6
|
\
|
*
dm: add ->flush() dax operation support
Dan Williams
2017-06-15
1
-0
/
+3
|
*
dm: add ->copy_from_iter() dax operation support
Dan Williams
2017-06-09
1
-0
/
+3
*
|
dm: introduce dm_remap_zone_report()
Damien Le Moal
2017-06-19
1
-0
/
+2
*
|
dm table: add zoned block devices validation
Damien Le Moal
2017-06-19
1
-0
/
+6
*
|
dm: convert DM printk macros to pr_<level> macros
Joe Perches
2017-06-19
1
-39
/
+32
*
|
block: switch bios to blk_status_t
Christoph Hellwig
2017-06-09
1
-1
/
+1
*
|
block: introduce new block status code type
Christoph Hellwig
2017-06-09
1
-1
/
+1
*
|
dm: change ->end_io calling convention
Christoph Hellwig
2017-06-09
1
-1
/
+1
|
/
*
Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-05-05
1
-3
/
+5
|
\
|
*
dm: teach dm-targets to use a dax_device + dax_operations
Dan Williams
2017-04-25
1
-3
/
+4
|
*
dm: add dax_device and dax_operations support
Dan Williams
2017-04-20
1
-0
/
+1
*
|
dm: introduce a new DM_MAPIO_KILL return value
Christoph Hellwig
2017-05-01
1
-0
/
+1
*
|
dm rq: change ->rq_end_io calling conventions
Christoph Hellwig
2017-05-01
1
-0
/
+1
*
|
Merge branch 'dm-4.12' into dm-4.12-post-merge
Mike Snitzer
2017-05-01
1
-6
/
+20
|
\
\
|
*
|
dm: introduce enum dm_queue_mode to cleanup related code
Bart Van Assche
2017-04-27
1
-6
/
+8
|
*
|
dm: mark targets that pass integrity data
Mikulas Patocka
2017-04-24
1
-0
/
+6
|
*
|
dm table: add flag to allow target to handle its own integrity metadata
Milan Broz
2017-03-07
1
-0
/
+6
|
|
/
*
|
block: remove the discard_zeroes_data flag
Christoph Hellwig
2017-04-08
1
-5
/
+0
*
|
dm: support REQ_OP_WRITE_ZEROES
Christoph Hellwig
2017-04-08
1
-0
/
+6
|
/
*
dm: always defer request allocation to the owner of the request_queue
Christoph Hellwig
2017-01-27
1
-3
/
+0
*
dm rq: add DM_MAPIO_DELAY_REQUEUE to delay requeue of blk-mq requests
Mike Snitzer
2016-09-14
1
-0
/
+1
*
Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-07-28
1
-1
/
+1
|
\
*
|
dm: add infrastructure for DAX support
Toshi Kani
2016-07-20
1
-0
/
+10
*
|
dm mpath: add optional "queue_mode" feature
Mike Snitzer
2016-06-10
1
-0
/
+16
|
/
*
dm snapshot: disallow the COW and origin devices from being identical
DingXiang
2016-03-10
1
-0
/
+2
*
dm: rename target's per_bio_data_size to per_io_data_size
Mike Snitzer
2016-02-22
1
-3
/
+3
*
dm: set DM_TARGET_WILDCARD feature on "error" target
Mike Snitzer
2016-02-22
1
-0
/
+7
*
dm: refactor ioctl handling
Christoph Hellwig
2015-10-31
1
-3
/
+3
*
block: kill merge_bvec_fn() completely
Kent Overstreet
2015-08-13
1
-4
/
+0
*
dm: remove unnecessary wrapper around blk_lld_busy
Mike Snitzer
2015-03-31
1
-5
/
+0
*
dm snapshot: suspend merging snapshot when doing exception handover
Mikulas Patocka
2015-02-27
1
-0
/
+1
*
dm: allocate requests in target when stacking on blk-mq devices
Mike Snitzer
2015-02-09
1
-0
/
+7
*
dm: remove exports for request-based interfaces without external callers
Mike Snitzer
2015-02-09
1
-3
/
+0
*
dm: add presuspend_undo hook to target_type
Mike Snitzer
2014-11-19
1
-0
/
+2
*
dm: remove symbol export for dm_set_device_limits
Mike Snitzer
2014-06-04
1
-7
/
+1
[next]