Jens Axboe
|
a31a97381c
block: don't use plugging on SSD devices
|
16 年之前 |
Tejun Heo
|
a7384677b2
block: remove duplicate or unused barrier/discard error paths
|
16 年之前 |
Cheng Renquan
|
64d01dc9e1
block: use cancel_work_sync() instead of kblockd_flush_work()
|
16 年之前 |
Keith Mannthey
|
08bafc0341
block: Supress Buffer I/O errors when SCSI REQ_QUIET flag set
|
16 年之前 |
Jens Axboe
|
70ed28b92a
block: leave the request timeout timer running even on an empty list
|
16 年之前 |
Ingo Molnar
|
970987beb9
Merge branches 'tracing/ftrace', 'tracing/function-graph-tracer' and 'tracing/urgent' into tracing/core
|
16 年之前 |
Milan Broz
|
0e435ac26e
block: fix setting of max_segment_size and seg_boundary mask
|
16 年之前 |
Tejun Heo
|
53a08807c0
block: internal dequeue shouldn't start timer
|
16 年之前 |
Ingo Molnar
|
0bfc24559d
blktrace: port to tracepoints, update
|
16 年之前 |
Arnaldo Carvalho de Melo
|
5f3ea37c77
blktrace: port to tracepoints
|
16 年之前 |
Mike Anderson
|
e78042e5b8
blk: move blk_delete_timer call in end_that_request_last
|
16 年之前 |
Linus Torvalds
|
c53dbf5486
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
|
16 年之前 |
Jens Axboe
|
f73e2d13a1
block: remove __generic_unplug_device() from exports
|
16 年之前 |
Peter Zijlstra
|
713ada9ba9
block: move q->unplug_work initialization
|
16 年之前 |
Randy Dunlap
|
496aa8a98f
block: fix current kernel-doc warnings
|
16 年之前 |
Jens Axboe
|
80a4b58e36
block: only call ->request_fn when the queue is not stopped
|
16 年之前 |
Mike Christie
|
6000a368cd
[SCSI] block: separate failfast into multiple bits.
|
17 年之前 |
Kiyoshi Ueda
|
d00e29fd99
block: remove end_{queued|dequeued}_request()
|
17 年之前 |
Kiyoshi Ueda
|
ef9e3facdf
block: add lld busy state exporting interface
|
17 年之前 |
Elias Oltmanns
|
336c3d8ce7
block: Fix blk_start_queueing() to not kick a stopped queue
|
17 年之前 |
Kiyoshi Ueda
|
4ee5eaf451
block: add a queue flag for request stacking support
|
17 年之前 |
Kiyoshi Ueda
|
82124d6035
block: add request submission interface
|
17 年之前 |
Kiyoshi Ueda
|
32fab448e5
block: add request update interface
|
17 年之前 |
Jens Axboe
|
e3335de940
block: blk_cleanup_queue() should call blk_sync_queue()
|
17 年之前 |
Jens Axboe
|
242f9dcb8b
block: unify request timeout handling
|
17 年之前 |
Jens Axboe
|
839e96afba
block: update comment on end_request()
|
17 年之前 |
Jens Axboe
|
605401618c
block: don't use bio_has_data() in the completion path
|
17 年之前 |
Jens Axboe
|
ab780f1ece
block: inherit CPU completion on bio->rq and rq->rq merges
|
17 年之前 |
Jens Axboe
|
c7c22e4d5c
block: add support for IO CPU affinity
|
17 年之前 |
Jens Axboe
|
18887ad910
block: make kblockd_schedule_work() take the queue as parameter
|
17 年之前 |