linux-2.6-block.git
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: use an XFS_OPSTATE_ flag for detecting if logged...
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: rearrange xfs_da_args a bit to use less space
2024-04-23 Darrick J.... xfs: make attr removal an explicit operation
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
2024-04-22 Christoph Hellwigxfs: reinstate delalloc for RT inodes (if sb_rextsize...
2024-04-22 Christoph Hellwigxfs: stop the steal (of data blocks for RT indirect...
2024-04-22 Christoph Hellwigxfs: rework splitting of indirect block reservations
2024-04-22 Christoph Hellwigxfs: look at m_frextents in xfs_iomap_prealloc_size...
2024-04-22 Christoph Hellwigxfs: support RT inodes in xfs_mod_delalloc
2024-04-22 Christoph Hellwigxfs: cleanup fdblock/frextent accounting in xfs_bmap_de...
2024-04-22 Christoph Hellwigxfs: reinstate RT support in xfs_bmapi_reserve_delalloc
2024-04-22 Christoph Hellwigxfs: split xfs_mod_freecounter
2024-04-22 Christoph Hellwigxfs: block deltas in xfs_trans_unreserve_and_mod_sb...
2024-04-22 Christoph Hellwigxfs: move RT inode locking out of __xfs_bunmapi
2024-04-22 Christoph Hellwigxfs: free RT extents after updating the bmap btree
2024-04-22 Christoph Hellwigxfs: refactor realtime inode locking
2024-04-22 Christoph Hellwigxfs: make XFS_TRANS_LOWMODE match the other XFS_TRANS_...
2024-04-22 Christoph Hellwigxfs: compile out v4 support if disabled
2024-04-22 Christoph Hellwigxfs: remove the unused xfs_extent_busy_enomem trace...
2024-04-22 Christoph Hellwigxfs: unwind xfs_extent_busy_clear
2024-04-22 Christoph Hellwigxfs: move more logic into xfs_extent_busy_clear_one
2024-04-22 Jiapeng Chongxfs: Remove unused function is_rt_data_fork
2024-04-22 Dan Carpenterxfs: small cleanup in xrep_update_qflags()
2024-04-22 Thorsten Blumxfs: Fix typo in comment
2024-04-22 Dave Chinnerxfs: fix sparse warnings about unused interval tree...
2024-04-22 Dave Chinnerxfs: silence sparse warning when checking version number
2024-04-20 Dave Chinnerxfs: fix CIL sparse lock context warnings
2024-04-16 Chandan Babu RMerge tag 'retain-ilock-during-dir-ops-6.10_2024-04...
2024-04-16 Chandan Babu RMerge tag 'online-fsck-design-6.10_2024-04-15' of https...
2024-04-16 Chandan Babu RMerge tag 'discard-relax-locks-6.10_2024-04-15' of...
2024-04-16 Chandan Babu RMerge tag 'inode-repair-improvements-6.10_2024-04-15...
2024-04-16 Chandan Babu RMerge tag 'repair-iunlink-6.10_2024-04-15' of https...
2024-04-16 Chandan Babu RMerge tag 'repair-symlink-6.10_2024-04-15' of https...
2024-04-16 Chandan Babu RMerge tag 'repair-orphanage-6.10_2024-04-15' of https...
2024-04-16 Chandan Babu RMerge tag 'repair-dirs-6.10_2024-04-15' of https:/...
2024-04-16 Chandan Babu RMerge tag 'repair-unlinked-inode-state-6.10_2024-04...
2024-04-16 Chandan Babu RMerge tag 'repair-xattrs-6.10_2024-04-15' of https...
2024-04-16 Chandan Babu RMerge tag 'dirattr-validate-owners-6.10_2024-04-15...
2024-04-16 Chandan Babu RMerge tag 'repair-rtsummary-6.10_2024-04-15' of https...
2024-04-16 Chandan Babu RMerge tag 'repair-tempfiles-6.10_2024-04-15' of https...
2024-04-16 Chandan Babu RMerge tag 'atomic-file-updates-6.10_2024-04-15' of...
2024-04-16 Chandan Babu RMerge tag 'file-exchange-refactorings-6.10_2024-04...
2024-04-16 Chandan Babu RMerge tag 'log-incompat-permissions-6.10_2024-04-15...
2024-04-15 Darrick J.... xfs: unlock new repair tempfiles after creation
2024-04-15 Darrick J.... xfs: don't pick up IOLOCK during rmapbt repair scan
2024-04-15 Allison Hendersonxfs: Hold inode locks in xfs_rename
2024-04-15 Allison Hendersonxfs: Hold inode locks in xfs_trans_alloc_dir
2024-04-15 Allison Hendersonxfs: Hold inode locks in xfs_ialloc
2024-04-15 Darrick J.... docs: describe xfs directory tree online fsck
2024-04-15 Allison Hendersonxfs: Increase XFS_QM_TRANS_MAXDQS to 5
2024-04-15 Darrick J.... docs: update offline parent pointer repair strategy
2024-04-15 Allison Hendersonxfs: Increase XFS_DEFER_OPS_NR_INODES to 5
2024-04-15 Darrick J.... xfs: fix performance problems when fstrimming a subset...
2024-04-15 Darrick J.... xfs: create subordinate scrub contexts for xchk_metadat...
2024-04-15 Darrick J.... docs: update online directory and parent pointer repair...
2024-04-15 Darrick J.... docs: update the parent pointers documentation to the...
2024-04-15 Darrick J.... xfs: pin inodes that would otherwise overflow link...
2024-04-15 Darrick J.... xfs: try to avoid allocating from sick inode clusters
2024-04-15 Darrick J.... xfs: check unused nlink fields in the ondisk inode
2024-04-15 Darrick J.... xfs: repair AGI unlinked inode bucket lists
2024-04-15 Darrick J.... xfs: online repair of symbolic links
2024-04-15 Darrick J.... xfs: hoist AGI repair context to a heap object
next