summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-12-17src/vfs/utils: Reset errno to zero when detect O_TMPFILEYang Xu
2022-10-27xfs: test for fixing wrong root inode number in dumpHironori Shiina
2022-10-15seek_sanity_test: drop unused pageszDavid Disseldorp
2022-09-21idmapped-mounts: account for EOVERFLOWChristian Brauner
2022-09-04vfs: Add new setgid_create_acl testv2022.09.04Yang Xu
2022-09-04vfs: Add new setgid_create_umask testYang Xu
2022-08-20src/t_ofd_locks.c: Reset errno to zerov2022.08.21Yang Xu
2022-08-06xfs: add memory failure test for dax modeShiyang Ruan
2022-08-06fscrypt-crypt-util: add HCTR2 implementationNathan Huckleberry
2022-07-31seek_sanity_test: use XFS ioctls to determine file allocation unit sizev2022.07.31Darrick J. Wong
2022-07-24ext4: add test for ext4 uuid get/set ioctls during fsstress.Jeremy Bongio
2022-07-02seek_sanity_test: fix allocation unit detection on XFS realtimeDarrick J. Wong
2022-06-24generic/486: adjust the max xattr sizeLuís Henriques
2022-06-03generic/591: use proper sector sizeZorro Lang
2022-06-03generic/591: remove redundant output from golden imageZorro Lang
2022-05-15vfs/idmapped-mounts: remove invalid testv2022.05.15Christian Brauner
2022-05-15vfstest: split out remaining idmapped mount testsChristian Brauner
2022-05-15vfstest: split out btrfs idmapped mounts testChristian Brauner
2022-05-15vfstest: split idmapped mount tests into separate suiteChristian Brauner
2022-05-15utils: add struct test_suiteChristian Brauner
2022-05-15missing: move sys_execveat() to missing.hChristian Brauner
2022-05-15utils: move helpers into utilsChristian Brauner
2022-05-15utils: add struct vfstest_infoChristian Brauner
2022-05-15utils: add missing global.h includeChristian Brauner
2022-05-15vfstest: rename struct t_idmapped_mountsChristian Brauner
2022-05-15src/vfs: rename idmapped-mounts.c fileChristian Brauner
2022-05-15src: rename idmapped-mounts folderChristian Brauner
2022-05-13idmapped-mounts: make all tests set their required feature flagsChristian Brauner
2022-05-07idmapped-mounts: Add open with O_TMPFILE operation in setgid testv2022.05.08Yang Xu
2022-05-07idmapped-mounts: Add mknodat operation in setgid testYang Xu
2022-05-07idmapped-mounts: Reset errno to zero before run_testYang Xu
2022-04-27generic: add test for tmpfs POSIX ACLsChristian Brauner
2022-04-27generic/633: Avoid failure without CONFIG_USER_NSJan Kara
2022-04-27idmapped_mounts: Prepare for support for more featuresJan Kara
2022-04-17fstests: test dirty pipe vulnerability issue of CVE-2022-0847Zorro Lang
2022-04-10fscrypt-crypt-util: add support for dumping key identifierEric Biggers
2022-04-10fscrypt-crypt-util: refactor get_key_and_iv()Eric Biggers
2022-04-10fscrypt-crypt-util: use an explicit --direct-key optionEric Biggers
2022-04-10generic: read multiple extents with io_uringFilipe Manana
2022-04-10src/ext4_resize.c: Refactor code and ensure accurate errno is returnedOjaswin Mujoo
2022-03-21generic: Add test for seekdirJan Kara
2022-02-20src/fssum: use newer EVP_* interface to replace deprecated MD5_* interaceQu Wenruo
2022-01-23idmapped-mounts: always run generic vfs testsChristian Brauner
2022-01-23idmapped-mounts: add fs_allow_idmap() helperChristian Brauner
2022-01-23src/ext4_resize.c: set errno to 0 before the strtoull callYang Xu
2022-01-16unwritten_sync: convert XFS_IOC_FREESP64 to ftruncateDarrick J. Wong
2022-01-16alloc: upgrade to fallocateDarrick J. Wong
2022-01-16xfs: regression test for allocsp handing out stale disk contentsDarrick J. Wong
2022-01-16idmapped-mounts: add missing ownership comparisons to setgid testsChristian Brauner
2022-01-16idmapped-mounts: add more explanations to setgid testsChristian Brauner