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.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-03-28
dm table: add dm_table_run_md_queue_async
Mike Snitzer
1
-0
/
+1
2014-03-28
dm: make dm_table_alloc_md_mempools static
Mikulas Patocka
1
-1
/
+0
2014-01-15
dm sysfs: fix a module unload race
Mikulas Patocka
1
-1
/
+16
2014-01-08
dm: wait until embedded kobject is released before destroying a device
Mikulas Patocka
1
-0
/
+2
2013-11-10
dm: allow remove to be deferred
Mikulas Patocka
1
-1
/
+12
2013-09-23
dm: add reserved_bio_based_ios module parameter
Mike Snitzer
1
-0
/
+1
2013-09-23
dm: add reserved_rq_based_ios module parameter
Mike Snitzer
1
-0
/
+2
2013-09-06
dm: add statistics support
Mikulas Patocka
1
-0
/
+16
2013-09-06
dm: allow error target to replace bio-based and request-based targets
Mike Snitzer
1
-0
/
+11
2012-12-22
dm: introduce per_bio_data
Mikulas Patocka
1
-1
/
+1
2012-09-27
dm: retain table limits when swapping to new table with no devices
Mike Snitzer
1
-0
/
+1
2012-07-27
dm thin: commit before gathering status
Alasdair G Kergon
1
-0
/
+5
2011-11-01
dm table: add immutable feature
Alasdair G Kergon
1
-0
/
+2
2011-08-02
dm: ignore merge_bvec for snapshots when safe
Mikulas Patocka
1
-0
/
+2
2011-03-17
block: Require subsystems to explicitly allocate bio_set integrity mempool
Martin K. Petersen
1
-1
/
+1
2010-08-12
dm: linear support discard
Mike Snitzer
1
-0
/
+1
2010-08-12
dm ioctl: refactor dm_table_complete
Will Drewry
1
-1
/
+0
2010-08-12
dm: do not initialise full request queue when bio based
Mike Snitzer
1
-0
/
+2
2010-08-12
dm ioctl: make bio or request based device type immutable
Mike Snitzer
1
-0
/
+5
2010-08-12
dm: separate device deletion from dm_put
Kiyoshi Ueda
1
-0
/
+5
2010-03-06
dm ioctl: introduce flag indicating uevent was generated
Peter Rajnoha
1
-2
/
+2
2009-12-11
dm: rename dm_suspended to dm_suspended_md
Kiyoshi Ueda
1
-0
/
+5
2009-12-11
dm: add dm_deleting_md function
Mike Anderson
1
-0
/
+5
2009-12-11
dm io: use slab for struct io
Mikulas Patocka
1
-0
/
+3
2009-07-23
dm: remove queue next_ordered workaround for barriers
Mike Snitzer
1
-1
/
+0
2009-06-22
dm: do not set QUEUE_ORDERED_DRAIN if request based
Kiyoshi Ueda
1
-0
/
+1
2009-06-22
dm: enable request based option
Kiyoshi Ueda
1
-0
/
+25
2009-06-22
dm: prepare for request based option
Kiyoshi Ueda
1
-0
/
+1
2009-06-22
dm: calculate queue limits during resume not load
Mike Snitzer
1
-1
/
+4
2009-06-22
dm ioctl: support cookies for udev
Milan Broz
1
-1
/
+2
2009-04-09
dm: remove limited barrier support
Mikulas Patocka
1
-1
/
+0
2009-04-02
dm target: remove struct tt_internal
Cheng Renquan
1
-1
/
+1
2009-01-06
dm: add name and uuid to sysfs
Milan Broz
1
-0
/
+8
2009-01-06
dm table: rework reference counting
Mikulas Patocka
1
-0
/
+1
2009-01-06
dm: support barriers on simple devices
Andi Kleen
1
-0
/
+1
2008-10-21
dm: publish array_too_big
Mikulas Patocka
1
-9
/
+0
2008-10-10
dm: publish dm_vcalloc
Mikulas Patocka
1
-1
/
+0
2008-10-10
dm: publish dm_table_unplug_all
Mikulas Patocka
1
-1
/
+0
2008-10-10
dm: publish dm_get_mapinfo
Mikulas Patocka
1
-1
/
+0
2008-10-10
dm: export struct dm_dev
Mikulas Patocka
1
-5
/
+2
2008-07-21
dm log: make dm_dirty_log init and exit static
Adrian Bunk
1
-6
/
+0
2008-04-25
dm: expose macros
Alasdair G Kergon
1
-89
/
+0
2008-04-25
dm kcopyd: remove redundant client counting
Mikulas Patocka
1
-0
/
+3
2008-04-25
dm log: clean interface
Heinz Mauelshagen
1
-0
/
+6
2007-12-20
dm: trigger change uevent on rename
Alasdair G Kergon
1
-0
/
+2
2007-12-20
dm: table detect io beyond device
Jun'ichi Nomura
1
-0
/
+5
2007-10-16
block: convert blkdev_issue_flush() to use empty barriers
Jens Axboe
1
-1
/
+0
2007-07-13
dm: add ratelimit logging macros
Jonathan Brassow
1
-4
/
+36
2006-12-08
[PATCH] dm: suspend: add noflush pushback
Kiyoshi Ueda
1
-0
/
+2
2006-12-08
[PATCH] dm: ioctl: add noflush suspend
Kiyoshi Ueda
1
-0
/
+1
[next]