Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make dss operations lockless. | Jason Evans | 2016-10-13 | 1 | -4/+4 |
* | Fix large_dalloc_impl() to always lock large_mtx. | Jason Evans | 2016-09-23 | 1 | -4/+7 |
* | Remove a stray memset(), and fix a junk filling test regression. | Jason Evans | 2016-06-06 | 1 | -2/+11 |
* | Modify extent hook functions to take an (extent_t *) argument. | Jason Evans | 2016-06-06 | 1 | -2/+2 |
* | Remove some unnecessary locking. | Jason Evans | 2016-06-06 | 1 | -20/+2 |
* | Rename most remaining *chunk* APIs to *extent*. | Jason Evans | 2016-06-06 | 1 | -14/+14 |
* | s/chunk_hook/extent_hook/g | Jason Evans | 2016-06-06 | 1 | -9/+10 |
* | Rename huge to large. | Jason Evans | 2016-06-06 | 1 | -0/+353 |