summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-26report: derive an xml schema for the xunit reportDarrick J. Wong
2023-03-25check: generate section reports between testsDarrick J. Wong
2023-03-25fscrypt-crypt-util: fix XTS self-test with latest OpenSSLEric Biggers
2023-03-25fscrypt-crypt-util: use OpenSSL EVP API for AES self-testsEric Biggers
2023-03-25fscrypt-crypt-util: fix HKDF self-test with latest OpenSSLEric Biggers
2023-03-25m4: Check for FTW_ACTIONRETVAL along with nftwKhem Raj
2023-03-25btrfs/246: skip the test if the tested btrfs doesn't support inline extents c...Qu Wenruo
2023-03-25generic/020: fix another really long attr test failure for cephXiubo Li
2023-03-16xfs: stress test cycling parent pointers with online repairv2023.03.19Darrick J. Wong
2023-03-14btrfs/286: add missing calls to _scratch_dev_pool_put and _spare_dev_putFilipe Manana
2023-03-14btrfs/284: list a couple btrfs-progs git commitsFilipe Manana
2023-03-14vfs: Add tmpfs tests for idmap mountsRodrigo Campos
2023-03-14vfs: Export test_setup() and test_cleanup()Rodrigo Campos
2023-03-14vfs: Make idmapped core tests publicRodrigo Campos
2023-03-14vfs: Prepare tests in &s_idmapped_mounts to be reused inside a usernsRodrigo Campos
2023-03-14vfs: Make switch_userns set PR_SET_DUMPABLERodrigo Campos
2023-03-14vfs: Fix race condition on get_userns_fd()Rodrigo Campos
2023-03-14vfs: Use tabs to indent, not spacesRodrigo Campos
2023-03-14vfs: Fix documentation typoRodrigo Campos
2023-03-14vfs: Don't open-code safe_close()Rodrigo Campos
2023-03-03generic/020: fix really long attr test failure for cephv2023.03.05Xiubo Li
2023-03-02common/rc: don't clear superblock for zoned scratch poolsJohannes Thumshirn
2023-03-02xfs: test xfs_scrub dry run, preen, and repair modeDarrick J. Wong
2023-03-02xfs: race fsstress with online repair of dirs and parent pointersDarrick J. Wong
2023-03-02xfs: ensure that online directory repairs don't hit EDQUOTDarrick J. Wong
2023-03-02xfs: race fsstress with online repair of extended attribute dataDarrick J. Wong
2023-03-02xfs: race fsstress with online repair of realtime summary filesDarrick J. Wong
2023-03-02fsstress: update for FIEXCHANGE_RANGEDarrick J. Wong
2023-03-02fsx: support FIEXCHANGE_RANGEDarrick J. Wong
2023-03-02generic: test that file privilege gets dropped with FIEXCHANGE_RANGEDarrick J. Wong
2023-03-02generic, xfs: test scatter-gather atomic file updatesDarrick J. Wong
2023-03-02generic: test new vfs swapext ioctlDarrick J. Wong
2023-03-02generic: test old xfs extent swapping ioctlDarrick J. Wong
2023-03-02xfs/122: fix for swapext log itemsDarrick J. Wong
2023-02-25btrfs: add test case for NODATASUM dev-replacev2023.02.26Qu Wenruo
2023-02-25generic: add test for direct io partial writesBoris Burkov
2023-02-25selftest: add tests for debugging testing setupLeah Rumancik
2023-02-25README: Add section to install required packages on (open)SUSEGabriel Niebler
2023-02-25fuzzy: fuzz test key/pointers of inode btreesDarrick J. Wong
2023-02-25xfs: fuzz test both repair strategiesDarrick J. Wong
2023-02-25fuzzy: test fuzzing realtime free space metadataDarrick J. Wong
2023-02-25fuzzy: test fuzzing xattr block mappingsDarrick J. Wong
2023-02-25fuzzy: test fuzzing directory block mappingsDarrick J. Wong
2023-02-25fuzzy: for fuzzing ag btrees, find the path to the AG headerDarrick J. Wong
2023-02-25xfs: improve metadata array field handling when fuzzingDarrick J. Wong
2023-02-25fuzzy: report the fuzzing repair strategy in seqres.fullDarrick J. Wong
2023-02-25fuzzy: compress coredumps created while fuzzingDarrick J. Wong
2023-02-25fuzzy: dump metadata state before fuzzingDarrick J. Wong
2023-02-25common/fuzzy: exercise the filesystem a little harder after repairingDarrick J. Wong
2023-02-25common: check xfs health after doing an online scrubDarrick J. Wong