summaryrefslogtreecommitdiff
path: root/fs/xfs
AgeCommit message (Expand)Author
9 daysxfs: advance the findparent inode scan cursor while holding ILOCKDarrick J. Wong
9 daysxfs: reset parent pointer args before each dir tree unlink repairDarrick J. Wong
9 daysxfs: fix replaying dirent removals into the temporary directoryDarrick J. Wong
9 daysxfs: fix termination logic in xchk_bmapDarrick J. Wong
9 daysxfs: fix rtrmap cross-referencing elision logicDarrick J. Wong
9 daysxfs: actually check internal-rtdev fields in the superblockDarrick J. Wong
9 daysxfs: fix under-reservation of blocks when repairing sf directoriesDarrick J. Wong
9 daysxfs: take hm->lock in xfs_ioc_health_monitor() before insertDeepanshu Kartikey
9 daysxfs: set IOMAP_F_INTEGRITY for zoned writes on integrity devicesAnuj Gupta
9 daysxfs: avoid extra cache flushes for multi-device file systems in xfs_fsyncChristoph Hellwig
9 daysxfs: don't continue on error in xfs_fsyncChristoph Hellwig
9 daysxfs: also flush the RT device cache in xlog_write_iclogChristoph Hellwig
9 daysxfs: bail out on bitmap errors in xrep_agfl_fillDarrick J. Wong
9 daysxfs: snapshot old AGFL before rewriting itDarrick J. Wong
9 daysxfs: remove redundant function declarationDarrick J. Wong
9 daysxfs: report runtime failures in scrubDarrick J. Wong
9 daysxfs: report healthy filesystem events in scrub statsDarrick J. Wong
9 daysxfs: snapshot scrub stats when rendering themDarrick J. Wong
13 daysxfs: remove several unused and never-implemented declarationsZizhi Wo
13 daysxfs: count escaped corruption errors in scrub statsDarrick J. Wong
13 daysxfs: make the rtsummary repair fix the file size tooDarrick J. Wong
13 daysxfs: fix rtrefcount btree block counting in scrubDarrick J. Wong
13 daysxfs: strengthen the "is cow staging" helpers in scrubDarrick J. Wong
13 daysxfs: use the rtgroup extent count to find rtrefcount gapsDarrick J. Wong
13 daysxfs: cross-reference the rtgroup superblock extent, not blockDarrick J. Wong
13 daysxfs: fix backwards mergeability logic in refcount scrubberDarrick J. Wong
13 daysxfs: fix backwards skipping logic in xrep_quota_blockDarrick J. Wong
13 daysxfs: compute dquot checksum after resetting dd_lsn in repairDarrick J. Wong
13 daysxfs: truncate quota file correctly when repairing quota fileDarrick J. Wong
13 daysxfs: signal inode btree xref error if get_rec returns an errorDarrick J. Wong
13 daysxfs: destroy seen inode bitmap when we fail to add a dirpathDarrick J. Wong
13 daysxfs: report nonexistent parents as a filesystem corruptionDarrick J. Wong
13 daysxfs: bump lost_prev_errors if we lose even the healthmon lost eventDarrick J. Wong
13 daysxfs: check healthmon outbuffer space correctlyDarrick J. Wong
13 daysxfs: merge healthmon insert/push helpersDarrick J. Wong
13 daysxfs: port healthmon event list to list_headDarrick J. Wong
13 daysxfs: move healthmon event merge tracepointDarrick J. Wong
13 daysxfs: always set xfs_healthmon::first_event when inserting at front of listDarrick J. Wong
13 daysxfs: fix bnobt repair space reservation disposal failureDarrick J. Wong
13 daysxfs: don't modify file attributes or poke fsnotify for dry runsDarrick J. Wong
13 daysxfs: actually recover intended file sizes in xfs_xmi_item_recover_intentDarrick J. Wong
13 daysxfs: don't leak new_bp if xfs_btree_bload_drop_buf failsDarrick J. Wong
13 daysxfs: preserve owner on in-memory btree creationDarrick J. Wong
13 daysxfs: fix xfs_rtrmapbt_mem_cursor for non-rmap filesystemsDarrick J. Wong
13 daysxfs: fix the rtrmap and rtrefcount _maxlevels_ondisk functionsDarrick J. Wong
13 daysxfs: don't leak dqacct if rhashtable insertion failsDarrick J. Wong
13 daysxfs: fix name string recording in slowpath pptr tracepointsDarrick J. Wong
13 daysxfs: fix short ifork reaping computation in xreap_bmapi_binvalDarrick J. Wong
13 daysxfs: fix unit conversions in per_binval computationDarrick J. Wong
13 daysxfs: release alleged child inode on metapath unlink errorAnuj Gupta