linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-10-04 11:11:37 to 2018-10-08 09:34:41 UTC [more...]

delalloc and reflink fixes & tweaks V3
 2018-10-08  2:24 UTC  (8+ messages)
` [PATCH 3/8] xfs: remove magic handling of unwritten extents in xfs_bmapi_allocate

[PATCH 0/1] Try to squash metadump data leaks
 2018-10-07 16:21 UTC  (10+ messages)
` [PATCH 1/1] xfs_metadump: Zap more stale data

[PATCH] docs: improve readability for people with poorer eyesight
 2018-10-07 14:52 UTC  (3+ messages)

[PATCH] mkfs.xfs: don't go into multidisk mode if there is only one stripe
 2018-10-07 13:54 UTC  (14+ messages)
      `  "

[PATCH] xfs: move the define for superblock magic to uapi
 2018-10-06 22:08 UTC  (7+ messages)
        ` [PATCH v2] xfs: add a define for statfs "

Which fragmentation factor is allowable for xfs (not impact on performance)?
 2018-10-06 21:20 UTC  (2+ messages)

XFS mount problem
 2018-10-06 19:59 UTC  (4+ messages)

[PATCH v2 00/22] xfs-4.20: major documentation surgery
 2018-10-06 14:10 UTC  (12+ messages)
` [PATCH 17/22] docs: add XFS inode format to the DS&A book
` [PATCH 18/22] docs: add XFS data extent map doc "
` [PATCH 19/22] docs: add XFS directory structure "
` [PATCH 20/22] docs: add XFS extended attributes structures "
` [PATCH 21/22] docs: add XFS symlink "
` [PATCH 22/22] docs: add XFS metadump structure to "

[PATCH 0/2] xfs: fix another couple of reflink data corruptions
 2018-10-06 10:54 UTC  (10+ messages)
` [PATCH 1/2] xfs: fix data corruption w/ unaligned dedupe ranges
` [PATCH 2/2] xfs: fix data corruption w/ unaligned reflink ranges

[PATCH 00/15] fs: fixes for serious clone/dedupe problems
 2018-10-06 10:44 UTC  (43+ messages)
` [PATCH 01/15] xfs: add a per-xfs trace_printk macro
` [PATCH 02/15] xfs: refactor clonerange preparation into a separate helper
` [PATCH 03/15] xfs: zero posteof blocks when cloning above eof
` [PATCH 04/15] xfs: update ctime and remove suid before cloning files
` [PATCH 05/15] vfs: check file ranges "
` [PATCH 06/15] vfs: strengthen checking of file range inputs to clone/dedupe range
` [PATCH 07/15] vfs: skip zero-length dedupe requests
` [PATCH 08/15] vfs: change clone and dedupe range function pointers to return bytes completed
` [PATCH 09/15] vfs: pass operation flags to {clone, dedupe}_file_range implementations
` [PATCH 10/15] vfs: make cloning to source file eof more explicit
` [PATCH 11/15] vfs: allow short clone and dedupe operations
` [PATCH 12/15] vfs: implement opportunistic short dedupe
` [PATCH 13/15] ocfs2: truncate page cache for clone destination file before remapping
` [PATCH 14/15] ocfs2: support partial clone range and dedupe range
` [PATCH 15/15] xfs: support returning partial reflink results

[PATCH v3 0/3] xfs-4.20: scrub fixes
 2018-10-06 10:25 UTC  (10+ messages)
` [PATCH 1/3] xfs: xrep_findroot_block should reject root blocks with siblings
` [PATCH 2/3] xfs: always assign buffer verifiers when one is provided
` [PATCH 3/3] xfs: fix buffer state management in xrep_findroot_block

[PATCH 0/15] xfsprogs: sparse fixes
 2018-10-06 10:18 UTC  (33+ messages)
` [PATCH 01/15] xfsprogs: minor "
` [PATCH 02/15] xfsprogs: use ANSI declarations of void-arg functions
` [PATCH 03/15] mkfs.xfs: include full parser prototype in subopts definition
` [PATCH 04/15] xfs_db: single-bit bitfields are unsigned
` [PATCH 05/15] xfsprogs: don't use 0 as pointer
` [PATCH 06/15] xfsprogs: minor endian annotation fixes
` [PATCH 07/15] libxfs: avoid redefinitions of macros in mount.h
` [PATCH 08/15] xfsprogs: avoid redefinition of NBBY
` [PATCH 09/15] xfsprogs: remove write-only variables
` [PATCH 10/15] xfsprogs: make static things static
` [PATCH 11/15] xfsprogs: include headers for extern variables
` [PATCH 12/15] xfsprogs: kill EXTERN macro
` [PATCH 13/15] libxfs: export unused nonstatic functions to quiet static checkers
` [PATCH 14/15] xfsprogs: eliminate shadow variables
` [PATCH 15/15] libfrog: change project entity variable scope

[PATCH V5 00/20] Fix tests to work on non-4k block sized fs instances
 2018-10-06  6:51 UTC  (4+ messages)
` [PATCH V5 06/20] Fix xfs/139 to work with 64k block size

[PATCH v9 00/28] Parent Pointers v9
 2018-10-06  3:13 UTC  (8+ messages)
` [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 05/28] xfs: Hold inode locks in xfs_ialloc

[PATCH] writeback: fix range_cyclic writeback vs writepages deadlock
 2018-10-05 23:37 UTC  (3+ messages)

[PATCH v3 0/8] xfsprogs-4.19: transaction cleanups
 2018-10-05 22:23 UTC  (6+ messages)
` [PATCH 9/8] xfs_io: dedupe command should only complain if we don't dedupe anything

[ANNOUNCE] xfs-linux: for-next updated to 6fc0386
 2018-10-05 20:52 UTC  (3+ messages)
` [ANNOUNCE V2] xfs-linux: for-next updated to 498b6cf

[Bug 201331] New: deadlock (XFS?)
 2018-10-05 17:09 UTC  (13+ messages)
` [Bug 201331] "

[PATCH v2 0/2] xfs-4.20: scrub fixes
 2018-10-05 10:27 UTC  (6+ messages)
` [PATCH 2/2] xfs: fix buffer state management in xrep_findroot_block
  ` [PATCH v2 "

[PATCH 0/6] fstests: fixes and new tests
 2018-10-05  6:54 UTC  (8+ messages)
` [PATCH 1/6] generic: add bfoster's alternate reproducer
` [PATCH 2/6] xfs: test mount time summary counter check and fix
` [PATCH 3/6] xfs/189: skip 'barrier' mount option test on newer kernels
` [PATCH 4/6] xfs/270: use _scratch_xfs_set_metadata_field to fuzz rocompat bits
` [PATCH 5/6] xfs/288: shut up verifier error
` [PATCH 6/6] generic: test reflink side effects

XFS deadlock?
 2018-10-04 23:21 UTC 

[GIT PULL] xfs: fixes for 4.19-rc6
 2018-10-04 16:47 UTC  (2+ messages)

[somewhat OT] I just discovered that Stratis uses XFS
 2018-10-04 10:27 UTC  (6+ messages)

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

[PATCH 0/2] xfs stats fixes
 2018-10-04  8:01 UTC  (6+ messages)
` [PATCH 1/2] xfs: Fix xqmstats offsets in /proc/fs/xfs/xqmstat

[PATCH] xfs: avoid lockdep false positives in xfs_trans_alloc
 2018-10-04  7:33 UTC  (12+ 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).