Martin K. Petersen
|
4363ac7c13
block: Implement support for WRITE SAME
|
12 years ago |
Martin K. Petersen
|
f31dc1cd49
block: Consolidate command flag and queue limit checks for merges
|
12 years ago |
Martin K. Petersen
|
e2a60da74f
block: Clean up special command handling logic
|
12 years ago |
Asias He
|
85b9f66a41
block: Add blk_bio_map_sg() helper
|
13 years ago |
Asias He
|
963ab9e5da
block: Introduce __blk_segment_map_sg() helper
|
13 years ago |
Tejun Heo
|
050c8ea80e
block: separate out blk_rq_merge_ok() and blk_try_merge() from elevator functions
|
13 years ago |
Jens Axboe
|
5e84ea3a9c
block: attempt to merge with existing requests on plug flush
|
14 years ago |
Linus Torvalds
|
275220f0fc
Merge branch 'for-2.6.38/core' of git://git.kernel.dk/linux-2.6-block
|
14 years ago |
Jens Axboe
|
6c23a9681c
block: add internal hd part table references
|
14 years ago |
Jerome Marchand
|
09e099d4ba
block: fix accounting bug on cross partition merges
|
14 years ago |
Martin K. Petersen
|
e692cb668f
block: Deprecate QUEUE_FLAG_CLUSTER and use queue_limits instead
|
14 years ago |
Jens Axboe
|
f253b86b4a
Revert "block: fix accounting bug on cross partition merges"
|
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 |
Yasuaki Ishimatsu
|
7681bfeecc
block: fix accounting bug on cross partition merges
|
14 years ago |
Adrian Hunter
|
f281fb5fe5
block: prevent merges of discard and write requests
|
14 years ago |
Martin K. Petersen
|
13f05c8d8e
block/scsi: Provide a limit on the number of integrity segments
|
15 years ago |
Andi Kleen
|
2c8919dee6
gcc-4.6: block: fix unused but set variables in blk-merge
|
15 years ago |
Christoph Hellwig
|
7b6d91daee
block: unify flags for struct bio and struct request
|
15 years ago |
Christoph Hellwig
|
33659ebbae
block: remove wrappers for request type/flags
|
15 years ago |
Martin K. Petersen
|
8a78362c4e
block: Consolidate phys_segment and hw_segment limits
|
15 years ago |
Nikanth Karthikesan
|
316d315bff
block: Seperate read and write statistics of in_flight requests v2
|
15 years ago |
Jens Axboe
|
0f78ab9899
Revert "Seperate read and write statistics of in_flight requests"
|
15 years ago |
Nikanth Karthikesan
|
a9327cac44
Seperate read and write statistics of in_flight requests
|
16 years ago |
Tejun Heo
|
da6c5c720c
scsi,block: update SCSI to handle mixed merge failures
|
16 years ago |
Tejun Heo
|
80a761fd33
block: implement mixed merge of different failfast requests
|
16 years ago |
Tejun Heo
|
ab0fd1debe
block: don't merge requests of different failfast settings
|
16 years ago |
Martin K. Petersen
|
ae03bf639a
block: Use accessor functions for queue limits
|
16 years ago |
Tejun Heo
|
a2dec7b363
block: hide request sector and data_len
|
16 years ago |
Tejun Heo
|
2e46e8b27a
block: drop request->hard_* and *nr_sectors
|
16 years ago |
Tejun Heo
|
83096ebf12
block: convert to pos and nr_sectors accessors
|
16 years ago |