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
/
xfs_super.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-14
xfs: Fail remount with noattr2 on a v5 with v4 enabled
Nirjhar Roy (IBM)
1
-0
/
+26
2025-05-14
xfs: free up mp->m_free[0].count in error case
Wengang Wang
1
-1
/
+1
2025-04-01
Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+12
2025-03-27
Merge tag 'xfs-6.15-merge' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-36
/
+129
2025-03-24
Merge tag 'vfs-6.15-rc1.pagesize' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+2
2025-03-17
fs/dax: ensure all pages are idle prior to filesystem unmount
Alistair Popple
1
-0
/
+12
2025-03-07
bdev: add back PAGE_SIZE block size validation for sb_set_blocksize()
Luis Chamberlain
1
-1
/
+2
2025-03-03
xfs: export zone stats in /proc/*/mountstats
Hans Holmberg
1
-0
/
+4
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
1
-0
/
+15
2025-03-03
xfs: add a max_open_zones mount option
Christoph Hellwig
1
-1
/
+16
2025-03-03
xfs: disable reflink for zoned file systems
Christoph Hellwig
1
-0
/
+7
2025-03-03
xfs: hide reserved RT blocks from statfs
Christoph Hellwig
1
-1
/
+2
2025-03-03
xfs: implement zoned garbage collection
Christoph Hellwig
1
-0
/
+10
2025-03-03
xfs: disable sb_frextents for zoned file systems
Christoph Hellwig
1
-1
/
+3
2025-03-03
xfs: allow internal RT devices for zoned mode
Christoph Hellwig
1
-2
/
+10
2025-03-03
xfs: define the zoned on-disk format
Christoph Hellwig
1
-1
/
+10
2025-03-03
xfs: make metabtree reservations global
Christoph Hellwig
1
-0
/
+1
2025-03-03
xfs: support reserved blocks for the rt extent counter
Christoph Hellwig
1
-12
/
+20
2025-03-03
xfs: generalize the freespace and reserved blocks handling
Christoph Hellwig
1
-19
/
+23
2025-02-14
xfs: do not check NEEDSREPAIR if ro,norecovery mount.
Lukas Herbolt
1
-2
/
+6
2025-01-23
Merge tag 'fsnotify_hsm_for_v6.14-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2025-01-13
xfs: refactor xfs_fs_statfs
Christoph Hellwig
1
-54
/
+78
2025-01-13
xfs: don't take m_sb_lock in xfs_fs_statfs
Christoph Hellwig
1
-2
/
+4
2024-12-23
xfs: enable realtime reflink
Darrick J. Wong
1
-2
/
+4
2024-12-23
xfs: enable realtime rmap btree
Darrick J. Wong
1
-6
/
+0
2024-12-11
fs: enable pre-content events on supported file systems
Josef Bacik
1
-1
/
+1
2024-11-21
Merge tag 'xfs-6.13-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-21
/
+54
2024-11-05
xfs: report realtime block quota limits on realtime directories
Darrick J. Wong
1
-6
/
+5
2024-11-05
xfs: persist quota flags with metadir
Darrick J. Wong
1
-1
/
+24
2024-11-05
xfs: check the realtime superblock at mount time
Darrick J. Wong
1
-2
/
+10
2024-11-05
xfs: make RT extent numbers relative to the rtgroup
Christoph Hellwig
1
-1
/
+2
2024-11-05
xfs: define the on-disk format for the metadir feature
Darrick J. Wong
1
-0
/
+3
2024-11-05
xfs: standardize EXPERIMENTAL warning generation
Darrick J. Wong
1
-7
/
+3
2024-11-05
xfs: factor out a generic xfs_group structure
Christoph Hellwig
1
-4
/
+7
2024-10-10
Merge patch series "timekeeping/fs: multigrain timestamp redux"
Christian Brauner
1
-1
/
+1
2024-10-10
xfs: switch to multigrain timestamps
Jeff Layton
1
-1
/
+1
2024-09-20
Merge tag 'vfs-6.12.blocksize' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Linus Torvalds
1
-8
/
+20
2024-09-03
xfs: enable block size larger than page size support
Pankaj Raghav
1
-8
/
+20
2024-09-03
xfs: convert perag lookup to xarray
Christoph Hellwig
1
-2
/
+1
2024-09-03
xfs: Use xfs set and clear mp state helpers
John Garry
1
-5
/
+5
2024-04-23
xfs: add a incompat feature bit for parent pointers
Allison Henderson
1
-0
/
+4
2024-04-23
xfs: parent pointer attribute creation
Allison Henderson
1
-0
/
+10
2024-04-22
xfs: support RT inodes in xfs_mod_delalloc
Christoph Hellwig
1
-1
/
+10
2024-04-22
xfs: split xfs_mod_freecounter
Christoph Hellwig
1
-5
/
+1
2024-04-22
xfs: compile out v4 support if disabled
Christoph Hellwig
1
-9
/
+13
2024-04-15
xfs: introduce a file mapping exchange log intent item
Darrick J. Wong
1
-0
/
+19
2024-04-15
xfs: create a incompat flag for atomic file mapping exchanges
Darrick J. Wong
1
-0
/
+4
2024-03-27
fs,block: yield devices early
Christian Brauner
1
-3
/
+3
2024-03-13
Merge tag 'xfs-6.9-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-6
/
+14
[next]