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