Martin K. Petersen
|
a91a2785b2
block: Require subsystems to explicitly allocate bio_set integrity mempool
|
14 lat temu |
Jens Axboe
|
4c63f5646e
Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core
|
14 lat temu |
Jens Axboe
|
7eaceaccab
block: remove per-queue plugging
|
14 lat temu |
NeilBrown
|
da9cf5050a
md: avoid spinlock problem in blk_throtl_exit
|
14 lat temu |
Tejun Heo
|
e9c7469bb4
md: implment REQ_FLUSH/FUA support
|
15 lat temu |
Christoph Hellwig
|
7b6d91daee
block: unify flags for struct bio and struct request
|
15 lat temu |
NeilBrown
|
19fdb9eefb
Merge commit '3ff195b011d7decf501a4d55aeed312731094796' into for-linus
|
15 lat temu |
NeilBrown
|
2dc40f8094
md/linear: standardise all printk messages
|
15 lat temu |
NeilBrown
|
21a52c6d05
md: pass mddev to make_request functions rather than request_queue
|
15 lat temu |
NeilBrown
|
490773268c
md: move io accounting out of personalities into md_make_request
|
15 lat temu |
NeilBrown
|
ef2f80ff73
md/linear: avoid possible oops and array stop
|
15 lat temu |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 lat temu |
NeilBrown
|
627a2d3c29
md: deal with merge_bvec_fn in component devices better.
|
15 lat temu |
Martin K. Petersen
|
086fa5ff08
block: Rename blk_queue_max_sectors to blk_queue_max_hw_sectors
|
15 lat temu |
NeilBrown
|
0efb9e6191
md: add MODULE_DESCRIPTION for all md related modules.
|
15 lat temu |
NeilBrown
|
a2826aa92e
md: support barrier requests on all personalities.
|
15 lat temu |
NeilBrown
|
3fa841d7e7
md: report device as congested when suspended
|
15 lat temu |
Jens Axboe
|
1f98a13f62
bio: first step in sanitizing the bio->bi_rw flag testing
|
15 lat temu |
NeilBrown
|
449aad3e25
md: Use revalidate_disk to effect changes in size of device.
|
16 lat temu |
Andre Noll
|
ac5e7113e7
md: Push down data integrity code to personalities.
|
16 lat temu |
Martin K. Petersen
|
8f6c2e4b32
md: Use new topology calls to indicate alignment and I/O sizes
|
16 lat temu |
NeilBrown
|
495d357301
md/linear: use call_rcu to free obsolete 'conf' structures.
|
16 lat temu |
SandeepKsinha
|
af11c397fd
md linear: Protecting mddev with rcu locks to avoid races
|
16 lat temu |
Andre Noll
|
0894cc3066
md: Move check for bitmap presence to personality code.
|
16 lat temu |
NeilBrown
|
13f2682b72
md: raid0/linear: ensure device sizes are rounded to chunk size.
|
16 lat temu |
Andre Noll
|
9d8f036362
md: Make mddev->chunk_size sector-based.
|
16 lat temu |
Sandeep K Sinha
|
aece3d1f40
md: Binary search in linear raid
|
16 lat temu |
Sandeep K Sinha
|
4db7cdc859
md: Removing num_sector and replacing start_sector with end_sector
|
16 lat temu |
Sandeep K Sinha
|
45d4582f21
md: Removal of hash table in linear raid
|
16 lat temu |
NeilBrown
|
070ec55d07
md: remove mddev_to_conf "helper" macro
|
16 lat temu |