Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | struct fd: representation change | Al Viro | 2024-08-12 | 1 | -1/+1 |
* | introduce fd_file(), convert all accessors to it. | Al Viro | 2024-08-12 | 1 | -2/+2 |
* | xfs: Remove header files which are included more than once | Wenchao Hao | 2024-07-01 | 1 | -1/+0 |
* | xfs: don't open-code u64_to_user_ptr | Darrick J. Wong | 2024-05-27 | 1 | -6/+1 |
* | xfs: add parent pointer ioctls | Darrick J. Wong | 2024-04-23 | 1 | -0/+298 |
* | xfs: split out handle management helpers a bit | Darrick J. Wong | 2024-04-23 | 1 | -31/+67 |
* | xfs: move handle ioctl code to xfs_handle.c | Darrick J. Wong | 2024-04-23 | 1 | -0/+618 |