summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-04-11xfs: ensure that all metadata and data blocks are not cow staging extentsDarrick J. Wong
2023-04-11xfs: check the reference counts of gaps in the refcount btreeDarrick J. Wong
2023-04-11xfs: implement masked btree key comparisons for _has_records scansDarrick J. Wong
2023-04-11xfs: replace xfs_btree_has_record with a general keyspace scannerDarrick J. Wong
2023-04-11xfs: refactor ->diff_two_keys callsitesDarrick J. Wong
2023-04-11xfs: always scrub record/key order of interior recordsDarrick J. Wong
2023-04-11xfs: refactor converting btree irec to btree keyDarrick J. Wong
2023-04-11xfs: check btree keys reflect the child blockDarrick J. Wong
2023-04-11xfs: detect unwritten bit set in rmapbt node block keysDarrick J. Wong
2023-04-11xfs: fix rm_offset flag handling in rmap keysDarrick J. Wong
2023-04-11xfs: hoist inode record alignment checks from scrubDarrick J. Wong
2023-04-11xfs: hoist rmap record flag checks from scrubDarrick J. Wong
2023-04-11xfs: complain about bad file mapping records in the ondisk bmbtDarrick J. Wong
2023-04-11xfs: hoist rmap record flag checks from scrubDarrick J. Wong
2023-04-11xfs: complain about bad records in query_range helpersDarrick J. Wong
2023-04-11xfs: standardize ondisk to incore conversion for bmap btreesDarrick J. Wong
2023-04-11xfs: standardize ondisk to incore conversion for rmap btreesDarrick J. Wong
2023-04-11xfs: return a failure address from xfs_rmap_irec_offset_unpackDarrick J. Wong
2023-04-11xfs: standardize ondisk to incore conversion for refcount btreesDarrick J. Wong
2023-04-11xfs: standardize ondisk to incore conversion for inode btreesDarrick J. Wong
2023-04-11xfs: standardize ondisk to incore conversion for free space btreesDarrick J. Wong
2023-04-11xfs: scrub should use ECHRNG to signal that the drain is neededDarrick J. Wong
2023-04-11xfs: minimize overhead of drain wakeups by using jump labelsDarrick J. Wong
2023-04-11xfs: clean up scrub context if scrub setup returns -EDEADLOCKDarrick J. Wong
2023-04-11xfs: allow queued AG intents to drain before scrubbingDarrick J. Wong
2023-04-11xfs: add a tracepoint to report incorrect extent refcountsDarrick J. Wong
2023-04-11xfs: update copyright years for scrub/ filesDarrick J. Wong
2023-04-11xfs: fix author and spdx headers on scrub/ filesDarrick J. Wong
2023-04-11xfs: create traced helper to get extra perag referencesDarrick J. Wong
2023-04-11xfs: give xfs_refcount_intent its own perag referenceDarrick J. Wong
2023-04-11xfs: give xfs_rmap_intent its own perag referenceDarrick J. Wong
2023-04-11xfs: give xfs_extfree_intent its own perag referenceDarrick J. Wong
2023-04-11xfs: pass per-ag references to xfs_free_extentDarrick J. Wong
2023-04-11xfs: give xfs_bmap_intent its own perag referenceDarrick J. Wong
2023-04-11xfs: document future directions of online fsckDarrick J. Wong
2023-04-11xfs: document the userspace fsck driver programDarrick J. Wong
2023-04-11xfs: document directory tree repairsDarrick J. Wong
2023-04-11xfs: document metadata file repairDarrick J. Wong
2023-04-11xfs: document full filesystem scans for online fsckDarrick J. Wong
2023-04-11xfs: document online file metadata repair codeDarrick J. Wong
2023-04-11xfs: document btree bulk loadingDarrick J. Wong
2023-04-11xfs: document pageable kernel memoryDarrick J. Wong
2023-04-11xfs: document how online fsck deals with eventual consistencyDarrick J. Wong
2023-04-11xfs: document the filesystem metadata checking strategyDarrick J. Wong
2023-04-11xfs: document the user interface for online fsckDarrick J. Wong
2023-04-11xfs: document the testing plan for online fsckDarrick J. Wong
2023-04-11xfs: document the general theory underlying online fsck designDarrick J. Wong
2023-04-11xfs: document the motivation for online fsck designDarrick J. Wong
2023-04-09Linux 6.3-rc6Linus Torvalds
2023-04-09Merge tag 'perf_urgent_for_v6.3_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds