Kiyoshi Ueda
|
d00e29fd99
block: remove end_{queued|dequeued}_request()
|
16 년 전 |
Kiyoshi Ueda
|
ef9e3facdf
block: add lld busy state exporting interface
|
16 년 전 |
Elias Oltmanns
|
336c3d8ce7
block: Fix blk_start_queueing() to not kick a stopped queue
|
16 년 전 |
Kiyoshi Ueda
|
4ee5eaf451
block: add a queue flag for request stacking support
|
16 년 전 |
Kiyoshi Ueda
|
82124d6035
block: add request submission interface
|
16 년 전 |
Kiyoshi Ueda
|
32fab448e5
block: add request update interface
|
16 년 전 |
Jens Axboe
|
e3335de940
block: blk_cleanup_queue() should call blk_sync_queue()
|
16 년 전 |
Jens Axboe
|
242f9dcb8b
block: unify request timeout handling
|
16 년 전 |
Jens Axboe
|
839e96afba
block: update comment on end_request()
|
16 년 전 |
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
|
16 년 전 |
Jens Axboe
|
18887ad910
block: make kblockd_schedule_work() take the queue as parameter
|
17 년 전 |
Jens Axboe
|
b646fc59b3
block: split softirq handling into blk-softirq.c
|
17 년 전 |
Tejun Heo
|
074a7aca7a
block: move stats from disk to part0
|
17 년 전 |
Tejun Heo
|
eddb2e26b5
block: kill GENHD_FL_FAIL and use part0->make_it_fail
|
17 년 전 |
Tejun Heo
|
0762b8bde9
block: always set bdev->bd_part
|
17 년 전 |
Tejun Heo
|
c995905916
block: fix diskstats access
|
17 년 전 |
Tejun Heo
|
e71bf0d0ee
block: fix disk->part[] dereferencing race
|
16 년 전 |
Tejun Heo
|
310a2c1012
block: misc updates
|
17 년 전 |
Randy Dunlap
|
710027a48e
Add some block/ source files to the kernel-api docbook. Fix kernel-doc notation in them as needed. Fix changed function parameter names. Fix typos/spellos. In comments, change REQ_SPECIAL to REQ_TYPE_SPECIAL and REQ_BLOCK_PC to REQ_TYPE_BLOCK_PC.
|
17 년 전 |
Mikulas Patocka
|
5df97b91b5
drop vmerge accounting
|
17 년 전 |
David Woodhouse
|
e17fc0a1cc
Allow elevators to sort/merge discard requests
|
17 년 전 |
David Woodhouse
|
fb2dce862d
Add 'discard' request handling
|
17 년 전 |
David Woodhouse
|
d628eaef31
Fix up comments about matching flags between bio and rq
|
17 년 전 |
Jens Axboe
|
051cc3952a
block: use bio_has_data() in the IO completion path
|
17 년 전 |
Jens Axboe
|
a9c701e594
block: use bio_has_data() to check for data carrying bio
|
17 년 전 |
FUJITA Tomonori
|
abf5439370
block: move cmdfilter from gendisk to request_queue
|
17 년 전 |
Jens Axboe
|
6c5e0c4d51
block: add a blk_plug_device_unlocked() that grabs the queue lock
|
17 년 전 |
Linus Torvalds
|
98339cbd36
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
|
17 년 전 |