Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-04-16 | xfs: repair extended attributes | Darrick J. Wong | 1 | -0/+5 |
2024-04-16 | xfs: enable discarding of folios backing an xfile | Darrick J. Wong | 1 | -0/+1 |
2024-02-21 | xfs: remove xfile_{get,put}_page | Darrick J. Wong | 1 | -20/+0 |
2024-02-21 | xfs: add file_{get,put}_folio | Darrick J. Wong | 1 | -0/+7 |
2024-02-21 | xfs: remove the xfile_pread/pwrite APIs | Christoph Hellwig | 1 | -30/+2 |
2024-02-21 | xfs: remove xfile_stat | Christoph Hellwig | 1 | -7/+0 |
2023-08-10 | xfs: cache pages used for xfarray quicksort convergence | Darrick J. Wong | 1 | -0/+10 |
2023-08-10 | xfs: teach xfile to pass back direct-map pages to caller | Darrick J. Wong | 1 | -0/+10 |
2023-08-10 | xfs: create a big array data structure | Darrick J. Wong | 1 | -0/+57 |