summaryrefslogtreecommitdiff
path: root/fs/xfs/xfs_exchrange.c
AgeCommit message (Expand)Author
2024-11-21Merge tag 'xfs-6.13-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2024-11-05xfs: create helpers to deal with rounding xfs_filblks_t to rtx boundariesDarrick J. Wong
2024-11-03fdget(), more trivial conversionsAl Viro
2024-09-23Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-09-01xfs: introduce new file range commit ioctlsDarrick J. Wong
2024-08-12introduce fd_file(), convert all accessors to it.Al Viro
2024-04-15xfs: support non-power-of-two rtextsize with exchange-rangeDarrick J. Wong
2024-04-15xfs: make file range exchange support realtime filesDarrick J. Wong
2024-04-15xfs: bind together the front and back ends of the file range exchange codeDarrick J. Wong
2024-04-15xfs: create deferred log items for file mapping exchangesDarrick J. Wong
2024-04-15xfs: introduce new file range exchange ioctlDarrick J. Wong