aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/xarray.h
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: Define struct xa_nodeMatthew Wilcox2018-10-21
* xarray: Add definition of struct xarrayMatthew Wilcox2018-10-21
* xarray: Change definition of sibling entriesMatthew Wilcox2018-09-29
* xarray: Replace exceptional entriesMatthew Wilcox2018-09-29
* Update email addressMatthew Wilcox2018-09-29
* xarray: add the xa_lock to the radix_tree_rootMatthew Wilcox2018-04-11