summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_handle.c
AgeCommit message (Expand)AuthorFilesLines
2024-08-13struct fd: representation changeAl Viro1-1/+1
2024-08-13introduce fd_file(), convert all accessors to it.Al Viro1-2/+2
2024-07-01xfs: Remove header files which are included more than onceWenchao Hao1-1/+0
2024-05-27xfs: don't open-code u64_to_user_ptrDarrick J. Wong1-6/+1
2024-04-23xfs: add parent pointer ioctlsDarrick J. Wong1-0/+298
2024-04-23xfs: split out handle management helpers a bitDarrick J. Wong1-31/+67
2024-04-23xfs: move handle ioctl code to xfs_handle.cDarrick J. Wong1-0/+618