index
:
linux/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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.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
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm-table.c
Age
Commit message (
Expand
)
Author
2013-03-01
dm: rename request variables to bios
Alasdair G Kergon
2013-03-01
dm table: remove superfluous variable reset
Wang Sheng-Hui
2012-12-21
dm: introduce per_bio_data
Mikulas Patocka
2012-12-21
dm: prepare to support WRITE SAME
Mike Snitzer
2012-12-21
dm: disable WRITE SAME
Mike Snitzer
2012-09-26
dm: retain table limits when swapping to new table with no devices
Mike Snitzer
2012-09-26
dm table: clear add_random unless all devices have it set
Milan Broz
2012-07-27
dm: allow targets to request flushes regardless of underlying device support
Joe Thornber
2012-03-28
dm: reject trailing characters in sccanf input
Mikulas Patocka
2012-03-28
dm table: simplify call to free_devices
Hannes Reinecke
2012-01-11
block: Introduce blk_set_stacking_limits function
Martin K. Petersen
2011-10-31
dm table: add immutable feature
Alasdair G Kergon
2011-10-31
dm table: add always writeable feature
Alasdair G Kergon
2011-10-31
dm table: add singleton feature
Alasdair G Kergon
2011-10-31
dm table: propagate non rotational flag
Mandeep Singh Baines
2011-09-25
dm crypt: always disable discard_zeroes_data
Milan Broz
2011-09-25
dm table: avoid crash if integrity profile changes
Mike Snitzer
2011-08-02
dm table: set flush capability based on underlying devices
Mike Snitzer
2011-08-02
dm table: share target argument parsing functions
Mike Snitzer
2011-08-02
dm: ignore merge_bvec for snapshots when safe
Mikulas Patocka
2011-08-02
dm table: clean dm_get_device and move exports
Mike Snitzer
2011-08-02
dm: use vzalloc
Joe Perches
2011-08-02
dm table: fix discard support
Mike Snitzer
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-05-29
dm table: reject devices without request fns
Milan Broz
2011-05-29
dm table: allow targets to support discards internally
Mike Snitzer
2011-04-05
dm: improve block integrity support
Mike Snitzer
2011-03-17
block: Require subsystems to explicitly allocate bio_set integrity mempool
Martin K. Petersen
2011-03-10
block: remove per-queue plugging
Jens Axboe
2011-01-14
block: restore multiple bd_link_disk_holder() support
Tejun Heo
2011-01-13
dm: per target unplug callback support
NeilBrown
2011-01-13
dm: introduce target callbacks and congestion callback
NeilBrown
2011-01-13
Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2010-12-17
block: max hardware sectors limit wrapper
Mike Snitzer
2010-12-17
block: Deprecate QUEUE_FLAG_CLUSTER and use queue_limits instead
Martin K. Petersen
2010-11-13
block: clean up blkdev_get() wrappers and their users
Tejun Heo
2010-11-13
block: make blkdev_get/put() handle exclusive access
Tejun Heo
2010-11-13
block: simplify holder symlink handling
Tejun Heo
2010-09-10
Consolidate min_not_zero
Martin K. Petersen
2010-08-12
dm: linear support discard
Mike Snitzer
2010-08-12
dm ioctl: refactor dm_table_complete
Will Drewry
2010-03-06
dm table: remove unused dm_get_device range parameters
Nikanth Karthikesan
2010-03-06
dm table: remove dm_get from dm_table_get_md
Kiyoshi Ueda
2010-01-11
DM: Fix device mapper topology stacking
Martin K. Petersen
2009-12-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
Linus Torvalds
2009-12-15
tree-wide: convert open calls to remove spaces to skip_spaces() lib function
André Goddard Rosa
2009-12-10
dm: bind new table before destroying old
Alasdair G Kergon
2009-09-04
dm stripe: expose correct io hints
Mike Snitzer
2009-09-04
dm table: add more context to terse warning messages
Mike Snitzer
2009-09-04
dm table: fix queue_limit checking device iterator
Mikulas Patocka
[next]