Nikanth Karthikesan
|
316d315bff
block: Seperate read and write statistics of in_flight requests v2
|
15 年之前 |
Jens Axboe
|
0f78ab9899
Revert "Seperate read and write statistics of in_flight requests"
|
15 年之前 |
Nikanth Karthikesan
|
a9327cac44
Seperate read and write statistics of in_flight requests
|
15 年之前 |
Tejun Heo
|
da6c5c720c
scsi,block: update SCSI to handle mixed merge failures
|
15 年之前 |
Tejun Heo
|
80a761fd33
block: implement mixed merge of different failfast requests
|
16 年之前 |
Tejun Heo
|
ab0fd1debe
block: don't merge requests of different failfast settings
|
16 年之前 |
Martin K. Petersen
|
ae03bf639a
block: Use accessor functions for queue limits
|
16 年之前 |
Tejun Heo
|
a2dec7b363
block: hide request sector and data_len
|
16 年之前 |
Tejun Heo
|
2e46e8b27a
block: drop request->hard_* and *nr_sectors
|
16 年之前 |
Tejun Heo
|
83096ebf12
block: convert to pos and nr_sectors accessors
|
16 年之前 |
Jerome Marchand
|
42dad7647a
block: simplify I/O stat accounting
|
16 年之前 |
Jerome Marchand
|
26308eab69
block: fix inconsistency in I/O stat accounting code
|
16 年之前 |
Boaz Harrosh
|
1cd96c242a
block: WARN in __blk_put_request() for potential bio leak
|
16 年之前 |
Jens Axboe
|
59247eaea5
block: fix missing bio back/front segment size setting in blk_recount_segments()
|
16 年之前 |
Jens Axboe
|
1e42807918
block: reduce stack footprint of blk_recount_segments()
|
16 年之前 |
FUJITA Tomonori
|
43381785a5
block: remove unused ll_new_mergeable()
|
16 年之前 |
FUJITA Tomonori
|
8677142710
block: fix nr_phys_segments miscalculation bug
|
16 年之前 |
Jens Axboe
|
ab780f1ece
block: inherit CPU completion on bio->rq and rq->rq merges
|
17 年之前 |
Tejun Heo
|
074a7aca7a
block: move stats from disk to part0
|
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 年之前 |
Mikulas Patocka
|
5df97b91b5
drop vmerge accounting
|
17 年之前 |
Mikulas Patocka
|
b8b3e16cfe
block: drop virtual merging accounting
|
17 年之前 |
David Woodhouse
|
e17fc0a1cc
Allow elevators to sort/merge discard requests
|
17 年之前 |
Martin K. Petersen
|
7ba1ba12ee
block: Block layer data integrity support
|
17 年之前 |
Jens Axboe
|
2cdf79cafb
block: get rid of likely/unlikely predictions in merge logic
|
17 年之前 |
Nick Piggin
|
75ad23bc0f
block: make queue flags non-atomic
|
17 年之前 |
FUJITA Tomonori
|
f18573abcc
block: move the padding adjustment to blk_rq_map_sg
|
17 年之前 |
FUJITA Tomonori
|
7a85f8896f
block: restore the meaning of rq->data_len to the true data length
|
17 年之前 |