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
2017-05-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2017-05-01
Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-block
Linus Torvalds
21
-81
/
+126
2017-04-20
blk-mq: remove the error argument to blk_mq_complete_request
Christoph Hellwig
1
-1
/
+1
2017-04-20
dm mpath: don't check for req->errors
Christoph Hellwig
1
-1
/
+1
2017-04-20
dm rq: don't pass irrelevant error code to blk_mq_complete_request
Christoph Hellwig
1
-1
/
+1
2017-04-08
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+1
2017-04-08
block: remove the discard_zeroes_data flag
Christoph Hellwig
7
-61
/
+19
2017-04-08
dm kcopyd: switch to use REQ_OP_WRITE_ZEROES
Christoph Hellwig
1
-3
/
+3
2017-04-08
dm: support REQ_OP_WRITE_ZEROES
Christoph Hellwig
8
-8
/
+77
2017-04-08
dm io: discards don't take a payload
Christoph Hellwig
1
-2
/
+8
2017-04-08
md: support REQ_OP_WRITE_ZEROES
Christoph Hellwig
7
-1
/
+16
2017-04-07
Merge branch 'for-linus' into for-4.12/block
Jens Axboe
1
-0
/
+1
2017-04-07
dm rq: Avoid that request processing stalls sporadically
Bart Van Assche
1
-0
/
+1
2017-04-07
Merge tag 'dm-4.11-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-8
/
+24
2017-04-07
block: trace completion of all bios.
NeilBrown
2
-3
/
+0
2017-03-31
dm verity fec: fix bufio leaks
Sami Tolvanen
1
-3
/
+3
2017-03-31
dm raid: fix NULL pointer dereference for raid1 without bitmap
Dmitry Bilunov
1
-1
/
+1
2017-03-31
blk-mq: constify struct blk_mq_ops
Eric Biggers
1
-1
/
+1
2017-03-28
Fix dead URLs to ftp.kernel.org
SeongJae Park
1
-1
/
+1
2017-03-20
dm cache metadata: fix metadata2 format's blocks_are_clean_separate_dirty
Joe Thornber
1
-3
/
+5
2017-03-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shl...
Linus Torvalds
6
-38
/
+72
2017-03-16
dm verity fec: limit error correction recursion
Sami Tolvanen
2
-1
/
+15
2017-03-14
md/raid1: fix a trivial typo in comments
Zhilong Liu
1
-1
/
+1
2017-03-14
md/r5cache: fix set_syndrome_sources() for data in cache
Song Liu
1
-1
/
+2
2017-03-11
blk: Ensure users for current->bio_list can see the full list.
NeilBrown
2
-14
/
+18
2017-03-10
md: fix incorrect use of lexx_to_cpu in does_sb_need_changing
Jason Yan
1
-1
/
+1
2017-03-10
md: fix super_offset endianness in super_1_rdev_size_change
Jason Yan
1
-1
/
+1
2017-03-09
drivers/md/bcache/util.h: remove duplicate inclusion of blkdev.h
Masanari Iida
1
-1
/
+0
2017-03-09
md/raid1/10: fix potential deadlock
Shaohua Li
2
-2
/
+41
2017-03-09
md: don't impose the MD_SB_DISKS limit on arrays without metadata.
NeilBrown
1
-4
/
+3
2017-03-09
md: move funcs from pers->resize to update_size
Guoqing Jiang
4
-10
/
+6
2017-03-09
md-cluster: remove useless memset from gather_all_resync_info
Guoqing Jiang
1
-1
/
+0
2017-03-09
md-cluster: free md_cluster_info if node leave cluster
Guoqing Jiang
1
-0
/
+1
2017-03-09
md: delete dead code
Shaohua Li
2
-14
/
+0
2017-03-09
md/raid10: submit bio directly to replacement disk
Shaohua Li
1
-3
/
+16
2017-03-03
Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
14
-0
/
+19
2017-03-02
Merge tag 'dm-4.11-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de...
Linus Torvalds
1
-4
/
+16
2017-03-02
sched/headers: Prepare to move the get_task_struct()/put_task_struct() and re...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare to use <linux/rcuupdate.h> instead of <linux/rculist.h...
Ingo Molnar
1
-0
/
+2
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare to move the memalloc_noio_*() APIs to <linux/sched/mm.h>
Ingo Molnar
2
-0
/
+2
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
3
-0
/
+6
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
6
-0
/
+6
2017-03-02
KEYS: Differentiate uses of rcu_dereference_key() and user_key_payload()
David Howells
1
-1
/
+1
2017-02-28
dm raid: bump the target version
Mike Snitzer
1
-3
/
+3
2017-02-28
dm raid: fix data corruption on reshape request
Heinz Mauelshagen
1
-1
/
+11
2017-02-28
dm raid: fix raid "check" regression due to improper cleanup in raid_message()
Mike Snitzer
1
-2
/
+4
2017-02-24
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
13
-335
/
+768
2017-02-24
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+4
[next]