summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-11-09xfs: don't return -EFSCORRUPTED from repair when resources cannot be grabbedxfs-6.2-fixes_2022-11-09Darrick J. Wong
2022-11-09xfs: shut up -Wuninitialized in xfsaild_pushDarrick J. Wong
2022-11-09xfs: use memcpy, not strncpy, to format the attr prefix during listxattrDarrick J. Wong
2022-11-09xfs: document future directions of online fsckonline-fsck-design_2022-11-09Darrick J. Wong
2022-11-09xfs: document the userspace fsck driver programDarrick J. Wong
2022-11-09xfs: document directory tree repairsDarrick J. Wong
2022-11-09xfs: document metadata file repairDarrick J. Wong
2022-11-09xfs: document full filesystem scans for online fsckDarrick J. Wong
2022-11-09xfs: document online file metadata repair codeDarrick J. Wong
2022-11-09xfs: document btree bulk loadingDarrick J. Wong
2022-11-09xfs: document pageable kernel memoryDarrick J. Wong
2022-11-09xfs: document how online fsck deals with eventual consistencyDarrick J. Wong
2022-11-09xfs: document the filesystem metadata checking strategyDarrick J. Wong
2022-11-09xfs: document the user interface for online fsckDarrick J. Wong
2022-11-09xfs: document the testing plan for online fsckDarrick J. Wong
2022-11-09xfs: document the general theory underlying online fsck designDarrick J. Wong
2022-11-09xfs: document the motivation for online fsck designDarrick J. Wong
2022-11-09xfs: Print XFS UUID on mount and umount events.xfs-6.2-merge_2022-11-09Lukas Herbolt
2022-11-09xfs: fix incorrect error-out in xfs_removeDarrick J. Wong
2022-11-09xfs: teach scrub to flag non-extents format cow forksDarrick J. Wong
2022-11-09xfs: check that CoW fork extents are not sharedDarrick J. Wong
2022-11-09xfs: check quota files for unwritten extentsDarrick J. Wong
2022-11-09xfs: block map scrub should handle incore delalloc reservationsDarrick J. Wong
2022-11-09xfs: teach scrub to check for adjacent bmaps when rmap larger than bmapDarrick J. Wong
2022-11-09xfs: fix perag loop in xchk_bmap_check_rmapsDarrick J. Wong
2022-11-09xfs: online checking of the free rt extent countDarrick J. Wong
2022-11-09xfs: skip fscounters comparisons when the scan is incompleteDarrick J. Wong
2022-11-09xfs: make rtbitmap ILOCKing consistent when scanning the rt bitmap fileDarrick J. Wong
2022-11-09xfs: load rtbitmap and rtsummary extent mapping btrees at mount timeDarrick J. Wong
2022-11-09xfs: don't retry repairs harder when EAGAIN is returnedDarrick J. Wong
2022-11-09xfs: fix return code when fatal signal encountered during dquot scrubDarrick J. Wong
2022-11-09xfs: return EINTR when a fatal signal terminates scrubDarrick J. Wong
2022-11-09xfs: pivot online scrub away from kmem.[ch]Darrick J. Wong
2022-11-09xfs: initialize the check_owner object fullyDarrick J. Wong
2022-11-09xfs: standardize GFP flags usage in online scrubDarrick J. Wong
2022-11-09xfs: make AGFL repair function avoid crosslinked blocksDarrick J. Wong
2022-11-09xfs: log the AGI/AGF buffers when rolling transactions during an AG repairDarrick J. Wong
2022-11-09xfs: don't track the AGFL buffer in the scrub AG contextDarrick J. Wong
2022-11-09xfs: fully initialize xfs_da_args in xchk_directory_blocksDarrick J. Wong
2022-11-09iomap: directly use logical block sizeiomap-6.2-merge_2022-11-09Keith Busch
2022-11-06Linux 6.1-rc4v6.1-rc4Linus Torvalds
2022-11-06Merge tag 'cxl-fixes-for-6.1-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-11-06Merge tag 'hwmon-for-v6.1-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-11-06Merge tag 'perf_urgent_for_v6.1_rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-11-06Merge tag 'x86_urgent_for_v6.1_rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-11-06Merge tag 'kbuild-fixes-v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-11-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-11-06Merge tag 'for-linus-6.1-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-11-06Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-11-06Merge tag '6.1-rc4-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds