lib/: spdx license conversion
[xfstests-dev.git] / tests / overlay /
2018-06-09 Dave Chinnerfstests: convert remaining tests to SPDX license tags
2018-06-03 Vivek Goyaloverlay: Add tests for overlay metadata only copy up...
2018-05-09 Amir Goldsteinoverlay: test multiple origin references to the same...
2018-05-09 Amir Goldsteinoverlay/049: update fix commit id
2018-04-27 Amir Goldsteinoverlay/04{1,3,4}: enable xino feature
2018-04-27 Amir Goldsteinoverlay/043: require and enable redirect_dir
2018-04-27 Amir Goldsteinoverlay/041: fix call to _overlay_check_scratch_dirs
2018-04-22 Miklos Szeredioverlay/013: do not expect failure
2018-04-22 Miklos Szeredioverlay/040: clean up properly after setting immutable
2018-03-29 Amir Goldsteinoverlay: test decoding overlay file handles with warm...
2018-03-25 Amir Goldsteinoverlay/05[45]: Document the fix commit
2018-03-16 Vivek Goyaloverlay: Absolute redirect should be followed even...
2018-03-01 zhangyi (F)overlay: correct scratch dirs check
2018-03-01 zhangyi (F)overlay: skip check for tests finished with corrupt...
2018-03-01 zhangyi (F)overlay/003: fix fs check failure
2018-02-08 Eryu Guanoverlay: renumber tests after merge
2018-02-08 zhangyi (F)overlay: add fsck.overlay impure xattr test
2018-02-08 zhangyi (F)overlay: add fsck.overlay redirect directory test
2018-02-08 zhangyi (F)overlay: add fsck.overlay whiteout test
2018-02-02 Amir Goldsteinoverlay: test overlay file handle of dir with ancestor...
2018-02-02 Amir Goldsteinoverlay: test overlay file handles of lower dir with...
2018-01-30 Amir Goldsteinoverlay: test encode/decode of non-samefs overlay file...
2018-01-30 Amir Goldsteinoverlay: test encode/decode overlay file handles with...
2018-01-30 Amir Goldsteinoverlay: test encode/decode of non-samefs overlay file...
2018-01-30 Amir Goldsteinoverlay: test encode/decode overlay file handles
2018-01-29 Amir Goldsteinoverlay: add a test for multiple redirects to the same...
2018-01-29 Amir Goldsteinoverlay/017: require and enable redirect_dir
2018-01-29 Amir Goldsteinoverlay: consider index dir with whiteouts clean
2018-01-29 Amir Goldsteinoverlay/036: fix upper/lower dir mismatch
2018-01-29 Amir Goldsteinovelray: drop explicit use of OVERLAY_MOUNT_OPTIONS
2017-12-01 Amir Goldsteinoverlay/042: remove wrong check for empty index
2017-12-01 Amir Goldsteinoverlay: regression test for orphan index cleanup on...
2017-12-01 Amir Goldsteinoverlay: regression test for hardlink breakage after...
2017-11-26 Eryu Guanfstests: filter readonly mount error messages
2017-11-26 Eryu Guanoverlay/036: filter busy mount message
2017-11-26 Eryu Guanfstests: filter mount error message for EUCLEAN and...
2017-11-26 Chandan Rajendraoverlay/038: test consistent values of st_ino/d_ino...
2017-11-26 Chandan Rajendraoverlay/038: code cleanup
2017-11-20 Amir Goldsteinoverlay/041: use user defined overlay mount option
2017-11-20 Amir Goldsteinoverlay/041: test consistent values of st_ino/d_ino...
2017-11-20 Amir Goldsteinoverlay/041: code cleanup
2017-11-20 Chandan Rajendraoverlay: Test hardlink breakage on non-samefs setup
2017-11-20 Chandan Rajendraoverlay: Test consistent st_ino numbers for non-samefs...
2017-11-20 Chandan Rajendraoverlay/018: Add constant d_ino test
2017-11-20 Chandan Rajendraoverlay/017: Remove constant st_ino/d_ino test for...
2017-11-03 Amir Goldsteinoverlay: test creating lower hardlinks for copied up...
2017-10-22 Chandan Rajendraoverlay/038: Remove usage of _overlay_scratch_unmount
2017-10-13 Chandan Rajendraoverlay: Test consistent d_ino feature for non-samefs...
2017-10-12 Amir Goldsteinoverlay/036: expect EBUSY for dir inuse only when mount...
2017-10-10 Amir Goldsteinoverlay: create helper _overlay_scratch_mount_dirs()
2017-10-09 Chandan Rajendraoverlay/038: Miscellaneous fixes
2017-10-06 Chandan Rajendraoverlay/038: Remove af_unix program requirement
2017-09-20 Amir Goldsteinoverlay/031: fix test with inodes index enabled
2017-09-20 Amir Goldsteinoverlay/014: correct comment relating to workdir reuse
2017-09-18 Amir Goldsteinoverlay/038: fix impure xattr test
2017-09-17 zhangyi (F)overlay: test chattr lower file in overlay
2017-09-17 zhangyi (F)overlay: test relatime for directories
2017-09-04 Chandan Rajendraoverlay: Test constant d_ino feature
2017-08-18 Amir Goldsteinoverlay: test mount error cases with index=on
2017-07-16 Amir Goldsteinoverlay: enable the index feature for overlay/hardlink...
2017-07-14 Amir Goldsteinoverlay: test mount error cases with exclusive directories
2017-07-14 Amir Goldsteinoverlay: test cases that force read-only mount
2017-07-14 Amir Goldsteinoverlay: create overlay/mount test group
2017-07-14 Amir Goldsteinoverlay/014: fix test with inodes index enabled
2017-07-14 Amir Goldsteinoverlay/014: remove unneeded require and include
2017-07-06 Amir Goldsteinoverlay: test dropping nlink below zero
2017-07-06 Amir Goldsteinoverlay: test nlink accounting of overlay hardlinks
2017-07-06 Amir Goldsteinoverlay: test concurrent copy up of lower hardlinks
2017-07-06 Amir Goldsteinoverlay/018: test lower hardlinks re-unite on copy up
2017-07-06 Amir Goldsteinoverlay/018: test broken hardlinks after mount cycle
2017-07-06 Amir Goldsteinoverlay/018: print hardlink content to golden output
2017-07-06 Amir Goldsteinoverlay/018: re-factor and add to hardlink group
2017-07-03 zhangyi (F)overlay/031: add tests of whiteouts in lowerdir and...
2017-07-03 zhangyi (F)overlay/031: factor out _create_whiteout() helper
2017-06-19 zhangyi (F)overlay: test whiteout check in impure dir
2017-05-12 Amir Goldsteinoverlay/017: test consistent st_ino/d_ino for hardlinks
2017-05-12 Amir Goldsteinoverlay/017: use t_dir_type to find file by d_ino
2017-05-01 Amir Goldsteinoverlay/017: test persistent inode numbers after mount...
2017-05-01 Amir Goldsteinoverlay/017: verify constant inode number after rename
2017-05-01 Amir Goldsteinoverlay/017: create helpers to record and check inode...
2017-05-01 Amir Goldsteinoverlay/017: use af_unix to create socket test file
2017-05-01 Amir Goldsteinoverlay/017: fix some comments
2017-05-01 Amir Goldsteinoverlay/017: silence test output
2017-04-08 Amir Goldsteinoverlay: test immutable and append-only upper files
2017-04-07 Amir Goldsteinfstests: _require_chattr() must get an input arg
2017-03-01 Amir Goldsteinoverlay: use OVL_BASE_SCRATCH_MNT instead of SCRATCH_DEV
2017-03-01 Amir Goldsteinoverlay: mount/unmount base fs before/after running...
2017-03-01 Amir Goldsteinoverlay: rename OVERLAY_LOWER/UPPER/WORK_DIR
2017-02-23 Xiong Zhouoverlay: accessing stacked overlayfs files
2017-02-23 Xiong Zhouoverlay: test flock after copied up
2017-02-23 Xiong Zhouoverlay: can not change underlying immutable file
2017-02-23 Xiong Zhouoverlay: filter out xattr starts with "trusted.overlay."
2017-02-23 Xiong Zhouoverlay: permission check with cached acls in tmpfs
2017-02-23 Xiong Zhouoverlay: test workdir cleanup in mounting
2017-02-23 Xiong Zhouoverlay: work dir in overlay inherits no ACLs
2017-02-23 Xiong Zhouoverlay: disallow overlayfs as upperdir
2017-02-04 Amir Goldsteingeneric/007: cleanup $TEST_DIR/$seq dir
2017-01-17 Amir Goldsteinoverlay: test concurrent copy up
2017-01-05 Xiong Zhouoverlay: copy up and remove from another namespace
2016-12-24 Theodore Ts'ooverlay: stress test changes to top and bottom layers...
next