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_file.c
Age
Commit message (
Expand
)
Author
3 days
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
6 days
Merge tag 'vfs-6.17-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6 days
Merge tag 'vfs-6.17-rc1.mmap_prepare' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
10 days
xfs: stop passing an inode to the zone space reservation helpers
Christoph Hellwig
2025-07-14
iomap: replace iomap_folio_ops with iomap_write_ops
Christoph Hellwig
2025-07-09
mm: remove callers of pfn_t functionality
Alistair Popple
2025-07-08
xfs: rename the bt_bdev_* buftarg fields
Christoph Hellwig
2025-06-30
xfs: add FALLOC_FL_ALLOCATE_RANGE to supported flags mask
Youling Tang
2025-06-17
fs/xfs: transition from deprecated .mmap hook to .mmap_prepare
Lorenzo Stoakes
2025-06-17
fs/dax: make it possible to check dev dax support without a VMA
Lorenzo Stoakes
2025-05-07
xfs: update atomic write limits
John Garry
2025-05-07
xfs: add xfs_file_dio_write_atomic()
John Garry
2025-05-07
xfs: commit CoW-based atomic writes atomically
John Garry
2025-05-07
xfs: refine atomic write size check in xfs_file_write_iter()
John Garry
2025-05-07
xfs: rename xfs_inode_can_atomicwrite() -> xfs_inode_can_hw_atomic_write()
John Garry
2025-03-18
Merge branch 'xfs-6.15-zoned_devices' into XFS-for-linus-6.15-merge
Carlos Maiolino
2025-03-13
Revert "xfs: add pre-content fsnotify hook for DAX faults"
Amir Goldstein
2025-03-03
xfs: implement direct writes to zoned RT devices
Christoph Hellwig
2025-03-03
xfs: implement buffered writes to zoned RT devices
Christoph Hellwig
2025-03-03
xfs: don't call xfs_can_free_eofblocks from ->release for zoned inodes
Christoph Hellwig
2025-03-03
xfs: allow internal RT devices for zoned mode
Christoph Hellwig
2025-03-03
xfs: refine the unaligned check for always COW inodes in xfs_file_dio_write
Christoph Hellwig
2025-02-27
xfs: flag as supporting FOP_DONTCACHE
Jens Axboe
2025-02-06
iomap: pass private data to iomap_page_mkwrite
Christoph Hellwig
2025-01-23
Merge tag 'fsnotify_hsm_for_v6.14-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-12-12
xfs: don't drop errno values when we fail to ficlone the entire range
Darrick J. Wong
2024-12-11
xfs: add pre-content fsnotify hook for DAX faults
Josef Bacik
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-18
Merge tag 'vfs-6.13.untorn.writes' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-11-05
xfs: remove xfs_page_mkwrite_iomap_ops
Christoph Hellwig
2024-11-05
xfs: remove __xfs_filemap_fault
Christoph Hellwig
2024-11-05
xfs: split write fault handling out of __xfs_filemap_fault
Christoph Hellwig
2024-11-05
xfs: split the page fault trace event
Christoph Hellwig
2024-11-04
xfs: Support setting FMODE_CAN_ATOMIC_WRITE
John Garry
2024-11-04
xfs: Validate atomic writes
John Garry
2024-10-15
xfs: take XFS_MMAPLOCK_EXCL xfs_file_write_zero_eof
Christoph Hellwig
2024-10-15
xfs: factor out a xfs_file_write_zero_eof helper
Christoph Hellwig
2024-09-20
Merge tag 'vfs-6.12.blocksize' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Linus Torvalds
2024-09-19
Merge tag 'xfs-6.12-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2024-09-03
iomap: add a private argument for iomap_file_buffered_write
Josef Bacik
2024-09-03
xfs: reclaim speculative preallocations for append only files
Christoph Hellwig
2024-09-03
xfs: check XFS_EOFBLOCKS_RELEASED earlier in xfs_release_eofblocks
Christoph Hellwig
2024-09-03
xfs: only free posteof blocks on first close
Darrick J. Wong
2024-09-03
xfs: don't free post-EOF blocks on read close
Dave Chinner
2024-09-03
xfs: skip all of xfs_file_release when shut down
Christoph Hellwig
2024-09-03
xfs: don't bother returning errors from xfs_file_release
Christoph Hellwig
2024-09-03
xfs: refactor f_op->release handling
Christoph Hellwig
2024-08-28
xfs: refactor xfs_file_fallocate
Christoph Hellwig
2024-08-28
xfs: move the xfs_is_always_cow_inode check into xfs_alloc_file_space
Christoph Hellwig
2024-08-28
xfs: call xfs_flush_unmap_range from xfs_free_file_space
Christoph Hellwig
[next]