index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
device-mapper.h
Age
Commit message (
Expand
)
Author
2010-03-06
dm table: remove unused dm_get_device range parameters
Nikanth Karthikesan
2009-12-10
dm: export suspended state to targets
Kiyoshi Ueda
2009-12-10
dm: rename dm_suspended to dm_suspended_md
Kiyoshi Ueda
2009-12-10
dm: keep old table until after resume succeeded
Alasdair G Kergon
2009-12-10
dm: rename dm_get_table to dm_get_live_table
Alasdair G Kergon
2009-09-04
dm stripe: expose correct io hints
Mike Snitzer
2009-07-23
dm table: pass correct dev area size to device_area_is_valid
Mike Snitzer
2009-06-22
dm: prepare for request based option
Kiyoshi Ueda
2009-06-22
dm: calculate queue limits during resume not load
Mike Snitzer
2009-06-22
dm target:s introduce iterate devices fn
Mike Snitzer
2009-06-22
dm table: replace struct io_restrictions with struct queue_limits
Mike Snitzer
2009-06-22
dm: introduce num_flush_requests
Mikulas Patocka
2009-05-22
block: Do away with the notion of hardsect_size
Martin K. Petersen
2009-04-09
dm: remove limited barrier support
Mikulas Patocka
2009-04-02
dm target: remove struct tt_internal
Cheng Renquan
2009-01-06
dm: support barriers on simple devices
Andi Kleen
2009-01-06
dm request: extend target interface
Kiyoshi Ueda
2009-01-06
dm: consolidate target deregistration error handling
Mikulas Patocka
2008-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev
Linus Torvalds
2008-10-21
dm: publish array_too_big
Mikulas Patocka
2008-10-21
[PATCH] lose unused arguments in dm ioctl callbacks
Al Viro
2008-10-21
[PATCH] introduce fmode_t, do annotations
Al Viro
2008-10-10
dm: publish dm_vcalloc
Mikulas Patocka
2008-10-10
dm: publish dm_table_unplug_all
Mikulas Patocka
2008-10-10
dm: publish dm_get_mapinfo
Mikulas Patocka
2008-10-10
dm: export struct dm_dev
Mikulas Patocka
2008-07-21
dm: introduce merge_bvec_fn
Milan Broz
2008-04-30
Remove "#ifdef __KERNEL__" checks from unexported headers
Robert P. J. Day
2008-04-25
dm table: remove unused dm_create_error_table
Adrian Bunk
2008-04-25
dm: expose macros
Alasdair G Kergon
2008-04-25
dm log: clean interface
Heinz Mauelshagen
2008-02-08
dm: table remove unused variable
Vasily Averin
2007-12-20
dm: merge max_hw_sector
Neil Brown
2007-11-02
dm: bounce_pfn limit added
Vasily Averin
2007-10-20
dm: uevent generate events
Mike Anderson
2007-10-20
dm: export name and uuid
Mike Anderson
2006-12-08
[PATCH] dm: suspend: add noflush pushback
Kiyoshi Ueda
2006-12-08
[PATCH] dm: map and endio return code clarification
Kiyoshi Ueda
2006-12-08
[PATCH] dm: suspend: parameter change
Kiyoshi Ueda
2006-10-03
[PATCH] dm table: add target flush
Bryn Reeves
2006-10-03
[PATCH] dm: extract device limit setting
Bryn Reeves
2006-10-03
[PATCH] dm table: add target preresume
Milan Broz
2006-10-03
[PATCH] dm: support ioctls on mapped devices
Milan Broz
2006-06-26
[PATCH] dm: improve error message consistency
Alasdair G Kergon
2006-06-26
[PATCH] dm: create error table
David Teigland
2006-06-26
[PATCH] dm: add exports
Alasdair G Kergon
2006-03-27
[PATCH] dm: make sure QUEUE_FLAG_CLUSTER is set properly
NeilBrown
2006-02-01
[PATCH] dm: dm-table warning fix
Alasdair G Kergon
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds