index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_exchrange.c
Age
Commit message (
Expand
)
Author
2025-01-24
xfs: don't call remap_verify_area with sb write protection held
Christoph Hellwig
2024-12-23
xfs: prepare to reuse the dquot pointer space in struct xfs_inode
Darrick J. Wong
2024-12-12
xfs: port xfs_ioc_start_commit to multigrain timestamps
Darrick J. Wong
2024-11-21
Merge tag 'xfs-6.13-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2024-11-05
xfs: create helpers to deal with rounding xfs_filblks_t to rtx boundaries
Darrick J. Wong
2024-11-03
fdget(), more trivial conversions
Al Viro
2024-09-23
Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-09-01
xfs: introduce new file range commit ioctls
Darrick J. Wong
2024-08-12
introduce fd_file(), convert all accessors to it.
Al Viro
2024-04-15
xfs: support non-power-of-two rtextsize with exchange-range
Darrick J. Wong
2024-04-15
xfs: make file range exchange support realtime files
Darrick J. Wong
2024-04-15
xfs: bind together the front and back ends of the file range exchange code
Darrick J. Wong
2024-04-15
xfs: create deferred log items for file mapping exchanges
Darrick J. Wong
2024-04-15
xfs: introduce new file range exchange ioctl
Darrick J. Wong