index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
Files
Lines
2013-03-05
Merge tag 'md-3.9' of git://neil.brown.name/md
Linus Torvalds
8
-95
/
+219
2013-03-01
dm cache: add cleaner policy
Heinz Mauelshagen
3
-0
/
+474
2013-03-01
dm cache: add mq policy
Joe Thornber
3
-0
/
+1207
2013-03-01
dm: add cache target
Joe Thornber
12
-0
/
+4475
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-28
md: expedite metadata update when switching read-auto -> active
NeilBrown
1
-1
/
+11
2013-02-28
md: remove CONFIG_MULTICORE_RAID456
NeilBrown
2
-48
/
+1
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-26
md/raid1,raid10: fix deadlock with freeze_array()
NeilBrown
2
-0
/
+2
2013-02-26
md/raid0: improve error message when converting RAID4-with-spares to RAID0
NeilBrown
1
-1
/
+7
2013-02-26
md: raid0: fix error return from create_stripe_zones.
NeilBrown
1
-1
/
+1
2013-02-26
md: fix two bugs when attempting to resize RAID0 array.
NeilBrown
2
-1
/
+5
2013-02-26
DM RAID: Add support for MD's RAID10 "far" and "offset" algorithms
Jonathan Brassow
1
-20
/
+103
2013-02-26
MD RAID10: Improve redundancy for 'far' and 'offset' algorithms (part 2)
Jonathan Brassow
1
-2
/
+28
2013-02-26
MD RAID10: Improve redundancy for 'far' and 'offset' algorithms (part 1)
Jonathan Brassow
2
-18
/
+45
2013-02-26
MD RAID10: Minor non-functional code changes
Jonathan Brassow
1
-3
/
+2
2013-02-26
md: raid1,10: Handle REQ_WRITE_SAME flag in write bios
Joe Lawrence
2
-3
/
+13
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-21
md: protect against crash upon fsync on ro array
Sebastian Riemer
1
-0
/
+4
[next]