Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-02-17 | treewide: Replace zero-length arrays with flexible-array members | Gustavo A. R. Silva | 1 | -1/+1 |
2021-08-09 | xfs: replace kmem_alloc_large() with kvmalloc() | Dave Chinner | 1 | -3/+0 |
2019-07-05 | xfs: only allocate memory for scrubbing attributes when we need it | Darrick J. Wong | 1 | -1/+5 |
2019-07-05 | xfs: refactor attr scrub memory allocation function | Darrick J. Wong | 1 | -0/+2 |
2019-07-05 | xfs: refactor extended attribute buffer pointer functions | Darrick J. Wong | 1 | -0/+65 |