index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
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 'md/4.3-fixes' of git://neil.brown.name/md
Linus Torvalds
2015-10-04
7
-26
/
+28
|
\
|
*
md/bitmap: don't pass -1 to bitmap_storage_alloc.
NeilBrown
2015-10-02
1
-1
/
+2
|
*
md/raid1: Avoid raid1 resync getting stuck
Jes Sorensen
2015-10-02
1
-3
/
+2
|
*
md: drop null test before destroy functions
Julia Lawall
2015-10-02
4
-14
/
+7
|
*
md: clear CHANGE_PENDING in readonly array
Shaohua Li
2015-10-02
1
-0
/
+1
|
*
md/raid0: apply base queue limits *before* disk_stack_limits
NeilBrown
2015-10-02
1
-6
/
+6
|
*
md/raid5: don't index beyond end of array in need_this_block().
NeilBrown
2015-10-02
1
-2
/
+2
|
*
raid5: update analysis state for failed stripe
Shaohua Li
2015-10-02
1
-0
/
+4
|
*
md: wait for pending superblock updates before switching to read-only
NeilBrown
2015-10-02
1
-0
/
+4
*
|
dm crypt: constrain crypt device's max_segment_size to PAGE_SIZE
Mike Snitzer
2015-09-14
1
-2
/
+15
*
|
dm thin: disable discard support for thin devices if pool's is disabled
Mike Snitzer
2015-09-13
1
-0
/
+4
|
/
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2015-09-11
2
-22
/
+7
|
\
|
*
scsi_dh: fix randconfig build error
Christoph Hellwig
2015-09-11
1
-1
/
+1
|
*
dm-mpath, scsi_dh: request scsi_dh modules in scsi_dh, not dm-mpath
Christoph Hellwig
2015-08-28
1
-6
/
+0
|
*
dm-mpath, scsi_dh: don't let dm detach device handlers
Christoph Hellwig
2015-08-28
1
-15
/
+6
*
|
Merge tag 'md/4.3' of git://neil.brown.name/md
Linus Torvalds
2015-09-05
9
-190
/
+373
|
\
\
|
*
\
Merge linux-block/for-4.3/core into md/for-linux
NeilBrown
2015-09-05
48
-1163
/
+363
|
|
\
\
|
*
|
|
md/raid5: ensure device failure recorded before write request returns.
NeilBrown
2015-08-31
2
-1
/
+26
|
*
|
|
md/raid5: use bio_list for the list of bios to return.
NeilBrown
2015-08-31
2
-27
/
+16
|
*
|
|
md/raid10: ensure device failure recorded before write request returns.
NeilBrown
2015-08-31
2
-1
/
+34
|
*
|
|
md/raid1: ensure device failure recorded before write request returns.
NeilBrown
2015-08-31
3
-1
/
+34
|
*
|
|
md-cluster: remove inappropriate try_module_get from join()
NeilBrown
2015-08-31
1
-4
/
+0
|
*
|
|
md: extend spinlock protection in register_md_cluster_operations
NeilBrown
2015-08-31
1
-6
/
+10
|
*
|
|
md-cluster: Read the disk bitmap sb and check if it needs recovery
Guoqing Jiang
2015-08-31
1
-1
/
+15
|
*
|
|
md-cluster: only call complete(&cinfo->completion) when node join cluster
Guoqing Jiang
2015-08-31
1
-1
/
+10
|
*
|
|
md-cluster: add missed lockres_free
Guoqing Jiang
2015-08-31
1
-1
/
+3
|
*
|
|
md-cluster: remove the unused sb_lock
Guoqing Jiang
2015-08-31
1
-9
/
+0
|
*
|
|
md-cluster: init suspend_list and suspend_lock early in join
Guoqing Jiang
2015-08-31
1
-3
/
+2
|
*
|
|
md-cluster: add the error check if failed to get dlm lock
Guoqing Jiang
2015-08-31
1
-6
/
+35
|
*
|
|
md-cluster: init completion within lockres_init
Guoqing Jiang
2015-08-31
1
-2
/
+1
|
*
|
|
md-cluster: fix deadlock issue on message lock
Guoqing Jiang
2015-08-31
1
-7
/
+7
|
*
|
|
md-cluster: transfer the resync ownership to another node
Guoqing Jiang
2015-08-31
2
-3
/
+18
|
*
|
|
md-cluster: split recover_slot for future code reuse
Guoqing Jiang
2015-08-31
1
-7
/
+16
|
*
|
|
md-cluster: use %pU to print UUIDs
Guoqing Jiang
2015-08-31
1
-14
/
+2
|
*
|
|
md: setup safemode_timer before it's being used
Sasha Levin
2015-08-31
1
-5
/
+4
|
*
|
|
md/raid5: handle possible race as reshape completes.
NeilBrown
2015-08-31
1
-0
/
+5
|
*
|
|
md: sync sync_completed has correct value as recovery finishes.
NeilBrown
2015-08-31
1
-0
/
+9
|
*
|
|
md: be careful when testing resync_max against curr_resync_completed.
NeilBrown
2015-08-31
2
-2
/
+4
|
*
|
|
md: set MD_RECOVERY_RECOVER when starting a degraded array.
NeilBrown
2015-08-31
1
-0
/
+6
|
*
|
|
md/raid5: remove incorrect "min_t()" when calculating writepos.
NeilBrown
2015-08-31
1
-1
/
+6
|
*
|
|
md/raid5: strengthen check on reshape_position at run.
NeilBrown
2015-08-31
1
-15
/
+14
|
*
|
|
md/raid5: switch to use conf->chunk_sectors in place of mddev->chunk_sectors ...
NeilBrown
2015-08-31
1
-14
/
+14
|
*
|
|
md/raid5: always set conf->prev_chunk_sectors and ->prev_algo
NeilBrown
2015-08-31
1
-0
/
+3
|
*
|
|
md/raid10: fix a few typos in comments
NeilBrown
2015-08-31
1
-2
/
+2
|
*
|
|
md/raid5: consider updating reshape_position at start of reshape.
NeilBrown
2015-08-31
1
-2
/
+6
|
*
|
|
md: close some races between setting and checking sync_action.
NeilBrown
2015-08-31
2
-0
/
+3
|
*
|
|
md: Keep /proc/mdstat reporting recovery until fully DONE.
NeilBrown
2015-08-31
1
-14
/
+24
|
*
|
|
md/raid0: update queue parameter in a safer location.
NeilBrown
2015-08-03
1
-36
/
+39
|
*
|
|
md: simplify get_bitmap_file now that "file" is zeroed.
Benjamin Randazzo
2015-08-03
1
-10
/
+10
*
|
|
|
Merge tag 'dm-4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2015-09-02
18
-236
/
+153
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
[next]