messages from 2023-07-28 19:53:12 to 2023-08-24 16:45:32 UTC [more...]
[PATCH fstests v2 0/3] fstests: add appropriate checks for fs features for some tests
2023-08-24 16:44 UTC (2+ messages)
` [PATCH fstests v2 1/3] common/attr: fix the _require_acl test
[PATCH] fstests: generic/352 should accomodate other pwrite behaviors
2023-08-24 12:11 UTC (11+ messages)
[PATCH] btrfs/213: fix failure due to misspelled function name
2023-08-24 10:05 UTC (3+ messages)
[PATCH] fstests: btrfs/213: fix the _not_run spell
2023-08-24 7:40 UTC (2+ messages)
[RFC PATCH] fstests: test fix for an agbno overflow in __xfs_getfsmap_datadev
2023-08-24 3:42 UTC (4+ messages)
[PATCH] generic/471: Remove this broken case
2023-08-24 2:33 UTC (13+ messages)
[PATCH] generic: add fcntl corner cases tests
2023-08-23 21:08 UTC
[PATCH] common/attr: fix the _require_acl test
2023-08-23 10:33 UTC
[PATCH v2] fstests: fsstress: wait interrupted aio to finish
2023-08-23 2:37 UTC (5+ messages)
[PATCH 0/3] generic/551: improve error reporting and handling
2023-08-22 7:28 UTC (4+ messages)
` [PATCH 1/3] aio-dio-write-verify: check for the IO errors
` [PATCH 2/3] aio-dio-write-verify: print more info on the error case
` [PATCH 3/3] generic/551: bail out test if aio-dio-write-verify failed
[PATCH] fstests: fsstress: wait interrupted aio to finish
2023-08-21 9:37 UTC (4+ messages)
[PATCH v3 0/3] use shuf to choose a random file
2023-08-21 9:25 UTC (7+ messages)
` [PATCH v3 1/3] common/rc: introduce _random_file() helper
` [PATCH v3 2/3] fstests/btrfs: use "
` [PATCH v3 3/3] btrfs/004: use shuf to shuffle the file lines
[PATCH] fstests: use btrfs check repair for repairing btrfs filesystems
2023-08-21 9:05 UTC (4+ messages)
` [PATCH v2] "
[PATCH v2 0/3] use shuf to choose a random file
2023-08-21 6:52 UTC (5+ messages)
` [PATCH v2 1/3] common/rc: introduce _random_file() helper
` [PATCH v2 2/3] fstests/btrfs: use "
` [PATCH v2 3/3] btrfs/004: use shuf to shuffle the file lines
[PATCH] btrfs/179: optimize remove file selection
2023-08-21 5:17 UTC (4+ messages)
[PATCHSET 0/3] xfs: maintainer transition for 6.6
2023-08-19 19:07 UTC (20+ messages)
` [PATCH 1/3] docs: add maintainer entry profile for XFS
` [PATCH 2/3] MAINTAINERS: drop me as XFS maintainer
` [PATCH 3/3] MAINTAINERS: add Chandan Babu as XFS release manager
[PATCH v2] check: fix parsing expunge file with comments
2023-08-18 12:34 UTC (2+ messages)
[PATCH v5] fstests: Verify dir permissions when creating a stub subvolume
2023-08-18 12:12 UTC (3+ messages)
[PATCH] btrfs/220: do not run async discard test on zoned device
2023-08-18 10:30 UTC (2+ messages)
[PATCH v2] common/rc: drop 'fsck -f' parameter from _repair_test_fs
2023-08-17 5:59 UTC (4+ messages)
[PATCH v3] fstests: Vertify dir permissions when creating a stub subvolume
2023-08-16 11:46 UTC (3+ messages)
[PATCH v4] fstests: Vertify dir permissions when creating a stub subvolume
2023-08-16 10:17 UTC (2+ messages)
[PATCH v2] generic/{175,297,298}: fix use of uninitialized var
2023-08-15 14:42 UTC (3+ messages)
[PATCH] generic/{175,297,298}: fix use of uninitialized var
2023-08-15 2:16 UTC (5+ messages)
[PATCH v2] fstests: Vertify dir permissions when creating a stub subvolume
2023-08-14 19:16 UTC (2+ messages)
[PATCH] check: fix parsing expunge file with comments
2023-08-14 15:10 UTC (4+ messages)
[PATCH] fsx: add missing -K in usage() and cleanup
2023-08-14 10:47 UTC (8+ messages)
` [PATCH v2] fsx: tidy options usage and format
[PATCH] btrfs/213: avoid occasional failure due to already finished balance
2023-08-13 11:01 UTC (4+ messages)
` [PATCH v2] "
[PATCH] btrfs: Vertify dir permissions when creating a stub subvolume
2023-08-11 14:47 UTC (2+ messages)
[PATCH v3 0/2] t_ofd_locks: ipc semaphore fixes
2023-08-11 11:53 UTC (6+ messages)
` [PATCH 1/2] t_ofd_locks: fix stalled semaphore handling
` [PATCH 2/2] t_ofd_locks: fix sem initialization sequence
[GIT PULL 1/9] xfs: maintainer transition for 6.6
2023-08-10 15:28 UTC
[RFC xfstests] generic: add fcntl corner cases tests
2023-08-09 21:02 UTC
[PATCHSET v2 0/3] xfs: maintainer transition for 6.6
2023-08-09 13:09 UTC (5+ messages)
` [PATCH 1/3] docs: add maintainer entry profile for XFS
` [PATCH 2/3] MAINTAINERS: drop me as XFS maintainer
` [PATCH 3/3] MAINTAINERS: add Chandan Babu as XFS release manager
[RFC PATCH v3 0/9] fstests: add btrfs encryption testing
2023-08-08 18:46 UTC (11+ messages)
` [RFC PATCH v3 1/9] common/encrypt: separate data and inode nonces
` [RFC PATCH v3 2/9] common/encrypt: add btrfs to get_encryption_*nonce
` [RFC PATCH v3 3/9] common/encrypt: add btrfs to get_ciphertext_filename
` [RFC PATCH v3 4/9] common/encrypt: enable making a encrypted btrfs filesystem
` [RFC PATCH v3 5/9] generic/613: write some actual data for btrfs
` [RFC PATCH v3 6/9] tests: adjust generic/429 for extent encryption
` [RFC PATCH v3 7/9] common/verity: explicitly don't allow btrfs encryption
` [RFC PATCH v3 8/9] btrfs: add simple test of reflink of encrypted data
` [RFC PATCH v3 9/9] btrfs: test snapshotting encrypted subvol
[PATCH] common/rc: drop '-f' parameter from fsck.exfat
2023-08-08 9:14 UTC (5+ messages)
add device removal test v3
2023-08-07 11:21 UTC (4+ messages)
` [PATCH 1/2] generic: add a test for device removal with dirty data
[ANNOUNCE] fstests: for-next branch updated to v2023.08.06
2023-08-06 14:45 UTC
[ANNOUNCE] fstests: merge v2023.07.23 onto master branch
2023-08-06 14:41 UTC
[PATCH] xfs: skip fragmentation tests when alwayscow mode is enabled, part 2
2023-08-05 13:51 UTC (2+ messages)
[PATCH] generic/642: fix SOAK_DURATION usage in generic/642
2023-08-05 9:52 UTC (2+ messages)
[PATCH] btrfs/276: make test accurate regarding number of expected extents
2023-08-03 23:26 UTC (7+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH v3] fstests: add helper to canonicalize devices used to enable persistent disks
2023-08-03 19:18 UTC
[PATCH] btrfs/276: allow a slight increase in the number of extents
2023-08-03 10:32 UTC (10+ messages)
[PATCH v2] fstests: add helper to canonicalize devices used to enable persistent disks
2023-08-03 4:06 UTC (2+ messages)
[PATCH v2] nfs: test files written size as expected
2023-08-02 19:25 UTC (5+ messages)
[PATCH] generic: add missing $FSX_AVOID to fsx invocations
2023-08-01 8:27 UTC (8+ messages)
[PATCH] t_ofd_locks: fix initialization sequence
2023-07-31 11:34 UTC (6+ messages)
[PATCH v2 0/2] t_ofd_locks: ipc semaphore fixes
2023-07-31 11:28 UTC (3+ messages)
` [PATCH 1/2] t_ofd_locks: fix stalled semaphore handling
` [PATCH 2/2] t_ofd_locks: fix sem initialization sequence
[PATCH 1/2] check: add a -smoketest option
2023-07-28 19:52 UTC (11+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox