summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_exchrange.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-09-231-4/+4
|\
| * introduce fd_file(), convert all accessors to it.Al Viro2024-08-121-2/+2
* | xfs: introduce new file range commit ioctlsDarrick J. Wong2024-09-011-1/+142
|/
* xfs: support non-power-of-two rtextsize with exchange-rangeDarrick J. Wong2024-04-151-7/+82
* xfs: make file range exchange support realtime filesDarrick J. Wong2024-04-151-0/+9
* xfs: bind together the front and back ends of the file range exchange codeDarrick J. Wong2024-04-151-1/+333
* xfs: create deferred log items for file mapping exchangesDarrick J. Wong2024-04-151-0/+49
* xfs: introduce new file range exchange ioctlDarrick J. Wong2024-04-151-0/+339