summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-04-15xfs: validate explicit directory free block ownersDarrick J. Wong
2024-04-15xfs: validate explicit directory block buffer ownersDarrick J. Wong
2024-04-15xfs: validate explicit directory data buffer ownersDarrick J. Wong
2024-04-15xfs: validate directory leaf buffer ownersDarrick J. Wong
2024-04-15xfs: validate dabtree node buffer ownersDarrick J. Wong
2024-04-15xfs: validate attr remote value buffer ownersDarrick J. Wong
2024-04-15xfs: validate attr leaf buffer ownersDarrick J. Wong
2024-04-15xfs: reduce indenting in xfs_attr_node_listDarrick J. Wong
2024-04-15xfs: use the xfs_da_args owner field to set new dir/attr block ownerDarrick J. Wong
2024-04-15xfs: add an explicit owner field to xfs_da_argsDarrick J. Wong
2024-04-15xfs: online repair of realtime summariesDarrick J. Wong
2024-04-15xfs: teach the tempfile to set up atomic file content exchangesDarrick J. Wong
2024-04-15xfs: support preallocating and copying content into temporary filesDarrick J. Wong
2024-04-15xfs: add the ability to reap entire inode forksDarrick J. Wong
2024-04-15xfs: refactor live buffer invalidation for repairsDarrick J. Wong
2024-04-15xfs: create temporary files and directories for online repairDarrick J. Wong
2024-04-15xfs: hide private inodes from bulkstat and handle functionsDarrick J. Wong
2024-04-15xfs: enable logged file mapping exchange featureDarrick J. Wong
2024-04-15docs: update swapext -> exchmaps languageDarrick J. Wong
2024-04-15xfs: capture inode generation numbers in the ondisk exchmaps log itemDarrick J. Wong
2024-04-15xfs: support non-power-of-two rtextsize with exchange-rangeDarrick J. Wong
2024-04-15xfs: make file range exchange support realtime filesDarrick J. Wong
2024-04-15xfs: condense symbolic links after a mapping exchange operationDarrick J. Wong
2024-04-15xfs: condense directories after a mapping exchange operationDarrick J. Wong
2024-04-15xfs: condense extended attributes after a mapping exchange operationDarrick J. Wong
2024-04-15xfs: add error injection to test file mapping exchange recoveryDarrick J. Wong
2024-04-15xfs: bind together the front and back ends of the file range exchange codeDarrick J. Wong
2024-04-15xfs: create deferred log items for file mapping exchangesDarrick J. Wong
2024-04-15xfs: introduce a file mapping exchange log intent itemDarrick J. Wong
2024-04-15xfs: create a incompat flag for atomic file mapping exchangesDarrick J. Wong
2024-04-15xfs: introduce new file range exchange ioctlDarrick J. Wong
2024-04-15vfs: export remap and write check helpersDarrick J. Wong
2024-04-15xfs: constify xfs_bmap_is_written_extentDarrick J. Wong
2024-04-15xfs: refactor non-power-of-two alignment checksDarrick J. Wong
2024-04-15xfs: hoist multi-fsb allocation unit detection to a helperDarrick J. Wong
2024-04-15xfs: create a new helper to return a file's allocation unitDarrick J. Wong
2024-04-15xfs: declare xfs_file.c symbols in xfs_file.hDarrick J. Wong
2024-04-15xfs: move xfs_iops.c declarations out of xfs_inode.hDarrick J. Wong
2024-04-15xfs: move inode lease breaking functions to xfs_inode.cDarrick J. Wong
2024-04-15xfs: only clear log incompat flags at clean unmountDarrick J. Wong
2024-04-15xfs: fix error bailout in xrep_abt_build_new_treesDarrick J. Wong
2024-04-15xfs: fix potential AGI <-> ILOCK ABBA deadlock in xrep_dinode_findmode_walk_d...Darrick J. Wong
2024-04-15xfs: fix an AGI lock acquisition ordering problem in xrep_dinode_findmodeDarrick J. Wong
2024-04-15xfs: pass xfs_buf lookup flags to xfs_*read_agiDarrick J. Wong
2024-04-14Linux 6.9-rc4v6.9-rc4Linus Torvalds
2024-04-14Merge tag 'pull-sysfs-annotation-fix' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2024-04-14Merge tag 'x86-urgent-2024-04-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-04-14Merge tag 'timers-urgent-2024-04-14' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-04-14Merge tag 'perf-urgent-2024-04-14' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-04-14Merge tag 'locking-urgent-2024-04-14' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds