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
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-01
dm persistent data: add bitset
Joe Thornber
3
-0
/
+329
2013-03-01
dm persistent data: add transactional array
Joe Thornber
3
-0
/
+975
2013-03-01
dm thin: remove cells from stack
Joe Thornber
3
-23
/
+43
2013-03-01
dm bio prison: pass cell memory in
Joe Thornber
3
-101
/
+176
2013-03-01
dm persistent data: add btree_walk
Joe Thornber
4
-0
/
+69
2013-03-01
dm: add target num_write_bios fn
Alasdair G Kergon
1
-7
/
+15
2013-03-01
dm kcopyd: introduce configurable throttling
Mikulas Patocka
4
-4
/
+132
2013-03-01
dm ioctl: allow message to return data
Mikulas Patocka
1
-1
/
+35
2013-03-01
dm ioctl: optimize functions without variable params
Mikulas Patocka
1
-18
/
+34
2013-03-01
dm ioctl: introduce ioctl_flags
Mikulas Patocka
1
-23
/
+41
2013-03-01
dm: merge io_pool and tio_pool
Jun'ichi Nomura
1
-49
/
+27
2013-03-01
dm: remove unused _rq_bio_info_cache
Jun'ichi Nomura
1
-21
/
+10
2013-03-01
dm: fix limits initialization when there are no data devices
Mike Christie
1
-5
/
+7
2013-03-01
dm snapshot: add missing module aliases
Mikulas Patocka
1
-0
/
+2
2013-03-01
dm persistent data: set some btree fn parms const
Mike Snitzer
2
-9
/
+9
2013-03-01
dm: refactor bio cloning
Alasdair G Kergon
1
-68
/
+96
2013-03-01
dm: rename bio cloning functions
Alasdair G Kergon
1
-32
/
+31
2013-03-01
dm: rename request variables to bios
Alasdair G Kergon
14
-66
/
+66
2013-03-01
dm: clean up clone_bio
Alasdair G Kergon
1
-45
/
+57
2013-03-01
dm persistent data: remove CONFIG_EXPERIMENTAL
Kees Cook
1
-1
/
+1
2013-03-01
dm: remove CONFIG_EXPERIMENTAL
Alasdair G Kergon
1
-12
/
+12
2013-03-01
dm thin: use block_size_is_power_of_two
Mike Snitzer
1
-12
/
+13
2013-03-01
dm bufio: use WRITE_FLUSH instead of REQ_FLUSH
Mikulas Patocka
1
-1
/
+1
2013-03-01
dm table: remove superfluous variable reset
Wang Sheng-Hui
1
-1
/
+0
2013-03-01
dm thin: support a non power of 2 discard_granularity
Mike Snitzer
1
-8
/
+1
2013-03-01
dm: fix truncated status strings
Mikulas Patocka
12
-113
/
+97
2013-03-01
dm: do not replace bioset for request based dm
Jun'ichi Nomura
1
-9
/
+21
2013-02-28
Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-11
/
+1
2013-02-27
hlist: drop the node parameter from iterators
Sasha Levin
5
-12
/
+7
2013-02-27
dm: convert to idr_alloc()
Tejun Heo
1
-39
/
+15
2013-02-27
dm: don't use idr_remove_all()
Tejun Heo
1
-1
/
+0
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+2
2013-02-23
drivers/md/persistent-data/dm-transaction-manager.c: rename HASH_SIZE
Andrew Morton
1
-7
/
+7
2013-02-22
new helper: file_inode(file)
Al Viro
1
-2
/
+2
2013-02-01
Merge tag 'dm-3.8-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-14
/
+5
2013-01-31
dm: fix write same requests counting
Alasdair G Kergon
1
-2
/
+4
2013-01-31
dm thin: fix queue limits stacking
Mike Snitzer
1
-12
/
+1
2013-01-24
DM-RAID: Fix RAID10's check for sufficient redundancy
Jonathan Brassow
1
-64
/
+37
2013-01-14
block: add missing block_bio_complete() tracepoint
Tejun Heo
2
-11
/
+1
2012-12-21
Merge tag 'dm-3.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/agk...
Linus Torvalds
28
-433
/
+473
2012-12-21
dm stripe: add WRITE SAME support
Mike Snitzer
1
-4
/
+6
2012-12-21
dm: remove map_info
Mikulas Patocka
13
-50
/
+29
2012-12-21
dm snapshot: do not use map_context
Mikulas Patocka
1
-13
/
+23
2012-12-21
dm thin: dont use map_context
Mikulas Patocka
1
-36
/
+13
2012-12-21
dm raid1: dont use map_context
Mikulas Patocka
1
-9
/
+13
2012-12-21
dm flakey: dont use map_context
Mikulas Patocka
1
-4
/
+11
2012-12-21
dm raid1: rename read_record to bio_record
Mikulas Patocka
1
-11
/
+11
2012-12-21
dm: move target request nr to dm_target_io
Mikulas Patocka
3
-4
/
+5
2012-12-21
dm snapshot: use per_bio_data
Mikulas Patocka
1
-35
/
+8
2012-12-21
dm verity: use per_bio_data
Mikulas Patocka
1
-18
/
+4
[next]