aboutsummaryrefslogtreecommitdiff
path: root/testcases/kernel/syscalls/statx
AgeCommit message (Expand)Author
2023-09-28syscalls/statx06: use a fine-grained timestamp for the second time fetchandroid-vts-14.0_r2android-cts-14.0_r2Jeff Layton
2022-12-22statx07: umount before un-exportMurphy Zhou
2022-12-16syscalls/statx01: Fix typoYang Xu
2022-12-16syscalls/statx01: Add exit condition when parsing /proc/self/mountinfoYang Xu
2022-11-04syscalls/statx01: Fix reading 64-bit mnt_id value from mountinfo on i586Vitaly Chikunov
2022-10-07update all call sites of SAFE_WRITE()Jan Stancek
2022-09-30SPDX Identifier: Correct SPDX IdentifierZhao Gongyi
2022-09-07statx04: skip test on ntfs filesystemAvinesh Kumar
2022-08-19statx04: mask STATX_ATTR_COMPRESSED on tmpfsLi Wang
2022-05-10Remove duplicate include of <sys/mount.h>Petr Vorel
2022-02-04syscalls/statx09: Add new testDai Shili
2022-01-20Rewrite statx04 testMartin Doucha
2021-12-10testcase: make use of needs_cmd version checkYang Xu
2021-12-08syscalls/statx05, 07: Move e4crypt, exportfs to tst_test structureYang Xu
2021-12-01syscall/statx: Add docparse formattingYang Xu
2021-12-01syscalls/statx01: Add stx_mnt_id checkYang Xu
2021-11-30statx: Add missing static keyword to tcase variableRichard Palethorpe
2021-11-30syscalls/statx01,2: Fix compiler warning because of PRIu64Yang Xu
2021-11-24syscalls/stat*: Add nlink member checkYang Xu
2021-11-17statx04: Add sentinel to tags listRichard Palethorpe
2021-11-17statx{04,08}: rm useless function and make make check happyRichard Palethorpe
2021-11-17syscalls/statx08: Add new testYang Xu
2021-11-17syscalls/statx04: remove btrfs kernel version and add linux tagsYang Xu
2021-11-17syscalls/statx04: Skip STATX_ATTR_COMPRESSED flag when tesing xfsYang Xu
2020-11-24syscalls: quotactl04, statx05: Fix TWARN on missing mkfsCyril Hrubis
2020-11-02syscalls/statx05: add mkfs.ext4 package version checkPo-Hsu Lin
2020-04-17syscalls/{quotactl04, statx05}.c: Replace extra_opts[] with fs_opts[]Xiao Yang
2020-03-30syscalls/statx01: Fix bug caused by default umaskZou Wei
2020-03-03Replace GPL with SPDX-License-Identifier by using spdx_convert.shYang Xu
2020-01-14syscalls/statx05: Fix failures on s390 & old libcCyril Hrubis
2019-12-16syscalls/statx07: handle ETIMEDOUT when rpcbind.socket is not startedJan Stancek
2019-12-16syscalls/statx07: add fsid= to exportsJan Stancek
2019-12-10Remove duplicated ".needs_tmpdir=1" when using equivalent flagsYang Xu
2019-07-26syscalls/statx01: loosen the stx_blocks checkSteve Muckle
2019-02-26Include lapi/posix_clocks.h in tst_safe_clocks.hPetr Vorel
2019-02-21statx07: Remove old_tmpdir.hCyril Hrubis
2019-02-21syscalls/statx: Add test for sync flagsVaishnavi
2018-11-21syscalls/statx06.c: Fix compiler errorsXiao Yang
2018-11-20syscalls/statx06.c: Fix compiler errors on old distrosXiao Yang
2018-11-19Testing statx syscall Timestamp fieldsSubash Ganesan
2018-11-19Revert "Testing statx syscall Timestamp fields"Cyril Hrubis
2018-11-19Testing statx syscall Timestamp fieldsSubash Ganesan
2018-10-08syscalls/statx04: TCONF on BTRFS for kernel < 4.13Petr Vorel
2018-09-12syscalls/statx*: Fix compiler errors on old distrosXiao Yang
2018-09-12syscalls/statx05: Fix test on ppc64leCyril Hrubis
2018-09-12lib: tst_mkfs: Allow passing more extra optionsCyril Hrubis
2018-09-10syscalls/statx05: Add new test.Cyril Hrubis
2018-09-10syscalls/statx04: Add new test.vaishnavid
2018-09-04syscalls/statx03: Add new test.vaishnavid
2018-09-04syscalls/statx01: Update the stx_blocks checkCyril Hrubis