index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
dm.h
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-31
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-10
dm: rename dm_suspended to dm_suspended_md
Kiyoshi Ueda
1
-0
/
+5
2009-12-10
dm: add dm_deleting_md function
Mike Anderson
1
-0
/
+5
2009-12-10
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-12
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
2006-12-08
[PATCH] dm: map and endio return code clarification
Kiyoshi Ueda
1
-0
/
+11
2006-12-08
[PATCH] dm: suspend: parameter change
Kiyoshi Ueda
1
-0
/
+5
2006-10-03
[PATCH] dm table: add target preresume
Milan Broz
1
-1
/
+1
2006-10-03
[PATCH] dm: add debug macro
Bryn Reeves
1
-0
/
+5
2006-06-26
[PATCH] dm: improve error message consistency
Alasdair G Kergon
1
-3
/
+4
2006-06-26
[PATCH] dm: prevent removal if open
Alasdair G Kergon
1
-0
/
+2
2006-06-26
[PATCH] dm: add exports
Alasdair G Kergon
1
-74
/
+1
2006-06-26
[PATCH] dm: consolidate creation functions
Alasdair G Kergon
1
-4
/
+9
2006-03-27
[PATCH] dm store geometry
Darrick J. Wong
1
-0
/
+7
2006-03-27
[PATCH] dm table: store md
Mike Anderson
1
-1
/
+3
2006-03-27
[PATCH] dm: tidy mdptr
Alasdair G Kergon
1
-1
/
+1
2006-03-27
[PATCH] dm: remove SECTOR_FORMAT
Andrew Morton
1
-10
/
+0
[next]