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-table.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-07
dm table: clear add_random unless all devices have it set
Milan Broz
1
-4
/
+22
2012-03-28
dm: reject trailing characters in sccanf input
Mikulas Patocka
1
-2
/
+4
2012-03-28
dm table: simplify call to free_devices
Hannes Reinecke
1
-2
/
+1
2012-01-11
block: Introduce blk_set_stacking_limits function
Martin K. Petersen
1
-3
/
+3
2011-10-31
dm table: add immutable feature
Alasdair G Kergon
1
-0
/
+21
2011-10-31
dm table: add always writeable feature
Alasdair G Kergon
1
-0
/
+6
2011-10-31
dm table: add singleton feature
Alasdair G Kergon
1
-0
/
+16
2011-10-31
dm table: propagate non rotational flag
Mandeep Singh Baines
1
-0
/
+30
2011-09-25
dm crypt: always disable discard_zeroes_data
Milan Broz
1
-0
/
+19
2011-09-25
dm table: avoid crash if integrity profile changes
Mike Snitzer
1
-6
/
+7
2011-08-02
dm table: set flush capability based on underlying devices
Mike Snitzer
1
-0
/
+43
2011-08-02
dm table: share target argument parsing functions
Mike Snitzer
1
-0
/
+57
2011-08-02
dm: ignore merge_bvec for snapshots when safe
Mikulas Patocka
1
-2
/
+1
2011-08-02
dm table: clean dm_get_device and move exports
Mike Snitzer
1
-20
/
+13
2011-08-02
dm: use vzalloc
Joe Perches
1
-3
/
+1
2011-08-02
dm table: fix discard support
Mike Snitzer
1
-8
/
+7
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
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-05
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-10
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
[next]