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-table.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm: support key eviction from keyslot managers of underlying devices
Satya Tangirala
2021-02-11
1
-0
/
+53
*
dm: add support for passing through inline crypto support
Satya Tangirala
2021-02-11
1
-0
/
+162
*
dm table: remove needless request_queue NULL pointer checks
Jeffle Xu
2021-02-09
1
-11
/
+11
*
dm table: fix zoned iterate_devices based device capability checks
Jeffle Xu
2021-02-09
1
-32
/
+16
*
dm table: fix DAX iterate_devices based device capability checks
Jeffle Xu
2021-02-09
1
-27
/
+10
*
dm table: fix iterate_devices based device capability checks
Jeffle Xu
2021-02-09
1
-46
/
+51
*
dm: avoid filesystem lookup in dm_get_dev_t()
Hannes Reinecke
2021-01-21
1
-3
/
+12
*
Merge tag 'for-5.11/block-2020-12-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-12-16
1
-8
/
+1
|
\
|
*
block: remove i_bdev
Christoph Hellwig
2020-12-01
1
-8
/
+1
*
|
dm: fix IO splitting
Mike Snitzer
2020-12-04
1
-5
/
+0
*
|
dm table: Remove BUG_ON(in_interrupt())
Thomas Gleixner
2020-12-01
1
-6
/
+0
|
/
*
dm: remove special-casing of bio-based immutable singleton target on NVMe
Mike Snitzer
2020-10-07
1
-30
/
+2
*
dm table: make 'struct dm_table' definition accessible to all of DM core
Mike Snitzer
2020-09-29
1
-45
/
+2
*
dm table: stack 'chunk_sectors' limit to account for target-specific splitting
Mike Snitzer
2020-09-29
1
-0
/
+5
*
Merge remote-tracking branch 'jens/for-5.10/block' into dm-5.10
Mike Snitzer
2020-09-29
1
-6
/
+37
|
\
|
*
dm: add support for REQ_NOWAIT and enable it for linear target
Konstantin Khlebnikov
2020-09-25
1
-0
/
+32
|
*
block: add a bdev_is_partition helper
Christoph Hellwig
2020-09-25
1
-1
/
+1
|
*
bdi: replace BDI_CAP_STABLE_WRITES with a queue and a sb flag
Christoph Hellwig
2020-09-24
1
-3
/
+3
|
*
block: lift setting the readahead size into the block layer
Christoph Hellwig
2020-09-24
1
-2
/
+1
*
|
dm: Call proper helper to determine dax support
Jan Kara
2020-09-20
1
-3
/
+7
|
/
*
Merge tag 'for-5.9/block-merge-20200804' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-08-05
1
-20
/
+2
|
\
|
*
block: remove bdev_stack_limits
Christoph Hellwig
2020-07-20
1
-1
/
+2
|
*
block: inherit the zoned characteristics in blk_stack_limits
Christoph Hellwig
2020-07-20
1
-19
/
+0
*
|
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
*
|
writeback: remove bdi->congested_fn
Christoph Hellwig
2020-07-08
1
-36
/
+1
|
/
*
dm: remove the make_request_fn check in device_area_is_invalid
Christoph Hellwig
2020-04-25
1
-17
/
+0
*
block: don't handle bio based drivers in blk_revalidate_disk_zones
Christoph Hellwig
2019-12-03
1
-5
/
+7
*
dm table: do not allow request-based DM to stack on partitions
Mike Snitzer
2019-11-05
1
-19
/
+8
*
dm: make dm_table_find_target return NULL
Mikulas Patocka
2019-08-23
1
-5
/
+3
*
dm table: fix invalid memory accesses with too high sector number
Mikulas Patocka
2019-08-23
1
-1
/
+4
*
dm table: fix various whitespace issues with recent DAX code
Mike Snitzer
2019-07-30
1
-7
/
+7
*
dm table: fix dax_dev NULL dereference in device_synchronous()
Pankaj Gupta
2019-07-30
1
-1
/
+1
*
Merge tag 'libnvdimm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2019-07-18
1
-6
/
+18
|
\
|
*
dm: enable synchronous dax
Pankaj Gupta
2019-07-05
1
-6
/
+18
*
|
dm table: don't copy from a NULL pointer in realloc_argv()
Jerome Marchand
2019-06-25
1
-1
/
+1
|
/
*
dax: Arrange for dax_supported check to span multiple devices
Dan Williams
2019-05-20
1
-6
/
+11
*
dm table: propagate BDI_CAP_STABLE_WRITES to fix sporadic checksum errors
Ilya Dryomov
2019-04-01
1
-0
/
+39
*
block: kill QUEUE_FLAG_NO_SG_MERGE
Ming Lei
2019-02-15
1
-13
/
+0
*
dm: do not allow readahead to limit IO size
Jaegeuk Kim
2018-12-18
1
-0
/
+3
*
block: add queue_is_mq() helper
Jens Axboe
2018-11-16
1
-2
/
+2
*
Merge tag 'for-4.20/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-10-26
1
-34
/
+12
|
\
|
*
dm: add dm_table_device_name()
Michał Mirosław
2018-10-18
1
-0
/
+6
|
*
dm table: require that request-based DM be layered on blk-mq devices
Mike Snitzer
2018-10-11
1
-1
/
+17
|
*
dm: rename DM_TYPE_MQ_REQUEST_BASED to DM_TYPE_REQUEST_BASED
Mike Snitzer
2018-10-11
1
-6
/
+1
|
*
dm: remove legacy request-based IO path
Jens Axboe
2018-10-11
1
-44
/
+5
*
|
block: Introduce blk_revalidate_disk_zones()
Damien Le Moal
2018-10-25
1
-0
/
+10
|
/
*
dm: prevent DAX mounts if not supported
Ross Zwisler
2018-06-28
1
-3
/
+4
*
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-12
1
-1
/
+1
*
overflow.h: Add allocation size calculation helpers
Kees Cook
2018-06-05
1
-5
/
+5
[next]