index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-10
xfs: kill XBF_UNMAPPED
Christoph Hellwig
8
-73
/
+21
2025-03-10
xfs: convert buffer cache to use high order folios
Christoph Hellwig
1
-6
/
+50
2025-03-10
xfs: remove the kmalloc to page allocator fallback
Christoph Hellwig
1
-24
/
+24
2025-03-10
xfs: refactor backing memory allocations for buffers
Christoph Hellwig
1
-19
/
+36
2025-03-10
xfs: remove xfs_buf_is_vmapped
Christoph Hellwig
1
-17
/
+3
2025-03-10
xfs: remove xfs_buf.b_offset
Christoph Hellwig
2
-4
/
+1
2025-03-10
xfs: add a fast path to xfs_buf_zero when b_addr is set
Christoph Hellwig
1
-2
/
+7
2025-03-10
xfs: unmapped buffer item size straddling mismatch
Dave Chinner
1
-4
/
+14
2025-03-10
Merge branch 'xfs-6.15-merge' into for-next
Carlos Maiolino
75
-947
/
+5666
2025-03-10
xfs: Use abs_diff instead of XFS_ABSDIFF
Matthew Wilcox (Oracle)
1
-5
/
+3
2025-03-07
bdev: add back PAGE_SIZE block size validation for sb_set_blocksize()
Luis Chamberlain
1
-1
/
+2
2025-03-06
Merge branch 'vfs-6.15.shared.iomap' of gitolite.kernel.org:pub/scm/linux/ker...
Christian Brauner
1
-1
/
+2
2025-03-05
VFS: Change vfs_mkdir() to return the dentry.
NeilBrown
1
-4
/
+5
2025-03-03
xfs: export max_open_zones in sysfs
Christoph Hellwig
2
-0
/
+41
2025-03-03
xfs: contain more sysfs code in xfs_sysfs.c
Christoph Hellwig
3
-33
/
+36
2025-03-03
xfs: export zone stats in /proc/*/mountstats
Hans Holmberg
4
-0
/
+111
2025-03-03
xfs: wire up the show_stats super operation
Christoph Hellwig
1
-0
/
+9
2025-03-03
xfs: support write life time based data placement
Hans Holmberg
5
-19
/
+141
2025-03-03
xfs: add a max_open_zones mount option
Christoph Hellwig
1
-1
/
+16
2025-03-03
xfs: support zone gaps
Christoph Hellwig
6
-9
/
+45
2025-03-03
xfs: enable the zoned RT device feature
Christoph Hellwig
1
-1
/
+2
2025-03-03
xfs: disable rt quotas for zoned file systems
Christoph Hellwig
1
-1
/
+2
2025-03-03
xfs: disable reflink for zoned file systems
Christoph Hellwig
1
-0
/
+7
2025-03-03
xfs: enable fsmap reporting for internal RT devices
Christoph Hellwig
2
-17
/
+72
2025-03-03
xfs: support xrep_require_rtext_inuse on zoned file systems
Christoph Hellwig
1
-1
/
+8
2025-03-03
xfs: support xchk_xref_is_used_rt_space on zoned file systems
Christoph Hellwig
1
-2
/
+9
2025-03-03
xfs: allow COW forks on zoned file systems in xchk_bmap
Christoph Hellwig
1
-2
/
+2
2025-03-03
xfs: support growfs on zoned file systems
Christoph Hellwig
1
-20
/
+101
2025-03-03
xfs: hide reserved RT blocks from statfs
Christoph Hellwig
1
-1
/
+2
2025-03-03
xfs: wire up zoned block freeing in xfs_rtextent_free_finish_item
Christoph Hellwig
1
-10
/
+25
2025-03-03
xfs: implement direct writes to zoned RT devices
Christoph Hellwig
5
-11
/
+132
2025-03-03
xfs: implement buffered writes to zoned RT devices
Christoph Hellwig
9
-54
/
+624
2025-03-03
xfs: implement zoned garbage collection
Christoph Hellwig
13
-5
/
+1425
2025-03-03
xfs: add support for zoned space reservations
Christoph Hellwig
9
-21
/
+343
2025-03-03
xfs: add the zoned space allocator
Christoph Hellwig
12
-7
/
+1224
2025-03-03
xfs: parse and validate hardware zone information
Christoph Hellwig
3
-0
/
+207
2025-03-03
xfs: skip zoned RT inodes in xfs_inodegc_want_queue_rt_file
Christoph Hellwig
1
-1
/
+1
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: disable FITRIM for zoned RT devices
Christoph Hellwig
1
-1
/
+2
2025-03-03
xfs: disable sb_frextents for zoned file systems
Christoph Hellwig
5
-9
/
+20
2025-03-03
xfs: export zoned geometry via XFS_FSOP_GEOM
Christoph Hellwig
2
-1
/
+10
2025-03-03
xfs: allow internal RT devices for zoned mode
Christoph Hellwig
8
-9
/
+34
2025-03-03
xfs: define the zoned on-disk format
Christoph Hellwig
23
-35
/
+197
2025-03-03
xfs: add a xfs_rtrmap_highest_rgbno helper
Christoph Hellwig
2
-0
/
+21
2025-03-03
xfs: support XFS_BMAPI_REMAP in xfs_bmap_del_extent_delay
Christoph Hellwig
4
-6
/
+10
2025-03-03
xfs: refine the unaligned check for always COW inodes in xfs_file_dio_write
Christoph Hellwig
1
-1
/
+10
2025-03-03
xfs: skip always_cow inodes in xfs_reflink_trim_around_shared
Christoph Hellwig
1
-1
/
+1
2025-03-03
xfs: move xfs_bmapi_reserve_delalloc to xfs_iomap.c
Christoph Hellwig
3
-292
/
+287
2025-03-03
xfs: add a rtg_blocks helper
Christoph Hellwig
2
-1
/
+6
2025-03-03
xfs: factor out a xfs_rt_check_size helper
Christoph Hellwig
1
-31
/
+31
[prev]
[next]