index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-4.9/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-10-07
9
-37
/
+12
|
\
|
*
block: export bio_free_pages to other modules
Guoqing Jiang
2016-09-22
7
-35
/
+10
|
*
blk-mq: register device instead of disk
Matias Bjørling
2016-09-21
1
-1
/
+1
|
*
block, dm-crypt, btrfs: Introduce bio_flags()
Bart Van Assche
2016-09-14
1
-1
/
+1
*
|
Merge tag 'md/4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
2016-10-07
5
-47
/
+116
|
\
\
|
*
|
md: set rotational bit
Shaohua Li
2016-10-03
1
-0
/
+15
|
*
|
raid5: handle register_shrinker failure
Shaohua Li
2016-09-21
1
-1
/
+1
|
*
|
raid5: fix to detect failure of register_shrinker
Chao Yu
2016-09-21
1
-1
/
+6
|
*
|
md: fix a potential deadlock
Shaohua Li
2016-09-21
1
-0
/
+2
|
*
|
md/bitmap: fix wrong cleanup
Shaohua Li
2016-09-21
1
-3
/
+1
|
*
|
raid5: allow arbitrary max_hw_sectors
Shaohua Li
2016-09-21
1
-0
/
+2
|
*
|
md-cluster: make resync lock also could be interruptted
Guoqing Jiang
2016-09-21
1
-2
/
+3
|
*
|
md-cluster: introduce dlm_lock_sync_interruptible to fix tasks hang
Guoqing Jiang
2016-09-21
1
-1
/
+39
|
*
|
md-cluster: convert the completion to wait queue
Guoqing Jiang
2016-09-21
1
-5
/
+9
|
*
|
md-cluster: protect md_find_rdev_nr_rcu with rcu lock
Guoqing Jiang
2016-09-21
1
-4
/
+8
|
*
|
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
2
-9
/
+10
|
*
|
md-cluster: remove some unnecessary dlm_unlock_sync
Guoqing Jiang
2016-09-21
1
-5
/
+1
|
*
|
md-cluster: use FORCEUNLOCK in lockres_free
Guoqing Jiang
2016-09-21
1
-15
/
+11
|
*
|
md-cluster: call md_kick_rdev_from_array once ack failed
Guoqing Jiang
2016-09-21
1
-3
/
+8
*
|
|
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-10-03
2
-58
/
+30
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
md/raid5: Convert to hotplug state machine
Sebastian Andrzej Siewior
2016-09-06
2
-58
/
+30
|
|
/
*
|
Merge tag 'md/4.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
2016-09-13
3
-41
/
+31
|
\
\
|
*
|
raid5: fix a small race condition
Shaohua Li
2016-09-09
1
-2
/
+2
|
*
|
md-cluster: make md-cluster also can work when compiled into kernel
Guoqing Jiang
2016-09-08
1
-8
/
+4
|
*
|
raid5: guarantee enough stripes to avoid reshape hang
Shaohua Li
2016-08-31
1
-0
/
+10
|
*
|
raid5-cache: fix a deadlock in superblock write
Shaohua Li
2016-08-31
1
-31
/
+15
*
|
|
Merge tag 'dm-4.8-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2016-09-03
3
-7
/
+14
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
dm bufio: remove use of deprecated create_singlethread_workqueue()
Bhaktipriya Shridhar
2016-08-30
1
-1
/
+1
|
*
|
dm crypt: fix free of bad values after tfm allocation failure
Eric Biggers
2016-08-30
1
-1
/
+1
|
*
|
dm crypt: fix error with too large bios
Mikulas Patocka
2016-08-30
1
-0
/
+7
|
*
|
dm log writes: fix check of kthread_run() return value
Vladimir Zapolskiy
2016-08-30
1
-2
/
+2
|
*
|
dm log writes: fix bug with too large bios
Mikulas Patocka
2016-08-30
1
-2
/
+2
|
*
|
dm log writes: move IO accounting earlier to fix error path
Mikulas Patocka
2016-08-30
1
-1
/
+1
|
|
/
*
|
Merge tag 'md/4.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
2016-08-30
5
-57
/
+107
|
\
\
|
|
/
|
/
|
|
*
raid5: avoid unnecessary bio data set
Shaohua Li
2016-08-24
1
-8
/
+5
|
*
raid5: fix memory leak of bio integrity data
Shaohua Li
2016-08-24
1
-7
/
+15
|
*
raid10: record correct address of bad block
Tomasz Majchrzak
2016-08-24
1
-4
/
+5
|
*
md-cluster: fix error return code in join()
Wei Yongjun
2016-08-24
1
-3
/
+9
|
*
r5cache: set MD_JOURNAL_CLEAN correctly
Song Liu
2016-08-24
2
-9
/
+9
|
*
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-16
1
-0
/
+3
|
*
md: Prevent IO hold during accessing to faulty raid5 array
Alexey Obitotskiy
2016-08-05
1
-1
/
+3
|
*
MD: hold mddev lock to change bitmap location
Shaohua Li
2016-08-05
1
-14
/
+33
|
*
raid5: fix incorrectly counter of conf->empty_inactive_list_nr
ZhengYuan Liu
2016-08-01
1
-0
/
+12
|
*
raid10: increment write counter after bio is split
Tomasz Majchrzak
2016-07-30
1
-2
/
+2
*
|
Merge tag 'dm-4.8-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2016-08-26
2
-16
/
+22
|
\
\
|
*
|
dm log: fix unitialized bio operation flags
Heinz Mauelshagen
2016-08-24
1
-5
/
+6
|
*
|
dm flakey: fix reads to be issued if drop_writes configured
Mike Snitzer
2016-08-24
1
-11
/
+16
[next]