Tejun Heo
|
9fd8d0e1bc
block: make blk_end_request_cur() return bool
|
16 years ago |
Tejun Heo
|
731ec497e5
block: kill rq->data
|
16 years ago |
Tejun Heo
|
f06d9a2b52
block: replace end_request() with [__]blk_end_request_cur()
|
16 years ago |
Tejun Heo
|
40cbbb781d
block: implement and use [__]blk_end_request_all()
|
16 years ago |
Tejun Heo
|
2e60e02297
block: clean up request completion API
|
16 years ago |
Tejun Heo
|
0b302d5aa7
block: kill blk_end_request_callback()
|
16 years ago |
Tejun Heo
|
5efccd17ce
block: reorder request completion functions
|
16 years ago |
Tejun Heo
|
a7f5579234
block: kill blk_start_queueing()
|
16 years ago |
Jerome Marchand
|
42dad7647a
block: simplify I/O stat accounting
|
16 years ago |
Jens Axboe
|
2385327725
block: remove unused REQ_UNPLUG
|
16 years ago |
Jens Axboe
|
aeb6fafb8f
block: Add flag for telling the IO schedulers NOT to anticipate more IO
|
16 years ago |
Jens Axboe
|
1faa16d228
block: change the request allocation/congestion logic to be sync/async based
|
16 years ago |
Jens Axboe
|
1e42807918
block: reduce stack footprint of blk_recount_segments()
|
16 years ago |
Jens Axboe
|
0648e10d71
block: fix inconsistent parenthesisation of QUEUE_FLAG_DEFAULT
|
16 years ago |
Jens Axboe
|
bc58ba9468
block: add sysfs file for controlling io stats accounting
|
16 years ago |
Jens Axboe
|
213d9417fe
block: seperate bio/request unplug and sync bits
|
16 years ago |
FUJITA Tomonori
|
97ae77a1cd
[SCSI] block: make blk_rq_map_user take a NULL user-space buffer for WRITE
|
16 years ago |
FUJITA Tomonori
|
56c451f4b5
[SCSI] block: fix the partial mappings with struct rq_map_data
|
16 years ago |
Jens Axboe
|
b374d18a4b
block: get rid of elevator_t typedef
|
16 years ago |
Tejun Heo
|
58eea927d2
block: simplify empty barrier implementation
|
16 years ago |
Tejun Heo
|
8f11b3e99a
block: make barrier completion more robust
|
16 years ago |
Tejun Heo
|
f671620e7d
block: make every barrier action optional
|
16 years ago |
Tejun Heo
|
313e42999d
block: reorganize QUEUE_ORDERED_* constants
|
16 years ago |
Cheng Renquan
|
64d01dc9e1
block: use cancel_work_sync() instead of kblockd_flush_work()
|
16 years ago |
Fernando Luis Vázquez Cao
|
88e740f165
block: add queue flag for paravirt frontend drivers
|
16 years ago |
Linus Torvalds
|
f2f1fa78a1
Enforce a minimum SG_IO timeout
|
16 years ago |
Milan Broz
|
0e435ac26e
block: fix setting of max_segment_size and seg_boundary mask
|
16 years ago |
Tejun Heo
|
53a08807c0
block: internal dequeue shouldn't start timer
|
16 years ago |
Al Viro
|
90b8f2824c
[PATCH] end of methods switch: remove the old ones
|
17 years ago |
Al Viro
|
d4430d62fa
[PATCH] beginning of methods conversion
|
17 years ago |