summaryrefslogtreecommitdiff
path: root/fs/xfs/libxfs/xfs_inode_util.c
AgeCommit message (Expand)AuthorFilesLines
2026-06-16Merge tag 'xfs-merge-7.2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds1-7/+6
2026-06-09xfs: remove the i_ino field in struct xfs_inodeChristoph Hellwig1-3/+3
2026-06-09xfs: add a XFS_INODE_TO_AGINO helperChristoph Hellwig1-3/+2
2026-06-09xfs: add a XFS_INODE_TO_AGNO helperChristoph Hellwig1-1/+1
2026-05-11xfs: Report case sensitivity in fileattr_getChuck Lever1-0/+2
2026-01-21xfs: directly include xfs_platform.hChristoph Hellwig1-1/+1
2025-09-05xfs: remove deprecated sysctl knobsDarrick J. Wong1-11/+0
2025-03-03xfs: define the zoned on-disk formatChristoph Hellwig1-0/+1
2024-11-05xfs: define the on-disk format for the metadir featureDarrick J. Wong1-0/+2
2024-11-05xfs: convert remaining trace points to pass pag structuresChristoph Hellwig1-2/+2
2024-09-03xfs: remove unnecessary checkDan Carpenter1-1/+1
2024-07-02xfs: hoist inode free function to libxfsDarrick J. Wong1-0/+52
2024-07-02xfs: separate the icreate logic around INIT_XATTRSDarrick J. Wong1-10/+26
2024-07-02xfs: hoist xfs_{bump,drop}link to libxfsDarrick J. Wong1-0/+53
2024-07-02xfs: hoist xfs_iunlink to libxfsDarrick J. Wong1-0/+282
2024-07-02xfs: hoist new inode initialization functions to libxfsDarrick J. Wong1-0/+212
2024-07-02xfs: hoist project id get/set functions to libxfsDarrick J. Wong1-0/+10
2024-07-02xfs: hoist inode flag conversion functions to libxfsDarrick J. Wong1-0/+124