summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-10-26xfs: flush speculative space allocations when we run out of quotaDarrick J. Wong
2020-10-26xfs: xfs_inode_free_quota_blocks should scan project quotaDarrick J. Wong
2020-10-26xfs: don't stall cowblocks scan if we can't take locksDarrick J. Wong
2020-10-26xfs: refactor messy xfs_inode_free_quota_* functionsDarrick J. Wong
2020-10-26xfs: hide most of the incore inode walk interfaceDarrick J. Wong
2020-10-26xfs: report XFS_CORRUPT_ON errors to the health systemcorruption-health-reports_2020-10-26Darrick J. Wong
2020-10-26xfs: report realtime metadata corruption errors to the health systemDarrick J. Wong
2020-10-26xfs: report quota block corruption errors to the health systemDarrick J. Wong
2020-10-26xfs: report inode corruption errors to the health systemDarrick J. Wong
2020-10-26xfs: report symlink block corruption errors to the health systemDarrick J. Wong
2020-10-26xfs: report dir/attr block corruption errors to the health systemDarrick J. Wong
2020-10-26xfs: report btree block corruption errors to the health systemDarrick J. Wong
2020-10-26xfs: report block map corruption errors to the health tracking systemDarrick J. Wong
2020-10-26xfs: report ag header corruption errors to the health tracking systemDarrick J. Wong
2020-10-26xfs: separate the marking of sick and checked metadataDarrick J. Wong
2020-10-26xfs: repair dquots based on live quotacheck resultsrepair-quota_2020-10-26Darrick J. Wong
2020-10-26xfs: track quota updates during live quotacheckDarrick J. Wong
2020-10-26xfs: implement live quotacheck inode scanDarrick J. Wong
2020-10-26xfs: repair quotasDarrick J. Wong
2020-10-26xfs: repair the inode core and forks of a metadata inodeDarrick J. Wong
2020-10-26xfs: repair damaged symlinksrepair-inodes_2020-10-26Darrick J. Wong
2020-10-26xfs: repair inode block mapsDarrick J. Wong
2020-10-26xfs: zap broken inode forksDarrick J. Wong
2020-10-26xfs: repair inode recordsDarrick J. Wong
2020-10-26xfs: repair refcount btreesrepair-ag-btrees_2020-10-26Darrick J. Wong
2020-10-26xfs: repair inode btreesDarrick J. Wong
2020-10-26xfs: repair free space btreesDarrick J. Wong
2020-10-26xfs: always rescan allegedly healthy per-ag metadata after repairDarrick J. Wong
2020-10-26xfs: implement online scrubbing of rtsummary infoscrub-rtsummary_2020-10-26Darrick J. Wong
2020-10-26xfs: move the realtime summary file scrubber to a separate source fileDarrick J. Wong
2020-10-26xfs: create a big array data structureDarrick J. Wong
2020-10-26xfs: log EFIs for all btree blocks being used to stage a btreerepair-prep-for-bulk-loading_2020-10-26Darrick J. Wong
2020-10-26xfs: add debug knobs to control btree bulk load slack factorsDarrick J. Wong
2020-10-26xfs: implement block reservation accounting for btrees we're stagingDarrick J. Wong
2020-10-26xfs: convert xbitmap to interval treerepair-bitmap-rework_2020-10-26Darrick J. Wong
2020-10-26xfs: drop the _safe behavior from the xbitmap foreach macroDarrick J. Wong
2020-10-26xfs: remove the for_each_xbitmap_ helpersDarrick J. Wong
2020-10-26xfs: use deferred frees to reap old btree blocksrepair-reap-fixes_2020-10-26Darrick J. Wong
2020-10-26xfs: only invalidate blocks if we're going to free themDarrick J. Wong
2020-10-26xfs: online checking of the free rt extent countscrub-fixes_2020-10-26Darrick J. Wong
2020-10-26xfs: check btree keys reflect the child blockDarrick J. Wong
2020-10-26xfs: teach xfs_btree_has_record to return false if there are gapsDarrick J. Wong
2020-10-26xfs: increase the default parallelism levels of pwork clientspwork-parallelism_2020-10-26Darrick J. Wong
2020-10-26xfs: set xefi_discard when creating a deferred agfl free log intent itemxfs-5.10-fixes_2020-10-26Darrick J. Wong
2020-10-25Linux 5.10-rc1v5.10-rc1Linus Torvalds
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches
2020-10-25kernel/sys.c: fix prototype of prctl_get_tid_address()Rasmus Villemoes
2020-10-25mm: remove kzfree() compatibility definitionEric Biggers
2020-10-25checkpatch: enable GIT_DIR environment use to set git repository locationJoe Perches
2020-10-25Merge tag 'timers-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds