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.12.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
/
include
/
linux
/
device-mapper.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
dm: fix dm-raid crash if md_handle_request() splits bio
Mike Snitzer
2022-07-28
1
-0
/
+6
*
dm table: remove dm_table_get_num_targets() wrapper
Mike Snitzer
2022-07-07
1
-1
/
+0
*
dax: add .recovery_write dax_operation
Jane Chu
2022-05-16
1
-0
/
+9
*
dax: introduce DAX_RECOVERY_WRITE dax access mode
Jane Chu
2022-05-16
1
-1
/
+3
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2022-03-24
1
-6
/
+0
|
\
|
*
scsi: dm: Remove WRITE_SAME support
Christoph Hellwig
2022-02-22
1
-6
/
+0
*
|
dm: simplify dm_sumbit_bio_remap interface
Mike Snitzer
2022-03-10
1
-1
/
+1
*
|
dm: cleanup double word in comment
Tom Rix
2022-02-22
1
-1
/
+1
*
|
dm: add dm_submit_bio_remap interface
Mike Snitzer
2022-02-21
1
-0
/
+7
|
/
*
dax: remove the copy_from_iter and copy_to_iter methods
Christoph Hellwig
2021-12-18
1
-4
/
+0
*
blk-crypto: rename blk_keyslot_manager to blk_crypto_profile
Eric Biggers
2021-10-21
1
-2
/
+2
*
Merge tag 'for-5.15/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-08-31
1
-1
/
+5
|
\
|
*
dm: update target status functions to support IMA measurement
Tushar Sugandhi
2021-08-10
1
-0
/
+4
|
*
dm ima: measure data on table load
Tushar Sugandhi
2021-08-10
1
-1
/
+1
*
|
block: move some macros to blkdev.h
Guoqing Jiang
2021-08-11
1
-1
/
+0
|
/
*
dm: introduce zone append emulation
Damien Le Moal
2021-06-04
1
-0
/
+6
*
dm: Introduce dm_report_zones()
Damien Le Moal
2021-06-04
1
-1
/
+2
*
dm: replace dm_vcalloc()
Matthew Wilcox (Oracle)
2021-04-19
1
-5
/
+0
*
dm table: Fix zoned model check and zone sectors check
Shin'ichiro Kawasaki
2021-03-22
1
-1
/
+14
*
dm: fix deadlock when swapping to encrypted device
Mikulas Patocka
2021-02-11
1
-0
/
+5
*
dm: simplify target code conditional on CONFIG_BLK_DEV_ZONED
Mike Snitzer
2021-02-11
1
-2
/
+14
*
dm: add support for passing through inline crypto support
Satya Tangirala
2021-02-11
1
-0
/
+11
*
dm: remove special-casing of bio-based immutable singleton target on NVMe
Mike Snitzer
2020-10-07
1
-1
/
+0
*
dm: add support for REQ_NOWAIT and enable it for linear target
Konstantin Khlebnikov
2020-09-25
1
-0
/
+6
*
Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-block
Linus Torvalds
2020-08-03
1
-11
/
+0
|
\
|
*
writeback: remove bdi->congested_fn
Christoph Hellwig
2020-07-08
1
-11
/
+0
*
|
dm integrity: fix integrity recalculation that is improperly skipped
Mikulas Patocka
2020-07-23
1
-0
/
+1
|
/
*
dm: use dynamic debug instead of compile-time config option
Hannes Reinecke
2020-05-20
1
-6
/
+1
*
dm mpath: pass IO start time to path selector
Gabriel Krisman Bertazi
2020-05-15
1
-0
/
+2
*
dm,dax: Add dax zero_page_range operation
Vivek Goyal
2020-04-02
1
-0
/
+3
*
Merge tag 'for-5.5/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-11-25
1
-3
/
+0
|
\
|
*
dm stripe: use struct_size() in kmalloc()
Gustavo A. R. Silva
2019-11-05
1
-3
/
+0
*
|
block: rework zone reporting
Christoph Hellwig
2019-11-12
1
-5
/
+19
|
/
*
Merge tag 'for-5.3/dm-changes-2' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-07-18
1
-13
/
+4
|
\
|
*
dm: use printk ratelimiting functions
Mike Snitzer
2019-07-17
1
-13
/
+4
*
|
block: Kill gfp_t argument of blkdev_report_zones()
Damien Le Moal
2019-07-11
1
-2
/
+1
|
/
*
dm mpath: fix missing call of path selector type->end_io
Yufen Yu
2019-04-25
1
-1
/
+2
*
dm: add support to directly boot to a mapped device
Helen Koike
2019-03-05
1
-0
/
+9
*
dm: fix to_sector() for 32bit
NeilBrown
2019-03-05
1
-1
/
+1
*
dm: eliminate 'split_discard_bios' flag from DM target interface
Mike Snitzer
2019-02-20
1
-6
/
+0
*
Merge tag 'for-4.20/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-10-26
1
-3
/
+3
|
\
|
*
dm: add dm_table_device_name()
Michał Mirosław
2018-10-18
1
-0
/
+1
|
*
dm: rename DM_TYPE_MQ_REQUEST_BASED to DM_TYPE_REQUEST_BASED
Mike Snitzer
2018-10-11
1
-3
/
+2
*
|
block: add a report_zones method
Christoph Hellwig
2018-10-25
1
-2
/
+10
|
/
*
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
|
/
[next]