index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
Age
Commit message (
Expand
)
Author
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
2022-06-15
xfs: fix TOCTOU race involving the new logged xattrs control knob
Darrick J. Wong
2022-06-01
Merge tag 'xfs-5.19-for-linus-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-l...
Linus Torvalds
2022-05-30
Merge branch 'guilt/xfs-5.19-larp-cleanups' into xfs-5.19-for-next
Dave Chinner
2022-05-30
Merge branch 'guilt/xfs-5.19-recovery-buf-cancel' into xfs-5.19-for-next
Dave Chinner
2022-05-30
xfs: fix xfs_ifree() error handling to not leak perag ref
Brian Foster
2022-05-27
xfs: move xfs_attr_use_log_assist usage out of libxfs
Darrick J. Wong
2022-05-27
xfs: move xfs_attr_use_log_assist out of xfs_log.c
Darrick J. Wong
2022-05-27
xfs: warn about LARP once per mount
Darrick J. Wong
2022-05-27
xfs: implement per-mount warnings for scrub and shrink usage
Darrick J. Wong
2022-05-27
xfs: don't log every time we clear the log incompat flags
Darrick J. Wong
2022-05-27
xfs: convert buf_cancel_table allocation to kmalloc_array
Darrick J. Wong
2022-05-27
xfs: don't leak xfs_buf_cancel structures when recovery fails
Darrick J. Wong
2022-05-27
xfs: refactor buffer cancellation table allocation
Darrick J. Wong
[prev]
[next]