index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_file.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-19
Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+2
2026-02-13
mm: update all remaining mmap_prepare users to use vma_flags_t
Lorenzo Stoakes
1
-2
/
+2
2026-02-10
Merge tag 'for-7.0/block-stable-pages-20260206' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-3
/
+38
2026-02-10
Merge tag 'xfs-merge-7.0' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-1
/
+1
2026-01-28
xfs: use bounce buffering direct I/O when the device requires stable pages
Christoph Hellwig
1
-3
/
+38
2026-01-21
xfs: directly include xfs_platform.h
Christoph Hellwig
1
-1
/
+1
2026-01-12
xfs: add setlease file operation
Jeff Layton
1
-0
/
+3
2025-12-16
xfs: fix XFS_ERRTAG_FORCE_ZERO_RANGE for zoned file system
Christoph Hellwig
1
-10
/
+48
2025-11-05
xfs: support sub-block aligned vectors in always COW mode
Christoph Hellwig
1
-10
/
+11
2025-11-05
xfs: error tag to force zeroing on debug kernels
Brian Foster
1
-7
/
+22
2025-09-23
xfs: rework datasync tracking and execution
Dave Chinner
1
-41
/
+34
2025-08-11
xfs: disallow atomic writes on DAX
John Garry
1
-3
/
+3
2025-08-01
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2025-07-29
Merge tag 'vfs-6.17-rc1.iomap' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+4
2025-07-28
Merge tag 'vfs-6.17-rc1.mmap_prepare' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-7
/
+8
2025-07-24
xfs: stop passing an inode to the zone space reservation helpers
Christoph Hellwig
1
-12
/
+12
2025-07-14
iomap: replace iomap_folio_ops with iomap_write_ops
Christoph Hellwig
1
-2
/
+4
2025-07-10
mm: remove callers of pfn_t functionality
Alistair Popple
1
-1
/
+1
2025-07-08
xfs: rename the bt_bdev_* buftarg fields
Christoph Hellwig
1
-1
/
+1
2025-06-30
xfs: add FALLOC_FL_ALLOCATE_RANGE to supported flags mask
Youling Tang
1
-3
/
+4
2025-06-17
fs/xfs: transition from deprecated .mmap hook to .mmap_prepare
Lorenzo Stoakes
1
-7
/
+7
2025-06-17
fs/dax: make it possible to check dev dax support without a VMA
Lorenzo Stoakes
1
-1
/
+2
2025-05-08
xfs: update atomic write limits
John Garry
1
-1
/
+1
2025-05-08
xfs: add xfs_file_dio_write_atomic()
John Garry
1
-0
/
+68
2025-05-08
xfs: commit CoW-based atomic writes atomically
John Garry
1
-1
/
+4
2025-05-08
xfs: refine atomic write size check in xfs_file_write_iter()
John Garry
1
-7
/
+5
2025-05-08
xfs: rename xfs_inode_can_atomicwrite() -> xfs_inode_can_hw_atomic_write()
John Garry
1
-1
/
+1
2025-03-18
Merge branch 'xfs-6.15-zoned_devices' into XFS-for-linus-6.15-merge
Carlos Maiolino
1
-39
/
+312
2025-03-13
Revert "xfs: add pre-content fsnotify hook for DAX faults"
Amir Goldstein
1
-13
/
+0
2025-03-03
xfs: implement direct writes to zoned RT devices
Christoph Hellwig
1
-8
/
+72
2025-03-03
xfs: implement buffered writes to zoned RT devices
Christoph Hellwig
1
-25
/
+216
2025-03-03
xfs: don't call xfs_can_free_eofblocks from ->release for zoned inodes
Christoph Hellwig
1
-4
/
+11
2025-03-03
xfs: allow internal RT devices for zoned mode
Christoph Hellwig
1
-1
/
+1
2025-03-03
xfs: refine the unaligned check for always COW inodes in xfs_file_dio_write
Christoph Hellwig
1
-1
/
+10
2025-02-27
xfs: flag as supporting FOP_DONTCACHE
Jens Axboe
1
-1
/
+2
2025-02-06
iomap: pass private data to iomap_page_mkwrite
Christoph Hellwig
1
-1
/
+2
2025-01-24
Merge tag 'fsnotify_hsm_for_v6.14-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+13
2024-12-13
xfs: don't drop errno values when we fail to ficlone the entire range
Darrick J. Wong
1
-0
/
+8
2024-12-11
xfs: add pre-content fsnotify hook for DAX faults
Josef Bacik
1
-0
/
+13
2024-11-21
Merge tag 'xfs-6.13-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-36
/
+30
2024-11-18
Merge tag 'vfs-6.13.untorn.writes' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+16
2024-11-05
xfs: remove xfs_page_mkwrite_iomap_ops
Christoph Hellwig
1
-1
/
+1
2024-11-05
xfs: remove __xfs_filemap_fault
Christoph Hellwig
1
-18
/
+11
2024-11-05
xfs: split write fault handling out of __xfs_filemap_fault
Christoph Hellwig
1
-22
/
+19
2024-11-05
xfs: split the page fault trace event
Christoph Hellwig
1
-2
/
+6
2024-11-05
xfs: Support setting FMODE_CAN_ATOMIC_WRITE
John Garry
1
-0
/
+2
2024-11-05
xfs: Validate atomic writes
John Garry
1
-0
/
+14
2024-10-15
xfs: take XFS_MMAPLOCK_EXCL xfs_file_write_zero_eof
Christoph Hellwig
1
-1
/
+7
2024-10-15
xfs: factor out a xfs_file_write_zero_eof helper
Christoph Hellwig
1
-58
/
+82
2024-09-21
Merge tag 'vfs-6.12.blocksize' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
[next]