summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2024-02-16Add bcachefs/001 for pagecache_add lock deadlock torture testKent Overstreet
2024-01-14fscrypt-crypt-util: rename block to data unitEric Biggers
2024-01-14btrfs: test snapshotting a deleted subvolumeOmar Sandoval
2023-12-10aio-dio-write-verify: Add sync and noverify optionRitesh Harjani (IBM)
2023-12-10generic: test reading a large directory while renaming its filesFilipe Manana
2023-11-17misc: privatize the FIEXCHANGE ioctl for nowDarrick J. Wong
2023-11-16generic: test reads racing with slow reflink operationsDarrick J. Wong
2023-10-22generic/465: only complain about stale disk contents when racing directioDarrick J. Wong
2023-09-23generic: test new directory entries are returned after rewinding directoryFilipe Manana
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-19t_ofd_locks: fix sem initialization sequenceStas Sergeev
2023-08-19t_ofd_locks: fix stalled semaphore handlingStas Sergeev
2023-08-04fstests: install soak_duration.awkTheodore Ts'o
2023-06-10generic: Add mmap + DIO write testAndreas Gruenbacher
2023-05-28fstests: fix compilation error in splice2pipe on old (<C99) compilersAndrey Albershteyn
2023-05-14fiemap: FIEMAP_EXTENT_LAST denotes the last record in the recordsetDarrick J. Wong
2023-05-14fiemap-tester: holes can be backed by unwritten extentsDarrick J. Wong
2023-05-01misc: add duration for long soak testsDarrick J. Wong
2023-04-29src: Don't include <sys/mount.h> and <linux/mount.h> togetherYang Xu
2023-04-09populate: create fewer subdirs when constructing directoriesDarrick 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-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-02fsx: support FIEXCHANGE_RANGEDarrick J. Wong
2023-02-25generic: add test for direct io partial writesBoris Burkov
2023-02-11generic/676: Unstable d_type handling for NFS READDIRBenjamin Coddington
2023-02-08fuzzy: add a custom xfs find utility for scrub stress testsDarrick J. Wong
2023-02-04fstests: aiodio_sparse2.c, fix compiler warning buffer overflowAnand Jain
2023-02-04fstests: t_getcwd.c, fix a warning related to buffer overflowAnand Jain
2023-02-04fstests: fstest.c, fix compile warnings replace sprintf with snprintfAnand Jain
2023-01-22populate: improve attr creation runtimeDarrick J. Wong
2023-01-22populate: remove file creation loops that take foreverDarrick J. Wong
2023-01-14generic: test lseek with seek data mode on a one byte fileFilipe Manana
2022-12-25btrfs/154: migrate to python3v2022.12.25Qu Wenruo
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