summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-09-23btrfs/287: filter snapshot IDs to avoid failures when using some featuresv2023.09.24Filipe Manana
2023-09-23btrfs: use full subcommand name at _btrfs_get_subvolid()Filipe Manana
2023-09-23btrfs/259: fix output's wrong wordNaohiro Aota
2023-09-23generic: test new directory entries are returned after rewinding directoryFilipe Manana
2023-09-23btrfs/239: call fsync to create tree-log dedicated block group for zoned modeNaohiro Aota
2023-09-23btrfs: add missing _fixed_by_kernel_commit for a few testsAnand Jain
2023-09-23overlay: add test for rename of lower symlink with NOATIME attrAmir Goldstein
2023-09-20btrfs: add missing commit ids for a few tests using _fixed_by_kernel_commitFilipe Manana
2023-09-20btrfs/076: use _fixed_by_kernel_commit to tell the fixing kernel commitNaohiro Aota
2023-09-20btrfs/076: support smaller extent size limitNaohiro Aota
2023-09-20fstests: btrfs add more tests into the scrub groupAnand Jain
2023-09-20common/rc: make _get_max_file_size find file size on mount pointAndrey Albershteyn
2023-09-20tools/mvtest: ensure testcase is executable (755)Shiyang Ruan
2023-09-20fstests: btrfs/185 update for single device pseudo device-scanAnand Jain
2023-09-20overlay: add test for persistent unique fsidAmir Goldstein
2023-09-20xfs/270: actually test log recovery with unknown rocompat featuresDarrick J. Wong
2023-09-20xfs/270: actually test file readabilityDarrick J. Wong
2023-09-16fstests: btrfs/261 fix failure if /var/lib/btrfs isn't writableAnand Jain
2023-09-16fstests: use btrfs check repair for repairing btrfs filesystemsAnand Jain
2023-09-02xfs/559: adapt to kernels that use large folios for writesv2023.09.03Darrick J. Wong
2023-09-02common: rename get_page_size to _get_page_sizeDarrick J. Wong
2023-09-02common: split _get_hugepagesize into detection and actual queryDarrick J. Wong
2023-09-02btrfs/282: skip test if /var/lib/btrfs isnt writableDarrick J. Wong
2023-09-02generic/187: don't run this test on NFSJeff Layton
2023-09-02generic/357: don't run this test on NFSJeff Layton
2023-09-02generic/294: don't run this test on NFSJeff Layton
2023-09-02generic/*: add a check for security attrsJeff Layton
2023-09-02generic/578: add a check to ensure that fiemap is supportedJeff Layton
2023-09-02common/attr: fix the _require_acl testJeff Layton
2023-09-02generic/61[67]: support SOAK_DURATIONDarrick J. Wong
2023-09-02generic/650: race mount and unmount with cpu hotplug tooDarrick J. Wong
2023-09-02generic/650: add SOAK_DURATION controlsDarrick J. Wong
2023-09-02btrfs/237: kick reclaim process with a small filesystemNaohiro Aota
2023-09-02fstests: generic/352 should accomodate other pwrite behaviorsBill O'Donnell
2023-09-02fstests: test fix for an agbno overflow in __xfs_getfsmap_datadevDarrick J. Wong
2023-09-02generic/551: bail out test if aio-dio-write-verify failedNaohiro Aota
2023-09-02aio-dio-write-verify: print more info on the error caseNaohiro Aota
2023-09-02aio-dio-write-verify: check for the IO errorsNaohiro Aota
2023-08-25generic/471: Remove this broken casev2023.08.27Yang Xu
2023-08-25fstests: fsstress: wait interrupted aio to finishQu Wenruo
2023-08-25btrfs/004: use shuf to shuffle the file linesNaohiro Aota
2023-08-25fstests/btrfs: use _random_file() helperNaohiro Aota
2023-08-25common/rc: introduce _random_file() helperNaohiro Aota
2023-08-19fstests: Verify dir permissions when creating a stub subvolumeLee Trager
2023-08-19btrfs/220: do not run async discard test on zoned deviceNaohiro Aota
2023-08-19common/rc: drop 'fsck -f' parameter from _repair_test_fsDavid Disseldorp
2023-08-19generic/{175,297,298}: fix use of uninitialized varAmir Goldstein
2023-08-19check: fix parsing expunge file with commentsAmir Goldstein
2023-08-19fsx: tidy options usage and formatShiyang Ruan
2023-08-19t_ofd_locks: fix sem initialization sequenceStas Sergeev