summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_handle.c
AgeCommit message (Expand)Author
2024-11-03simplify xfs_find_handle() a bitAl Viro
2024-08-12struct fd: representation changeAl Viro
2024-08-12introduce fd_file(), convert all accessors to it.Al Viro
2024-07-01xfs: Remove header files which are included more than onceWenchao Hao
2024-05-27xfs: don't open-code u64_to_user_ptrDarrick J. Wong
2024-04-23xfs: add parent pointer ioctlsDarrick J. Wong
2024-04-23xfs: split out handle management helpers a bitDarrick J. Wong
2024-04-23xfs: move handle ioctl code to xfs_handle.cDarrick J. Wong