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-linear.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'libnvdimm-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-05-27
1
-2
/
+13
|
\
|
*
dax: add .recovery_write dax_operation
Jane Chu
2022-05-16
1
-0
/
+10
|
*
dax: introduce DAX_RECOVERY_WRITE dax access mode
Jane Chu
2022-05-16
1
-2
/
+3
*
|
dm: simplify basic targets
Mike Snitzer
2022-05-05
1
-9
/
+2
|
/
*
scsi: dm: Remove WRITE_SAME support
Christoph Hellwig
2022-02-22
1
-1
/
+0
*
dax: remove the copy_from_iter and copy_to_iter methods
Christoph Hellwig
2021-12-18
1
-20
/
+0
*
dm-linear: add a linear_dax_pgoff helper
Christoph Hellwig
2021-12-04
1
-34
/
+15
*
dm: make the DAX support depend on CONFIG_FS_DAX
Christoph Hellwig
2021-12-04
1
-1
/
+1
*
dm: use bdev_nr_sectors and bdev_nr_bytes instead of open coding them
Christoph Hellwig
2021-10-18
1
-2
/
+1
*
dm: update target status functions to support IMA measurement
Tushar Sugandhi
2021-08-10
1
-2
/
+8
*
dm: Introduce dm_report_zones()
Damien Le Moal
2021-06-04
1
-4
/
+3
*
dm: simplify target code conditional on CONFIG_BLK_DEV_ZONED
Mike Snitzer
2021-02-11
1
-5
/
+2
*
dm: set DM_TARGET_PASSES_CRYPTO feature for some targets
Satya Tangirala
2021-02-11
1
-2
/
+3
*
dm: add support for REQ_NOWAIT and enable it for linear target
Konstantin Khlebnikov
2020-09-25
1
-2
/
+3
*
dm,dax: Add dax zero_page_range operation
Vivek Goyal
2020-04-02
1
-0
/
+18
*
block: rework zone reporting
Christoph Hellwig
2019-11-12
1
-13
/
+7
*
dm: add zone open, close and finish support
Ajay Joshi
2019-11-07
1
-1
/
+1
*
block: Kill gfp_t argument of blkdev_report_zones()
Damien Le Moal
2019-07-11
1
-3
/
+2
*
dm: Check for device sector overflow if CONFIG_LBDAF is not set
Milan Broz
2018-12-18
1
-1
/
+1
*
block: add a report_zones method
Christoph Hellwig
2018-10-25
1
-14
/
+21
*
dm linear: fix linear_end_io conditional definition
Damien Le Moal
2018-10-10
1
-2
/
+2
*
dm linear: eliminate linear_end_io call if CONFIG_DM_ZONED disabled
Mike Snitzer
2018-10-10
1
-1
/
+7
*
dax: Introduce a ->copy_to_iter dax operation
Dan Williams
2018-05-22
1
-0
/
+16
*
Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2018-04-10
1
-0
/
+6
|
\
|
*
dax, dm: allow device-mapper to operate without dax support
Dan Williams
2018-04-03
1
-0
/
+6
*
|
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
/
+1
|
/
*
Merge tag 'for-4.14/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-09-14
1
-15
/
+0
|
\
|
*
dax: remove the pmem_dax_ops->flush abstraction
Mikulas Patocka
2017-09-11
1
-15
/
+0
*
|
block: replace bi_bdev with a gendisk pointer and partitions index
Christoph Hellwig
2017-08-23
1
-1
/
+1
|
/
*
Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-07-07
1
-0
/
+30
|
\
|
*
dm: add ->flush() dax operation support
Dan Williams
2017-06-15
1
-0
/
+15
|
*
dm: add ->copy_from_iter() dax operation support
Dan Williams
2017-06-09
1
-0
/
+15
*
|
dm linear: add support for zoned block devices
Damien Le Moal
2017-06-19
1
-3
/
+15
|
/
*
Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-05-05
1
-14
/
+13
|
\
|
*
dm: teach dm-targets to use a dax_device + dax_operations
Dan Williams
2017-04-25
1
-14
/
+13
*
|
Merge tag 'for-4.12/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-05-03
1
-0
/
+1
|
\
\
|
*
|
dm: mark targets that pass integrity data
Mikulas Patocka
2017-04-24
1
-0
/
+1
|
|
/
*
/
dm: support REQ_OP_WRITE_ZEROES
Christoph Hellwig
2017-04-08
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 linear: add DAX support
Toshi Kani
2016-07-20
1
-1
/
+20
|
/
*
dm linear: remove redundant target name from error messages
Tomohiro Kusumi
2015-10-31
1
-3
/
+3
*
dm: refactor ioctl handling
Christoph Hellwig
2015-10-31
1
-7
/
+7
*
Merge tag 'dm-4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2015-09-02
1
-2
/
+5
|
\
|
*
dm: do not override error code returned from dm_get_device()
Vivek Goyal
2015-08-12
1
-2
/
+5
*
|
block: kill merge_bvec_fn() completely
Kent Overstreet
2015-08-13
1
-16
/
+0
|
/
*
block: Abstract out bvec iterator
Kent Overstreet
2013-11-23
1
-1
/
+2
*
dm: rename request variables to bios
Alasdair G Kergon
2013-03-01
1
-3
/
+3
*
dm: fix truncated status strings
Mikulas Patocka
2013-03-01
1
-4
/
+3
*
dm: remove map_info
Mikulas Patocka
2012-12-21
1
-2
/
+1
[next]