index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
/
md.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
md: be careful not lot leak internal curr_resync value into metadata. -- (all)
NeilBrown
2016-10-29
1
-2
/
+2
*
md: report 'write_pending' state when array in sync
Tomasz Majchrzak
2016-10-25
1
-3
/
+3
*
md: set rotational bit
Shaohua Li
2016-10-03
1
-0
/
+15
*
md: fix a potential deadlock
Shaohua Li
2016-09-21
1
-0
/
+2
*
md-cluster: clean related infos of cluster
Guoqing Jiang
2016-09-21
1
-0
/
+2
*
md: changes for MD_STILL_CLOSED flag
Guoqing Jiang
2016-09-21
1
-6
/
+8
*
md-cluster: call md_kick_rdev_from_array once ack failed
Guoqing Jiang
2016-09-21
1
-3
/
+8
*
md-cluster: make md-cluster also can work when compiled into kernel
Guoqing Jiang
2016-09-08
1
-8
/
+4
*
Merge tag 'md/4.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
2016-08-30
1
-13
/
+15
|
\
|
*
r5cache: set MD_JOURNAL_CLEAN correctly
Song Liu
2016-08-24
1
-4
/
+1
|
*
md: don't print the same repeated messages about delayed sync operation
Artur Paszkiewicz
2016-08-17
1
-4
/
+9
|
*
md: remove obsolete ret in md_start_sync
Guoqing Jiang
2016-08-17
1
-5
/
+2
|
*
md: do not count journal as spare in GET_ARRAY_INFO
Song Liu
2016-08-17
1
-0
/
+3
*
|
block: rename bio bi_rw to bi_opf
Jens Axboe
2016-08-07
1
-2
/
+2
|
/
*
Merge branch 'mymd/for-next' into mymd/for-linus
Shaohua Li
2016-07-28
1
-20
/
+54
|
\
|
*
MD: fix null pointer deference
Shaohua Li
2016-07-28
1
-2
/
+4
|
*
md: add missing sysfs_notify on array_state update
Tomasz Majchrzak
2016-07-19
1
-0
/
+2
|
*
Fix kernel module refcount handling
Alexey Obitotskiy
2016-07-19
1
-0
/
+2
|
*
md: use seconds granularity for error logging
Arnd Bergmann
2016-07-19
1
-2
/
+1
|
*
md: reduce the number of synchronize_rcu() calls when multiple devices fail.
NeilBrown
2016-06-13
1
-3
/
+26
|
*
md: disconnect device from personality before trying to remove it.
NeilBrown
2016-06-13
1
-0
/
+2
|
*
MD:Update superblock when err == 0 in size_store
Xiao Ni
2016-06-13
1
-1
/
+2
|
*
md: use a mutex to protect a global list
Cong Wang
2016-06-09
1
-0
/
+5
|
*
md: simplify the code with md_kick_rdev_from_array
Guoqing Jiang
2016-06-04
1
-2
/
+1
|
*
md-cluster: fix deadlock issue when add disk to an recoverying array
Guoqing Jiang
2016-06-04
1
-12
/
+11
*
|
block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH
Mike Christie
2016-06-07
1
-1
/
+1
*
|
md: use bio op accessors
Mike Christie
2016-06-07
1
-6
/
+6
*
|
block/fs/drivers: remove rw argument from submit_bio
Mike Christie
2016-06-07
1
-3
/
+7
|
/
*
Merge tag 'md/4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
2016-05-20
1
-33
/
+53
|
\
|
*
md: set MD_CHANGE_PENDING in a atomic region
Guoqing Jiang
2016-05-09
1
-13
/
+14
|
*
md: md.c: fix oops in mddev_suspend for raid0
Heinz Mauelshagen
2016-05-09
1
-1
/
+1
|
*
md-cluster: wakeup thread if activated a spare disk
Guoqing Jiang
2016-05-04
1
-0
/
+5
|
*
md-cluster: change array_sectors and update size are not supported
Guoqing Jiang
2016-05-04
1
-0
/
+8
|
*
md-cluser: make resync_finish only called after pers->sync_request
Guoqing Jiang
2016-05-04
1
-12
/
+13
|
*
md-cluster: change resync lock from asynchronous to synchronous
Guoqing Jiang
2016-05-04
1
-9
/
+14
*
|
Merge branch 'for-4.7/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-05-18
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
md: update to using blk_queue_write_cache()
Jens Axboe
2016-04-13
1
-1
/
+1
*
|
MD: make bio mergeable
Shaohua Li
2016-04-26
1
-0
/
+2
|
/
*
MD: add rdev reference for super write
Shaohua Li
2016-03-31
1
-0
/
+3
*
md: fix a trivial typo in comments
Wei Fang
2016-03-31
1
-1
/
+1
*
MD: warn for potential deadlock
Shaohua Li
2016-02-26
1
-0
/
+1
*
md: Drop sending a change uevent when stopping
Sebastian Parschauer
2016-02-26
1
-1
/
+0
*
Merge tag 'md/4.5' of git://neil.brown.name/md
Linus Torvalds
2016-01-15
1
-66
/
+105
|
\
|
*
md/raid: only permit hot-add of compatible integrity profiles
Dan Williams
2016-01-14
1
-12
/
+16
|
*
MD: add journal with array suspended
Shaohua Li
2016-01-14
1
-1
/
+6
|
*
md: set MD_HAS_JOURNAL in correct places
Shaohua Li
2016-01-14
1
-4
/
+5
|
*
md: Remove 'ready' field from mddev.
NeilBrown
2016-01-07
1
-4
/
+1
|
*
md: remove unnecesary md_new_event_inintr
Guoqing Jiang
2016-01-07
1
-10
/
+1
|
*
raid5-cache: add journal hot add/remove support
Shaohua Li
2016-01-06
1
-12
/
+30
|
*
drivers: md: use ktime_get_real_seconds()
Deepa Dinamani
2016-01-06
1
-9
/
+9
[next]