Jens Axboe
|
c21e6beba8
block: get rid of QUEUE_FLAG_REENTER
|
14 years ago |
Christoph Hellwig
|
24ecfbe27f
block: add blk_run_queue_async
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
Jens Axboe
|
5e84ea3a9c
block: attempt to merge with existing requests on plug flush
|
14 years ago |
Jens Axboe
|
7eaceaccab
block: remove per-queue plugging
|
14 years ago |
Tejun Heo
|
ae1b153962
block: reimplement FLUSH/FUA to support merge
|
14 years ago |
Tejun Heo
|
414b4ff5ee
block: add REQ_FLUSH_SEQ
|
14 years ago |
Jens Axboe
|
f253b86b4a
Revert "block: fix accounting bug on cross partition merges"
|
14 years ago |
Linus Torvalds
|
a2887097f2
Merge branch 'for-2.6.37/barrier' of git://git.kernel.dk/linux-2.6-block
|
14 years ago |
Linus Torvalds
|
e9dd2b6837
Merge branch 'for-2.6.37/core' of git://git.kernel.dk/linux-2.6-block
|
14 years ago |
Jens Axboe
|
fa251f8990
Merge branch 'v2.6.36-rc8' into for-2.6.37/barrier
|
14 years ago |
Yasuaki Ishimatsu
|
7681bfeecc
block: fix accounting bug on cross partition merges
|
14 years ago |
Martin K. Petersen
|
13f05c8d8e
block/scsi: Provide a limit on the number of integrity segments
|
15 years ago |
Tejun Heo
|
4fed947cb3
block: implement REQ_FLUSH/FUA based interface for FLUSH/FUA requests
|
15 years ago |
Tejun Heo
|
dd4c133f38
block: rename barrier/ordered to flush
|
15 years ago |
Tejun Heo
|
28e7d18452
block: drop barrier ordering by queue draining
|
15 years ago |
Tejun Heo
|
dd831006d5
block: misc cleanups in barrier code
|
15 years ago |
Brian King
|
be14eb6191
block: Range check cpu in blk_cpu_to_group
|
15 years ago |
Christoph Hellwig
|
33659ebbae
block: remove wrappers for request type/flags
|
15 years ago |
Tejun Heo
|
80a761fd33
block: implement mixed merge of different failfast requests
|
16 years ago |
Kiyoshi Ueda
|
3c4198e874
block: fix no diskstat problem
|
16 years ago |
Boaz Harrosh
|
a411f4bbb8
block: Un-export blk_rq_append_bio
|
16 years ago |
Tejun Heo
|
9934c8c045
block: implement and enforce request peek/start/fetch
|
16 years ago |
Tejun Heo
|
2e46e8b27a
block: drop request->hard_* and *nr_sectors
|
16 years ago |
Jens Axboe
|
c69d48540c
block: include discard requests in IO accounting
|
16 years ago |
Jens Axboe
|
c2553b5844
block: make blk_do_io_stat() do the full "is this rq accountable" checks
|
16 years ago |
Tejun Heo
|
158dbda006
block: reorganize request fetching functions
|
16 years ago |
Jerome Marchand
|
42dad7647a
block: simplify I/O stat accounting
|
16 years ago |
Jens Axboe
|
f600abe2de
block: fix bad spelling of quiesce
|
16 years ago |
Jerome Marchand
|
26308eab69
block: fix inconsistency in I/O stat accounting code
|
16 years ago |