Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
163159aad74d3763b350861b879b41e8f64121fc
/
drivers
/
md
/
md.c
228fc7d
md: avoid invalid memory access for array sb->dev_roles
by Yufen Yu
· 5 years ago
6a5cb53
md: no longer compare spare disk superblock events in super_load
by Yufen Yu
· 5 years ago
775d783
md: improve handling of bio with REQ_PREFLUSH in md_flush_request()
by David Jeffery
· 5 years ago
33f2c35
md: add feature flag MD_FEATURE_RAID0_LAYOUT
by NeilBrown
· 5 years ago
62f7b19
md raid0/linear: Mark array as 'broken' and fail BIOs if a member is gone
by Guilherme G. Piccoli
· 5 years ago
9d4b45d
md: don't report active array_state until after revalidate_disk() completes.
by NeilBrown
· 5 years ago
480523f
md: only call set_in_sync() when it is expected to succeed.
by NeilBrown
· 5 years ago
0d8ed0e9
md: don't call spare_active in md_reap_sync_thread if all member devices can't work
by Guoqing Jiang
· 5 years ago
062f5b2a
md: don't set In_sync if array is frozen
by Guoqing Jiang
· 5 years ago
9a56784
md: allow last device to be forcibly removed from RAID1/RAID10.
by Guoqing Jiang
· 5 years ago
cf89160
md: Convert to use int_pow()
by Andy Shevchenko
· 5 years ago
a1240cf74
Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/dennis/percpu
by Linus Torvalds
· 5 years ago
5be1f9d
Merge tag 'v5.2-rc6' into for-5.3/block
by Jens Axboe
· 6 years ago
d494549
md: add bitmap_abort label in md_run
by Guoqing Jiang
· 6 years ago
963c555
md: introduce mddev_create/destroy_wb_pool for the change of member device
by Guoqing Jiang
· 6 years ago
3e148a3
md/raid1: fix potential data inconsistency issue with write behind device
by Guoqing Jiang
· 6 years ago
9642fa7
md: fix for divide error in status_resync
by Mariusz Tkaczyk
· 6 years ago
e5b521e
md: fix spelling typo and add necessary space
by Yufen Yu
· 6 years ago
168b305
md: md.c: Return -ENODEV when mddev is NULL in rdev_attr_show
by Marcos Paulo de Souza
· 6 years ago
af1a889
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 47
by Thomas Gleixner
· 6 years ago
ddde2af
md: initialize percpu refcounters using PERCU_REF_ALLOW_REINIT
by Roman Gushchin
· 6 years ago
c42d324
md: return -ENODEV if rdev has no mddev assigned
by Pawel Baldysiak
· 6 years ago
2b598ee
md: mark md_cluster_mod static
by Christoph Hellwig
· 6 years ago
ae50640
md: use correct type in super_1_sync
by Christoph Hellwig
· 6 years ago
00485d0
md: use correct type in super_1_load
by Christoph Hellwig
· 6 years ago
ed4d0a4e
md: add a missing endianness conversion in check_sb_changes
by Christoph Hellwig
· 6 years ago
ee37e62
md: add mddev->pers to avoid potential NULL pointer dereference
by Yufen Yu
· 6 years ago
72deb45
block: remove CONFIG_LBDAF
by Christoph Hellwig
· 6 years ago
2bc13b8
md: batch flush requests.
by NeilBrown
· 6 years ago
4bc034d
Revert "MD: fix lock contention for flush bios"
by NeilBrown
· 6 years ago
6251691
md: Make bio_alloc_mddev use bio_alloc_bioset
by Marcos Paulo de Souza
· 6 years ago
dc629c2
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md into for-linus
by Jens Axboe
· 6 years ago
37b22c2
md: remvoe redundant condition check
by Chengguang Xu
· 6 years ago
f91389c
md: remove set but not used variable 'bi_rdev'
by Yue Haibing
· 6 years ago
112f158
block: stop passing 'cpu' to all percpu stats methods
by Mike Snitzer
· 6 years ago
af9b926
MD: Memory leak when flush bio size is zero
by Xiao Ni
· 6 years ago
6aaa58c
md: fix memleak for mempool
by Jack Wang
· 6 years ago
cb9ee15
md-cluster: send BITMAP_NEEDS_SYNC message if reshaping is interrupted
by Guoqing Jiang
· 6 years ago
ca1e98e
md-cluster/raid10: don't call remove_and_add_spares during reshaping stage
by Guoqing Jiang
· 6 years ago
aefb2e5
md-cluster/raid10: call update_size in md_reap_sync_thread
by Guoqing Jiang
· 6 years ago
7564bed
md-cluster/raid10: support add disk under grow mode
by Guoqing Jiang
· 6 years ago
9e753ba
MD: fix invalid stored role for a disk - try2
by Shaohua Li
· 6 years ago
059421e
md: allow metadata updates while suspending an array - fix
by NeilBrown
· 6 years ago
d595567
MD: fix invalid stored role for a disk
by Shaohua Li
· 6 years ago
08b5fa8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input
by Linus Torvalds
· 6 years ago
b219a1d
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
by Linus Torvalds
· 6 years ago
e64e4018
md: Avoid namespace collision with bitmap API
by Andy Shevchenko
· 6 years ago
3ed122e
md: remove a bogus comment
by Christoph Hellwig
· 6 years ago
ddcf35d
block: Add and use op_stat_group() for indexing disk_stat fields.
by Michael Callahan
· 6 years ago
59767fb
block: Add part_stat_read_accum to read across field entries.
by Michael Callahan
· 6 years ago
0357ba2
md-cluster: show array's status more accurate
by Guoqing Jiang
· 7 years ago
bfc9dfd
MD: cleanup resources in failure
by Shaohua Li
· 7 years ago
d60dafd
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
by Linus Torvalds
· 7 years ago
28dec87
md: Unify mddev destruction paths
by Kent Overstreet
· 7 years ago
afeee51
md: convert to bioset_init()/mempool_init()
by Kent Overstreet
· 7 years ago
5a409b4
MD: fix lock contention for flush bios
by Xiao Ni
· 7 years ago
c42a0e2
md: fix NULL dereference of mddev->pers in remove_and_add_spares()
by Yufen Yu
· 7 years ago
011abdc
md: fix two problems with setting the "re-add" device state.
by NeilBrown
· 7 years ago
0ea9924
md-cluster: don't update recovery_offset for faulty device
by Guoqing Jiang
· 7 years ago
3526dd0
Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
8b904b5
block: Use blk_queue_flag_*() in drivers instead of queue_flag_*()
by Bart Van Assche
· 7 years ago
d8115c35
md: Delete gendisk before cleaning up the request queue
by Bart Van Assche
· 7 years ago
8876391
md: fix a potential deadlock of raid5/raid10 reshape
by BingJing Chang
· 7 years ago
39772f0
md: only allow remove_and_add_spares when no sync_thread running.
by NeilBrown
· 7 years ago
4b6c106
md: fix md_write_start() deadlock w/o metadata devices
by Heinz Mauelshagen
· 7 years ago
b126194
MD: Free bioset when md_run fails
by Xiao Ni
· 7 years ago
a9a0884
vfs: do bulk POLL* -> EPOLL* replacement
by Linus Torvalds
· 7 years ago
040639b
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
by Linus Torvalds
· 7 years ago
168fe32
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
1532d9e
raid5-ppl: PPL support for disks with write-back cache enabled
by Tomasz Majchrzak
· 7 years ago
d5d885f
md: introduce new personality funciton start()
by Song Liu
· 7 years ago
d2e2ec8
md: limit mdstat resync progress to max_sectors
by Nate Dailey
· 7 years ago
afc9a42
the rest of drivers/*: annotate ->poll() instances
by Al Viro
· 8 years ago
06ede5f
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
1be2172
Merge tag 'modules-for-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/jeyu/linux
by Linus Torvalds
· 7 years ago
8376d3c
md: Convert timers to use timer_setup()
by Kees Cook
· 7 years ago
47f521b
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
by Linus Torvalds
· 7 years ago
0202ce8
md: release allocated bitset sync_set
by Zdenek Kabelac
· 7 years ago
db0505d
md: be cautious about using ->curr_resync_completed for ->recovery_offset
by NeilBrown
· 7 years ago
b90f6ff
md: don't check MD_SB_CHANGE_CLEAN in md_allow_write
by Artur Paszkiewicz
· 7 years ago
efa4b77
md: use lockdep_assert_held
by Shaohua Li
· 7 years ago
b03e0cc
md: remove special meaning of ->quiesce(.., 2)
by NeilBrown
· 7 years ago
35bfc52
md: allow metadata update while suspending.
by NeilBrown
· 7 years ago
9e1cc0a
md: use mddev_suspend/resume instead of ->quiesce()
by NeilBrown
· 7 years ago
b3143b9
md: move suspend_hi/lo handling into core md code
by NeilBrown
· 7 years ago
52a0d49
md: don't call bitmap_create() while array is quiesced.
by NeilBrown
· 7 years ago
4d5324f
md: always hold reconfig_mutex when calling mddev_suspend()
by NeilBrown
· 7 years ago
230b55f
md: forbid a RAID5 from having both a bitmap and a journal.
by NeilBrown
· 7 years ago
e4dca7b
treewide: Fix function prototypes for module_param_call()
by Kees Cook
· 7 years ago
6aa7de0
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()
by Mark Rutland
· 7 years ago
935fe09
md: rename some drivers/md/ files to have an "md-" prefix
by Mike Snitzer
· 7 years ago
d1d9014
md: always set THREAD_WAKEUP and wake up wqueue if thread existed
by Guoqing Jiang
· 7 years ago
d47c8ad
md: fix deadlock error in recent patch.
by NeilBrown
· 7 years ago
79bf31a
md: fix a race condition for flush request handling
by Shaohua Li
· 7 years ago
393debc
md: separate request handling
by Shaohua Li
· 7 years ago
3645e6d
Merge tag 'md/4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
by Linus Torvalds
· 7 years ago
a0725ab
Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 7 years ago
ddc0882
md: Runtime support for multiple ppls
by Pawel Baldysiak
· 7 years ago
26e1304
md: replace seq_release_private with seq_release
by Cihangir Akturk
· 7 years ago
5492c46
md: notify about new spare disk in the container
by Alexey Obitotskiy
· 7 years ago
Next »