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
|
16 years ago |
Jens Axboe
|
0f78ab9899
Revert "Seperate read and write statistics of in_flight requests"
|
16 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 |
Jerome Marchand
|
42dad7647a
block: simplify I/O stat accounting
|
16 years ago |
Jerome Marchand
|
26308eab69
block: fix inconsistency in I/O stat accounting code
|
16 years ago |
Boaz Harrosh
|
1cd96c242a
block: WARN in __blk_put_request() for potential bio leak
|
16 years ago |
Jens Axboe
|
59247eaea5
block: fix missing bio back/front segment size setting in blk_recount_segments()
|
16 years ago |
Jens Axboe
|
1e42807918
block: reduce stack footprint of blk_recount_segments()
|
16 years ago |
FUJITA Tomonori
|
43381785a5
block: remove unused ll_new_mergeable()
|
16 years ago |
FUJITA Tomonori
|
8677142710
block: fix nr_phys_segments miscalculation bug
|
16 years ago |
Jens Axboe
|
ab780f1ece
block: inherit CPU completion on bio->rq and rq->rq merges
|
17 years ago |
Tejun Heo
|
074a7aca7a
block: move stats from disk to part0
|
17 years ago |
Tejun Heo
|
c995905916
block: fix diskstats access
|
17 years ago |
Tejun Heo
|
e71bf0d0ee
block: fix disk->part[] dereferencing race
|
17 years ago |
Tejun Heo
|
310a2c1012
block: misc updates
|
17 years ago |
Mikulas Patocka
|
5df97b91b5
drop vmerge accounting
|
17 years ago |
Mikulas Patocka
|
b8b3e16cfe
block: drop virtual merging accounting
|
17 years ago |
David Woodhouse
|
e17fc0a1cc
Allow elevators to sort/merge discard requests
|
17 years ago |
Martin K. Petersen
|
7ba1ba12ee
block: Block layer data integrity support
|
17 years ago |