linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-09-27 02:12:01 to 2018-10-04 04:04:15 UTC [more...]

Problems with VM_MIXEDMAP removal from /proc/<pid>/smaps
 2018-10-03 21:13 UTC  (13+ messages)

[PATCH] xfs: zero posteof blocks when cloning above eof
 2018-10-03 15:51 UTC  (7+ messages)

[PATCH 0/2] xfs stats fixes
 2018-10-03 15:20 UTC  (11+ messages)
` [PATCH 1/2] xfs: Fix xqmstats offsets in /proc/fs/xfs/xqmstat
` [PATCH 2/2] xfs: Add new constant to mark start of xqmstat

delalloc and reflink fixes & tweaks V3
 2018-10-03 14:54 UTC  (14+ messages)
` [PATCH 1/8] xfs: remove XFS_IO_INVALID
` [PATCH 2/8] xfs: remove suport for filesystems without unwritten extent flag
` [PATCH 3/8] xfs: remove magic handling of unwritten extents in xfs_bmapi_allocate
` [PATCH 4/8] xfs: handle zeroing in xfs_file_iomap_begin_delay
` [PATCH 5/8] xfs: remove the unused shared argument to xfs_reflink_reserve_cow
` [PATCH 6/8] xfs: remove the unused trimmed argument from xfs_reflink_trim_around_shared
` [PATCH 7/8] xfs: fix fork selection in xfs_find_trim_cow_extent
` [PATCH 8/8] xfs: print dangling delalloc extents

[PATCH v2 0/2] xfs-4.20: scrub fixes
 2018-10-03 11:05 UTC  (11+ messages)
` [PATCH 1/2] xfs: xrep_findroot_block should reject root blocks with siblings
  ` [PATCH v2 "
` [PATCH 2/2] xfs: fix buffer state management in xrep_findroot_block
  ` [PATCH v2 "

[PATCH] xfs: avoid lockdep false positives in xfs_trans_alloc
 2018-10-03  3:45 UTC  (10+ messages)

Leaking Path in XFS's ioctl interface(missing LSM check)
 2018-10-02 22:42 UTC  (19+ messages)

[somewhat OT] I just discovered that Stratis uses XFS
 2018-10-02 21:46 UTC  (5+ messages)

cross-fs copy support
 2018-10-02 18:28 UTC  (8+ messages)

[Bug 201259] New: [xfstests shared/010]: maybe pagecache contents is mutated after cycle mount
 2018-10-02 16:37 UTC  (6+ messages)
` [Bug 201259] "

[PATCH] vfs: check ->get_link return value
 2018-10-02  2:47 UTC  (10+ messages)

[PATCH] xfs: don't use slab for metadata buffers
 2018-10-01 23:17 UTC  (3+ messages)

[patch] file dedupe (and maybe clone) data corruption (was Re: [PATCH] generic: test for deduplication between different files)
 2018-10-01 20:34 UTC  (12+ messages)

xfs_scrub_all warning
 2018-10-01 17:08 UTC  (3+ messages)

[PATCH v3 0/8] xfsprogs-4.19: transaction cleanups
 2018-10-01 17:05 UTC  (9+ messages)
` [PATCH 1/8] libxfs: port kernel transaction code
` [PATCH 2/8] libxfs: fix libxfs_trans_alloc callsite problems
` [PATCH 3/8] xfs_repair: fix block reservation in mk_rsumino
` [PATCH 4/8] libxfs: fix xfs_trans_alloc reservation abuse
` [PATCH 5/8] libxfs: check libxfs_trans_commit return values
` [PATCH 6/8] libxfs: clean up IRELE/iput callsites
` [PATCH 7/8] libxfs: track transaction block reservation usage like the kernel
` [PATCH 8/8] xfs_scrub_all: fix systemd escaping again

[PATCH v2 0/6] xfsprogs-4.19: transaction cleanups
 2018-10-01 16:04 UTC  (9+ messages)
` [PATCH 1/6] libxfs: port kernel transaction code
` [PATCH 2/6] libxfs: fix libxfs_trans_alloc callsite problems
` [PATCH 3/6] libxfs: fix xfs_trans_alloc reservation abuse
` [PATCH 4/6] libxfs: check libxfs_trans_commit return values
` [PATCH 5/6] libxfs: clean up IRELE/iput callsites
` [PATCH 6/6] libxfs: track transaction block reservation usage like the kernel

delalloc and reflink fixes & tweaks V2
 2018-10-01 14:46 UTC  (16+ messages)
` [PATCH 1/7] xfs: remove XFS_IO_INVALID
` [PATCH 2/7] xfs: always allocate blocks as unwritten for file data
` [PATCH 3/7] xfs: handle zeroing in xfs_file_iomap_begin_delay
` [PATCH 4/7] xfs: remove the unused shared argument to xfs_reflink_reserve_cow
` [PATCH 5/7] xfs: remove the unused trimmed argument from xfs_reflink_trim_around_shared
` [PATCH 6/7] xfs: fix fork selection in xfs_find_trim_cow_extent
` [PATCH 7/7] xfs: print dangling delalloc extents

delalloc and reflink fixes & tweaks
 2018-10-01 12:40 UTC  (13+ messages)
` [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 07/10] xfs: handle extent size hints in xfs_file_iomap_begin_delay
` [PATCH 10/10] xfs: use a separate iomap_ops for delalloc writes

more reflink fixes & debug
 2018-10-01 11:03 UTC  (7+ messages)
` [PATCH 1/5] xfs: cancel COW blocks before swapext
` [PATCH 4/5] xfs: print dangling delalloc extents

[PATCH] iomap: set page dirty after partial delalloc on mkwrite
 2018-10-01 10:54 UTC  (4+ messages)

[ANNOUNCE] xfs-linux: for-next updated to e55ec4ddbef9
 2018-10-01  0:49 UTC 

[PATCH] xfs: fix error handling in xfs_bmap_extents_to_btree
 2018-09-30 22:09 UTC  (3+ messages)

[PATCH 0/2 V3] xfs: validate size vs format
 2018-09-30 17:54 UTC  (6+ messages)
` [PATCH 2/2 V3] xfs: verify size-vs-format for symlinks & dirs

[Bug 201287] New: xfsprogs 4.17 and later can't be built as static binaries anymore
 2018-09-30  5:18 UTC  (9+ messages)
` [Bug 201287] "

[Bug 201261] New: [xfstests shared/010]: WARNING: possible circular locking dependency detected
 2018-09-28  6:18 UTC 

[PATCH 1/3] xfsprogs: fix wrong variable type in write_once function
 2018-09-28  1:39 UTC  (4+ messages)
` [PATCH 3/3] xfsprogs: remove useless do_preadv and do_pwritev arguments

[PATCH v2 0/6] xfs-4.19: various fixes
 2018-09-28  0:32 UTC  (12+ messages)
` [PATCH 2/6] xfs: xrep_findroot_block should reject root blocks with siblings
` [PATCH 4/6] xfs: fix buffer state management in xrep_findroot_block
` [PATCH 6/6] xfs: don't crash the vfs on a garbage inline symlink

[RFC PATCH 00/24] xfs-4.20: major documentation surgery
 2018-09-27 17:32 UTC  (9+ messages)
` [PATCH 02/24] docs: carry a copy of the CC-by-SA 3.0 license

[PATCH] xfs: remove invalid log recovery first/last cycle check
 2018-09-27 13:12 UTC 

[ANNOUNCE] xfsprogs libxfs-4.19-sync branch rebased
 2018-09-27 10:13 UTC  (2+ messages)

[PATCH 0/2] xfsprogs: env var stuff
 2018-09-26 23:13 UTC  (5+ messages)
` [PATCH 1/2] scrub: remove redundant debug test
` [PATCH 2/2] xfsprogs: document environment variables

[PATCH 0/4] xfsprogs: remove deprecated platforms
 2018-09-26 19:59 UTC  (4+ messages)
` [PATCH 4/4] xfsprogs: remove PKG_PLATFORM macro


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).