Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | os: Use ceph_assert for asserts | Adam C. Emerson | 2018-08-27 | 1 | -2/+2 |
* | os/bluestore: fix exceeding the max IO queue depth in KernelDevice. | Radoslaw Zarzynski | 2018-03-22 | 1 | -1/+4 |
* | bluestore: enable building bluestore w/o libaio | Kefu Chai | 2017-11-20 | 1 | -4/+0 |
* | bluestore: print aio in batch | Kefu Chai | 2017-11-11 | 1 | -0/+11 |
* | Merge pull request #17537 from mychoxin/yuanxin_remove_submit | Sage Weil | 2017-09-12 | 1 | -24/+0 |
|\ | |||||
| * | os/bluestore: remove useless function submit | mychoxin | 2017-09-06 | 1 | -24/+0 |
* | | os/bluestore: shrink aio submit size to pending value | kungf | 2017-09-08 | 1 | -0/+1 |
* | | os/bluestore/aio: handle short return from io_submit | Sage Weil | 2017-09-07 | 1 | -7/+11 |
|/ | |||||
* | aio: move aio.h/cc from fs dir to bluestore dir | Pan Liu | 2017-07-19 | 1 | -0/+84 |