public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-06-19 18:46:41 to 2018-06-26 19:11:31 UTC [more...]

[PATCH v3 0/3] Fix DM DAX handling
 2018-06-26 19:11 UTC  (11+ messages)
` [PATCH v3 1/3] pmem: only set QUEUE_FLAG_DAX for fsdax mode
` [PATCH v3 2/3] dax: bdev_dax_supported() check for QUEUE_FLAG_DAX
` [PATCH v3 3/3] dm: prevent DAX mounts if not supported
  ` [PATCH v4 "

[PATCH] xfs: cow unwritten conversion uses uninitialized dfops
 2018-06-26 14:45 UTC  (2+ messages)

[PATCH] xfs: remove deprecated barrier/nobarrier mount options
 2018-06-26 14:32 UTC  (7+ messages)
` [PATCH 4.19 V2] "

[PATCH] [RFC] writeback: fix range_cyclic writeback vs writepages deadlock
 2018-06-26 11:28 UTC  (6+ messages)

[PATCH] xfsprogs: Remove barrier/nobarrier mount options from xfs.5
 2018-06-26 11:20 UTC  (2+ messages)

[PATCH v2 0/7] Fix DM DAX handling
 2018-06-25 19:20 UTC  (6+ messages)
` [PATCH v2 4/7] dm: prevent DAX mounts if not supported

[PATCH 0/4] fstests: fixes and new tests
 2018-06-25 15:34 UTC  (10+ messages)
` [PATCH 1/4] xfs/365: fuzz inobt in ag 1
` [PATCH 2/4] xfs: regression test for rmapbt fdblocks accounting problems
  ` [PATCH 5/8] xfs: recheck reflink state after grabbing ILOCK_SHARED for a write
  ` [PATCH v2 2/4] xfs: regression test for rmapbt fdblocks accounting problems
` [PATCH 3/4] generic: mread past eof shows nonzero contents
` [PATCH 4/4] xfs: fuzz every field of every structure and test kernel crashes

[PATCH v16 00/21] xfs-4.19: online repair support
 2018-06-24 19:25 UTC  (22+ messages)
` [PATCH 01/21] xfs: don't assume a left rmap when allocating a new rmap
` [PATCH 02/21] xfs: add helper to decide if an inode has allocated cow blocks
` [PATCH 03/21] xfs: refactor part of xfs_free_eofblocks
` [PATCH 04/21] xfs: repair the AGF and AGFL
` [PATCH 05/21] xfs: repair the AGI
` [PATCH 06/21] xfs: repair free space btrees
` [PATCH 07/21] xfs: repair inode btrees
` [PATCH 08/21] xfs: defer iput on certain inodes while scrub / repair are running
` [PATCH 09/21] xfs: finish our set of inode get/put tracepoints for scrub
` [PATCH 10/21] xfs: introduce online scrub freeze
` [PATCH 11/21] xfs: repair the rmapbt
` [PATCH 12/21] xfs: repair refcount btrees
` [PATCH 13/21] xfs: repair inode records
` [PATCH 14/21] xfs: zap broken inode forks
` [PATCH 15/21] xfs: repair inode block maps
` [PATCH 16/21] xfs: repair damaged symlinks
` [PATCH 17/21] xfs: repair extended attributes
` [PATCH 18/21] xfs: scrub should set preen if attr leaf has holes
` [PATCH 19/21] xfs: repair quotas
` [PATCH 20/21] xfs: implement live quotacheck as part of quota repair
` [PATCH 21/21] xfs: add online scrub/repair for superblock counters

[PATCH v3 1/3] xfstests: dedupe a single big file and verify integrity
 2018-06-23 18:00 UTC  (3+ messages)
` [PATCH v3 2/3] xfstests: iterate dedupe integrity test
` [PATCH v3 3/3] xfstests: dedupe with random io race test

[PATCH v3] xfs: test inode allocation state missmatch corruption
 2018-06-23 17:50 UTC  (2+ messages)

[PATCH 0/2] xfs: symlink and inode writeback issues
 2018-06-23 17:38 UTC  (15+ messages)
` [PATCH 1/2] xfs: zero length symlinks are not valid

stop using buffer heads in xfs v6
 2018-06-23 13:06 UTC  (16+ messages)
` [PATCH 11/24] xfs: remove xfs_map_cow
` [PATCH 23/24] iomap: add support for sub-pagesize buffered I/O without buffer heads

[PATCH 0/8] xfs-4.18: various fixes
 2018-06-23  6:47 UTC  (31+ messages)
` [PATCH 1/8] xfs: allow empty transactions while frozen
` [PATCH 2/8] xfs: fix fdblocks accounting w/ RMAPBT per-AG reservation
` [PATCH 3/8] xfs: don't trip over negative free space in xfs_reserve_blocks
` [PATCH 4/8] xfs: don't allow insert-range to shift extents past the maximum offset
  ` [PATCH v2 "
` [PATCH 5/8] xfs: recheck reflink state after grabbing ILOCK_SHARED for a write
` [PATCH 6/8] xfs: fix uninitialized field in rtbitmap fsmap backend
  ` [PATCH v2 "
` [PATCH 7/8] xfs: fix off-by-one error in xfs_rtalloc_query_range
` [PATCH 8/8] xfs: ensure post-EOF zeroing happens after zeroing part of a file
` [PATCH 9/8] xfs: check leaf attribute block freemap in verifier

[ANNOUNCE] xfsprogs-4.17.0-rc1 released
 2018-06-22 19:48 UTC 

[PATCH v2] xfs_quota: don't stop the directory tree walk when DEPTH is hit
 2018-06-22 19:29 UTC  (2+ messages)

[PATCH v2] xfstests: Test root inode parent pointer repairing
 2018-06-22 19:27 UTC  (2+ messages)

[PATCH 1/2] common/xfs: Add _scratch_get_sfdir_prefix function
 2018-06-22 18:04 UTC  (8+ messages)
` [PATCH 2/2] xfstests: Test root inode parent pointer repairing

[PATCH] xfs_quota: fix -d option to limit directory depth correctly
 2018-06-22  8:40 UTC  (4+ messages)

Mounting xfs filesystem takes long time
 2018-06-22  4:02 UTC  (9+ messages)

[PATCH] mkfs: fix divide-by-zero in align_ag_geometry
 2018-06-22  1:40 UTC  (10+ messages)

[PATCH 0/2] xfs: handle inode extent count mismatch
 2018-06-21 23:23 UTC  (13+ messages)
` [PATCH 1/2] xfs: transactionless xfs_bunmapi shouldn't do format conversion
` [PATCH 2/2] xfs: More robust inode extent count validation

xfs: circular locking dependency between fs_reclaim and sb_internal [kernel 4.18]
 2018-06-21 21:31 UTC  (8+ messages)
  ` [PATCH] Makefile: Fix backtrace breakage

[PATCH] xfs_io: clarify -c from documentation
 2018-06-21 20:23 UTC  (3+ messages)

[PATCH v2] xfs_bmap: don't reject -e
 2018-06-21 20:11 UTC  (2+ messages)

[PATCH] xfs_bmap: remove -c from manpage
 2018-06-21 20:10 UTC  (2+ messages)

[PATCH] xfs_bmap: don't reject -e
 2018-06-21 19:47 UTC  (3+ messages)

[PATCH] Fix coverity scan reports
 2018-06-21 16:36 UTC  (3+ messages)

[PATCH v2 1/3] xfstests: dedupe a single big file and verify integrity
 2018-06-21  2:20 UTC  (8+ messages)
` [PATCH v2 2/3] xfstests: iterate dedupe integrity test
` [PATCH v2 3/3] xfstests: dedupe with random io race test

[PATCH v2] mkfs: add mkfs config version specifier for the config file
 2018-06-20 23:18 UTC  (7+ messages)

[PATCH 0/2] xfs_buf_submit[_wait]() cleanups
 2018-06-20  7:42 UTC  (5+ messages)
` [PATCH 1/2] xfs: combine [a]sync buffer submission apis
` [PATCH 2/2] xfs: kill __xfs_buf_submit_common()

[GIT PULL] xfsprogs: SPDX tag conversion
 2018-06-20  3:35 UTC  (2+ messages)

[PATCH] xfs: remove unused iolock arg from xfs_break_dax_layouts
 2018-06-20  3:12 UTC  (2+ messages)

XFS: Assertion failed: !rwsem_is_locked(&inode->i_rwsem)
 2018-06-19 23:29 UTC  (4+ messages)

[PATCH] mkfs: removed unused dft var from open_config_file
 2018-06-19 20:59 UTC  (3+ messages)

[ANNOUNCE] xfsprogs mkfs-config branch updated to 4d181c6
 2018-06-19 20:47 UTC 

[PATCH] mkfs: check config realpath for errors
 2018-06-19 20:04 UTC  (2+ messages)

[PATCH] mkfs: explicitly warn about unknown token failures
 2018-06-19 20:03 UTC  (2+ messages)

[Bug 200137] New: [xfstests generic/485] XFS: Assertion failed: (irec->br_startoff & ~XFS_IEXT_STARTOFF_MASK) == 0, file: fs/xfs/libxfs/xfs_iext_tree.c, line: 68
 2018-06-19 18:46 UTC  (2+ messages)
` [Bug 200137] "


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