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
2020-10-12
Merge tag 'ras_updates_for_v5.10' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-6
/
+9
2020-10-06
x86, powerpc: Rename memcpy_mcsafe() to copy_mc_to_{user, kernel}()
Dan Williams
1
-6
/
+9
2020-09-21
dm: fix comment in dm_process_bio()
Mike Snitzer
1
-1
/
+3
2020-09-21
dm: fix bio splitting and its bio completion order for regular IO
Mike Snitzer
1
-21
/
+2
2020-09-20
dm: Call proper helper to determine dax support
Jan Kara
1
-3
/
+7
2020-09-20
dm/dax: Fix table reference counts
Dan Williams
1
-2
/
+3
2020-09-02
dm thin metadata: Fix use-after-free in dm_bm_set_read_only
Ye Bin
2
-7
/
+9
2020-09-02
dm thin metadata: Avoid returning cmd->bm wild pointer on error
Ye Bin
1
-2
/
+6
2020-09-02
dm cache metadata: Avoid returning cmd->bm wild pointer on error
Ye Bin
1
-2
/
+6
2020-09-01
dm integrity: fix error reporting in bitmap mode after creation
Mikulas Patocka
1
-0
/
+12
2020-09-01
dm crypt: Initialize crypto wait structures
Damien Le Moal
1
-2
/
+2
2020-09-01
dm mpath: fix racey management of PG initialization
Mike Snitzer
1
-7
/
+15
2020-09-01
dm writecache: handle DAX to partitions on persistent memory correctly
Mikulas Patocka
1
-2
/
+10
2020-08-28
Merge tag 'block-5.9-2020-08-28' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+5
2020-08-27
md/raid5: make sure stripe_size as power of two
Yufen Yu
1
-2
/
+5
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
8
-16
/
+16
2020-08-15
Merge tag 'block-5.9-2020-08-14' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-7
/
+11
2020-08-10
Merge tag 'locking-urgent-2020-08-10' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-2
/
+2
2020-08-07
Merge tag 'for-5.9/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
13
-111
/
+326
2020-08-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-19
/
+19
2020-08-07
mm, treewide: rename kzfree() to kfree_sensitive()
Waiman Long
2
-19
/
+19
2020-08-07
Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-1
/
+1
2020-08-07
Merge branch 'hch.init_path' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-27
/
+317
2020-08-06
Merge branch 'md-next' of https://git.kernel.org/pub/scm/linux/kernel/git/son...
Jens Axboe
2
-7
/
+11
2020-08-06
Merge branch 'WIP.locking/seqlocks' into locking/urgent
Ingo Molnar
2
-2
/
+2
2020-08-05
md-cluster: Fix potential error pointer dereference in resize_bitmaps()
Dan Carpenter
1
-0
/
+1
2020-08-05
md: get sysfs entry after redundancy attr group create
Junxiao Bi
1
-7
/
+10
2020-08-05
Merge tag 'for-5.9/block-merge-20200804' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-20
/
+2
2020-08-05
Merge tag 'for-5.9/drivers-20200803' of git://git.kernel.dk/linux-block
Linus Torvalds
25
-355
/
+913
2020-08-04
Merge tag 'docs-5.9' of git://git.lwn.net/linux
Linus Torvalds
2
-5
/
+5
2020-08-04
Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
6
-6
/
+6
2020-08-04
dm: don't call report zones for more than the user requested
Johannes Thumshirn
1
-1
/
+2
2020-08-04
dm ebs: Fix incorrect checking for REQ_OP_FLUSH
John Dorminy
1
-1
/
+1
2020-08-04
dm init: Set file local variable static
Damien Le Moal
1
-1
/
+1
2020-08-04
dm ioctl: Fix compilation warning
Damien Le Moal
1
-1
/
+1
2020-08-04
dm raid: Remove empty if statement
Damien Le Moal
1
-2
/
+0
2020-08-04
dm verity: Fix compilation warning
Damien Le Moal
1
-7
/
+7
2020-08-03
Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-block
Linus Torvalds
33
-486
/
+122
2020-08-02
md/raid5: Allow degraded raid6 to do rmw
ChangSyun Peng
1
-6
/
+16
2020-08-02
md/raid5: Fix Force reconstruct-write io stuck in degraded raid5
ChangSyun Peng
1
-1
/
+2
2020-08-02
raid5: don't duplicate code for different paths in handle_stripe
Guoqing Jiang
1
-6
/
+3
2020-08-02
raid5-cache: hold spinlock instead of mutex in r5c_journal_mode_show
Guoqing Jiang
1
-6
/
+3
2020-08-02
md: print errno in super_written
Guoqing Jiang
1
-1
/
+2
2020-08-02
md/raid5: remove the redundant setting of STRIPE_HANDLE
Guoqing Jiang
1
-6
/
+2
2020-08-02
md: register new md sysfs file 'uuid' read-only
Sebastian Parschauer
1
-0
/
+9
2020-08-02
md: fix max sectors calculation for super 1.0
Xiao Ni
1
-4
/
+31
2020-07-31
init: add an init_stat helper
Christoph Hellwig
1
-1
/
+2
2020-07-29
raid5: Use sequence counter with associated spinlock
Ahmed S. Darwish
2
-2
/
+2
2020-07-28
bcache: use disk_{start,end}_io_acct() to count I/O for bcache device
Coly Li
1
-28
/
+9
2020-07-25
bcache: fix bio_{start,end}_io_acct with proper device
Coly Li
1
-4
/
+27
[next]