index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
md
Age
Commit message (
Expand
)
Author
2017-11-01
md: use lockdep_assert_held
Shaohua Li
2017-11-01
raid1: prevent freeze_array/wait_all_barriers deadlock
Nate Dailey
2017-11-01
md: use TASK_IDLE instead of blocking signals
Mikulas Patocka
2017-11-01
md: remove special meaning of ->quiesce(.., 2)
NeilBrown
2017-11-01
md: allow metadata update while suspending.
NeilBrown
2017-11-01
md: use mddev_suspend/resume instead of ->quiesce()
NeilBrown
2017-11-01
md: move suspend_hi/lo handling into core md code
NeilBrown
2017-11-01
md: don't call bitmap_create() while array is quiesced.
NeilBrown
2017-11-01
md: always hold reconfig_mutex when calling mddev_suspend()
NeilBrown
2017-11-01
md: forbid a RAID5 from having both a bitmap and a journal.
NeilBrown
2017-10-31
treewide: Fix function prototypes for module_param_call()
Kees Cook
2017-10-30
bcache: explicitly destroy mutex while exiting
Liang Chen
2017-10-30
bcache: fix wrong cache_misses statistics
tang.junhui
2017-10-30
bcache: update bucket_in_use in real time
Tang Junhui
2017-10-30
bcache: convert cached_dev.count from atomic_t to refcount_t
Elena Reshetova
2017-10-30
bcache: only permit to recovery read error when cache device is clean
Coly Li
2017-10-25
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-10-25
locking/atomics, dm-integrity: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE()
Mark Rutland
2017-10-24
dm cache: convert dm_cache_metadata.ref_count from atomic_t to refcount_t
Elena Reshetova
2017-10-24
dm: convert table_device.count from atomic_t to refcount_t
Elena Reshetova
2017-10-24
dm: convert dm_dev_internal.count from atomic_t to refcount_t
Elena Reshetova
2017-10-24
locking/barriers: Convert users of lockless_dereference() to READ_ONCE()
Will Deacon
2017-10-19
bitops: Introduce assign_bit()
Lukas Wunner
2017-10-18
raid5: Set R5_Expanded on parity devices as well as data.
NeilBrown
2017-10-16
md: raid10: remove a couple of redundant variables and initializations
Colin Ian King
2017-10-16
md: rename some drivers/md/ files to have an "md-" prefix
Mike Snitzer
2017-10-16
md: raid10: remove VLAIS
Matthias Kaehlcke
2017-10-16
md-cluster: make function cluster_check_sync_size static
Colin Ian King
2017-10-16
raid5-ppl: check recovery_offset when performing ppl recovery
Artur Paszkiewicz
2017-10-16
raid5-ppl: don't resync after rebuild
Artur Paszkiewicz
2017-10-16
md-cluster: fix wrong condition check in raid1_write_request
Guoqing Jiang
2017-10-16
md/bitmap: revert a patch
Shaohua Li
2017-10-16
bcache: writeback rate clamping: make 32 bit safe
Michael Lyle
2017-10-16
bcache: safeguard a dangerous addressing in closure_queue
Liang Chen
2017-10-16
bcache: rearrange writeback main thread ratelimit
Michael Lyle
2017-10-16
bcache: writeback rate shouldn't artifically clamp
Michael Lyle
2017-10-16
bcache: smooth writeback rate control
Michael Lyle
2017-10-16
bcache: implement PI controller for writeback rate
Michael Lyle
2017-10-16
bcache: don't write back data if reading it failed
Michael Lyle
2017-10-16
bcache: remove unused parameter
Yijing Wang
2017-10-16
bcache: update bio->bi_opf bypass/writeback REQ_ flag hints
Eric Wheeler
2017-10-16
bcache: Remove redundant set_capacity
Yijing Wang
2017-10-16
bcache: rewrite multiple partitions support
Coly Li
2017-10-16
bcache: fix a comments typo in bch_alloc_sectors()
Coly Li
2017-10-16
bcache: check ca->alloc_thread initialized before wake up it
Coly Li
2017-10-16
bcache: Avoid nested function definition
Peter Foley
2017-10-08
md: always set THREAD_WAKEUP and wake up wqueue if thread existed
Guoqing Jiang
2017-10-06
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-10-05
Merge tag 'for-4.14/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-10-05
block: remove QUEUE_FLAG_STACKABLE
Christoph Hellwig
[prev]
[next]