开源镜像站
帮助
动态
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
Age
Commit message (
Expand
)
Author
2024-04-23
xfs: remove pointless unlocked assertion
Darrick J. Wong
2024-04-23
xfs: implement live updates for parent pointer repairs
Darrick J. Wong
2024-04-23
xfs: repair directory parent pointers by scanning for dirents
Darrick J. Wong
2024-04-23
xfs: replay unlocked parent pointer updates that accrue during xattr repair
Darrick J. Wong
2024-04-23
xfs: implement live updates for directory repairs
Darrick J. Wong
2024-04-23
xfs: repair directories by scanning directory parent pointers
Darrick J. Wong
2024-04-23
xfs: add raw parent pointer apis to support repair
Darrick J. Wong
2024-04-23
xfs: salvage parent pointers when rebuilding xattr structures
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 parent pointer xattrs when scrubbing
Darrick J. Wong
2024-04-23
xfs: walk directory parent pointers to determine backref count
Darrick J. Wong
2024-04-23
xfs: deferred scrub of parent pointers
Darrick J. Wong
2024-04-23
xfs: scrub parent pointers
Darrick J. Wong
2024-04-23
xfs: deferred scrub of dirents
Darrick J. Wong
2024-04-23
xfs: check dirents have parent pointers
Darrick J. Wong
2024-04-23
xfs: revert commit 44af6c7e59b12
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: move handle ioctl code to xfs_handle.c
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 xfs_cross_rename
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: Expose init_xattrs in xfs_create_tmpfile
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
2024-04-23
xfs: refactor xfs_is_using_logged_xattrs checks in attr item recovery
Darrick J. Wong
2024-04-23
xfs: allow xattr matching on name and value for parent pointers
Darrick J. Wong
2024-04-23
xfs: define parent pointer ondisk extended attribute format
Allison Henderson
2024-04-23
xfs: add parent pointer support to attribute code
Allison Henderson
2024-04-23
xfs: create a separate hashname function for extended attributes
Darrick J. Wong
2024-04-23
xfs: move xfs_attr_defer_add to xfs_attr_item.c
Darrick J. Wong
2024-04-23
xfs: check the flags earlier in xfs_attr_match
Christoph Hellwig
2024-04-23
xfs: rearrange xfs_attr_match parameters
Darrick J. Wong
2024-04-23
xfs: enforce one namespace per attribute
Darrick J. Wong
2024-04-23
xfs: refactor name/value iovec validation in xlog_recover_attri_commit_pass2
Darrick J. Wong
2024-04-23
xfs: refactor name/length checks in xfs_attri_validate
Darrick J. Wong
[next]