David Woodhouse
|
d628eaef31
Fix up comments about matching flags between bio and rq
|
17 年之前 |
Jens Axboe
|
2dc75d3c3b
block: disable sysfs parts of the disk command filter
|
16 年之前 |
Jens Axboe
|
5168c47b4c
block: remove blk_queue_tag_depth() and blk_queue_tag_queue()
|
17 年之前 |
FUJITA Tomonori
|
4beab5c623
block: rename blk_scsi_cmd_filter to blk_cmd_filter
|
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 年之前 |
Martin K. Petersen
|
d442cc44c0
block: Trivial fix for blk_integrity_rq()
|
17 年之前 |
Linus Torvalds
|
98339cbd36
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6
|
17 年之前 |
FUJITA Tomonori
|
681a561b7e
block: unexport blk_end_sync_rq
|
17 年之前 |
FUJITA Tomonori
|
27f8221af4
block: add blk_queue_update_dma_pad
|
17 年之前 |
Jens Axboe
|
e48ec69005
block: extend queue_flag bitops
|
17 年之前 |
Alasdair G Kergon
|
cc371e66e3
Add bvec_merge_data to handle stacked devices and ->merge_bvec()
|
17 年之前 |
Jens Axboe
|
b24498d477
block: integrity flags can't use bit ops on unsigned short
|
17 年之前 |
Adel Gadllah
|
0b07de85a7
allow userspace to modify scsi command filter on per device basis
|
17 年之前 |
Jens Axboe
|
6e2401ad6f
block: integrity cleanups
|
17 年之前 |
Jens Axboe
|
da9cbc8739
block: blkdev.h cleanup, move iocontext stuff to iocontext.h
|
17 年之前 |
Martin K. Petersen
|
7ba1ba12ee
block: Block layer data integrity support
|
17 年之前 |
Jens Axboe
|
244b4d56f8
block: kill request_queue_t
|
17 年之前 |
Jens Axboe
|
7663c1e279
Improve queue_is_locked()
|
17 年之前 |
Linus Torvalds
|
8f45c1a58a
block: fix queue locking verification
|
17 年之前 |
Alan D. Brunelle
|
ac9fafa124
block: Skip I/O merges when disabled
|
17 年之前 |
FUJITA Tomonori
|
d7e3c3249e
block: add large command support
|
17 年之前 |
FUJITA Tomonori
|
2a4aa30c5f
block: rename and export rq_init()
|
17 年之前 |
Nick Piggin
|
75ad23bc0f
block: make queue flags non-atomic
|
17 年之前 |
Andi Kleen
|
2472892a3c
block: fix memory hotplug and bouncing in block layer
|
17 年之前 |
FUJITA Tomonori
|
f18573abcc
block: move the padding adjustment to blk_rq_map_sg
|
17 年之前 |
Tejun Heo
|
e3790c7d42
block: separate out padding from alignment
|
17 年之前 |
FUJITA Tomonori
|
7a85f8896f
block: restore the meaning of rq->data_len to the true data length
|
17 年之前 |
Tejun Heo
|
2fb98e8414
block: implement request_queue->dma_drain_needed
|
17 年之前 |
Tejun Heo
|
6b00769fe1
block: add request->raw_data_len
|
17 年之前 |