index
:
pm24.git
cpufreq-rust
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
/
libxfs
Age
Commit message (
Expand
)
Author
2021-08-19
xfs: convert bp->b_bn references to xfs_buf_daddr()
Dave Chinner
2021-08-19
xfs: introduce xfs_buf_daddr()
Dave Chinner
2021-08-19
xfs: kill xfs_sb_version_has_v3inode()
Dave Chinner
2021-08-19
xfs: introduce xfs_sb_is_v5 helper
Dave Chinner
2021-08-19
xfs: remove unused xfs_sb_version_has wrappers
Dave Chinner
2021-08-19
xfs: convert xfs_sb_version_has checks to use mount features
Dave Chinner
2021-08-19
xfs: open code sb verifier feature checks
Dave Chinner
2021-08-19
xfs: convert xfs_fs_geometry to use mount feature checks
Dave Chinner
2021-08-19
xfs: replace XFS_FORCED_SHUTDOWN with xfs_is_shutdown
Dave Chinner
2021-08-19
xfs: convert remaining mount flags to state flags
Dave Chinner
2021-08-19
xfs: convert mount flags to features
Dave Chinner
2021-08-19
xfs: replace xfs_sb_version checks with feature flag checks
Dave Chinner
2021-08-19
xfs: reflect sb features in xfs_mount
Dave Chinner
2021-08-19
xfs: rework attr2 feature and mount options
Dave Chinner
2021-08-19
xfs: rename xfs_has_attr()
Dave Chinner
2021-08-19
xfs: sb verifier doesn't handle uncached sb buffer
Dave Chinner
2021-08-19
xfs: resolve fork names in trace output
Darrick J. Wong
2021-08-18
xfs: constify btree function parameters that are not modified
Darrick J. Wong
2021-08-18
xfs: make the start pointer passed to btree update_lastrec functions const
Darrick J. Wong
2021-08-18
xfs: make the start pointer passed to btree alloc_block functions const
Darrick J. Wong
2021-08-18
xfs: make the pointer passed to btree set_root functions const
Darrick J. Wong
2021-08-18
xfs: mark the record passed into xchk_btree functions as const
Darrick J. Wong
2021-08-18
xfs: make the keys and records passed to btree inorder functions const
Darrick J. Wong
2021-08-18
xfs: mark the record passed into btree init_key functions as const
Darrick J. Wong
2021-08-18
xfs: make the record pointer passed to query_range functions const
Darrick J. Wong
2021-08-18
xfs: make the key parameters to all btree query range functions const
Darrick J. Wong
2021-08-18
xfs: make the key parameters to all btree key comparison functions const
Darrick J. Wong
2021-08-18
xfs: make xfs_rtalloc_query_range input parameters const
Darrick J. Wong
2021-08-11
xfs: Rename __xfs_attr_rmtval_remove
Allison Henderson
2021-08-09
xfs: add attr state machine tracepoints
Allison Henderson
2021-08-09
xfs: refactor xfs_iget calls from log intent recovery
Darrick J. Wong
2021-08-09
xfs: allow setting and clearing of log incompat feature flags
Darrick J. Wong
2021-08-09
xfs: replace kmem_alloc_large() with kvmalloc()
Dave Chinner
2021-08-09
xfs: fix silly whitespace problems with kernel libxfs
Darrick J. Wong
2021-08-06
xfs: remove the active vs running quota differentiation
Christoph Hellwig
2021-08-06
xfs: remove support for disabling quota accounting on a mounted file system
Christoph Hellwig
2021-08-01
Merge tag 'xfs-5.14-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2021-07-29
xfs: logging the on disk inode LSN can make it go backwards
Dave Chinner
2021-07-18
Merge tag 'xfs-5.14-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2021-07-15
xfs: correct the narrative around misaligned rtinherit/extszinherit dirs
Darrick J. Wong
2021-07-15
xfs: check for sparse inode clusters that cross new EOAG when shrinking
Darrick J. Wong
2021-07-12
xfs: Fix multiple fall-through warnings for Clang
Gustavo A. R. Silva
2021-07-02
Merge tag 'xfs-5.14-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2021-06-28
Merge tag 'fallthrough-fixes-clang-5.14-rc1' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2021-06-25
xfs: Initialize error in xfs_attr_remove_iter
Allison Henderson
2021-06-21
xfs: fix endianness issue in xfs_ag_shrink_space
Darrick J. Wong
2021-06-21
xfs: xfs_log_force_lsn isn't passed a LSN
Dave Chinner
2021-06-18
xfs: log stripe roundoff is a property of the log
Dave Chinner
2021-06-18
xfs: perag may be null in xfs_imap()
Dave Chinner
2021-06-18
Merge tag 'xfs-delay-ready-attrs-v20.1' of https://github.com/allisonhenderso...
Darrick J. Wong
[next]