public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-10-01 19:15:21 to 2018-10-05 07:41:27 UTC [more...]

[PATCH 00/15] fs: fixes for serious clone/dedupe problems
 2018-10-05  0:45 UTC  (6+ 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 0/6] fstests: fixes and new tests
 2018-10-05  0:19 UTC  (7+ 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

[Bug 201331] New: deadlock (XFS?)
 2018-10-04 23:25 UTC  (5+ messages)
` [Bug 201331] "

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

[PATCH] mkfs.xfs: don't go into multidisk mode if there is only one stripe
 2018-10-04 22:29 UTC  (4+ messages)

[PATCH v3 0/8] xfsprogs-4.19: transaction cleanups
 2018-10-04 22:27 UTC  (12+ 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 9/8] xfs_io: dedupe command should only complain if we don't dedupe anything

[PATCH 0/1] Try to squash metadump data leaks
 2018-10-04 22:23 UTC  (3+ messages)
` [PATCH 1/1] xfs_metadump: Zap more stale data

[PATCH v2 0/2] xfs-4.20: scrub fixes
 2018-10-04 22:15 UTC  (12+ 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 "

[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  (7+ messages)

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

[PATCH 0/2] xfs stats fixes
 2018-10-04  8:01 UTC  (13+ 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

[PATCH] xfs: avoid lockdep false positives in xfs_trans_alloc
 2018-10-04  7:33 UTC  (14+ messages)

[PATCH v2 00/22] xfs-4.20: major documentation surgery
 2018-10-04  4:20 UTC  (22+ messages)
` [PATCH 01/22] docs: add skeleton of XFS Data Structures and Algorithms book
` [PATCH 03/22] docs: add XFS self-describing metadata integrity doc to DS&A book
` [PATCH 04/22] docs: add XFS delayed logging design "
` [PATCH 05/22] docs: add XFS shared data block chapter "
` [PATCH 06/22] docs: add XFS online repair "
` [PATCH 07/22] docs: add XFS common types and magic numbers "
` [PATCH 08/22] docs: add XFS testing chapter to the "
` [PATCH 09/22] docs: add XFS btrees "
` [PATCH 10/22] docs: add XFS dir/attr btree structure "
` [PATCH 11/22] docs: add XFS allocation group metadata "
` [PATCH 12/22] docs: add XFS reverse mapping structures "
` [PATCH 13/22] docs: add XFS refcount btree structure to "
` [PATCH 14/22] docs: add XFS log to the "
` [PATCH 15/22] docs: add XFS internal inodes "
` [PATCH 16/22] docs: add preliminary XFS realtime rmapbt structures "
` [PATCH 17/22] docs: add XFS inode format "
` [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 v2 00/22] xfs-4.20: major documentation surgery
 2018-10-04  3:26 UTC  (8+ messages)
` [PATCH 01/22] docs: add skeleton of XFS Data Structures and Algorithms book
` [PATCH 03/22] docs: add XFS self-describing metadata integrity doc to DS&A book
` [PATCH 04/22] docs: add XFS delayed logging design "
` [PATCH 05/22] docs: add XFS shared data block chapter "
` [PATCH 06/22] docs: add XFS online repair "
` [PATCH 07/22] docs: add XFS common types and magic numbers "
` [PATCH 08/22] docs: add XFS testing chapter to the "

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

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

Leaking Path in XFS's ioctl interface(missing LSM check)
 2018-10-02 22:42 UTC  (14+ 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 v2 0/6] xfsprogs-4.19: transaction cleanups
 2018-10-01 16:04 UTC  (4+ messages)
` [PATCH 3/6] libxfs: fix xfs_trans_alloc reservation abuse

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  (7+ messages)
` [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


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