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
2016-08-07
block: rename bio bi_rw to bi_opf
Jens Axboe
2016-07-28
Merge branch 'mymd/for-next' into mymd/for-linus
Shaohua Li
2016-07-28
MD: fix null pointer deference
Shaohua Li
2016-07-19
md: add missing sysfs_notify on array_state update
Tomasz Majchrzak
2016-07-19
Fix kernel module refcount handling
Alexey Obitotskiy
2016-07-19
md: use seconds granularity for error logging
Arnd Bergmann
2016-06-13
md: reduce the number of synchronize_rcu() calls when multiple devices fail.
NeilBrown
2016-06-13
md: disconnect device from personality before trying to remove it.
NeilBrown
2016-06-13
MD:Update superblock when err == 0 in size_store
Xiao Ni
2016-06-09
md: use a mutex to protect a global list
Cong Wang
2016-06-07
block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH
Mike Christie
2016-06-07
md: use bio op accessors
Mike Christie
2016-06-07
block/fs/drivers: remove rw argument from submit_bio
Mike Christie
2016-06-03
md: simplify the code with md_kick_rdev_from_array
Guoqing Jiang
2016-06-03
md-cluster: fix deadlock issue when add disk to an recoverying array
Guoqing Jiang
2016-05-20
Merge tag 'md/4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
2016-05-17
Merge branch 'for-4.7/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-05-09
md: set MD_CHANGE_PENDING in a atomic region
Guoqing Jiang
2016-05-09
md: md.c: fix oops in mddev_suspend for raid0
Heinz Mauelshagen
2016-05-04
md-cluster: wakeup thread if activated a spare disk
Guoqing Jiang
2016-05-04
md-cluster: change array_sectors and update size are not supported
Guoqing Jiang
2016-05-04
md-cluser: make resync_finish only called after pers->sync_request
Guoqing Jiang
2016-05-04
md-cluster: change resync lock from asynchronous to synchronous
Guoqing Jiang
2016-04-26
MD: make bio mergeable
Shaohua Li
2016-04-12
md: update to using blk_queue_write_cache()
Jens Axboe
2016-03-31
MD: add rdev reference for super write
Shaohua Li
2016-03-31
md: fix a trivial typo in comments
Wei Fang
2016-02-26
MD: warn for potential deadlock
Shaohua Li
2016-02-26
md: Drop sending a change uevent when stopping
Sebastian Parschauer
2016-01-15
Merge tag 'md/4.5' of git://neil.brown.name/md
Linus Torvalds
2016-01-14
Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-01-14
md/raid: only permit hot-add of compatible integrity profiles
Dan Williams
2016-01-14
MD: add journal with array suspended
Shaohua Li
2016-01-14
md: set MD_HAS_JOURNAL in correct places
Shaohua Li
2016-01-09
badblocks: rename badblocks_free to badblocks_exit
Dan Williams
2016-01-09
md: convert to use the generic badblocks code
Vishal Verma
2016-01-07
md: Remove 'ready' field from mddev.
NeilBrown
2016-01-07
md: remove unnecesary md_new_event_inintr
Guoqing Jiang
2016-01-06
raid5-cache: add journal hot add/remove support
Shaohua Li
2016-01-06
drivers: md: use ktime_get_real_seconds()
Deepa Dinamani
2016-01-06
md: avoid warning for 32-bit sector_t
Arnd Bergmann
2016-01-06
md: update comment for md_allow_write
Guoqing Jiang
2016-01-06
md-cluster: Defer MD reloading to mddev->thread
Guoqing Jiang
2016-01-06
md-cluster: append some actions when change bitmap from clustered to none
Guoqing Jiang
2016-01-06
md-cluster: Allow spare devices to be marked as faulty
Goldwyn Rodrigues
2016-01-06
md-cluster: Fix the remove sequence with the new MD reload code
Goldwyn Rodrigues
2016-01-06
md-cluster: remove a disk asynchronously from cluster environment
Guoqing Jiang
2015-12-21
md: remove check for MD_RECOVERY_NEEDED in action_store.
NeilBrown
2015-12-18
Fix remove_and_add_spares removes drive added as spare in slot_store
Goldwyn Rodrigues
2015-12-18
md: fix bug due to nested suspend
Mikulas Patocka
[next]