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
2011-05-29
dm table: reject devices without request fns
Milan Broz
1
-0
/
+17
2011-05-29
dm table: allow targets to support discards internally
Mike Snitzer
1
-1
/
+5
2011-04-06
dm: improve block integrity support
Mike Snitzer
1
-34
/
+80
2011-03-17
block: Require subsystems to explicitly allocate bio_set integrity mempool
Martin K. Petersen
1
-2
/
+5
2011-03-10
block: remove per-queue plugging
Jens Axboe
1
-24
/
+0
2011-01-14
block: restore multiple bd_link_disk_holder() support
Tejun Heo
1
-0
/
+1
2011-01-13
dm: per target unplug callback support
NeilBrown
1
-0
/
+5
2011-01-13
dm: introduce target callbacks and congestion callback
NeilBrown
1
-0
/
+14
2011-01-13
Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-9
/
+11
2010-12-17
block: max hardware sectors limit wrapper
Mike Snitzer
1
-3
/
+2
2010-12-17
block: Deprecate QUEUE_FLAG_CLUSTER and use queue_limits instead
Martin K. Petersen
1
-5
/
+0
2010-11-13
block: clean up blkdev_get() wrappers and their users
Tejun Heo
1
-1
/
+1
2010-11-13
block: make blkdev_get/put() handle exclusive access
Tejun Heo
1
-12
/
+3
2010-11-13
block: simplify holder symlink handling
Tejun Heo
1
-6
/
+17
2010-09-10
Consolidate min_not_zero
Martin K. Petersen
1
-5
/
+0
2010-08-12
dm: linear support discard
Mike Snitzer
1
-0
/
+44
2010-08-12
dm ioctl: refactor dm_table_complete
Will Drewry
1
-3
/
+52
2010-03-06
dm table: remove unused dm_get_device range parameters
Nikanth Karthikesan
1
-6
/
+4
2010-03-06
dm table: remove dm_get from dm_table_get_md
Kiyoshi Ueda
1
-2
/
+0
2010-01-11
DM: Fix device mapper topology stacking
Martin K. Petersen
1
-15
/
+5
2009-12-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
Linus Torvalds
1
-0
/
+3
2009-12-15
tree-wide: convert open calls to remove spaces to skip_spaces() lib function
André Goddard Rosa
1
-4
/
+2
2009-12-11
dm: bind new table before destroying old
Alasdair G Kergon
1
-0
/
+3
2009-09-04
dm stripe: expose correct io hints
Mike Snitzer
1
-0
/
+4
2009-09-04
dm table: add more context to terse warning messages
Mike Snitzer
1
-7
/
+18
2009-09-04
dm table: fix queue_limit checking device iterator
Mikulas Patocka
1
-11
/
+11
2009-07-23
dm table: pass correct dev area size to device_area_is_valid
Mike Snitzer
1
-5
/
+5
2009-07-23
dm: remove queue next_ordered workaround for barriers
Mike Snitzer
1
-5
/
+0
2009-06-30
dm table: fix blk_stack_limits arg to use bytes not sectors
Mike Snitzer
1
-1
/
+1
2009-06-22
dm: do not set QUEUE_ORDERED_DRAIN if request based
Kiyoshi Ueda
1
-0
/
+5
2009-06-22
dm: enable request based option
Kiyoshi Ueda
1
-0
/
+111
2009-06-22
dm: prepare for request based option
Kiyoshi Ueda
1
-0
/
+14
2009-06-22
dm: calculate queue limits during resume not load
Mike Snitzer
1
-83
/
+102
2009-06-22
dm table: establish queue limits by copying table limits
Mike Snitzer
1
-10
/
+2
2009-06-22
dm table: replace struct io_restrictions with struct queue_limits
Mike Snitzer
1
-95
/
+43
2009-06-22
dm table: validate device logical_block_size
Mike Snitzer
1
-0
/
+69
2009-06-22
dm table: ensure targets are aligned to logical_block_size
Mike Snitzer
1
-14
/
+44
2009-06-22
dm table: improve warning message when devices not freed before destruction
Jonthan Brassow
1
-5
/
+3
2009-06-22
dm: use i_size_read
Mikulas Patocka
1
-1
/
+2
2009-06-09
Revert "block: Fix bounce limit setting in DM"
Jens Axboe
1
-1
/
+1
2009-06-03
block: Fix bounce limit setting in DM
Martin K. Petersen
1
-1
/
+1
2009-05-23
block: Use accessor functions for queue limits
Martin K. Petersen
1
-14
/
+14
2009-05-23
block: Do away with the notion of hardsect_size
Martin K. Petersen
1
-5
/
+7
2009-04-09
dm: remove limited barrier support
Mikulas Patocka
1
-19
/
+0
2009-04-09
dm: add integrity support
Martin K. Petersen
1
-0
/
+40
2009-04-02
dm table: fix upgrade mode race
Alasdair G Kergon
1
-12
/
+14
2009-01-06
dm table: rework reference counting
Mikulas Patocka
1
-5
/
+23
2009-01-06
dm: support barriers on simple devices
Andi Kleen
1
-0
/
+19
2008-12-03
block: fix setting of max_segment_size and seg_boundary mask
Milan Broz
1
-1
/
+1
2008-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev
Linus Torvalds
1
-8
/
+8
[next]