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
/
drivers
/
md
/
dm-table.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-26
Revert "block, dm: don't copy bios for request clones"
Mike Snitzer
1
-16
/
+9
2015-06-26
Revert "dm: do not allocate any mempools for blk-mq request-based DM"
Mike Snitzer
1
-2
/
+2
2015-05-29
dm: do not allocate any mempools for blk-mq request-based DM
Mike Snitzer
1
-2
/
+2
2015-05-29
Merge remote-tracking branch 'jens/for-4.2/core' into dm-4.2
Mike Snitzer
1
-9
/
+16
2015-05-29
dm: fix reload failure of 0 path multipath mapping on blk-mq devices
Junichi Nomura
1
-7
/
+9
2015-05-22
block, dm: don't copy bios for request clones
Christoph Hellwig
1
-9
/
+16
2015-04-15
dm table: use bool function return values of true/false not 1/0
Joe Perches
1
-10
/
+10
2015-04-15
dm table: fall back to getting device using name_to_dev_t()
Dan Ehrenberg
1
-12
/
+8
2015-04-15
dm: add 'use_blk_mq' module param and expose in per-device ro sysfs attr
Mike Snitzer
1
-3
/
+3
2015-04-15
dm: add full blk-mq support to request-based DM
Mike Snitzer
1
-3
/
+8
2015-03-31
dm: remove request-based DM queue's lld_busy_fn hook
Mike Snitzer
1
-14
/
+0
2015-02-11
dm: inherit QUEUE_FLAG_SG_GAPS flags from underlying queues
Keith Busch
1
-0
/
+13
2015-02-09
dm table: train hybrid target type detection to select blk-mq if appropriate
Mike Snitzer
1
-15
/
+20
2015-02-09
dm: allocate requests in target when stacking on blk-mq devices
Mike Snitzer
1
-5
/
+29
2014-11-19
dm: add presuspend_undo hook to target_type
Mike Snitzer
1
-7
/
+29
2014-10-06
dm: allow active and inactive tables to share dm_devs
Benjamin Marzinski
1
-68
/
+34
2014-08-11
dm table: propagate QUEUE_FLAG_NO_SG_MERGE
Jeff Moyer
1
-0
/
+13
2014-08-01
dm table: make dm_table_supports_discards static
Mikulas Patocka
1
-36
/
+37
2014-06-04
dm: remove symbol export for dm_set_device_limits
Mike Snitzer
1
-3
/
+2
2014-03-28
dm table: add dm_table_run_md_queue_async
Mike Snitzer
1
-0
/
+19
2014-03-28
dm: make dm_table_alloc_md_mempools static
Mikulas Patocka
1
-1
/
+1
2014-01-07
dm table: remove unused buggy code that extends the targets array
Mikulas Patocka
1
-20
/
+2
2013-12-11
dm table: fail dm_table_create on dm_round_up overflow
Mikulas Patocka
1
-0
/
+5
2013-11-10
dm table: print error on preresume failure
Mike Snitzer
1
-1
/
+4
2013-10-31
dm: allocate buffer for messages with small number of arguments using GFP_NOIO
Mikulas Patocka
1
-2
/
+16
2013-09-06
dm ioctl: increase granularity of type_lock when loading table
Mike Snitzer
1
-2
/
+0
2013-09-06
dm: allow error target to replace bio-based and request-based targets
Mike Snitzer
1
-2
/
+20
2013-07-11
dm: optimize use SRCU and RCU
Mikulas Patocka
1
-35
/
+0
2013-05-10
dm table: fix write same support
Mike Snitzer
1
-1
/
+1
2013-03-02
dm: rename request variables to bios
Alasdair G Kergon
1
-5
/
+5
2013-03-02
dm table: remove superfluous variable reset
Wang Sheng-Hui
1
-1
/
+0
2012-12-22
dm: introduce per_bio_data
Mikulas Patocka
1
-1
/
+10
2012-12-22
dm: prepare to support WRITE SAME
Mike Snitzer
1
-1
/
+29
2012-12-22
dm: disable WRITE SAME
Mike Snitzer
1
-0
/
+2
2012-09-27
dm: retain table limits when swapping to new table with no devices
Mike Snitzer
1
-0
/
+35
2012-09-27
dm table: clear add_random unless all devices have it set
Milan Broz
1
-4
/
+22
2012-07-27
dm: allow targets to request flushes regardless of underlying device support
Joe Thornber
1
-0
/
+3
2012-03-28
dm: reject trailing characters in sccanf input
Mikulas Patocka
1
-2
/
+4
2012-03-28
dm table: simplify call to free_devices
Hannes Reinecke
1
-2
/
+1
2012-01-11
block: Introduce blk_set_stacking_limits function
Martin K. Petersen
1
-3
/
+3
2011-11-01
dm table: add immutable feature
Alasdair G Kergon
1
-0
/
+21
2011-11-01
dm table: add always writeable feature
Alasdair G Kergon
1
-0
/
+6
2011-11-01
dm table: add singleton feature
Alasdair G Kergon
1
-0
/
+16
2011-11-01
dm table: propagate non rotational flag
Mandeep Singh Baines
1
-0
/
+30
2011-09-26
dm crypt: always disable discard_zeroes_data
Milan Broz
1
-0
/
+19
2011-09-26
dm table: avoid crash if integrity profile changes
Mike Snitzer
1
-6
/
+7
2011-08-02
dm table: set flush capability based on underlying devices
Mike Snitzer
1
-0
/
+43
2011-08-02
dm table: share target argument parsing functions
Mike Snitzer
1
-0
/
+57
2011-08-02
dm: ignore merge_bvec for snapshots when safe
Mikulas Patocka
1
-2
/
+1
2011-08-02
dm table: clean dm_get_device and move exports
Mike Snitzer
1
-20
/
+13
[next]