index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
device-mapper.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-31
dm: remove unnecessary wrapper around blk_lld_busy
Mike Snitzer
1
-5
/
+0
2015-02-27
dm snapshot: suspend merging snapshot when doing exception handover
Mikulas Patocka
1
-0
/
+1
2015-02-09
dm: allocate requests in target when stacking on blk-mq devices
Mike Snitzer
1
-0
/
+7
2015-02-09
dm: remove exports for request-based interfaces without external callers
Mike Snitzer
1
-3
/
+0
2014-11-19
dm: add presuspend_undo hook to target_type
Mike Snitzer
1
-0
/
+2
2014-06-04
dm: remove symbol export for dm_set_device_limits
Mike Snitzer
1
-7
/
+1
2014-06-03
dm: introduce dm_accept_partial_bio
Mikulas Patocka
1
-0
/
+2
2014-03-28
dm table: add dm_table_run_md_queue_async
Mike Snitzer
1
-0
/
+5
2014-03-28
dm: remove dm_get_mapinfo
Mikulas Patocka
1
-3
/
+0
2013-09-20
dm mpath: disable WRITE SAME if it fails
Mike Snitzer
1
-1
/
+2
2013-09-06
dm: add statistics support
Mikulas Patocka
1
-0
/
+9
2013-07-11
dm: optimize use SRCU and RCU
Mikulas Patocka
1
-3
/
+3
2013-05-10
dm: document iterate_devices
Alasdair G Kergon
1
-0
/
+15
2013-03-02
dm: add target num_write_bios fn
Alasdair G Kergon
1
-0
/
+15
2013-03-02
dm: rename request variables to bios
Alasdair G Kergon
1
-15
/
+15
2013-03-02
dm: fix truncated status strings
Mikulas Patocka
1
-2
/
+2
2012-12-22
dm: remove map_info
Mikulas Patocka
1
-4
/
+2
2012-12-22
dm: move target request nr to dm_target_io
Mikulas Patocka
1
-4
/
+10
2012-12-22
dm: introduce per_bio_data
Mikulas Patocka
1
-0
/
+30
2012-12-22
dm: prepare to support WRITE SAME
Mike Snitzer
1
-0
/
+5
2012-07-27
dm thin: commit before gathering status
Alasdair G Kergon
1
-1
/
+1
2012-07-27
dm: use bool bitfields in struct dm_target
Alasdair G Kergon
1
-3
/
+3
2012-07-27
dm: allow targets to request flushes regardless of underlying device support
Joe Thornber
1
-0
/
+6
2012-07-27
dm: introduce split_discard_requests
Mikulas Patocka
1
-0
/
+6
2012-07-27
dm: support non power of two target max_io_len
Mike Snitzer
1
-2
/
+7
2012-07-27
dm: remove unused flush target method
Joe Thornber
1
-2
/
+0
2011-11-01
dm table: add immutable feature
Alasdair G Kergon
1
-0
/
+7
2011-11-01
dm table: add always writeable feature
Alasdair G Kergon
1
-0
/
+7
2011-11-01
dm table: add singleton feature
Alasdair G Kergon
1
-4
/
+10
2011-11-01
dm: use local printk ratelimit
Namhyung Kim
1
-4
/
+13
2011-09-26
dm crypt: always disable discard_zeroes_data
Milan Broz
1
-0
/
+5
2011-08-02
dm table: share target argument parsing functions
Mike Snitzer
1
-0
/
+43
2011-05-29
dm table: allow targets to support discards internally
Mike Snitzer
1
-0
/
+6
2011-04-18
md/dm - remove remains of plug_fn callback.
NeilBrown
1
-1
/
+0
2011-03-10
block: remove per-queue plugging
Jens Axboe
1
-5
/
+0
2011-01-13
dm: per target unplug callback support
NeilBrown
1
-0
/
+1
2011-01-13
dm: introduce target callbacks and congestion callback
NeilBrown
1
-0
/
+11
2010-08-12
dm: factor out max_io_len_target_boundary
Mike Snitzer
1
-0
/
+6
2010-08-12
dm: linear support discard
Mike Snitzer
1
-0
/
+6
2010-08-12
dm: rename map_info flush_request to target_request_nr
Mike Snitzer
1
-2
/
+2
2010-03-06
dm table: remove unused dm_get_device range parameters
Nikanth Karthikesan
1
-3
/
+2
2009-12-11
dm: export suspended state to targets
Kiyoshi Ueda
1
-0
/
+1
2009-12-11
dm: rename dm_suspended to dm_suspended_md
Kiyoshi Ueda
1
-1
/
+0
2009-12-11
dm: keep old table until after resume succeeded
Alasdair G Kergon
1
-1
/
+3
2009-12-11
dm: rename dm_get_table to dm_get_live_table
Alasdair G Kergon
1
-1
/
+1
2009-09-04
dm stripe: expose correct io hints
Mike Snitzer
1
-0
/
+4
2009-07-23
dm table: pass correct dev area size to device_area_is_valid
Mike Snitzer
1
-2
/
+2
2009-06-22
dm: prepare for request based option
Kiyoshi Ueda
1
-0
/
+9
2009-06-22
dm: calculate queue limits during resume not load
Mike Snitzer
1
-8
/
+2
2009-06-22
dm target:s introduce iterate devices fn
Mike Snitzer
1
-0
/
+11
[next]