linux-2.6-block.git
2024-04-26 Christoph Hellwigxfs: refactor dir format helpers
2024-04-26 Christoph Hellwigxfs: factor out a xfs_dir_replace_args helper
2024-04-26 Christoph Hellwigxfs: factor out a xfs_dir_removename_args helper
2024-04-26 Christoph Hellwigxfs: factor out a xfs_dir_createname_args helper
2024-04-26 Christoph Hellwigxfs: factor out a xfs_dir_lookup_args helper
2024-04-24 Jiapeng Chongxfs: Remove unused function xrep_dir_self_parent
2024-04-24 Chandan Babu RMerge tag 'repair-fixes-6.10_2024-04-23' of https:...
2024-04-24 Chandan Babu RMerge tag 'reduce-scrub-iget-overhead-6.10_2024-04...
2024-04-24 Chandan Babu RMerge tag 'vectorized-scrub-6.10_2024-04-23' of https...
2024-04-24 Chandan Babu RMerge tag 'scrub-directory-tree-6.10_2024-04-23' of...
2024-04-24 Chandan Babu RMerge tag 'repair-pptrs-6.10_2024-04-23' of https:...
2024-04-24 Chandan Babu RMerge tag 'scrub-pptrs-6.10_2024-04-23' of https:/...
2024-04-24 Chandan Babu RMerge tag 'pptrs-6.10_2024-04-23' of https://git./linux...
2024-04-24 Chandan Babu RMerge tag 'improve-attr-validation-6.10_2024-04-23...
2024-04-24 Chandan Babu RMerge tag 'shrink-dirattr-args-6.10_2024-04-23' of...
2024-04-23 Darrick J.... xfs: invalidate dentries for a file before moving it...
2024-04-23 Darrick J.... xfs: exchange-range for repairs is no longer dynamic
2024-04-23 Darrick J.... xfs: fix iunlock calls in xrep_adoption_trans_alloc
2024-04-23 Darrick J.... xfs: only iget the file once when doing vectored scrub...
2024-04-23 Darrick J.... xfs: introduce vectored scrub mode
2024-04-23 Darrick J.... xfs: drop the scrub file's iolock when transaction...
2024-04-23 Darrick J.... xfs: use dontcache for grabbing inodes during scrub
2024-04-23 Darrick J.... xfs: fix corruptions in the directory tree
2024-04-23 Darrick J.... xfs: move xfs_ioc_scrub_metadata to scrub.c
2024-04-23 Darrick J.... xfs: report directory tree corruption in the health...
2024-04-23 Darrick J.... xfs: reduce the rate of cond_resched calls inside scrub
2024-04-23 Darrick J.... xfs: inode repair should ensure there's an attr fork...
2024-04-23 Darrick J.... xfs: invalidate dirloop scrub path data when concurrent...
2024-04-23 Darrick J.... xfs: repair link count of nondirectories after rebuildi...
2024-04-23 Darrick J.... xfs: teach online scrub to find directory tree structur...
2024-04-23 Darrick J.... xfs: adapt the orphanage code to handle parent pointers
2024-04-23 Darrick J.... xfs: actually rebuild the parent pointer xattrs
2024-04-23 Darrick J.... xfs: add a per-leaf block callback to xchk_xattr_walk
2024-04-23 Darrick J.... xfs: split xfs_bmap_add_attrfork into two pieces
2024-04-23 Darrick J.... xfs: remove pointless unlocked assertion
2024-04-23 Darrick J.... xfs: implement live updates for parent pointer repairs
2024-04-23 Darrick J.... xfs: repair directory parent pointers by scanning for...
2024-04-23 Darrick J.... xfs: replay unlocked parent pointer updates that accrue...
2024-04-23 Darrick J.... xfs: implement live updates for directory repairs
2024-04-23 Darrick J.... xfs: repair directories by scanning directory parent...
2024-04-23 Darrick J.... xfs: add raw parent pointer apis to support repair
2024-04-23 Darrick J.... xfs: check parent pointer xattrs when scrubbing
2024-04-23 Darrick J.... xfs: salvage parent pointers when rebuilding xattr...
2024-04-23 Darrick J.... xfs: walk directory parent pointers to determine backre...
2024-04-23 Darrick J.... xfs: make the reserved block permission flag explicit...
2024-04-23 Darrick J.... xfs: remove some boilerplate from xfs_attr_set
2024-04-23 Darrick J.... xfs: deferred scrub of parent pointers
2024-04-23 Darrick J.... xfs: scrub parent pointers
2024-04-23 Darrick J.... xfs: deferred scrub of dirents
2024-04-23 Darrick J.... xfs: check dirents have parent pointers
2024-04-23 Darrick J.... xfs: enable parent pointers
2024-04-23 Darrick J.... xfs: revert commit 44af6c7e59b12
2024-04-23 Darrick J.... xfs: drop compatibility minimum log size computations...
2024-04-23 Darrick J.... xfs: fix unit conversion error in xfs_log_calc_max_attr...
2024-04-23 Allison Hendersonxfs: add a incompat feature bit for parent pointers
2024-04-23 Allison Hendersonxfs: don't remove the attr fork when parent pointers...
2024-04-23 Darrick J.... xfs: add parent pointer ioctls
2024-04-23 Darrick J.... xfs: split out handle management helpers a bit
2024-04-23 Darrick J.... xfs: move handle ioctl code to xfs_handle.c
2024-04-23 Allison Hendersonxfs: pass the attr value to put_listent when possible
2024-04-23 Allison Hendersonxfs: don't return XFS_ATTR_PARENT attributes via listxattr
2024-04-23 Allison Hendersonxfs: Add parent pointers to xfs_cross_rename
2024-04-23 Allison Hendersonxfs: Add parent pointers to rename
2024-04-23 Allison Hendersonxfs: remove parent pointers in unlink
2024-04-23 Allison Hendersonxfs: add parent attributes to symlink
2024-04-23 Allison Hendersonxfs: add parent attributes to link
2024-04-23 Allison Hendersonxfs: parent pointer attribute creation
2024-04-23 Darrick J.... xfs: create a hashname function for parent pointers
2024-04-23 Allison Hendersonxfs: extend transaction reservations for parent attributes
2024-04-23 Allison Hendersonxfs: add parent pointer validator functions
2024-04-23 Allison Hendersonxfs: Expose init_xattrs in xfs_create_tmpfile
2024-04-23 Darrick J.... xfs: record inode generation in xattr update log intent...
2024-04-23 Darrick J.... xfs: create attr log item opcodes and formats for paren...
2024-04-23 Darrick J.... xfs: refactor xfs_is_using_logged_xattrs checks in...
2024-04-23 Darrick J.... xfs: allow xattr matching on name and value for parent...
2024-04-23 Allison Hendersonxfs: define parent pointer ondisk extended attribute...
2024-04-23 Allison Hendersonxfs: add parent pointer support to attribute code
2024-04-23 Darrick J.... xfs: create a separate hashname function for extended...
2024-04-23 Darrick J.... xfs: move xfs_attr_defer_add to xfs_attr_item.c
2024-04-23 Christoph Hellwigxfs: check the flags earlier in xfs_attr_match
2024-04-23 Darrick J.... xfs: rearrange xfs_attr_match parameters
2024-04-23 Darrick J.... xfs: enforce one namespace per attribute
2024-04-23 Darrick J.... xfs: refactor name/value iovec validation in xlog_recov...
2024-04-23 Darrick J.... xfs: refactor name/length checks in xfs_attri_validate
2024-04-23 Darrick J.... xfs: use local variables for name and value length...
2024-04-23 Darrick J.... xfs: always set args->value in xfs_attri_item_recover
2024-04-23 Darrick J.... xfs: validate recovered name buffers when recovering...
2024-04-23 Darrick J.... xfs: use helpers to extract xattr op from opflags
2024-04-23 Darrick J.... xfs: restructure xfs_attr_complete_op a bit
2024-04-23 Darrick J.... xfs: check shortform attr entry flags specifically
2024-04-23 Darrick J.... xfs: fix missing check for invalid attr flags
2024-04-23 Darrick J.... xfs: check opcode and iovec count match in xlog_recover...
2024-04-23 Darrick J.... xfs: rearrange xfs_da_args a bit to use less space
2024-04-23 Darrick J.... xfs: use an XFS_OPSTATE_ flag for detecting if logged...
2024-04-23 Darrick J.... xfs: make attr removal an explicit operation
2024-04-23 Darrick J.... xfs: require XFS_SB_FEAT_INCOMPAT_LOG_XATTRS for attr...
2024-04-23 Darrick J.... xfs: attr fork iext must be loaded before calling xfs_a...
2024-04-23 Darrick J.... xfs: remove xfs_da_args.attr_flags
2024-04-23 Darrick J.... xfs: remove XFS_DA_OP_NOTIME
2024-04-23 Darrick J.... xfs: remove XFS_DA_OP_REMOVE
next