Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
68866e425be2ef2664aa5c691bb3ab789736acf5
/
drivers
/
md
/
md.c
68866e4
MD: no sync IO while suspended
by Jonathan Brassow
· 13 years ago
629acb6
MD: no integrity register if no gendisk
by Jonathan Brassow
· 13 years ago
b098636
md: allow resync_start to be set while an array is active.
by NeilBrown
· 14 years ago
bedd86b
md: reject a re-add request that cannot be honoured.
by NeilBrown
· 14 years ago
b014089
md: Fix race when creating a new md device.
by NeilBrown
· 14 years ago
fee6872
md: Cleanup after raid45->raid0 takeover
by Krzysztof Wojcik
· 14 years ago
97658cd
md: provide generic support for handling unplug callbacks.
by NeilBrown
· 14 years ago
482c083
md - remove old plugging code.
by NeilBrown
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
89078d5
md: Fix integrity registration error when no devices are capable
by Martin K. Petersen
· 14 years ago
6c51038
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
a91a278
block: Require subsystems to explicitly allocate bio_set integrity mempool
by Martin K. Petersen
· 14 years ago
bd2895e
Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
by Linus Torvalds
· 14 years ago
4c63f56
Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core
by Jens Axboe
· 14 years ago
721a960
block: kill off REQ_UNPLUG
by Jens Axboe
· 14 years ago
7eaceac
block: remove per-queue plugging
by Jens Axboe
· 14 years ago
f0b4f7e
md: Fix - again - partition detection when array becomes active
by NeilBrown
· 14 years ago
43d133c
Merge branch 'master' into for-2.6.39
by Tejun Heo
· 14 years ago
8f5f02c
md: correctly handle probe of an 'mdp' device.
by NeilBrown
· 14 years ago
cbe6ef1
md: don't set_capacity before array is active.
by NeilBrown
· 14 years ago
e91ece5
md_make_request: don't touch the bio after calling make_request
by Chris Mason
· 14 years ago
c6751b2
md: Don't allow slot_store while resync/recovery is happening.
by NeilBrown
· 14 years ago
7281f812
md: don't clear curr_resync_completed at end of resync.
by NeilBrown
· 14 years ago
a8c42c7
md: Don't use remove_and_add_spares to remove failed devices from a read-only array
by NeilBrown
· 14 years ago
f21e9ff
md: Remove the AllReserved flag for component devices.
by NeilBrown
· 14 years ago
de171cb
md: revert change to raid_disks on failure.
by NeilBrown
· 14 years ago
ada609e
workqueue: use WQ_MEM_RECLAIM instead of WQ_RESCUER
by Tejun Heo
· 14 years ago
49731ba
block: restore multiple bd_link_disk_holder() support
by Tejun Heo
· 14 years ago
509e4ae
Merge branch 'for-linus' of git://neil.brown.name/md
by Linus Torvalds
· 14 years ago
bf2cb0d
md: Fix removal of extra drives when converting RAID6 to RAID5
by NeilBrown
· 14 years ago
ba1b41b
md: range check slot number when manually adding a spare.
by NeilBrown
· 14 years ago
13ae864
md: fix sync_completed reporting for very large drives (>2TB)
by Rémi Rérolle
· 14 years ago
23ddff3
md: allow suspend_lo and suspend_hi to decrease as well as increase.
by NeilBrown
· 14 years ago
75d3da4
md: Don't let implementation detail of curr_resync leak out through sysfs.
by NeilBrown
· 14 years ago
a6ff7e0
md: separate meta and data devs
by Jonathan Brassow
· 14 years ago
ccebd4c
md-new-param-to_sync_page_io
by Jonathan Brassow
· 14 years ago
57b2caa
md-new-param-to-calc_dev_sboffset
by Jonathan Brassow
· 14 years ago
7ebc0be
md: Be more careful about clearing flags bit in ->recovery
by NeilBrown
· 14 years ago
defad61
md: md_stop_writes requires mddev_lock.
by NeilBrown
· 14 years ago
0ca6988
md: Ensure no IO request to get md device before it is properly initialised.
by NeilBrown
· 14 years ago
6c98791
md: fix regression resulting in delays in clearing bits in a bitmap
by NeilBrown
· 14 years ago
275220f
Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
bf57254
md: fix regression with re-adding devices to arrays with no metadata
by NeilBrown
· 14 years ago
7f8635c
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
e692cb6
block: Deprecate QUEUE_FLAG_CLUSTER and use queue_limits instead
by Martin K. Petersen
· 14 years ago
589a594
md: protect against NULL reference when waiting to start a raid10.
by NeilBrown
· 14 years ago
1a855a0
md: fix bug with re-adding of partially recovered device.
by NeilBrown
· 14 years ago
a035fc3
md: fix possible deadlock in handling flush requests.
by NeilBrown
· 14 years ago
a7a07e6
md: move code in to submit_flushes.
by NeilBrown
· 14 years ago
2b74e12
md: remove handling of flush_pending in md_submit_flush_data
by NeilBrown
· 14 years ago
f30195c
Merge branch 'cleanup-bd_claim' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into for-2.6.38/core
by Jens Axboe
· 14 years ago
be20e6c
md: Call blk_queue_flush() to establish flush/fua support
by Darrick J. Wong
· 14 years ago
c26a44e
md: fix return value of rdev_size_change()
by Justin Maggard
· 14 years ago
d4d7762
block: clean up blkdev_get() wrappers and their users
by Tejun Heo
· 14 years ago
e525fd8
block: make blkdev_get/put() handle exclusive access
by Tejun Heo
· 14 years ago
e09b457
block: simplify holder symlink handling
by Tejun Heo
· 14 years ago
77304d2
block: read i_size with i_size_read()
by Mike Snitzer
· 14 years ago
a167f66
md: use separate bio pool for each md device.
by NeilBrown
· 14 years ago
2b19336
md: change type of first arg to sync_page_io.
by NeilBrown
· 14 years ago
e804ac7
md: fix and update workqueue usage
by Tejun Heo
· 14 years ago
4b532c9
md: remove md_mutex locking.
by NeilBrown
· 14 years ago
d97a41dc
md: Fix regression with raid1 arrays without persistent metadata.
by NeilBrown
· 14 years ago
a288709
Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
c37927d
Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
by Linus Torvalds
· 14 years ago
fa251f89
Merge branch 'v2.6.36-rc8' into for-2.6.37/barrier
by Jens Axboe
· 14 years ago
2a48fc0
block: autoconvert trivial BKL users to private mutex
by Arnd Bergmann
· 14 years ago
ddcf352
md: fix v1.x metadata update when a disk is missing.
by NeilBrown
· 14 years ago
126925c
md: call md_update_sb even for 'external' metadata arrays.
by NeilBrown
· 14 years ago
e9c7469
md: implment REQ_FLUSH/FUA support
by Tejun Heo
· 14 years ago
070dc6d
md: resolve confusion of MD_CHANGE_CLEAN
by NeilBrown
· 14 years ago
bd52b74
md: don't clear MD_CHANGE_CLEAN in md_update_sb() for external arrays
by Dan Williams
· 14 years ago
3a3a5dd
Update recovery_offset even when external metadata is used.
by NeilBrown
· 14 years ago
3d30701
Merge branch 'for-linus' of git://neil.brown.name/md
by Linus Torvalds
· 14 years ago
6e17b02
md: clean up do_md_stop
by NeilBrown
· 14 years ago
bb4f1e9
md: fix another deadlock with removing sysfs attributes.
by NeilBrown
· 14 years ago
147e0b6
md: move revalidate_disk() back outside open_mutex
by Dan Williams
· 14 years ago
6e9624b
block: push down BKL into .open and .release
by Arnd Bergmann
· 14 years ago
7b6d91d
block: unify flags for struct bio and struct request
by Christoph Hellwig
· 14 years ago
69e51b4
md/bitmap: separate out loading a bitmap from initialising the structures.
by NeilBrown
· 14 years ago
b63d7c2
md/bitmap: clean up plugging calls.
by NeilBrown
· 14 years ago
252ac52
md/plug: optionally use plugger to unplug an array during resync/recovery.
by NeilBrown
· 14 years ago
2ac8740
md/raid5: add simple plugging infrastructure.
by NeilBrown
· 14 years ago
768a418
md: add support for raising dm events.
by NeilBrown
· 14 years ago
390ee60
md: export various start/stop interfaces
by NeilBrown
· 14 years ago
e8bb9a8
md: split out md_rdev_init
by NeilBrown
· 14 years ago
676e42d
md: be more careful setting MD_CHANGE_CLEAN
by NeilBrown
· 14 years ago
00bcb4a
md: reduce dependence on sysfs.
by NeilBrown
· 14 years ago
70fffd0
md: Don't update ->recovery_offset when reshaping an array to fewer devices.
by NeilBrown
· 14 years ago
e93f68a
md: fix handling of array level takeover that re-arranges devices.
by NeilBrown
· 14 years ago
f3b99be
Restore partition detection of newly created md arrays.
by NeilBrown
· 14 years ago
19fdb9e
Merge commit '3ff195b011d7decf501a4d55aeed312731094796' into for-linus
by NeilBrown
· 14 years ago
3ff195b
sysfs: Implement sysfs tagged directory support.
by Eric W. Biederman
· 15 years ago
be6800a
md: don't insist on valid event count for spare devices.
by NeilBrown
· 14 years ago
a8707c0
md: simplify updating of event count to sometimes avoid updating spares.
by NeilBrown
· 14 years ago
75a73a2
md: restore ability of spare drives to spin down.
by NeilBrown
· 15 years ago
f2859af
md: allow integers to be passed to md/level
by Dan Williams
· 15 years ago
bb7f8d2
md: notify mdstat waiters of level change
by Dan Williams
· 15 years ago
9e35b99
md: don't unregister the thread in mddev_suspend
by NeilBrown
· 15 years ago
fafd7fb
md: factor out init code for an mddev
by NeilBrown
· 15 years ago
21a52c6
md: pass mddev to make_request functions rather than request_queue
by NeilBrown
· 15 years ago
Next »