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
2023-08-10
xfs: cache pages used for xfarray quicksort convergence
Darrick J. Wong
2023-08-10
xfs: speed up xfarray sort by sorting xfile page contents directly
Darrick J. Wong
2023-08-10
xfs: teach xfile to pass back direct-map pages to caller
Darrick J. Wong
2023-08-10
xfs: convert xfarray insertion sort to heapsort using scratchpad memory
Darrick J. Wong
2023-08-10
xfs: enable sorting of xfile-backed arrays
Darrick J. Wong
2023-08-10
xfs: create a big array data structure
Darrick J. Wong
2023-08-10
xfs: use per-AG bitmaps to reap unused AG metadata blocks during repair
Darrick J. Wong
2023-08-10
xfs: reap large AG metadata extents when possible
Darrick J. Wong
2023-08-10
xfs: allow scanning ranges of the buffer cache for live buffers
Darrick J. Wong
2023-08-10
xfs: rearrange xrep_reap_block to make future code flow easier
Darrick J. Wong
2023-08-10
xfs: use deferred frees to reap old btree blocks
Darrick J. Wong
2023-08-10
xfs: only allow reaping of per-AG blocks in xrep_reap_extents
Darrick J. Wong
2023-08-10
xfs: only invalidate blocks if we're going to free them
Darrick J. Wong
2023-08-10
xfs: move the post-repair block reaping code to a separate file
Darrick J. Wong
2023-08-10
xfs: cull repair code that will never get used
Darrick J. Wong
2023-08-10
xfs: document the invalidate_bdev call in invalidate_bdev
Christoph Hellwig
2023-08-10
xfs: close the external block devices in xfs_mount_free
Christoph Hellwig
2023-08-10
xfs: close the RT and log block devices in xfs_free_buftarg
Christoph Hellwig
2023-08-10
xfs: remove xfs_blkdev_put
Christoph Hellwig
2023-08-10
xfs: free the xfs_mount in ->kill_sb
Christoph Hellwig
2023-08-10
xfs: remove a superfluous s_fs_info NULL check in xfs_fs_put_super
Christoph Hellwig
2023-08-10
xfs: reformat the xfs_fs_free prototype
Christoph Hellwig
2023-08-09
fs: drop the timespec64 arg from generic_update_time
Jeff Layton
2023-08-04
xfs: stabilize fs summary counters for online fsck
Darrick J. Wong
2023-07-25
iomap: Add per-block dirty state tracking to improve performance
Ritesh Harjani (IBM)
2023-07-24
xfs: convert to ctime accessor functions
Jeff Layton
2023-07-17
xfs: convert flex-array declarations in xfs attr shortform objects
Darrick J. Wong
2023-07-17
xfs: convert flex-array declarations in xfs attr leaf blocks
Darrick J. Wong
2023-07-17
xfs: convert flex-array declarations in struct xfs_attrlist*
Darrick J. Wong
2023-07-09
Merge tag 'xfs-6.5-merge-6' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2023-07-07
xfs: fix uninit warning in xfs_growfs_data
Darrick J. Wong
2023-07-05
Merge tag 'xfs-6.5-merge-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2023-07-03
xfs: Remove unneeded semicolon
Yang Li
2023-07-03
xfs: AGI length should be bounds checked
Darrick J. Wong
2023-07-02
xfs: fix the calculation for "end" and "length"
Shiyang Ruan
2023-07-02
xfs: fix xfs_btree_query_range callers to initialize btree rec fully
Darrick J. Wong
2023-07-02
xfs: validate fsmap offsets specified in the query keys
Darrick J. Wong
2023-07-02
xfs: fix logdev fsmap query result filtering
Darrick J. Wong
2023-07-02
xfs: clean up the rtbitmap fsmap backend
Darrick J. Wong
2023-07-02
xfs: fix getfsmap reporting past the last rt extent
Darrick J. Wong
2023-07-02
xfs: fix integer overflows in the fsmap rtbitmap and logdev backends
Darrick J. Wong
2023-07-02
xfs: fix interval filtering in multi-step fsmap queries
Darrick J. Wong
2023-06-29
Merge tag 'xfs-6.5-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2023-06-29
xfs: fix bounds check in xfs_defer_agfl_block()
Dave Chinner
2023-06-29
xfs: AGF length has never been bounds checked
Dave Chinner
2023-06-29
xfs: journal geometry is not properly bounds checked
Dave Chinner
2023-06-29
xfs: don't block in busy flushing when freeing extents
Dave Chinner
2023-06-29
xfs: allow extent free intents to be retried
Dave Chinner
2023-06-29
xfs: pass alloc flags through to xfs_extent_busy_flush()
Dave Chinner
2023-06-29
xfs: use deferred frees for btree block freeing
Dave Chinner
[prev]
[next]