index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
md
/
md.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
MD: set journal disk ->raid_disk
Shaohua Li
2015-11-01
1
-5
/
+22
*
MD: kick out journal disk if it's not fresh
Song Liu
2015-11-01
1
-1
/
+2
*
MD: add new bit to indicate raid array with journal
Song Liu
2015-11-01
1
-3
/
+7
*
MD: fix info output for journal disk
Shaohua Li
2015-11-01
1
-5
/
+4
*
md: show journal for journal disk in disk state sysfs
Shaohua Li
2015-11-01
1
-0
/
+4
*
skip match_mddev_units check for special roles
Song Liu
2015-11-01
1
-2
/
+12
*
md: skip resync for raid array with journal
Shaohua Li
2015-11-01
1
-0
/
+4
*
md: override md superblock recovery_offset for journal device
Shaohua Li
2015-10-24
1
-0
/
+6
*
MD: add a new disk role to present write journal device
Song Liu
2015-10-24
1
-2
/
+21
*
MD: replace special disk roles with macros
Song Liu
2015-10-24
1
-7
/
+7
*
md-cluster: Call update_raid_disks() if another node --grow's raid_disks
Goldwyn Rodrigues
2015-10-24
1
-7
/
+18
*
md: check the return value for metadata_update_start
Guoqing Jiang
2015-10-12
1
-6
/
+9
*
md-cluster: only call kick_rdev_from_array after remove disk successfully
Guoqing Jiang
2015-10-12
1
-6
/
+9
*
md-cluster: Fix adding of new disk with new reload code
Goldwyn Rodrigues
2015-10-12
1
-22
/
+30
*
md-cluster: Perform resync/recovery under a DLM lock
Goldwyn Rodrigues
2015-10-12
1
-4
/
+25
*
md-cluster: Perform a lazy update
Goldwyn Rodrigues
2015-10-12
1
-44
/
+57
*
md-cluster: Improve md_reload_sb to be less error prone
Goldwyn Rodrigues
2015-10-12
1
-14
/
+107
*
md: remove_and_add_spares() to activate specific rdev
Goldwyn Rodrigues
2015-10-12
1
-10
/
+11
*
md-cluster: Use a small window for resync
Goldwyn Rodrigues
2015-10-12
1
-8
/
+0
*
md: Increment version for clustered bitmaps
Goldwyn Rodrigues
2015-10-12
1
-0
/
+3
*
md: clear CHANGE_PENDING in readonly array
Shaohua Li
2015-10-02
1
-0
/
+1
*
md: wait for pending superblock updates before switching to read-only
NeilBrown
2015-10-02
1
-0
/
+4
*
Merge linux-block/for-4.3/core into md/for-linux
NeilBrown
2015-09-05
1
-35
/
+11
|
\
|
*
Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-09-02
1
-35
/
+11
|
|
\
|
|
*
block: kill merge_bvec_fn() completely
Kent Overstreet
2015-08-13
1
-26
/
+0
|
|
*
block: make generic_make_request handle arbitrarily sized bios
Kent Overstreet
2015-08-13
1
-0
/
+2
|
|
*
block: add a bi_error field to struct bio
Christoph Hellwig
2015-07-29
1
-9
/
+9
*
|
|
md/raid1: ensure device failure recorded before write request returns.
NeilBrown
2015-08-31
1
-0
/
+1
*
|
|
md: extend spinlock protection in register_md_cluster_operations
NeilBrown
2015-08-31
1
-6
/
+10
*
|
|
md-cluster: transfer the resync ownership to another node
Guoqing Jiang
2015-08-31
1
-3
/
+3
*
|
|
md: setup safemode_timer before it's being used
Sasha Levin
2015-08-31
1
-5
/
+4
*
|
|
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
1
-1
/
+2
*
|
|
md: set MD_RECOVERY_RECOVER when starting a degraded array.
NeilBrown
2015-08-31
1
-0
/
+6
*
|
|
md: close some races between setting and checking sync_action.
NeilBrown
2015-08-31
1
-0
/
+2
*
|
|
md: Keep /proc/mdstat reporting recovery until fully DONE.
NeilBrown
2015-08-31
1
-14
/
+24
*
|
|
md: simplify get_bitmap_file now that "file" is zeroed.
Benjamin Randazzo
2015-08-03
1
-10
/
+10
|
/
/
*
|
md: use kzalloc() when bitmap is disabled
Benjamin Randazzo
2015-08-03
1
-1
/
+1
*
|
Merge tag 'md/4.2-fixes' of git://neil.brown.name/md
Linus Torvalds
2015-07-25
1
-1
/
+3
|
\
\
|
|
/
|
/
|
|
*
md: Return error if request_module fails and returns positive value
Goldwyn Rodrigues
2015-07-24
1
-1
/
+1
|
*
md: flush ->event_work before stopping array.
NeilBrown
2015-07-22
1
-0
/
+2
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-07-04
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
vfs: add file_path() helper
Miklos Szeredi
2015-06-23
1
-1
/
+1
*
|
Merge tag 'md/4.2' of git://neil.brown.name/md
Linus Torvalds
2015-06-29
1
-70
/
+97
|
\
\
|
*
|
md: clear Blocked flag on failed devices when array is read-only.
Neil Brown
2015-06-25
1
-0
/
+9
|
*
|
md: unlock mddev_lock on an error path.
NeilBrown
2015-06-25
1
-1
/
+3
|
*
|
md: clear mddev->private when it has been freed.
NeilBrown
2015-06-25
1
-0
/
+3
|
*
|
md: fix a build warning
Firo Yang
2015-06-17
1
-1
/
+1
|
*
|
md: convert to kstrto*()
Alexey Dobriyan
2015-06-17
1
-68
/
+81
*
|
|
drivers/md/md.c: use strreplace()
Rasmus Villemoes
2015-06-25
1
-3
/
+1
|
/
/
[next]