index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
Age
Commit message (
Expand
)
Author
2023-10-17
xfs: rename xfs_verify_rtext to xfs_verify_rtbext
Darrick J. Wong
2023-10-17
xfs: convert rt bitmap extent lengths to xfs_rtbxlen_t
Darrick J. Wong
2023-10-17
xfs: convert rt bitmap/summary block numbers to xfs_fileoff_t
Darrick J. Wong
2023-10-17
xfs: convert xfs_extlen_t to xfs_rtxlen_t in the rt allocator
Darrick J. Wong
2023-10-17
xfs: move the xfs_rtbitmap.c declarations to xfs_rtbitmap.h
Darrick J. Wong
2023-10-17
xfs: make sure maxlen is still congruent with prod when rounding down
Darrick J. Wong
2023-10-17
xfs: fix units conversion error in xfs_bmap_del_extent_delay
Darrick J. Wong
2023-10-17
xfs: rt stubs should return negative errnos when rt disabled
Darrick J. Wong
2023-10-17
xfs: prevent rt growfs when quota is enabled
Darrick J. Wong
2023-10-17
xfs: hoist freeing of rt data fork extent mappings
Darrick J. Wong
2023-10-17
xfs: bump max fsgeom struct version
Darrick J. Wong
2023-10-12
xfs: reinstate the old i_version counter as STATX_CHANGE_COOKIE
Jeff Layton
2023-10-12
xfs: Remove duplicate include
Jiapeng Chong
2023-10-12
xfs: correct calculation for agend and blockcount
Shiyang Ruan
2023-10-11
xfs: process free extents to busy list in FIFO order
Darrick J. Wong
2023-10-11
xfs: adjust the incore perag block_count when shrinking
Darrick J. Wong
2023-10-10
xfs: move xfs_xattr_handlers to .rodata
Wedson Almeida Filho
2023-10-04
xfs: dynamically allocate the xfs-qm shrinker
Qi Zheng
2023-10-04
xfs: dynamically allocate the xfs-inodegc shrinker
Qi Zheng
2023-10-04
xfs: dynamically allocate the xfs-buf shrinker
Qi Zheng
2023-10-04
xfs: abort fstrim if kernel is suspending
Dave Chinner
2023-10-04
xfs: reduce AGF hold times during fstrim operations
Dave Chinner
2023-10-04
xfs: move log discard work to xfs_discard.c
Dave Chinner
2023-09-24
xfs: fix reloading entire unlinked bucket lists
Darrick J. Wong
2023-09-22
Merge tag 'xfs-6.6-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2023-09-20
Revert "xfs: switch to multigrain timestamps"
Christian Brauner
2023-09-13
xfs: use roundup_pow_of_two instead of ffs during xlog_find_tail
Wang Jianchao
2023-09-13
Merge tag 'fix-scrub-6.6_2023-09-12' of https://git.kernel.org/pub/scm/linux/...
Chandan Babu R
2023-09-13
Merge tag 'fix-larp-requirements-6.6_2023-09-12' of https://git.kernel.org/pu...
Chandan Babu R
2023-09-13
Merge tag 'fix-iunlink-list-6.6_2023-09-12' of https://git.kernel.org/pub/scm...
Chandan Babu R
2023-09-13
Merge tag 'fix-iunlink-6.6_2023-09-12' of https://git.kernel.org/pub/scm/linu...
Chandan Babu R
2023-09-13
Merge tag 'fix-efi-recovery-6.6_2023-09-12' of https://git.kernel.org/pub/scm...
Chandan Babu R
2023-09-13
Merge tag 'fix-ro-mounts-6.6_2023-09-12' of https://git.kernel.org/pub/scm/li...
Chandan Babu R
2023-09-13
Merge tag 'fix-percpu-lists-6.6_2023-09-12' of https://git.kernel.org/pub/scm...
Chandan Babu R
2023-09-13
Merge tag 'fix-fsmap-6.6_2023-09-12' of https://git.kernel.org/pub/scm/linux/...
Chandan Babu R
2023-09-12
xfs: only call xchk_stats_merge after validating scrub inputs
Darrick J. Wong
2023-09-12
xfs: require a relatively recent V5 filesystem for LARP mode
Darrick J. Wong
2023-09-12
xfs: make inode unlinked bucket recovery work with quotacheck
Darrick J. Wong
2023-09-12
xfs: load uncached unlinked inodes into memory on demand
Darrick J. Wong
2023-09-12
xfs: reserve less log space when recovering log intent items
Darrick J. Wong
2023-09-12
xfs: fix log recovery when unknown rocompat bits are set
Darrick J. Wong
2023-09-12
xfs: reload entire unlinked bucket lists
Darrick J. Wong
2023-09-12
xfs: allow inode inactivation during a ro mount log recovery
Darrick J. Wong
2023-09-12
xfs: use i_prev_unlinked to distinguish inodes that are not on the unlinked list
Darrick J. Wong
2023-09-11
xfs: remove CPU hotplug infrastructure
Darrick J. Wong
2023-09-11
xfs: remove the all-mounts list
Darrick J. Wong
2023-09-11
xfs: use per-mount cpumask to track nonempty percpu inodegc lists
Darrick J. Wong
2023-09-11
xfs: fix an agbno overflow in __xfs_getfsmap_datadev
Darrick J. Wong
2023-09-11
xfs: fix per-cpu CIL structure aggregation racing with dying cpus
Darrick J. Wong
2023-09-11
xfs: fix select in config XFS_ONLINE_SCRUB_STATS
Lukas Bulwahn
[prev]
[next]