Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
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 |