Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2024-04-26 | xfs: refactor dir format helpers | Christoph Hellwig | 1 | -15/+9 |
2024-04-26 | xfs: factor out a xfs_dir_lookup_args helper | Christoph Hellwig | 1 | -34/+1 |
2024-04-23 | xfs: deferred scrub of dirents | Darrick J. Wong | 1 | -0/+78 |
2024-04-15 | xfs: online repair of directories | Darrick J. Wong | 1 | -0/+7 |
2024-04-15 | xfs: validate explicit directory block buffer owners | Darrick J. Wong | 1 | -1/+1 |
2024-04-15 | xfs: validate explicit directory data buffer owners | Darrick J. Wong | 1 | -1/+1 |
2024-04-15 | xfs: add an explicit owner field to xfs_da_args | Darrick J. Wong | 1 | -0/+2 |
2024-02-19 | xfs: Replace xfs_isilocked with xfs_assert_ilocked | Matthew Wilcox (Oracle) | 1 | -2/+2 |
2023-12-29 | xfs: make if_data a void pointer | Christoph Hellwig | 1 | -4/+2 |
2023-04-11 | xfs: streamline the directory iteration code for scrub | Darrick J. Wong | 1 | -0/+375 |