summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_exchrange.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* xfs: port xfs_ioc_start_commit to multigrain timestampsDarrick J. Wong2024-12-131-7/+7
* Merge tag 'xfs-6.13-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2024-11-211-1/+1
|\
| * xfs: create helpers to deal with rounding xfs_filblks_t to rtx boundariesDarrick J. Wong2024-11-051-1/+1
* | fdget(), more trivial conversionsAl Viro2024-11-031-13/+5
|/
* 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-131-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