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
/
libxfs
Age
Commit message (
Expand
)
Author
2024-07-02
xfs: hoist xfs_{bump,drop}link to libxfs
Darrick J. Wong
2024-07-02
xfs: hoist xfs_iunlink to libxfs
Darrick J. Wong
2024-07-02
xfs: hoist new inode initialization functions to libxfs
Darrick J. Wong
2024-07-02
xfs: split new inode creation into two pieces
Darrick J. Wong
2024-07-02
xfs: implement atime updates in xfs_trans_ichgtime
Darrick J. Wong
2024-07-02
xfs: pack icreate initialization parameters into a separate structure
Darrick J. Wong
2024-07-02
xfs: hoist project id get/set functions to libxfs
Darrick J. Wong
2024-07-02
xfs: hoist inode flag conversion functions to libxfs
Darrick J. Wong
2024-07-02
xfs: hoist extent size helpers to libxfs
Darrick J. Wong
2024-07-01
xfs: Remove header files which are included more than once
Wenchao Hao
2024-07-01
xfs: don't walk off the end of a directory data block
lei lu
2024-07-01
xfs: avoid redundant AGFL buffer invalidation
Gao Xiang
2024-06-26
xfs: fix direction in XFS_IOC_EXCHANGE_RANGE
Darrick J. Wong
2024-06-26
xfs: allow unlinked symlinks and dirs with zero size
Darrick J. Wong
2024-06-26
xfs: restrict when we try to align cow fork delalloc to cowextsz hints
Darrick J. Wong
2024-06-10
xfs: make sure sb_fdblocks is non-negative
Wengang Wang
2024-05-27
xfs: Add cond_resched to block unmap range and reflink remap path
Ritesh Harjani (IBM)
2024-05-27
xfs: allow symlinks with short remote targets
Darrick J. Wong
2024-05-27
xfs: fix xfs_init_attr_trans not handling explicit operation codes
Darrick J. Wong
2024-05-27
xfs: Stop using __maybe_unused in xfs_alloc.c
John Garry
2024-05-03
xfs: simplify iext overflow checking and upgrade
Christoph Hellwig
2024-05-03
xfs: xfs_quota_unreserve_blkres can't fail
Christoph Hellwig
2024-05-02
xfs: minor cleanups of xfs_attr3_rmt_blocks
Darrick J. Wong
2024-05-02
xfs: create a helper to compute the blockcount of a max sized remote value
Darrick J. Wong
2024-05-02
xfs: turn XFS_ATTR3_RMT_BUF_SPACE into a function
Darrick J. Wong
2024-05-02
xfs: use unsigned ints for non-negative quantities in xfs_attr_remote.c
Darrick J. Wong
2024-04-30
xfs: do not allocate the entire delalloc extent in xfs_bmapi_write
Christoph Hellwig
2024-04-30
xfs: fix xfs_bmap_add_extent_delay_real for partial conversions
Christoph Hellwig
2024-04-30
xfs: remove the xfs_iext_peek_prev_extent call in xfs_bmapi_allocate
Christoph Hellwig
2024-04-30
xfs: pass the actual offset and len to allocate to xfs_bmapi_allocate
Christoph Hellwig
2024-04-30
xfs: don't open code XFS_FILBLKS_MIN in xfs_bmapi_write
Christoph Hellwig
2024-04-30
xfs: lift a xfs_valid_startblock into xfs_bmapi_allocate
Christoph Hellwig
2024-04-30
xfs: remove the unusued tmp_logflags variable in xfs_bmapi_allocate
Christoph Hellwig
2024-04-30
xfs: fix error returns from xfs_bmapi_write
Christoph Hellwig
2024-04-29
xfs: make xfs_bmapi_convert_delalloc() to allocate the target offset
Zhang Yi
2024-04-29
xfs: make the seq argument to xfs_bmapi_convert_delalloc() optional
Zhang Yi
2024-04-26
xfs: refactor dir format helpers
Christoph Hellwig
2024-04-26
xfs: factor out a xfs_dir_replace_args helper
Christoph Hellwig
2024-04-26
xfs: factor out a xfs_dir_removename_args helper
Christoph Hellwig
2024-04-26
xfs: factor out a xfs_dir_createname_args helper
Christoph Hellwig
2024-04-26
xfs: factor out a xfs_dir_lookup_args helper
Christoph Hellwig
2024-04-23
xfs: introduce vectored scrub mode
Darrick J. Wong
2024-04-23
xfs: report directory tree corruption in the health information
Darrick J. Wong
2024-04-23
xfs: teach online scrub to find directory tree structure problems
Darrick J. Wong
2024-04-23
xfs: actually rebuild the parent pointer xattrs
Darrick J. Wong
2024-04-23
xfs: split xfs_bmap_add_attrfork into two pieces
Darrick J. Wong
2024-04-23
xfs: remove pointless unlocked assertion
Darrick J. Wong
2024-04-23
xfs: add raw parent pointer apis to support repair
Darrick J. Wong
2024-04-23
xfs: make the reserved block permission flag explicit in xfs_attr_set
Darrick J. Wong
2024-04-23
xfs: remove some boilerplate from xfs_attr_set
Darrick J. Wong
[next]