index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm-table.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-20
dm: Call proper helper to determine dax support
Jan Kara
1
-3
/
+7
2020-08-05
Merge tag 'for-5.9/block-merge-20200804' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-20
/
+2
2020-08-04
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2020-07-20
block: remove bdev_stack_limits
Christoph Hellwig
1
-1
/
+2
2020-07-20
block: inherit the zoned characteristics in blk_stack_limits
Christoph Hellwig
1
-19
/
+0
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
1
-1
/
+1
2020-07-08
writeback: remove bdi->congested_fn
Christoph Hellwig
1
-36
/
+1
2020-04-25
dm: remove the make_request_fn check in device_area_is_invalid
Christoph Hellwig
1
-17
/
+0
2019-12-03
block: don't handle bio based drivers in blk_revalidate_disk_zones
Christoph Hellwig
1
-5
/
+7
2019-11-05
dm table: do not allow request-based DM to stack on partitions
Mike Snitzer
1
-19
/
+8
2019-08-23
dm: make dm_table_find_target return NULL
Mikulas Patocka
1
-5
/
+3
2019-08-23
dm table: fix invalid memory accesses with too high sector number
Mikulas Patocka
1
-1
/
+4
2019-07-30
dm table: fix various whitespace issues with recent DAX code
Mike Snitzer
1
-7
/
+7
2019-07-30
dm table: fix dax_dev NULL dereference in device_synchronous()
Pankaj Gupta
1
-1
/
+1
2019-07-18
Merge tag 'libnvdimm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-6
/
+18
2019-07-05
dm: enable synchronous dax
Pankaj Gupta
1
-6
/
+18
2019-06-25
dm table: don't copy from a NULL pointer in realloc_argv()
Jerome Marchand
1
-1
/
+1
2019-05-20
dax: Arrange for dax_supported check to span multiple devices
Dan Williams
1
-6
/
+11
2019-04-01
dm table: propagate BDI_CAP_STABLE_WRITES to fix sporadic checksum errors
Ilya Dryomov
1
-0
/
+39
2019-02-15
block: kill QUEUE_FLAG_NO_SG_MERGE
Ming Lei
1
-13
/
+0
2018-12-18
dm: do not allow readahead to limit IO size
Jaegeuk Kim
1
-0
/
+3
2018-11-16
block: add queue_is_mq() helper
Jens Axboe
1
-2
/
+2
2018-10-26
Merge tag 'for-4.20/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-34
/
+12
2018-10-25
block: Introduce blk_revalidate_disk_zones()
Damien Le Moal
1
-0
/
+10
2018-10-18
dm: add dm_table_device_name()
Michał Mirosław
1
-0
/
+6
2018-10-11
dm table: require that request-based DM be layered on blk-mq devices
Mike Snitzer
1
-1
/
+17
2018-10-11
dm: rename DM_TYPE_MQ_REQUEST_BASED to DM_TYPE_REQUEST_BASED
Mike Snitzer
1
-6
/
+1
2018-10-11
dm: remove legacy request-based IO path
Jens Axboe
1
-44
/
+5
2018-06-28
dm: prevent DAX mounts if not supported
Ross Zwisler
1
-3
/
+4
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-1
/
+1
2018-06-05
overflow.h: Add allocation size calculation helpers
Kees Cook
1
-5
/
+5
2018-04-06
Merge tag 'for-4.17/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+31
2018-04-05
Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-8
/
+8
2018-04-03
dm: add support for secure erase forwarding
Denis Semakin
1
-0
/
+31
2018-03-08
block: Use blk_queue_flag_*() in drivers instead of queue_flag_*()
Bart Van Assche
1
-8
/
+8
2018-03-06
dm table: allow upgrade from bio-based to specialized bio-based variant
Mike Snitzer
1
-9
/
+5
2018-03-06
dm table: fix "nvme" test
Mikulas Patocka
1
-1
/
+1
2018-01-29
dm table: fix NVMe bio-based dm_table_determine_type() validation
Mike Snitzer
1
-22
/
+35
2017-12-20
dm: introduce DM_TYPE_NVME_BIO_BASED
Mike Snitzer
1
-6
/
+48
2017-12-13
dm: set QUEUE_FLAG_DAX accordingly in dm_table_set_restrictions()
Mike Snitzer
1
-0
/
+2
2017-12-13
dm: ensure bio-based DM's bioset and io_pool support targets' maximum IOs
Mike Snitzer
1
-4
/
+7
2017-12-04
dm table: fix regression from improper dm_dev_internal.count refcount_t conve...
Mike Snitzer
1
-2
/
+3
2017-11-17
Merge tag 'for-4.15/dm-changes-2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-21
/
+22
2017-11-16
dm: clear all discard attributes in queue_limits when discards are disabled
Mike Snitzer
1
-2
/
+8
2017-11-16
dm: discard support requires all targets in a table support discards
Mike Snitzer
1
-19
/
+14
2017-11-14
Merge tag 'for-4.15/dm' of git://git.kernel.org/pub/scm/linux/kernel/git/devi...
Linus Torvalds
1
-3
/
+3
2017-10-24
dm: convert dm_dev_internal.count from atomic_t to refcount_t
Elena Reshetova
1
-3
/
+3
2017-10-05
block: remove QUEUE_FLAG_STACKABLE
Christoph Hellwig
1
-14
/
+1
2017-08-28
dm: constify argument arrays
Eric Biggers
1
-3
/
+4
2017-07-26
dm, dax: Make sure dm_dax_flush() is called if device supports it
Vivek Goyal
1
-0
/
+35
[next]