index
:
pm24.git
cpufreq-rust
master
more-events
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
2022-07-12
xfs: replace XFS_IFORK_Q with a proper predicate function
Darrick J. Wong
2022-07-09
xfs: use XFS_IFORK_Q to determine the presence of an xattr fork
Darrick J. Wong
2022-07-09
xfs: make inode attribute forks a permanent part of struct xfs_inode
Darrick J. Wong
2022-07-09
xfs: convert XFS_IFORK_PTR to a static inline helper
Darrick J. Wong
2022-07-09
xfs: removed useless condition in function xfs_attr_node_get
Andrey Strachuk
2022-07-09
xfs: add selinux labels to whiteout inodes
Eric Sandeen
2022-07-09
Merge tag 'xfs-perag-conv-5.20' of git://git.kernel.org/pub/scm/linux/kernel/...
Darrick J. Wong
2022-07-07
xfs: rework xfs_buf_incore() API
Dave Chinner
2022-07-07
xfs: make is_log_ag() a first class helper
Dave Chinner
2022-07-07
xfs: replace xfs_ag_block_count() with perag accesses
Dave Chinner
2022-07-07
xfs: Pre-calculate per-AG agino geometry
Dave Chinner
2022-07-07
xfs: Pre-calculate per-AG agbno geometry
Dave Chinner
2022-07-07
xfs: pass perag to xfs_alloc_read_agfl
Dave Chinner
2022-07-07
xfs: pass perag to xfs_alloc_put_freelist
Dave Chinner
2022-07-07
xfs: pass perag to xfs_alloc_get_freelist
Dave Chinner
2022-07-07
xfs: pass perag to xfs_read_agf
Dave Chinner
2022-07-07
xfs: pass perag to xfs_read_agi
Dave Chinner
2022-07-07
xfs: pass perag to xfs_alloc_read_agf()
Dave Chinner
2022-07-07
xfs: kill xfs_alloc_pagf_init()
Dave Chinner
2022-07-07
xfs: pass perag to xfs_ialloc_read_agi()
Dave Chinner
2022-07-07
xfs: kill xfs_ialloc_pagi_init()
Dave Chinner
2022-07-07
xfs: make last AG grow/shrink perag centric
Dave Chinner
2022-07-07
xfs: xlog_sync() manually adjusts grant head space
Dave Chinner
2022-07-07
xfs: avoid cil push lock if possible
Dave Chinner
2022-07-07
xfs: move CIL ordering to the logvec chain
Dave Chinner
2022-07-07
xfs: convert log vector chain to use list heads
Dave Chinner
2022-07-07
xfs: convert CIL to unordered per cpu lists
Dave Chinner
2022-07-07
xfs: Add order IDs to log items in CIL
Dave Chinner
2022-07-07
xfs: convert CIL busy extents to per-cpu
Dave Chinner
2022-07-07
xfs: track CIL ticket reservation in percpu structure
Dave Chinner
2022-07-07
xfs: implement percpu cil space used calculation
Dave Chinner
2022-07-03
mm: shrinkers: provide shrinkers with names
Roman Gushchin
2022-07-02
xfs: introduce per-cpu CIL tracking structure
Dave Chinner
2022-07-02
xfs: rework per-iclog header CIL reservation
Dave Chinner
2022-07-02
xfs: lift init CIL reservation out of xc_cil_lock
Dave Chinner
2022-07-02
xfs: use the CIL space used counter for emptiness checks
Dave Chinner
2022-07-01
xfs: prevent a UAF when log IO errors race with unmount
Darrick J. Wong
2022-06-29
xfs: dont treat rt extents beyond EOF as eofblocks to be cleared
Darrick J. Wong
2022-06-29
xfs: don't hold xattr leaf buffers across transaction rolls
Darrick J. Wong
2022-06-29
xfs: empty xattr leaf header blocks are not corruption
Darrick J. Wong
2022-06-26
xfs: clean up the end of xfs_attri_item_recover
Darrick J. Wong
2022-06-26
xfs: always free xattri_leaf_bp when cancelling a deferred op
Darrick J. Wong
2022-06-26
xfs: use invalidate_lock to check the state of mmap_lock
Kaixu Xia
2022-06-26
xfs: factor out the common lock flags assert
Kaixu Xia
2022-06-26
attr: port attribute changes to new types
Christian Brauner
2022-06-26
fs: port to iattr ownership update helpers
Christian Brauner
2022-06-23
xfs: introduce xfs_inodegc_push()
Dave Chinner
2022-06-23
xfs: bound maximum wait time for inodegc work
Dave Chinner
2022-06-15
xfs: preserve DIFLAG2_NREXT64 when setting other inode attributes
Darrick J. Wong
2022-06-15
xfs: fix variable state usage
Darrick J. Wong
[prev]
[next]