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-04-08
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
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-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-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
2017-02-24
dm-rq: don't dereference request payload after ending request
Jens Axboe
1
-2
/
+4
2017-02-23
md/raid1: fix write behind issues introduced by bio_clone_bioset_partial
Shaohua Li
1
-4
/
+11
2017-02-23
md/raid1: handle flush request correctly
Shaohua Li
1
-3
/
+7
2017-02-23
md/linear: shutup lockdep warnning
Shaohua Li
1
-1
/
+2
2017-02-21
Merge tag 'dm-4.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
16
-227
/
+854
2017-02-21
Merge tag 'for-4.11/linus-merge-signed' of git://git.kernel.dk/linux-block
Linus Torvalds
20
-423
/
+142
2017-02-20
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
3
-5
/
+5
2017-02-19
md/raid1: fix a use-after-free bug
Shaohua Li
1
-1
/
+2
2017-02-19
RAID1: avoid unnecessary spin locks in I/O barrier code
colyli@suse.de
2
-66
/
+130
2017-02-19
RAID1: a new I/O barrier implementation to remove resync window
colyli@suse.de
2
-236
/
+294
2017-02-17
Merge branch 'for-4.11/next' into for-4.11/linus-merge
Jens Axboe
20
-404
/
+133
2017-02-17
Merge branch 'for-4.11/block' into for-4.11/linus-merge
Jens Axboe
3
-19
/
+9
2017-02-17
dm: flush queued bios when process blocks to avoid deadlock
Mikulas Patocka
1
-0
/
+55
2017-02-17
dm round robin: revert "use percpu 'repeat_count' and 'current_path'"
Mike Snitzer
1
-53
/
+14
[next]