Martin K. Petersen
|
a91a2785b2
block: Require subsystems to explicitly allocate bio_set integrity mempool
|
14 年之前 |
Jens Axboe
|
4c63f5646e
Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core
|
14 年之前 |
Jens Axboe
|
7eaceaccab
block: remove per-queue plugging
|
14 年之前 |
NeilBrown
|
da9cf5050a
md: avoid spinlock problem in blk_throtl_exit
|
14 年之前 |
Krzysztof Wojcik
|
02214dc546
FIX: md: process hangs at wait_barrier after 0->10 takeover
|
14 年之前 |
Jonathan Brassow
|
ccebd4c415
md-new-param-to_sync_page_io
|
14 年之前 |
Joe Perches
|
067032bc62
md: Fix single printks with multiple KERN_<level>s
|
14 年之前 |
NeilBrown
|
589a594be1
md: protect against NULL reference when waiting to start a raid10.
|
14 年之前 |
NeilBrown
|
a167f66324
md: use separate bio pool for each md device.
|
14 年之前 |
NeilBrown
|
2b193363ef
md: change type of first arg to sync_page_io.
|
14 年之前 |
NeilBrown
|
6746557f03
md: use bio_kmalloc rather than bio_alloc when failure is acceptable.
|
14 年之前 |
NeilBrown
|
4e78064f42
md: Fix possible deadlock with multiple mempool allocations.
|
14 年之前 |
NeilBrown
|
57dab0bdf6
md: use sector_t in bitmap_get_counter
|
14 年之前 |
Tejun Heo
|
e9c7469bb4
md: implment REQ_FLUSH/FUA support
|
15 年之前 |
NeilBrown
|
2c7d46ec19
md raid-1/10 Fix bio_rw bit manipulations again
|
15 年之前 |
NeilBrown
|
6b96562054
md: provide appropriate return value for spare_active functions.
|
15 年之前 |
Adrian Drzewiecki
|
e6ffbcb6cd
md: Notify sysfs when RAID1/5/10 disk is In_sync.
|
15 年之前 |
Linus Torvalds
|
3d30701b58
Merge branch 'for-linus' of git://neil.brown.name/md
|
15 年之前 |
Christoph Hellwig
|
7b6d91daee
block: unify flags for struct bio and struct request
|
15 年之前 |
NeilBrown
|
51e9ac7703
md/raid10: fix deadlock with unaligned read during resync
|
15 年之前 |
Maciej Trela
|
f73ea87375
md: fix raid10 takeover: use new_layout for setup_conf
|
15 年之前 |
NeilBrown
|
e93f68a1fc
md: fix handling of array level takeover that re-arranges devices.
|
15 年之前 |
Prasanna S. Panchamukhi
|
0544a21db0
md: raid10: Fix null pointer dereference in fix_read_error()
|
15 年之前 |
NeilBrown
|
19fdb9eefb
Merge commit '3ff195b011d7decf501a4d55aeed312731094796' into for-linus
|
15 年之前 |
NeilBrown
|
af3a2cd6b8
md: Fix read balancing in RAID1 and RAID10 on drives > 2TB
|
15 年之前 |
NeilBrown
|
128595ed6f
md/raid10: tidy up printk messages.
|
15 年之前 |
NeilBrown
|
21a52c6d05
md: pass mddev to make_request functions rather than request_queue
|
15 年之前 |
NeilBrown
|
490773268c
md: move io accounting out of personalities into md_make_request
|
15 年之前 |
Trela, Maciej
|
dab8b29248
md: Add support for Raid0->Raid10 takeover
|
15 年之前 |
NeilBrown
|
84707f38e7
md: don't use mddev->raid_disks in raid0 or raid10 while array is active.
|
15 年之前 |