aboutsummaryrefslogtreecommitdiffstats
path: root/lib/xarray.c
Commit message (Expand)AuthorAge
* xarray: Add range store functionalityMatthew Wilcox2018-10-21
* xarray: Track free entries in an XArrayMatthew Wilcox2018-10-21
* xarray: Add xa_reserve and xa_releaseMatthew Wilcox2018-10-21
* xarray: Add xas_create_rangeMatthew Wilcox2018-10-21
* xarray: Add xas_for_each_conflictMatthew Wilcox2018-10-21
* xarray: Step through an XArrayMatthew Wilcox2018-10-21
* xarray: Destroy an XArrayMatthew Wilcox2018-10-21
* xarray: Extract entries from an XArrayMatthew Wilcox2018-10-21
* xarray: Add XArray iteratorsMatthew Wilcox2018-10-21
* xarray: Add XArray conditional store operationsMatthew Wilcox2018-10-21
* xarray: Add XArray unconditional store operationsMatthew Wilcox2018-10-21
* xarray: Add XArray marksMatthew Wilcox2018-10-21
* xarray: Add XArray load operationMatthew Wilcox2018-10-21
* xarray: Add definition of struct xarrayMatthew Wilcox2018-10-21