index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
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
2016-03-10
dm snapshot: disallow the COW and origin devices from being identical
DingXiang
1
-0
/
+2
2016-02-22
dm: rename target's per_bio_data_size to per_io_data_size
Mike Snitzer
1
-3
/
+3
2016-02-22
dm: set DM_TARGET_WILDCARD feature on "error" target
Mike Snitzer
1
-0
/
+7
2015-10-31
dm: refactor ioctl handling
Christoph Hellwig
1
-3
/
+3
2015-08-13
block: kill merge_bvec_fn() completely
Kent Overstreet
1
-4
/
+0
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-27
dm table: add dm_table_run_md_queue_async
Mike Snitzer
1
-0
/
+5
2014-03-27
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-05
dm: add statistics support
Mikulas Patocka
1
-0
/
+9
2013-07-10
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-01
dm: add target num_write_bios fn
Alasdair G Kergon
1
-0
/
+15
2013-03-01
dm: rename request variables to bios
Alasdair G Kergon
1
-15
/
+15
2013-03-01
dm: fix truncated status strings
Mikulas Patocka
1
-2
/
+2
2012-12-21
dm: remove map_info
Mikulas Patocka
1
-4
/
+2
2012-12-21
dm: move target request nr to dm_target_io
Mikulas Patocka
1
-4
/
+10
2012-12-21
dm: introduce per_bio_data
Mikulas Patocka
1
-0
/
+30
2012-12-21
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-10-31
dm table: add immutable feature
Alasdair G Kergon
1
-0
/
+7
2011-10-31
dm table: add always writeable feature
Alasdair G Kergon
1
-0
/
+7
2011-10-31
dm table: add singleton feature
Alasdair G Kergon
1
-4
/
+10
2011-10-31
dm: use local printk ratelimit
Namhyung Kim
1
-4
/
+13
2011-09-25
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-10
dm: export suspended state to targets
Kiyoshi Ueda
1
-0
/
+1
2009-12-10
dm: rename dm_suspended to dm_suspended_md
Kiyoshi Ueda
1
-1
/
+0
2009-12-10
dm: keep old table until after resume succeeded
Alasdair G Kergon
1
-1
/
+3
2009-12-10
dm: rename dm_get_table to dm_get_live_table
Alasdair G Kergon
1
-1
/
+1
[next]