index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
/
md.c
Age
Commit message (
Expand
)
Author
2015-09-05
Merge linux-block/for-4.3/core into md/for-linux
NeilBrown
2015-09-02
Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-08-31
md/raid1: ensure device failure recorded before write request returns.
NeilBrown
2015-08-31
md: extend spinlock protection in register_md_cluster_operations
NeilBrown
2015-08-31
md-cluster: transfer the resync ownership to another node
Guoqing Jiang
2015-08-31
md: setup safemode_timer before it's being used
Sasha Levin
2015-08-31
md: sync sync_completed has correct value as recovery finishes.
NeilBrown
2015-08-31
md: be careful when testing resync_max against curr_resync_completed.
NeilBrown
2015-08-31
md: set MD_RECOVERY_RECOVER when starting a degraded array.
NeilBrown
2015-08-31
md: close some races between setting and checking sync_action.
NeilBrown
2015-08-31
md: Keep /proc/mdstat reporting recovery until fully DONE.
NeilBrown
2015-08-13
block: kill merge_bvec_fn() completely
Kent Overstreet
2015-08-13
block: make generic_make_request handle arbitrarily sized bios
Kent Overstreet
2015-08-03
md: simplify get_bitmap_file now that "file" is zeroed.
Benjamin Randazzo
2015-08-03
md: use kzalloc() when bitmap is disabled
Benjamin Randazzo
2015-07-29
block: add a bi_error field to struct bio
Christoph Hellwig
2015-07-25
Merge tag 'md/4.2-fixes' of git://neil.brown.name/md
Linus Torvalds
2015-07-24
md: Return error if request_module fails and returns positive value
Goldwyn Rodrigues
2015-07-22
md: flush ->event_work before stopping array.
NeilBrown
2015-07-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-06-29
Merge tag 'md/4.2' of git://neil.brown.name/md
Linus Torvalds
2015-06-26
drivers/md/md.c: use strreplace()
Rasmus Villemoes
2015-06-25
md: clear Blocked flag on failed devices when array is read-only.
Neil Brown
2015-06-25
md: unlock mddev_lock on an error path.
NeilBrown
2015-06-25
md: clear mddev->private when it has been freed.
NeilBrown
2015-06-23
vfs: add file_path() helper
Miklos Szeredi
2015-06-17
md: fix a build warning
Firo Yang
2015-06-17
md: convert to kstrto*()
Alexey Dobriyan
2015-06-12
md: make sure MD_RECOVERY_DONE is clear before starting recovery/resync
NeilBrown
2015-06-12
md: Close race when setting 'action' to 'idle'.
NeilBrown
2015-06-12
md: don't return 0 from array_state_store
NeilBrown
2015-05-29
Merge tag 'md/4.1-rc5-fixes' of git://neil.brown.name/md
Linus Torvalds
2015-05-28
md: fix race when unfreezing sync_action
NeilBrown
2015-05-09
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-04-27
block: destroy bdi before blockdev is unregistered.
NeilBrown
2015-04-21
md: allow resync to go faster when there is competing IO.
NeilBrown
2015-04-21
md: remove 'go_faster' option from ->sync_request()
NeilBrown
2015-04-21
md: don't require sync_min to be a multiple of chunk_size.
NeilBrown
2015-04-21
Merge branch 'cluster' into for-next
NeilBrown
2015-04-21
md-cluster: re-add capabilities
Goldwyn Rodrigues
2015-04-21
md: re-add a failed disk
Goldwyn Rodrigues
2015-04-21
md-cluster: remove capabilities
Goldwyn Rodrigues
2015-04-21
md: Export and rename find_rdev_nr_rcu
Goldwyn Rodrigues
2015-04-21
md: Export and rename kick_rdev_from_array
Goldwyn Rodrigues
2015-04-08
md: fix md io stats accounting broken
Gu Zheng
2015-03-20
md: Fix stray --cluster-confirm crash
Goldwyn Rodrigues
2015-03-20
md: fix problems with freeing private data after ->run failure.
NeilBrown
2015-02-25
md: fix error paths from bitmap_create.
NeilBrown
2015-02-25
md: mark some attributes as pre-alloc
NeilBrown
2015-02-23
Add new disk to clustered array
Goldwyn Rodrigues
[next]