Martin K. Petersen
|
ac481c20ef
block: Topology ioctls
|
15 years ago |
Jens Axboe
|
8e29675555
cfq-iosched: implement slower async initiate and queue ramp up
|
15 years ago |
Christoph Hellwig
|
67efc92580
block: allow large discard requests
|
15 years ago |
Christoph Hellwig
|
c15227de13
block: use normal I/O path for discard requests
|
15 years ago |
Christoph Hellwig
|
746cd1e7e4
block: use blkdev_issue_discard in blk_ioctl_discard
|
15 years ago |
Martin K. Petersen
|
3c5820c743
block: Optimal I/O limit wrapper
|
15 years ago |
Jens Axboe
|
01e97f6b89
block: enable rq CPU completion affinity by default
|
15 years ago |
Jens Axboe
|
fb1e75389b
block: improve queue_should_plug() by looking at IO depths
|
16 years ago |
Jens Axboe
|
1f98a13f62
bio: first step in sanitizing the bio->bi_rw flag testing
|
15 years ago |
Tejun Heo
|
80a761fd33
block: implement mixed merge of different failfast requests
|
16 years ago |
Tejun Heo
|
a82afdfcb8
block: use the same failfast bits for bio and request
|
16 years ago |
Martin K. Petersen
|
7c958e3264
block: Add a wrapper for setting minimum request size without a queue
|
16 years ago |
Trond Myklebust
|
373c0a7ed3
Fix compile error due to congestion_wait() changes
|
16 years ago |
FUJITA Tomonori
|
ecb554a846
block: fix sg SG_DXFER_TO_FROM_DEV regression
|
16 years ago |
Jens Axboe
|
8aa7e847d8
Fix congestion_wait() sync/async vs read/write confusion
|
16 years ago |
Jens Axboe
|
018e044689
block: get rid of queue-private command filter
|
16 years ago |
Martin K. Petersen
|
e475bba2fd
block: Introduce helper to reset queue limits to default values
|
16 years ago |
Linus Torvalds
|
d614aec475
Merge branch 'for-2.6.31' of git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
|
16 years ago |
Kiyoshi Ueda
|
b0fd271d5f
block: add request clone interface (v2)
|
16 years ago |
Jens Axboe
|
9df1bb9b51
Revert "block: Fix bounce limit setting in DM"
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
db429e9ec0
partitions: add ->set_capacity block device method
|
16 years ago |
Martin K. Petersen
|
a05c0205ba
block: Fix bounce limit setting in DM
|
16 years ago |
Martin K. Petersen
|
c72758f337
block: Export I/O topology for block devices and partitions
|
16 years ago |
Martin K. Petersen
|
025146e13b
block: Move queue limits to an embedded struct
|
16 years ago |
Martin K. Petersen
|
ae03bf639a
block: Use accessor functions for queue limits
|
16 years ago |
Martin K. Petersen
|
e1defc4ff0
block: Do away with the notion of hardsect_size
|
16 years ago |
Jens Axboe
|
e4b636366c
Merge branch 'master' into for-2.6.31
|
16 years ago |
Jens Axboe
|
0a7ae2ff0d
block: change the tag sync vs async restriction logic
|
16 years ago |
Boaz Harrosh
|
a411f4bbb8
block: Un-export blk_rq_append_bio
|
16 years ago |
Boaz Harrosh
|
79eb63e9e5
block: Add blk_make_request(), takes bio, returns a request
|
16 years ago |