Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2025-03-03 | xfs: define the zoned on-disk format | Christoph Hellwig | 1 | -0/+1 |
2024-11-06 | xfs: define the on-disk format for the metadir feature | Darrick J. Wong | 1 | -0/+2 |
2024-11-06 | xfs: convert remaining trace points to pass pag structures | Christoph Hellwig | 1 | -2/+2 |
2024-09-03 | xfs: remove unnecessary check | Dan Carpenter | 1 | -1/+1 |
2024-07-02 | xfs: hoist inode free function to libxfs | Darrick J. Wong | 1 | -0/+52 |
2024-07-02 | xfs: separate the icreate logic around INIT_XATTRS | Darrick J. Wong | 1 | -10/+26 |
2024-07-02 | xfs: hoist xfs_{bump,drop}link to libxfs | Darrick J. Wong | 1 | -0/+53 |
2024-07-02 | xfs: hoist xfs_iunlink to libxfs | Darrick J. Wong | 1 | -0/+282 |
2024-07-02 | xfs: hoist new inode initialization functions to libxfs | Darrick J. Wong | 1 | -0/+212 |
2024-07-02 | xfs: hoist project id get/set functions to libxfs | Darrick J. Wong | 1 | -0/+10 |
2024-07-02 | xfs: hoist inode flag conversion functions to libxfs | Darrick J. Wong | 1 | -0/+124 |