summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_handle.c
Commit message (Expand)AuthorAgeFilesLines
* struct fd: representation changeAl Viro2024-08-121-1/+1
* introduce fd_file(), convert all accessors to it.Al Viro2024-08-121-2/+2
* xfs: Remove header files which are included more than onceWenchao Hao2024-07-011-1/+0
* xfs: don't open-code u64_to_user_ptrDarrick J. Wong2024-05-271-6/+1
* xfs: add parent pointer ioctlsDarrick J. Wong2024-04-231-0/+298
* xfs: split out handle management helpers a bitDarrick J. Wong2024-04-231-31/+67
* xfs: move handle ioctl code to xfs_handle.cDarrick J. Wong2024-04-231-0/+618