public inbox for fstests@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-04-10 13:35:34 to 2017-04-27 15:09:37 UTC [more...]

[PATCH 0/5] fstests: more tests for overlay constant inode numbers
 2017-04-27 15:09 UTC  (6+ messages)
` [PATCH 1/5] overlay/017: silence test output
` [PATCH 2/5] overlay/017: use af_unix to create socket test file
` [PATCH 3/5] overlay/017: create a helper to record inode number
` [PATCH 4/5] overlay/017: verify constant inode number after rename
` [PATCH 5/5] overlay/017: test persistent inode numbers after mount cycle

[PATCH] xfs/288: test xfs_growfs to ensure rejection if target isn't mounted
 2017-04-27 12:18 UTC  (13+ messages)
` [PATCH v2] "

[PATCH] statx: correct error handling of NULL pathname
 2017-04-27 11:54 UTC 

[PATCH] statx: Kill fd-with-NULL-path support in favour of AT_EMPTY_PATH
 2017-04-27 11:53 UTC  (3+ messages)

[PATCH] fstests: regression test for nocsum buffered read's repair
 2017-04-26 20:54 UTC 

[PATCH] fstests: regression test for nocsum dio read's repair
 2017-04-26 20:54 UTC 

[PATCH v2] fstests: regression test for btrfs buffered read's repair
 2017-04-26 18:09 UTC 

[PATCH v2] fstests: regression test for btrfs dio read repair
 2017-04-26 18:09 UTC 

[PATCH v3 1/2] xfs: fix incorrect argument count check
 2017-04-26 18:05 UTC  (2+ messages)
` [PATCH v3 2/2] dax: add regression test for stale mmap reads

[PATCH v2 1/2] xfs: fix incorrect argument count check
 2017-04-26 18:00 UTC  (6+ messages)
` [PATCH v2 2/2] dax: add regression test for stale mmap reads

[PATCH v3] generic: test eofblocks race with file extending aio dio writes
 2017-04-26 16:23 UTC 

[PATCH v2] generic: test eofblocks race with file extending aio dio writes
 2017-04-26 12:02 UTC  (3+ messages)

[PATCH 1/2] xfs: fix incorrect argument count check
 2017-04-26  3:42 UTC  (5+ messages)
  ` [PATCH 2/2] dax: add regression test for stale mmap reads

[PATCH v2] Code to allow cros-compilation on chromeOS
 2017-04-25 13:09 UTC  (10+ messages)
` [PATCH v3] "
              ` [PATCH v4] "

[PATCH 1/2] ext4: check mount's handling for very large s_first_meta_bg
 2017-04-25  1:22 UTC  (10+ messages)
` [PATCH 2/2] btrfs: use $FILEFRAG_PROG instead of filefrag
      ` [PATCH v3] ext4: check mount's handling for very large s_first_meta_bg
  ` [PATCH v2] "

[PATCH 1/3] common: helper to get value from ndctl list by key
 2017-04-24 16:34 UTC  (46+ messages)
` [PATCH v2 "
  ` [PATCH v2 2/3] DAX-DIO: skip DAX to non-DAX if unsupported
  ` [PATCH v2 3/3] DAX: mmap write readonly file
        ` [PATCH v3 0/4] split DAX mmap DIO cases
          ` [PATCH v3 1/4] DAX-DIO: make dax_to_non_dax dio test solo
          ` [PATCH v3 2/4] generic: test mmap io fom DAX to non-DAX
          ` [PATCH v3 3/4] xfs: test per-inode DAX flag "
          ` [PATCH v3 4/4] generic: mmap write readonly DAX file
          ` [PATCH v4 0/4] split DAX mmap DIO cases
            ` [PATCH v4 1/4] DAX-DIO: make dax_to_non_dax dio test solo
            ` [PATCH v4 2/4] generic: test mmap io fom DAX to non-DAX
            ` [PATCH v4 3/4] xfs: test per-inode DAX flag "
            ` [PATCH v4 4/4] generic: mmap write readonly DAX file

[RFC xfstests PATCH] xfstests: add a writeback error handling test
 2017-04-24 15:00 UTC  (2+ messages)

[PATCH] generic: test eofblocks race with file extending aio dio writes
 2017-04-24 12:16 UTC  (4+ messages)

41824 fstests
 2017-04-24  1:38 UTC 

[ANNOUNCE] fstests: master branch updated to 3501b86c9db5
 2017-04-23 17:07 UTC 

[PATCH v2 0/4] fstests: generic test for NFS handles
 2017-04-22  7:55 UTC  (11+ messages)
` [PATCH v2 1/4] fstests: remove IRIX test program open_unlink
` [PATCH v2 2/4] src/open_by_handle: program to exercise open_by_handle_at() syscall
` [PATCH v2 3/4] src/open_by_handle: flexible usage options
` [PATCH v2 4/4] fstests: add generic test for file handles
  ` [PATCH v3 "

[PATCH] btrfs: fix local array declarations
 2017-04-21 15:00 UTC 

[PATCH] android-xfstests: improve 'android-xfstests shell' command
 2017-04-21  5:57 UTC  (2+ messages)

[PATCH 1/3] xfstests-bld: use a separate default config file for each test runner
 2017-04-21  5:57 UTC  (4+ messages)
` [PATCH 2/3] gce-xfstests: move NR_CPU, MEM, and ROOT_FS into config.gce
` [PATCH 3/3] android-xfstests: move ROOT_FS and ROOT_FS_URL into config.android

[PATCH] test-appliance: remove gce-run
 2017-04-21  5:51 UTC  (2+ messages)

[PATCH] gce-xfstests: allow customizing creation of GCE firewall rules
 2017-04-21  5:48 UTC  (2+ messages)

[PATCH] make xfs/293 more robust
 2017-04-20 15:30 UTC  (6+ messages)
` [PATCH V2] "
  ` [PATCH V3] "

[PATCH] generic: fix statx definition for non-x86 architecture
 2017-04-20  0:27 UTC  (2+ messages)

[PATCH 0/4] fstests: generic test for NFS handles
 2017-04-19 10:41 UTC  (22+ messages)
` [PATCH 1/4] src/open_by_handle: helper to test open_by_handle_at() syscall
` [PATCH 2/4] src/open_by_handle: flexible usage options
` [PATCH 3/4] fstests: add helper _require_exportfs
` [PATCH 4/4] fstests: add generic test for file handles

(unknown),
 2017-04-16 18:32 UTC 

[ANNOUNCE] fstests: master branch updated to 7e0b48b33d1c
 2017-04-16  1:12 UTC 

[PATCH] test FIEMAP on extended attribute blocks
 2017-04-15 12:43 UTC  (2+ messages)

[PATCH] xfs/288: test fragmented multi-fsb readdir
 2017-04-14  3:50 UTC  (5+ messages)

[PATCH] xfs/348: update error message when transmogrifying symlink into directory
 2017-04-13 18:17 UTC  (2+ messages)

[PATCH v4] fstests/xfs: xfs_repair should junk empty attribute leaf blocks
 2017-04-13  7:31 UTC 

[PATCH v3] fstests/xfs: xfs_repair should junk empty attribute leaf blocks
 2017-04-13  6:57 UTC  (2+ messages)

[PATCH] fstests: introduce btrfs-map-logical
 2017-04-13  3:40 UTC  (6+ messages)

[PATCH] fstests: regression test for btrfs dio read repair
 2017-04-12 20:28 UTC  (3+ messages)

[PATCH v2] fstests/xfs: xfs_repair should junk empty attribute leaf blocks
 2017-04-12 17:13 UTC  (8+ messages)

[PATCH] fstests: remove snapshot aware defrag test
 2017-04-12 12:32 UTC  (2+ messages)

[PATCH] fstests/xfs: xfs_repair should junk empty attribute leaf blocks
 2017-04-12 10:41 UTC 

[PATCH] fstests: regression test for btrfs buffered read's repair
 2017-04-12  9:45 UTC  (2+ messages)

[PATCH 1/3] common: helper to get value from ndctl list by key
 2017-04-12  3:30 UTC  (3+ messages)
` [PATCH 2/3] DAX-DIO: skip DAX to non-DAX if unsupported

[PATCH 1/4] xfstests: Add an auxiliary program to create an AF_UNIX socket [ver #13]
 2017-04-10 22:21 UTC  (5+ messages)
` [PATCH 2/4] xfstests: Add first statx test "
` [PATCH 4/4] xfstests: Check the stx_attributes settable by chattr "

[PATCH] fstests: add orangefs (pvfs2) support
 2017-04-10 17:02 UTC  (3+ messages)

[PATCH 1/4] xfstests: Add an auxiliary program to create an AF_UNIX socket [ver #12]
 2017-04-10 13:35 UTC  (4+ messages)
` [PATCH 4/4] xfstests: Check the stx_attributes settable by chattr "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox