Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | io_block: define MAX_IO_BLOCK_DEVICES as unsigned | Yann Gautier | 2018-12-10 | 1 | -1/+3 |
* | io: block: fix block_read/write may read/write overlap buffer | Roberto Vargas | 2017-12-13 | 1 | -140/+260 |
* | Use SPDX license identifiers | dp-arm | 2017-05-03 | 1 | -25/+1 |
* | Replace some memset call by zeromem | Douglas Raillard | 2017-02-06 | 1 | -3/+4 |
* | io: block: fix unaligned buffer | Haojian Zhuang | 2016-08-04 | 1 | -14/+50 |
* | IO: support block device type | Haojian Zhuang | 2016-04-27 | 1 | -0/+412 |