index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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: 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
*
Merge tag 'for-4.17/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-04-06
1
-0
/
+31
|
\
|
*
dm: add support for secure erase forwarding
Denis Semakin
2018-04-03
1
-0
/
+31
*
|
Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-04-05
1
-8
/
+8
|
\
\
|
|
/
|
/
|
|
*
block: Use blk_queue_flag_*() in drivers instead of queue_flag_*()
Bart Van Assche
2018-03-08
1
-8
/
+8
*
|
dm table: allow upgrade from bio-based to specialized bio-based variant
Mike Snitzer
2018-03-06
1
-9
/
+5
*
|
dm table: fix "nvme" test
Mikulas Patocka
2018-03-06
1
-1
/
+1
|
/
*
dm table: fix NVMe bio-based dm_table_determine_type() validation
Mike Snitzer
2018-01-29
1
-22
/
+35
*
dm: introduce DM_TYPE_NVME_BIO_BASED
Mike Snitzer
2017-12-20
1
-6
/
+48
*
dm: set QUEUE_FLAG_DAX accordingly in dm_table_set_restrictions()
Mike Snitzer
2017-12-13
1
-0
/
+2
*
dm: ensure bio-based DM's bioset and io_pool support targets' maximum IOs
Mike Snitzer
2017-12-13
1
-4
/
+7
*
dm table: fix regression from improper dm_dev_internal.count refcount_t conve...
Mike Snitzer
2017-12-04
1
-2
/
+3
*
Merge tag 'for-4.15/dm-changes-2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-11-17
1
-21
/
+22
|
\
|
*
dm: clear all discard attributes in queue_limits when discards are disabled
Mike Snitzer
2017-11-16
1
-2
/
+8
|
*
dm: discard support requires all targets in a table support discards
Mike Snitzer
2017-11-16
1
-19
/
+14
*
|
Merge tag 'for-4.15/dm' of git://git.kernel.org/pub/scm/linux/kernel/git/devi...
Linus Torvalds
2017-11-14
1
-3
/
+3
|
\
|
|
*
dm: convert dm_dev_internal.count from atomic_t to refcount_t
Elena Reshetova
2017-10-24
1
-3
/
+3
*
|
block: remove QUEUE_FLAG_STACKABLE
Christoph Hellwig
2017-10-05
1
-14
/
+1
|
/
*
dm: constify argument arrays
Eric Biggers
2017-08-28
1
-3
/
+4
*
dm, dax: Make sure dm_dax_flush() is called if device supports it
Vivek Goyal
2017-07-26
1
-0
/
+35
*
dm table: add zoned block devices validation
Damien Le Moal
2017-06-19
1
-0
/
+162
*
Merge tag 'for-4.12/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-05-03
1
-38
/
+61
|
\
|
*
dm: introduce enum dm_queue_mode to cleanup related code
Bart Van Assche
2017-04-27
1
-7
/
+7
|
*
dm: verify suspend_locking assumptions at runtime
Bart Van Assche
2017-04-27
1
-0
/
+4
|
*
dm: mark targets that pass integrity data
Mikulas Patocka
2017-04-24
1
-0
/
+7
|
*
dm table: replace while loops with for loops
Mikulas Patocka
2017-04-24
1
-31
/
+32
|
*
dm table: add flag to allow target to handle its own integrity metadata
Milan Broz
2017-03-07
1
-0
/
+11
[next]