linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-09-18 08:21:56 to 2018-09-26 16:29:36 UTC [more...]

[PATCH v9 00/28] Parent Pointers v9
 2018-09-26 10:14 UTC  (7+ messages)
` [PATCH v9 01/28] xfs: Move fs/xfs/xfs_attr.h to fs/xfs/libxfs/xfs_attr.h
` [PATCH v9 02/28] xfs: Add helper function xfs_attr_try_sf_addname
` [PATCH v9 03/28] xfs: Add attibute set and helper functions
` [PATCH v9 04/28] xfs: Add attibute remove "
` [PATCH v9 06/28] xfs: Add trans toggle to attr routines
` [PATCH v9 09/28] xfs: Add xfs_has_attr and subroutines

Leaking Path in XFS's ioctl interface(missing LSM check)
 2018-09-26  1:33 UTC  (2+ messages)

Strange behavior with log IO fake-completions
 2018-09-26  0:59 UTC  (10+ messages)

[PATCH 0/2 V3] xfs: validate size vs format
 2018-09-26  0:13 UTC  (4+ messages)
` [PATCH 1/2 V3] xfs: validate inode di_forkoff
` [PATCH 2/2 V3] xfs: verify size-vs-format for symlinks & dirs

block: DMA alignment of IO buffer allocated from slab
 2018-09-25 21:04 UTC  (45+ messages)

[PATCH] xfsprogs: make scrub build config-optional
 2018-09-25 14:19 UTC  (3+ messages)

[PATCH 0/2] xfs: validate size vs format, take 2
 2018-09-25  2:50 UTC  (6+ messages)
` [PATCH 1/2] xfs: validate inode di_forkoff
` [PATCH 2/2 V2] xfs: verify size-vs-format for symlinks & dirs

[PATCH V5 00/20] Fix tests to work on non-4k block sized fs instances
 2018-09-24 15:19 UTC  (21+ messages)
` [PATCH V5 01/20] Fix xfs/009 to work with 64k block size
` [PATCH V5 02/20] xfs/050: Fix "Push past soft inode limit" case
` [PATCH V5 03/20] Fix xfs/050 to work with 64k block size
` [PATCH V5 04/20] Fix xfs/074 "
` [PATCH V5 05/20] Fix xfs/127 "
` [PATCH V5 06/20] Fix xfs/139 "
` [PATCH V5 07/20] Fix xfs/140 "
` [PATCH V5 08/20] Fix xfs/190 "
` [PATCH V5 09/20] xfs/299: Fix "Push past soft inode limit" case
` [PATCH V5 10/20] Fix xfs/299 to work with 64k block size
` [PATCH V5 11/20] xfs/325: Inject free_extent error after CoW operation
` [PATCH V5 12/20] Fix generic/102 to work with 64k block size
` [PATCH V5 13/20] Fix generic/172 "
` [PATCH V5 14/20] Filter fiemap output by FS "
` [PATCH V5 15/20] Fix generic/177 to work with 64k "
` [PATCH V5 16/20] Fix generic/230 "
` [PATCH V5 17/20] Fix generic/235 "
` [PATCH V5 18/20] Fix generic/459 "
` [PATCH V5 19/20] Fix generic/018 "
` [PATCH V5 20/20] Fix generic/108 "

Please add linux-xfs@vger.kernel.org to lore.kernel.org
 2018-09-24 12:54 UTC  (2+ messages)
  ` [Kernel.org Helpdesk #61233] "

XFS AIL lockup
 2018-09-23  9:54 UTC  (5+ messages)

4.20 plans
 2018-09-23  1:23 UTC 

[Bug 201173] New: [xfstests xfs/137]: xfs_repair hang when it trying to repair a 500t xfs
 2018-09-22  1:35 UTC  (2+ messages)
` [Bug 201173] "

[PATCH xfsprogs] build: don't assume $BUILD_CC has fsmap.h just because $CC does
 2018-09-21 20:53 UTC  (7+ messages)

more reflink fixes & debug
 2018-09-21  5:23 UTC  (12+ messages)
` [PATCH 1/5] xfs: cancel COW blocks before swapext
` [PATCH 2/5] xfs: skip delalloc COW blocks in xfs_reflink_end_cow
` [PATCH 3/5] xfs: fix fork selection in xfs_find_trim_cow_extent
` [PATCH 4/5] xfs: print dangling delalloc extents
` [PATCH 5/5] xfs: introduce an always_cow mode

[PATCH] generic: test for deduplication between different files
 2018-09-21  4:40 UTC  (12+ messages)
  ` [patch] file dedupe (and maybe clone) data corruption (was Re: [PATCH] generic: test for deduplication between different files)

delalloc and reflink fixes & tweaks
 2018-09-20 20:31 UTC  (11+ messages)
` [PATCH 02/10] xfs: don't bring in extents in xfs_bmap_punch_delalloc_range
` [PATCH 03/10] xfs: remove XFS_IO_INVALID
` [PATCH 04/10] xfs: simplify the IOMAP_ZERO check in xfs_file_iomap_begin a bit

[PATCH 1/2] mkfs: discard only after all validations
 2018-09-20 20:03 UTC  (10+ messages)
` [PATCH 2/2] mkfs: move 'mounted' check before 'existing fs' check
` [PATCH 1/2 v2] mkfs: discard only after all validations

inline extents
 2018-09-20 19:34 UTC  (4+ messages)

[PATCH] xfsprogs: define xfs_stack_trace() for debug builds
 2018-09-20 12:42 UTC  (2+ messages)

[PATCH] fstests: fix _test_generic_punch() to fit 64k extent
 2018-09-20  9:10 UTC  (2+ messages)

[xfstests] xfs/191-input-validation issues
 2018-09-19 14:04 UTC 

[PATCH V4 00/20] Fix tests to work on non-4k block sized fs instances
 2018-09-19 12:00 UTC  (21+ messages)
` [PATCH V4 01/20] Fix xfs/009 to work with 64k block size
` [PATCH V4 02/20] xfs/050: Fix "Push past soft inode limit" case
` [PATCH V4 03/20] Fix xfs/050 to work with 64k block size
` [PATCH V4 04/20] Fix xfs/074 "
` [PATCH V4 05/20] Fix xfs/127 "
` [PATCH V4 06/20] Fix xfs/139 "
` [PATCH V4 07/20] Fix xfs/140 "
` [PATCH V4 08/20] Fix xfs/190 "
` [PATCH V4 09/20] xfs/299: Fix "Push past soft inode limit" case
` [PATCH V4 10/20] Fix xfs/299 to work with 64k block size
` [PATCH V4 11/20] xfs/325: Inject free_extent error after CoW operation
` [PATCH V4 12/20] Fix generic/102 to work with 64k block size
` [PATCH V4 13/20] Fix generic/172 "
` [PATCH V4 14/20] Filter fiemap output by FS "
` [PATCH V4 15/20] Fix generic/177 to work with 64k "
` [PATCH V4 16/20] Fix generic/230 "
` [PATCH V4 17/20] Fix generic/235 "
` [PATCH V4 18/20] Fix generic/459 "
` [PATCH V4 19/20] Fix generic/018 "
` [PATCH V4 20/20] Fix generic/108 "

dm-writecache issue
 2018-09-18 22:52 UTC  (19+ messages)

[ANNOUNCE] xfs-documentation: master updated to 8d7dcec
 2018-09-18 21:26 UTC 

[ANNOUNCE] xfsprogs libxfs-4.19-sync branch pushed
 2018-09-18 19:02 UTC  (3+ messages)

[PATCH 0/4] xfsprogs-4.19: transaction cleanups
 2018-09-18 18:55 UTC  (5+ messages)
` [PATCH 1/4] libxfs: port kernel transaction code
` [PATCH 2/4] libxfs: fix libxfs_trans_alloc callsite problems
` [PATCH 3/4] libxfs: fix xfs_trans_alloc reservation abuse
` [PATCH 4/4] libxfs: check libxfs_trans_commit return values

[PATCH V3 00/19] Fix tests to work on non-4k block sized fs instances
 2018-09-18 14:36 UTC  (12+ messages)
` [PATCH V3 01/19] Fix xfs/009 to work with 64k block size
` [PATCH V3 06/19] Fix xfs/139 "

[PATCH] xfs: don't treat unknown di_flags[2] as corruption in scrub
 2018-09-18 14:15 UTC  (7+ messages)
` [PATCH V2] xfs: don't treat unknown di_flags2 "

[PATCH] xfs: remove duplicated include from alloc.c
 2018-09-18  2:51 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).