开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
libxfs
Age
Commit message (
Expand
)
Author
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
2024-04-23
xfs: check dirents have parent pointers
Darrick J. Wong
2024-04-23
xfs: enable parent pointers
Darrick J. Wong
2024-04-23
xfs: drop compatibility minimum log size computations for reflink
Darrick J. Wong
2024-04-23
xfs: fix unit conversion error in xfs_log_calc_max_attrsetm_res
Darrick J. Wong
2024-04-23
xfs: add a incompat feature bit for parent pointers
Allison Henderson
2024-04-23
xfs: don't remove the attr fork when parent pointers are enabled
Allison Henderson
2024-04-23
xfs: add parent pointer ioctls
Darrick J. Wong
2024-04-23
xfs: split out handle management helpers a bit
Darrick J. Wong
2024-04-23
xfs: pass the attr value to put_listent when possible
Allison Henderson
2024-04-23
xfs: don't return XFS_ATTR_PARENT attributes via listxattr
Allison Henderson
2024-04-23
xfs: Add parent pointers to rename
Allison Henderson
2024-04-23
xfs: remove parent pointers in unlink
Allison Henderson
2024-04-23
xfs: add parent attributes to symlink
Allison Henderson
2024-04-23
xfs: add parent attributes to link
Allison Henderson
2024-04-23
xfs: parent pointer attribute creation
Allison Henderson
2024-04-23
xfs: create a hashname function for parent pointers
Darrick J. Wong
2024-04-23
xfs: extend transaction reservations for parent attributes
Allison Henderson
2024-04-23
xfs: add parent pointer validator functions
Allison Henderson
2024-04-23
xfs: record inode generation in xattr update log intent items
Darrick J. Wong
2024-04-23
xfs: create attr log item opcodes and formats for parent pointers
Darrick J. Wong
[next]