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
Age
Commit message (
Expand
)
Author
2024-09-03
xfs: simplify tagged perag iteration
Christoph Hellwig
2024-09-03
xfs: move the tagged perag lookup helpers to xfs_icache.c
Christoph Hellwig
2024-09-03
xfs: use kfree_rcu_mightsleep to free the perag structures
Christoph Hellwig
2024-09-03
xfs: use LIST_HEAD() to simplify code
Hongbo Li
2024-09-03
xfs: Remove duplicate xfs_trans_priv.h header
Jiapeng Chong
2024-09-03
xfs: remove unnecessary check
Dan Carpenter
2024-09-03
xfs: Use xfs set and clear mp state helpers
John Garry
2024-09-03
xfs: reclaim speculative preallocations for append only files
Christoph Hellwig
2024-09-03
xfs: simplify extent lookup in xfs_can_free_eofblocks
Christoph Hellwig
2024-09-03
xfs: check XFS_EOFBLOCKS_RELEASED earlier in xfs_release_eofblocks
Christoph Hellwig
2024-09-03
xfs: only free posteof blocks on first close
Darrick J. Wong
2024-09-03
xfs: don't free post-EOF blocks on read close
Dave Chinner
2024-09-03
xfs: skip all of xfs_file_release when shut down
Christoph Hellwig
2024-09-03
xfs: don't bother returning errors from xfs_file_release
Christoph Hellwig
2024-09-03
xfs: refactor f_op->release handling
Christoph Hellwig
2024-09-03
xfs: remove the i_mode check in xfs_release
Christoph Hellwig
2024-09-02
xfs: make the calculation generic in xfs_sb_validate_fsb_count()
Pankaj Raghav
2024-09-02
xfs: expose block size in stat
Pankaj Raghav
2024-09-02
xfs: use kvmalloc for xattr buffers
Dave Chinner
2024-09-01
mm: kvmalloc: align kvrealloc() with krealloc()
Danilo Krummrich
2024-09-01
xfs: standardize the btree maxrecs function parameters
Darrick J. Wong
2024-09-01
xfs: replace shouty XFS_BM{BT,DR} macros
Darrick J. Wong
2024-09-01
xfs: fix a sloppy memory handling bug in xfs_iroot_realloc
Darrick J. Wong
2024-09-01
xfs: fix FITRIM reporting again
Darrick J. Wong
2024-09-01
xfs: fix C++ compilation errors in xfs_fs.h
Darrick J. Wong
2024-09-01
xfs: refactor loading quota inodes in the regular case
Darrick J. Wong
2024-09-01
xfs: move xfs_ioc_getfsmap out of xfs_ioctl.c
Darrick J. Wong
2024-09-01
xfs: rearrange xfs_fsmap.c a little bit
Darrick J. Wong
2024-09-01
xfs: replace m_rsumsize with m_rsumblocks
Christoph Hellwig
2024-09-01
xfs: remove xfs_{rtbitmap,rtsummary}_wordcount
Christoph Hellwig
2024-09-01
xfs: add xchk_setup_nothing and xchk_nothing helpers
Darrick J. Wong
2024-09-01
xfs: make the rtalloc start hint a xfs_rtblock_t
Christoph Hellwig
2024-09-01
xfs: factor out a xfs_rtallocate_align helper
Christoph Hellwig
2024-09-01
xfs: rework the rtalloc fallback handling
Christoph Hellwig
2024-09-01
xfs: factor out a xfs_rtallocate helper
Christoph Hellwig
2024-09-01
xfs: clean up the ISVALID macro in xfs_bmap_adjacent
Christoph Hellwig
2024-09-01
xfs: simplify xfs_rtalloc_query_range
Christoph Hellwig
2024-09-01
xfs: remove xfs_rtb_to_rtxrem
Christoph Hellwig
2024-09-01
xfs: fix broken variable-sized allocation detection in xfs_rtallocate_extent_...
Darrick J. Wong
2024-09-01
xfs: reduce excessive clamping of maxlen in xfs_rtallocate_extent_near
Darrick J. Wong
2024-09-01
xfs: clean up xfs_rtallocate_extent_exact a bit
Darrick J. Wong
2024-09-01
xfs: refactor aligning bestlen to prod
Darrick J. Wong
2024-09-01
xfs: don't scan off the end of the rt volume in xfs_rtallocate_extent_block
Darrick J. Wong
2024-09-01
xfs: don't return too-short extents from xfs_rtallocate_extent_block
Darrick J. Wong
2024-09-01
xfs: ensure rtx mask/shift are correct after growfs
Christoph Hellwig
2024-09-01
xfs: use the recalculated transaction reservation in xfs_growfs_rt_bmblock
Christoph Hellwig
2024-09-01
xfs: push transaction join out of xfs_rtbitmap_lock and xfs_rtgroup_lock
Christoph Hellwig
2024-09-01
xfs: factor out rtbitmap/summary initialization helpers
Christoph Hellwig
2024-09-01
xfs: factor out a xfs_last_rt_bmblock helper
Christoph Hellwig
2024-09-01
xfs: factor out a xfs_growfs_rt_bmblock helper
Christoph Hellwig
[prev]
[next]