summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
11 daysxfs: fix rtrefcount btree block counting in scrubDarrick J. Wong
11 daysxfs: strengthen the "is cow staging" helpers in scrubDarrick J. Wong
11 daysxfs: use the rtgroup extent count to find rtrefcount gapsDarrick J. Wong
11 daysxfs: cross-reference the rtgroup superblock extent, not blockDarrick J. Wong
11 daysxfs: fix backwards mergeability logic in refcount scrubberDarrick J. Wong
11 daysxfs: fix backwards skipping logic in xrep_quota_blockDarrick J. Wong
11 daysxfs: compute dquot checksum after resetting dd_lsn in repairDarrick J. Wong
11 daysxfs: truncate quota file correctly when repairing quota fileDarrick J. Wong
11 daysxfs: signal inode btree xref error if get_rec returns an errorDarrick J. Wong
11 daysxfs: destroy seen inode bitmap when we fail to add a dirpathDarrick J. Wong
11 daysxfs: report nonexistent parents as a filesystem corruptionDarrick J. Wong
11 daysxfs: bump lost_prev_errors if we lose even the healthmon lost eventDarrick J. Wong
11 daysxfs: check healthmon outbuffer space correctlyDarrick J. Wong
11 daysxfs: merge healthmon insert/push helpersDarrick J. Wong
11 daysxfs: port healthmon event list to list_headDarrick J. Wong
11 daysxfs: move healthmon event merge tracepointDarrick J. Wong
11 daysxfs: always set xfs_healthmon::first_event when inserting at front of listDarrick J. Wong
11 daysxfs: fix bnobt repair space reservation disposal failureDarrick J. Wong
11 daysxfs: don't modify file attributes or poke fsnotify for dry runsDarrick J. Wong
11 daysxfs: actually recover intended file sizes in xfs_xmi_item_recover_intentDarrick J. Wong
11 daysxfs: don't leak new_bp if xfs_btree_bload_drop_buf failsDarrick J. Wong
11 daysxfs: preserve owner on in-memory btree creationDarrick J. Wong
11 daysxfs: fix xfs_rtrmapbt_mem_cursor for non-rmap filesystemsDarrick J. Wong
11 daysxfs: fix the rtrmap and rtrefcount _maxlevels_ondisk functionsDarrick J. Wong
11 daysxfs: don't leak dqacct if rhashtable insertion failsDarrick J. Wong
11 daysxfs: fix name string recording in slowpath pptr tracepointsDarrick J. Wong
11 daysxfs: fix short ifork reaping computation in xreap_bmapi_binvalDarrick J. Wong
11 daysxfs: fix unit conversions in per_binval computationDarrick J. Wong
11 daysxfs: release alleged child inode on metapath unlink errorAnuj Gupta
11 daysxfs: mark slab-allocated xfs_buf backing memory as __GFP_RECLAIMABLEEric Sandeen
11 daysxfs: fix reclaimed page accounting in xfs_buf_freeEric Sandeen
11 daysxfs: lock the healthmon when inserting unmount eventDarrick J. Wong
11 daysxfs: handle reconnecting metadir subdirectoriesDarrick J. Wong
11 daysxfs: fix parent rec lookup initialization in xrep_metapath_unlinkDarrick J. Wong
11 daysxfs: log the tempip after we convert it to extents formatDarrick J. Wong
11 daysxfs: don't stash removename operations with unknown ftypeDarrick J. Wong
11 daysxfs: don't spin forever on zero-length dirents when salvaging themDarrick J. Wong
11 daysxfs: assert the reservation covers each da fork growthJavier Tia
11 daysxfs: initialise args->total for parent pointer updatesJavier Tia
11 daysxfs: correct the parent pointer space reservation commentJavier Tia
11 daysxfs: report the error that made deferred work shut down the fsJavier Tia
11 daysxfs: give the deferred barrier op type a nameJavier Tia
11 daysxfs: initialise error in xfs_defer_finish_one()Javier Tia
11 daysxfs: add lock annotations to xfs_ail_delete*Christoph Hellwig
11 daysxfs: add a lock annotation to xlog_cil_push_backgroundChristoph Hellwig
11 daysxfs: add lock annotations to xlog_state_shutdown_callbacksChristoph Hellwig
11 daysxfs: add lock annotations to xfs_try_open_zoneChristoph Hellwig
11 daysxfs: improve lock annotations in the log codeChristoph Hellwig
11 daysxfs: fix the lock annotation in xfs_mru_cache_lookupChristoph Hellwig
11 daysxfs: fix the lock annotation in xfs_extent_busy_update_extentChristoph Hellwig