Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f392bd11e6aebcfeefc5fef1ec1ecc8432f75ae0
/
drivers
/
md
/
md.c
1eff9d3
block: rename bio bi_rw to bi_opf
by Jens Axboe
· 8 years ago
3f35e21
Merge branch 'mymd/for-next' into mymd/for-linus
by Shaohua Li
· 8 years ago
5d88178
MD: fix null pointer deference
by Shaohua Li
· 8 years ago
573275b
md: add missing sysfs_notify on array_state update
by Tomasz Majchrzak
· 8 years ago
4cb9da7
Fix kernel module refcount handling
by Alexey Obitotskiy
· 8 years ago
0e3ef49
md: use seconds granularity for error logging
by Arnd Bergmann
· 8 years ago
d787be4
md: reduce the number of synchronize_rcu() calls when multiple devices fail.
by NeilBrown
· 8 years ago
8430e7e
md: disconnect device from personality before trying to remove it.
by NeilBrown
· 8 years ago
4ba1e78
MD:Update superblock when err == 0 in size_store
by Xiao Ni
· 8 years ago
5b1f5bc3
md: use a mutex to protect a global list
by Cong Wang
· 8 years ago
28a8f0d
block, drivers, fs: rename REQ_FLUSH to REQ_PREFLUSH
by Mike Christie
· 8 years ago
796a5cf
md: use bio op accessors
by Mike Christie
· 8 years ago
4e49ea4
block/fs/drivers: remove rw argument from submit_bio
by Mike Christie
· 8 years ago
db76767
md: simplify the code with md_kick_rdev_from_array
by Guoqing Jiang
· 8 years ago
bb8bf15
md-cluster: fix deadlock issue when add disk to an recoverying array
by Guoqing Jiang
· 8 years ago
feaa7cb
Merge tag 'md/4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
by Linus Torvalds
· 8 years ago
24b9f0c
Merge branch 'for-4.7/drivers' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
85ad1d1
md: set MD_CHANGE_PENDING in a atomic region
by Guoqing Jiang
· 9 years ago
092398d
md: md.c: fix oops in mddev_suspend for raid0
by Heinz Mauelshagen
· 9 years ago
a578183
md-cluster: wakeup thread if activated a spare disk
by Guoqing Jiang
· 9 years ago
ab5a98b
md-cluster: change array_sectors and update size are not supported
by Guoqing Jiang
· 9 years ago
2c97cf1
md-cluser: make resync_finish only called after pers->sync_request
by Guoqing Jiang
· 9 years ago
41a9a0d
md-cluster: change resync lock from asynchronous to synchronous
by Guoqing Jiang
· 9 years ago
9c573de
MD: make bio mergeable
by Shaohua Li
· 9 years ago
56883a7
md: update to using blk_queue_write_cache()
by Jens Axboe
· 9 years ago
ed3b98c
MD: add rdev reference for super write
by Shaohua Li
· 9 years ago
466ad29
md: fix a trivial typo in comments
by Wei Fang
· 9 years ago
70d9798b
MD: warn for potential deadlock
by Shaohua Li
· 9 years ago
399146b
md: Drop sending a change uevent when stopping
by Sebastian Parschauer
· 9 years ago
3c28c9c
Merge tag 'md/4.5' of git://neil.brown.name/md
by Linus Torvalds
· 9 years ago
d080827
Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 9 years ago
1501efa
md/raid: only permit hot-add of compatible integrity profiles
by Dan Williams
· 9 years ago
87d4d91
MD: add journal with array suspended
by Shaohua Li
· 9 years ago
a62ab49
md: set MD_HAS_JOURNAL in correct places
by Shaohua Li
· 9 years ago
d3b407f
badblocks: rename badblocks_free to badblocks_exit
by Dan Williams
· 9 years ago
fc974ee
md: convert to use the generic badblocks code
by Vishal Verma
· 9 years ago
274d8cb
md: Remove 'ready' field from mddev.
by NeilBrown
· 9 years ago
bb9ef71
md: remove unnecesary md_new_event_inintr
by Guoqing Jiang
· 9 years ago
f6b6ec5
raid5-cache: add journal hot add/remove support
by Shaohua Li
· 9 years ago
9ebc6ef
drivers: md: use ktime_get_real_seconds()
by Deepa Dinamani
· 9 years ago
3312c95
md: avoid warning for 32-bit sector_t
by Arnd Bergmann
· 9 years ago
abf3508
md: update comment for md_allow_write
by Guoqing Jiang
· 9 years ago
15858fa
md-cluster: Defer MD reloading to mddev->thread
by Guoqing Jiang
· 9 years ago
f6a2dc6
md-cluster: append some actions when change bitmap from clustered to none
by Guoqing Jiang
· 9 years ago
09afd2a
md-cluster: Allow spare devices to be marked as faulty
by Goldwyn Rodrigues
· 9 years ago
54a8839
md-cluster: Fix the remove sequence with the new MD reload code
by Goldwyn Rodrigues
· 9 years ago
659b254
md-cluster: remove a disk asynchronously from cluster environment
by Guoqing Jiang
· 9 years ago
312045e
md: remove check for MD_RECOVERY_NEEDED in action_store.
by NeilBrown
· 9 years ago
cb01c54
Fix remove_and_add_spares removes drive added as spare in slot_store
by Goldwyn Rodrigues
· 9 years ago
0dc10e5
md: fix bug due to nested suspend
by Mikulas Patocka
· 9 years ago
9b15603
MD: change journal disk role to disk 0
by Shaohua Li
· 9 years ago
dece163
block: change ->make_request_fn() and users to return a queue cookie
by Jens Axboe
· 9 years ago
ac322de
Merge tag 'md/4.4' of git://neil.brown.name/md
by Linus Torvalds
· 9 years ago
527d152
Merge branch 'for-4.4/integrity' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
339421d
MD: when RAID journal is missing/faulty, block RESTART_ARRAY_RW
by Song Liu
· 9 years ago
f2076e7
MD: set journal disk ->raid_disk
by Shaohua Li
· 9 years ago
a3dfbda
MD: kick out journal disk if it's not fresh
by Song Liu
· 9 years ago
a97b789
MD: add new bit to indicate raid array with journal
by Song Liu
· 9 years ago
9efdca1
MD: fix info output for journal disk
by Shaohua Li
· 9 years ago
ac6096e
md: show journal for journal disk in disk state sysfs
by Shaohua Li
· 9 years ago
0b020e8
skip match_mddev_units check for special roles
by Song Liu
· 9 years ago
bd18f64
md: skip resync for raid array with journal
by Shaohua Li
· 9 years ago
d01552a
Revert "md: allow a partially recovered device to be hot-added to an array."
by NeilBrown
· 9 years ago
3069aa8
md: override md superblock recovery_offset for journal device
by Shaohua Li
· 9 years ago
bac624f
MD: add a new disk role to present write journal device
by Song Liu
· 9 years ago
c4d4c91
MD: replace special disk roles with macros
by Song Liu
· 9 years ago
28c1b9f
md-cluster: Call update_raid_disks() if another node --grow's raid_disks
by Goldwyn Rodrigues
· 9 years ago
c7bfced
md: suspend i/o during runtime blk_integrity_unregister
by Dan Williams
· 9 years ago
9609b99
md, dm, scsi, nvme, libnvdimm: drop blk_integrity_unregister() at shutdown
by Dan Williams
· 9 years ago
25520d5
block: Inline blk_integrity in struct gendisk
by Martin K. Petersen
· 9 years ago
23b63f9
md: check the return value for metadata_update_start
by Guoqing Jiang
· 9 years ago
a972090
md-cluster: only call kick_rdev_from_array after remove disk successfully
by Guoqing Jiang
· 9 years ago
dbb64f8
md-cluster: Fix adding of new disk with new reload code
by Goldwyn Rodrigues
· 9 years ago
c186b12
md-cluster: Perform resync/recovery under a DLM lock
by Goldwyn Rodrigues
· 9 years ago
2aa8219
md-cluster: Perform a lazy update
by Goldwyn Rodrigues
· 9 years ago
70bcecd
md-cluster: Improve md_reload_sb to be less error prone
by Goldwyn Rodrigues
· 9 years ago
2910ff1
md: remove_and_add_spares() to activate specific rdev
by Goldwyn Rodrigues
· 9 years ago
c40f341
md-cluster: Use a small window for resync
by Goldwyn Rodrigues
· 9 years ago
3c462c8
md: Increment version for clustered bitmaps
by Goldwyn Rodrigues
· 9 years ago
d4929ad
md: clear CHANGE_PENDING in readonly array
by Shaohua Li
· 9 years ago
88724bf
md: wait for pending superblock updates before switching to read-only
by NeilBrown
· 9 years ago
e89c6fd
Merge linux-block/for-4.3/core into md/for-linux
by NeilBrown
· 9 years ago
1081230
Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
55ce74d
md/raid1: ensure device failure recorded before write request returns.
by NeilBrown
· 9 years ago
6022e75
md: extend spinlock protection in register_md_cluster_operations
by NeilBrown
· 9 years ago
dc737d7
md-cluster: transfer the resync ownership to another node
by Guoqing Jiang
· 9 years ago
25b2edf
md: setup safemode_timer before it's being used
by Sasha Levin
· 9 years ago
5ed1df2
md: sync sync_completed has correct value as recovery finishes.
by NeilBrown
· 9 years ago
c5e19d9
md: be careful when testing resync_max against curr_resync_completed.
by NeilBrown
· 9 years ago
a4a3d26
md: set MD_RECOVERY_RECOVER when starting a degraded array.
by NeilBrown
· 9 years ago
985ca97
md: close some races between setting and checking sync_action.
by NeilBrown
· 9 years ago
f7851be
md: Keep /proc/mdstat reporting recovery until fully DONE.
by NeilBrown
· 9 years ago
8ae1266
block: kill merge_bvec_fn() completely
by Kent Overstreet
· 10 years ago
54efd50
block: make generic_make_request handle arbitrarily sized bios
by Kent Overstreet
· 10 years ago
25eafe1
md: simplify get_bitmap_file now that "file" is zeroed.
by Benjamin Randazzo
· 9 years ago
b6878d9
md: use kzalloc() when bitmap is disabled
by Benjamin Randazzo
· 9 years ago
4246a0b
block: add a bi_error field to struct bio
by Christoph Hellwig
· 9 years ago
aca105a
Merge tag 'md/4.2-fixes' of git://neil.brown.name/md
by Linus Torvalds
· 9 years ago
b0c26a7
md: Return error if request_module fails and returns positive value
by Goldwyn Rodrigues
· 9 years ago
ee5d004
md: flush ->event_work before stopping array.
by NeilBrown
· 9 years ago
Next »