index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
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 tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-15
1
-3
/
+3
|
\
|
*
treewide: Fix function prototypes for module_param_call()
Kees Cook
2017-10-31
1
-3
/
+3
*
|
Merge tag 'gpio-v4.15-1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-14
1
-15
/
+7
|
\
\
|
*
|
bitops: Introduce assign_bit()
Lukas Wunner
2017-10-19
1
-15
/
+7
*
|
|
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
2017-11-14
21
-220
/
+400
|
\
\
\
|
*
|
|
md: free unused memory after bitmap resize
Zdenek Kabelac
2017-11-10
1
-0
/
+9
|
*
|
|
md: release allocated bitset sync_set
Zdenek Kabelac
2017-11-10
1
-1
/
+7
|
*
|
|
md/bitmap: clear BITMAP_WRITE_ERROR bit before writing it to sb
Hou Tao
2017-11-09
1
-1
/
+5
|
*
|
|
md: be cautious about using ->curr_resync_completed for ->recovery_offset
NeilBrown
2017-11-09
2
-11
/
+46
|
*
|
|
md: don't check MD_SB_CHANGE_CLEAN in md_allow_write
Artur Paszkiewicz
2017-11-01
1
-1
/
+0
|
*
|
|
md-cluster: update document for raid10
Guoqing Jiang
2017-11-01
2
-3
/
+4
|
*
|
|
md: remove redundant variable q
Colin Ian King
2017-11-01
1
-2
/
+0
|
*
|
|
raid1: remove obsolete code in raid1_write_request
Guoqing Jiang
2017-11-01
1
-13
/
+7
|
*
|
|
md-cluster: Use a small window for raid10 resync
Guoqing Jiang
2017-11-01
2
-1
/
+118
|
*
|
|
md-cluster: Suspend writes in RAID10 if within range
Guoqing Jiang
2017-11-01
1
-0
/
+16
|
*
|
|
md-cluster/raid10: set "do_balance = 0" if area is resyncing
Guoqing Jiang
2017-11-01
1
-2
/
+5
|
*
|
|
md: use lockdep_assert_held
Shaohua Li
2017-11-01
3
-13
/
+8
|
*
|
|
raid1: prevent freeze_array/wait_all_barriers deadlock
Nate Dailey
2017-11-01
1
-18
/
+6
|
*
|
|
md: use TASK_IDLE instead of blocking signals
Mikulas Patocka
2017-11-01
2
-7
/
+1
|
*
|
|
md: remove special meaning of ->quiesce(.., 2)
NeilBrown
2017-11-01
9
-69
/
+37
|
*
|
|
md: allow metadata update while suspending.
NeilBrown
2017-11-01
2
-0
/
+20
|
*
|
|
md: use mddev_suspend/resume instead of ->quiesce()
NeilBrown
2017-11-01
1
-12
/
+12
|
*
|
|
md: move suspend_hi/lo handling into core md code
NeilBrown
2017-11-01
3
-37
/
+28
|
*
|
|
md: don't call bitmap_create() while array is quiesced.
NeilBrown
2017-11-01
1
-6
/
+10
|
*
|
|
md: always hold reconfig_mutex when calling mddev_suspend()
NeilBrown
2017-11-01
3
-7
/
+24
|
*
|
|
md: forbid a RAID5 from having both a bitmap and a journal.
NeilBrown
2017-11-01
3
-1
/
+14
|
*
|
|
raid5: Set R5_Expanded on parity devices as well as data.
NeilBrown
2017-10-18
1
-1
/
+4
|
*
|
|
md: raid10: remove a couple of redundant variables and initializations
Colin Ian King
2017-10-16
1
-5
/
+1
|
*
|
|
md: rename some drivers/md/ files to have an "md-" prefix
Mike Snitzer
2017-10-16
15
-11
/
+14
|
*
|
|
md: raid10: remove VLAIS
Matthias Kaehlcke
2017-10-16
1
-5
/
+10
|
*
|
|
md-cluster: make function cluster_check_sync_size static
Colin Ian King
2017-10-16
1
-1
/
+1
|
*
|
|
raid5-ppl: check recovery_offset when performing ppl recovery
Artur Paszkiewicz
2017-10-16
1
-1
/
+2
|
*
|
|
raid5-ppl: don't resync after rebuild
Artur Paszkiewicz
2017-10-16
1
-2
/
+1
|
*
|
|
md-cluster: fix wrong condition check in raid1_write_request
Guoqing Jiang
2017-10-16
1
-5
/
+5
|
*
|
|
md/bitmap: revert a patch
Shaohua Li
2017-10-16
1
-2
/
+2
|
*
|
|
md: always set THREAD_WAKEUP and wake up wqueue if thread existed
Guoqing Jiang
2017-10-08
1
-2
/
+2
|
*
|
|
md: fix deadlock error in recent patch.
NeilBrown
2017-10-05
1
-1
/
+2
*
|
|
|
Merge tag 'for-4.15/dm' of git://git.kernel.org/pub/scm/linux/kernel/git/devi...
Linus Torvalds
2017-11-14
14
-262
/
+408
|
\
\
\
\
|
*
|
|
|
dm cache: lift common migration preparation code to alloc_migration()
Mike Snitzer
2017-11-10
1
-10
/
+7
|
*
|
|
|
dm cache: remove usused deferred_cells member from struct cache
Joe Thornber
2017-11-10
1
-2
/
+0
|
*
|
|
|
dm cache policy smq: allocate cache blocks in order
Joe Thornber
2017-11-10
1
-1
/
+14
|
*
|
|
|
dm cache policy smq: change max background work from 10240 to 4096 blocks
Joe Thornber
2017-11-10
1
-1
/
+1
|
*
|
|
|
dm cache background tracker: limit amount of background work that may be issu...
Joe Thornber
2017-11-10
1
-6
/
+12
|
*
|
|
|
dm cache policy smq: take origin idle status into account when queuing writeb...
Joe Thornber
2017-11-10
1
-4
/
+4
|
*
|
|
|
dm cache policy smq: handle races with queuing background_work
Joe Thornber
2017-11-10
1
-3
/
+14
|
*
|
|
|
dm raid: fix panic when attempting to force a raid to sync
Heinz Mauelshagen
2017-11-10
1
-10
/
+11
|
*
|
|
|
dm integrity: allow unaligned bv_offset
Mikulas Patocka
2017-11-10
1
-1
/
+1
|
*
|
|
|
dm crypt: allow unaligned bv_offset
Mikulas Patocka
2017-11-10
1
-2
/
+2
|
*
|
|
|
dm: small cleanup in dm_get_md()
Mike Snitzer
2017-11-10
1
-10
/
+5
|
*
|
|
|
dm: fix race between dm_get_from_kobject() and __dm_destroy()
Hou Tao
2017-11-10
1
-4
/
+8
[next]