index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
xfs_mount.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-07
xfs: allow sysadmins to specify a maximum atomic write limit at mount time
Darrick J. Wong
1
-1
/
+79
2025-05-07
xfs: add xfs_calc_atomic_write_unit_max()
John Garry
1
-0
/
+83
2025-03-18
xfs: remove the flags argument to xfs_buf_read_uncached
Christoph Hellwig
1
-3
/
+3
2025-03-03
xfs: contain more sysfs code in xfs_sysfs.c
Christoph Hellwig
1
-23
/
+6
2025-03-03
xfs: implement zoned garbage collection
Christoph Hellwig
1
-0
/
+4
2025-03-03
xfs: add support for zoned space reservations
Christoph Hellwig
1
-15
/
+21
2025-03-03
xfs: add the zoned space allocator
Christoph Hellwig
1
-0
/
+11
2025-03-03
xfs: disable sb_frextents for zoned file systems
Christoph Hellwig
1
-1
/
+1
2025-03-03
xfs: trace in-memory freecounter reservations
Christoph Hellwig
1
-0
/
+2
2025-03-03
xfs: support reserved blocks for the rt extent counter
Christoph Hellwig
1
-30
/
+40
2025-03-03
xfs: generalize the freespace and reserved blocks handling
Christoph Hellwig
1
-8
/
+29
2025-03-03
xfs: reflow xfs_dec_freecounter
Christoph Hellwig
1
-21
/
+18
2025-02-25
xfs: remove most in-flight buffer accounting
Christoph Hellwig
1
-5
/
+2
2024-12-23
xfs: introduce realtime refcount btree ondisk definitions
Darrick J. Wong
1
-1
/
+4
2024-12-23
xfs: introduce realtime rmap btree ondisk definitions
Darrick J. Wong
1
-2
/
+3
2024-12-23
xfs: allow inode-based btrees to reserve space in the data device
Darrick J. Wong
1
-0
/
+10
2024-11-05
xfs: persist quota flags with metadir
Darrick J. Wong
1
-0
/
+15
2024-11-05
xfs: make RT extent numbers relative to the rtgroup
Christoph Hellwig
1
-1
/
+1
2024-11-05
xfs: create incore realtime group structures
Darrick J. Wong
1
-1
/
+12
2024-11-05
xfs: load metadata directory root at mount time
Darrick J. Wong
1
-2
/
+29
2024-10-22
xfs: merge the perag freeing helpers
Christoph Hellwig
1
-3
/
+2
2024-10-22
xfs: pass the exact range to initialize to xfs_initialize_perag
Christoph Hellwig
1
-2
/
+2
2024-09-20
Merge tag 'vfs-6.12.blocksize' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-2
/
+6
2024-09-03
xfs: enable block size larger than page size support
Pankaj Raghav
1
-1
/
+0
2024-09-03
xfs: Use xfs set and clear mp state helpers
John Garry
1
-1
/
+1
2024-09-02
xfs: make the calculation generic in xfs_sb_validate_fsb_count()
Pankaj Raghav
1
-1
/
+6
2024-04-23
xfs: use an XFS_OPSTATE_ flag for detecting if logged xattrs are available
Darrick J. Wong
1
-0
/
+16
2024-04-22
xfs: support RT inodes in xfs_mod_delalloc
Christoph Hellwig
1
-3
/
+15
2024-04-22
xfs: split xfs_mod_freecounter
Christoph Hellwig
1
-32
/
+35
2024-04-15
xfs: only clear log incompat flags at clean unmount
Darrick J. Wong
1
-1
/
+7
2024-03-13
Merge tag 'xfs-6.9-merge-8' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-1
/
+1
2024-02-13
xfs: convert remaining kmem_free() to kfree()
Dave Chinner
1
-1
/
+1
2024-02-12
xfs: add support for FS_IOC_GETFSSYSFSPATH
Kent Overstreet
1
-0
/
+2
2024-02-08
fs: super_set_uuid()
Kent Overstreet
1
-1
/
+1
2023-12-07
xfs: clean up the xfs_reserve_blocks interface
Christoph Hellwig
1
-6
/
+2
2023-10-04
xfs: dynamically allocate the xfs-inodegc shrinker
Qi Zheng
1
-2
/
+2
2023-08-10
xfs: track usage statistics of online fsck
Darrick J. Wong
1
-2
/
+7
2022-11-16
xfs: fix sb write verify for lazysbcount
Long Li
1
-0
/
+15
2022-09-19
xfs: simplify if-else condition in xfs_validate_new_dalign
Zeng Heng
1
-18
/
+20
2022-07-07
xfs: Pre-calculate per-AG agbno geometry
Dave Chinner
1
-1
/
+2
2022-05-27
xfs: don't log every time we clear the log incompat flags
Darrick J. Wong
1
-1
/
+0
2022-04-12
xfs: use a separate frextents counter for rt extent reservations
Darrick J. Wong
1
-29
/
+21
2022-04-12
xfs: recalculate free rt extents after log recovery
Darrick J. Wong
1
-9
/
+32
2022-03-29
xfs: log shutdown triggers should only shut down the log
Dave Chinner
1
-0
/
+1
2022-03-28
xfs: don't include bnobt blocks when reserving free block pool
Darrick J. Wong
1
-1
/
+1
2021-12-21
xfs: only run COW extent recovery when there are no live extents
Darrick J. Wong
1
-10
/
+0
2021-10-19
xfs: compute maximum AG btree height for critical reservation calculation
Darrick J. Wong
1
-0
/
+14
2021-08-19
xfs: convert xfs_sb_version_has checks to use mount features
Dave Chinner
1
-1
/
+1
2021-08-19
xfs: replace XFS_FORCED_SHUTDOWN with xfs_is_shutdown
Dave Chinner
1
-3
/
+3
2021-08-19
xfs: convert remaining mount flags to state flags
Dave Chinner
1
-8
/
+7
[next]