linux.git
2024-04-24 Chandan Babu RMerge tag 'shrink-dirattr-args-6.10_2024-04-23' of...
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
2024-04-15 Darrick J.... xfs: check AGI unlinked inode buckets
2024-04-15 Darrick J.... xfs: ensure dentry consistency when the orphanage adopt...
2024-04-15 Darrick J.... xfs: pass the owner to xfs_symlink_write_target
2024-04-15 Darrick J.... xfs: move files to orphanage instead of letting nlinks...
2024-04-15 Darrick J.... xfs: expose xfs_bmap_local_to_extents for online repair
2024-04-15 Darrick J.... xfs: ask the dentry cache if it knows the parent of...
2024-04-15 Darrick J.... xfs: move orphan files to the orphanage
2024-04-15 Darrick J.... xfs: online repair of parent pointers
2024-04-15 Darrick J.... xfs: scan the filesystem to repair a directory dotdot...
2024-04-15 Darrick J.... xfs: update the unlinked list when repairing link counts
2024-04-15 Darrick J.... xfs: online repair of directories
2024-04-15 Darrick J.... xfs: inactivate directory data blocks
2024-04-15 Darrick J.... xfs: create an xattr iteration function for scrub
2024-04-15 Darrick J.... xfs: ensure unlinked list state is consistent with...
2024-04-15 Darrick J.... xfs: flag empty xattr leaf blocks for optimization
2024-04-15 Darrick J.... xfs: scrub should set preen if attr leaf has holes
2024-04-15 Darrick J.... xfs: repair extended attributes
2024-04-15 Darrick J.... xfs: use atomic extent swapping to fix user file fork...
2024-04-15 Darrick J.... xfs: create a blob array data structure
2024-04-15 Darrick J.... xfs: enable discarding of folios backing an xfile
2024-04-15 Darrick J.... xfs: validate explicit directory free block owners
2024-04-15 Darrick J.... xfs: validate explicit directory block buffer owners
2024-04-15 Darrick J.... xfs: validate explicit directory data buffer owners
2024-04-15 Darrick J.... xfs: validate directory leaf buffer owners
2024-04-15 Darrick J.... xfs: validate dabtree node buffer owners
2024-04-15 Darrick J.... xfs: validate attr remote value buffer owners
2024-04-15 Darrick J.... xfs: validate attr leaf buffer owners
2024-04-15 Darrick J.... xfs: reduce indenting in xfs_attr_node_list
2024-04-15 Darrick J.... xfs: use the xfs_da_args owner field to set new dir...
2024-04-15 Darrick J.... xfs: add an explicit owner field to xfs_da_args
2024-04-15 Darrick J.... xfs: online repair of realtime summaries
2024-04-15 Darrick J.... xfs: add the ability to reap entire inode forks
2024-04-15 Darrick J.... xfs: teach the tempfile to set up atomic file content...
2024-04-15 Darrick J.... xfs: support preallocating and copying content into...
2024-04-15 Darrick J.... xfs: refactor live buffer invalidation for repairs
2024-04-15 Darrick J.... xfs: create temporary files and directories for online...
next