Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
78b39066c425ce913af1c0353d8fdc5d8c416e32
/
drivers
/
md
/
md.c
bfc9dfd
MD: cleanup resources in failure
by Shaohua Li
· 6 years ago
d60dafd
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
by Linus Torvalds
· 6 years ago
28dec87
md: Unify mddev destruction paths
by Kent Overstreet
· 6 years ago
afeee51
md: convert to bioset_init()/mempool_init()
by Kent Overstreet
· 6 years ago
5a409b4
MD: fix lock contention for flush bios
by Xiao Ni
· 6 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
· 7 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
74d4699
block: replace bi_bdev with a gendisk pointer and partitions index
by Christoph Hellwig
· 7 years ago
afc1f55
MD: not clear ->safemode for external metadata array
by Shaohua Li
· 7 years ago
81fe48e
md: fix test in md_write_start()
by NeilBrown
· 7 years ago
33182d1
md: always clear ->safemode when md_check_recovery gets the mddev lock.
by NeilBrown
· 7 years ago
ed9b66d
MD: fix warnning for UP case
by Shaohua Li
· 7 years ago
026d15f
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
by Linus Torvalds
· 7 years ago
7184ef8
MD: fix sleep in atomic
by Shaohua Li
· 7 years ago
7f053a6a
MD: fix a null dereference
by Shaohua Li
· 7 years ago
5a85071
md: use a separate bio_set for synchronous IO.
by NeilBrown
· 7 years ago
9b10f6a
block: remove bio_clone() and all references.
by NeilBrown
· 7 years ago
011067b
blk: replace bioset_create_nobvec() with a flags arg to bioset_create()
by NeilBrown
· 7 years ago
af67c31
blk: remove bio_set arg from blk_queue_split()
by NeilBrown
· 7 years ago
8df7202
md: change the initialization value for a spare device spot to MD_DISK_ROLE_SPARE
by Lidong Zhong
· 7 years ago
cc27b0c
md: fix deadlock between mddev_suspend() and md_write_start()
by NeilBrown
· 7 years ago
fdd050b
Merge branch 'uuid-types' of bombadil.infradead.org:public_git/uuid into nvme-base
by Christoph Hellwig
· 7 years ago
8f66439
Merge tag 'v4.12-rc5' into for-4.13/block
by Jens Axboe
· 7 years ago
4e4cbee
block: switch bios to blk_status_t
by Christoph Hellwig
· 7 years ago
a415c0f
md: initialise ->writes_pending in personality modules.
by NeilBrown
· 7 years ago
e6fd209
md: namespace private helper names
by Amir Goldstein
· 8 years ago
5a8948f
md: Make flush bios explicitely sync
by Jan Kara
· 7 years ago
2214c26
md: don't return -EAGAIN in md_allow_write for external metadata arrays
by Artur Paszkiewicz
· 8 years ago
97b20ef
md: handle read-only member devices better.
by NeilBrown
· 8 years ago
78b6350
md: support disabling of create-on-open semantics.
by NeilBrown
· 8 years ago
039b722
md: allow creation of mdNNN arrays via md_mod/parameters/new_array
by NeilBrown
· 8 years ago
b670883
md.c:didn't unlock the mddev before return EINVAL in array_size_store
by Zhilong Liu
· 8 years ago
065e519
md: MD_CLOSING needs to be cleared after called md_set_readonly or do_md_stop
by NeilBrown
· 8 years ago
4ad23a97
MD: use per-cpu counter for writes_pending
by NeilBrown
· 8 years ago
55cc39f
md: close a race with setting mddev->in_sync
by NeilBrown
· 8 years ago
6497709b
md: factor out set_in_sync()
by NeilBrown
· 8 years ago
4972805
md/raid5: use md_write_start to count stripes, not bios
by NeilBrown
· 8 years ago
48df498
md: move bitmap_destroy to the beginning of __md_stop
by Guoqing Jiang
· 8 years ago
ba903a3
raid5-ppl: runtime PPL enabling or disabling
by Artur Paszkiewicz
· 8 years ago
664aed0
md: add sysfs entries for PPL
by Artur Paszkiewicz
· 8 years ago
ea0213e
md: superblock changes for PPL
by Artur Paszkiewicz
· 8 years ago
818da59
md-cluster: add the support for resize
by Guoqing Jiang
· 8 years ago
0ba9597
md-cluster: use sync way to handle METADATA_UPDATED msg
by Guoqing Jiang
· 8 years ago
1345921
md: fix incorrect use of lexx_to_cpu in does_sb_need_changing
by Jason Yan
· 8 years ago
3fb632e
md: fix super_offset endianness in super_1_rdev_size_change
by Jason Yan
· 8 years ago
1b3bae4
md: don't impose the MD_SB_DISKS limit on arrays without metadata.
by NeilBrown
· 8 years ago
c948363
md: move funcs from pers->resize to update_size
by Guoqing Jiang
· 8 years ago
99b3d74
md: delete dead code
by Shaohua Li
· 8 years ago
3f07c01
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h>
by Ingo Molnar
· 8 years ago
a682e00
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
by Linus Torvalds
· 8 years ago
818551e
Merge branch 'for-4.11/next' into for-4.11/linus-merge
by Jens Axboe
· 8 years ago
d7a1030
md: fast clone bio in bio_clone_mddev()
by Ming Lei
· 8 years ago
ed7ef73
md: remove unnecessary check on mddev
by Ming Lei
· 8 years ago
1027317
md: fail if mddev->bio_set can't be created
by Ming Lei
· 8 years ago
9356863
md: ensure md devices are freed before module is unloaded.
by NeilBrown
· 8 years ago
dc3b17c
block: Use pointer to backing_dev_info from request_queue
by Jan Kara
· 8 years ago
a85dd7b
md/r5cache: flush data only stripes in r5l_recovery_log()
by Song Liu
· 8 years ago
2073773
Merge branch 'md-next' into md-linus
by Shaohua Li
· 8 years ago
Next »