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_mount.h
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-21
xfs: cache open zone in inode->i_private
Christoph Hellwig
1
-1
/
+0
2025-09-05
xfs: remove deprecated mount options
Darrick J. Wong
1
-6
/
+6
2025-07-08
xfs: add a xfs_group_type_buftarg helper
Christoph Hellwig
1
-0
/
+17
2025-05-14
xfs: add inode to zone caching for data placement
Hans Holmberg
1
-0
/
+1
2025-05-14
xfs: remove the EXPERIMENTAL warning for pNFS
Christoph Hellwig
1
-2
/
+0
2025-05-14
xfs: remove some EXPERIMENTAL warnings
Darrick J. Wong
1
-7
/
+0
2025-05-08
xfs: allow sysadmins to specify a maximum atomic write limit at mount time
Darrick J. Wong
1
-0
/
+6
2025-05-08
xfs: add xfs_calc_atomic_write_unit_max()
John Garry
1
-0
/
+6
2025-05-08
xfs: add xfs_atomic_write_cow_iomap_begin()
John Garry
1
-0
/
+5
2025-04-14
xfs: add tunable threshold parameter for triggering zone GC
Hans Holmberg
1
-0
/
+1
2025-03-03
xfs: export max_open_zones in sysfs
Christoph Hellwig
1
-0
/
+1
2025-03-03
xfs: support write life time based data placement
Hans Holmberg
1
-0
/
+2
2025-03-03
xfs: support zone gaps
Christoph Hellwig
1
-0
/
+9
2025-03-03
xfs: implement zoned garbage collection
Christoph Hellwig
1
-0
/
+3
2025-03-03
xfs: add the zoned space allocator
Christoph Hellwig
1
-0
/
+2
2025-03-03
xfs: allow internal RT devices for zoned mode
Christoph Hellwig
1
-0
/
+7
2025-03-03
xfs: define the zoned on-disk format
Christoph Hellwig
1
-1
/
+12
2025-03-03
xfs: make metabtree reservations global
Christoph Hellwig
1
-0
/
+9
2025-03-03
xfs: support reserved blocks for the rt extent counter
Christoph Hellwig
1
-4
/
+11
2025-03-03
xfs: generalize the freespace and reserved blocks handling
Christoph Hellwig
1
-18
/
+52
2025-01-13
xfs: constify feature checks
Christoph Hellwig
1
-5
/
+5
2024-12-24
xfs: introduce realtime refcount btree ondisk definitions
Darrick J. Wong
1
-0
/
+9
2024-12-24
xfs: introduce realtime rmap btree ondisk definitions
Darrick J. Wong
1
-0
/
+9
2024-12-24
xfs: allow inode-based btrees to reserve space in the data device
Darrick J. Wong
1
-0
/
+1
2024-11-06
xfs: persist quota flags with metadir
Darrick J. Wong
1
-2
/
+19
2024-11-06
xfs: make xfs_rtblock_t a segmented address like xfs_fsblock_t
Darrick J. Wong
1
-3
/
+1
2024-11-06
xfs: make the RT allocator rtgroup aware
Christoph Hellwig
1
-0
/
+1
2024-11-06
xfs: add block headers to realtime bitmap and summary blocks
Darrick J. Wong
1
-1
/
+2
2024-11-06
xfs: check the realtime superblock at mount time
Darrick J. Wong
1
-0
/
+1
2024-11-06
xfs: define the format of rt groups
Darrick J. Wong
1
-2
/
+4
2024-11-06
xfs: refactor xfs_rtsummary_blockcount
Christoph Hellwig
1
-1
/
+1
2024-11-06
xfs: move RT bitmap and summary information to the rtgroup
Christoph Hellwig
1
-10
/
+0
2024-11-06
xfs: support caching rtgroup metadata inodes
Darrick J. Wong
1
-0
/
+1
2024-11-06
xfs: create incore realtime group structures
Darrick J. Wong
1
-0
/
+13
2024-11-06
xfs: load metadata directory root at mount time
Darrick J. Wong
1
-0
/
+1
2024-11-06
xfs: define the on-disk format for the metadir feature
Darrick J. Wong
1
-0
/
+4
2024-11-06
xfs: standardize EXPERIMENTAL warning generation
Darrick J. Wong
1
-6
/
+14
2024-11-06
xfs: add group based bno conversion helpers
Christoph Hellwig
1
-0
/
+30
2024-11-06
xfs: factor out a generic xfs_group structure
Christoph Hellwig
1
-1
/
+5
2024-09-03
xfs: convert perag lookup to xarray
Christoph Hellwig
1
-2
/
+1
2024-09-01
xfs: replace m_rsumsize with m_rsumblocks
Christoph Hellwig
1
-1
/
+1
2024-04-23
xfs: use an XFS_OPSTATE_ flag for detecting if logged xattrs are available
Darrick J. Wong
1
-1
/
+5
2024-04-22
xfs: support RT inodes in xfs_mod_delalloc
Christoph Hellwig
1
-1
/
+8
2024-04-22
xfs: split xfs_mod_freecounter
Christoph Hellwig
1
-8
/
+19
2024-04-22
xfs: compile out v4 support if disabled
Christoph Hellwig
1
-9
/
+31
2024-04-16
xfs: create a incompat flag for atomic file mapping exchanges
Darrick J. Wong
1
-0
/
+2
2024-04-16
xfs: only clear log incompat flags at clean unmount
Darrick J. Wong
1
-1
/
+5
2024-02-22
xfs: teach buftargs to maintain their own buffer hashtable
Darrick J. Wong
1
-3
/
+0
2024-02-22
xfs: remove the xfs_buftarg_t typedef
Christoph Hellwig
1
-3
/
+3
2024-02-22
xfs: track directory entry updates during live nlinks fsck
Darrick J. Wong
1
-0
/
+3
[next]