public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2018-06-15 18:05:37 to 2018-06-21 23:23:15 UTC [more...]

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

[PATCH] mkfs: fix divide-by-zero in align_ag_geometry
 2018-06-21 23:16 UTC  (8+ messages)

[PATCH 0/2] xfs: symlink and inode writeback issues
 2018-06-21 22:53 UTC  (16+ messages)
` [PATCH 1/2] xfs: zero length symlinks are not valid
` [PATCH 2/2] xfs: xfs_iflush_abort() can be called twice on cluster writeback failure

Mounting xfs filesystem takes long time
 2018-06-21 22:19 UTC  (8+ messages)

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 0/4] fstests: fixes and new tests
 2018-06-21 18:32 UTC  (5+ messages)
` [PATCH 1/4] xfs/365: fuzz inobt in ag 1
` [PATCH 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 0/8] xfs-4.18: various fixes
 2018-06-21 18:31 UTC  (9+ 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 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 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] Fix coverity scan reports
 2018-06-21 16:36 UTC  (3+ messages)

stop using buffer heads in xfs v6
 2018-06-21  8:46 UTC  (29+ messages)
` [PATCH 06/24] xfs: move locking into xfs_bmap_punch_delalloc_range
` [PATCH 09/24] xfs: don't use XFS_BMAPI_IGSTATE in xfs_map_blocks
` [PATCH 10/24] xfs: remove xfs_reflink_trim_irec_to_next_cow
` [PATCH 11/24] xfs: remove xfs_map_cow
` [PATCH 12/24] xfs: rename the offset variable in xfs_writepage_map
` [PATCH 13/24] xfs: make xfs_writepage_map extent map centric
` [PATCH 23/24] iomap: add support for sub-pagesize buffered I/O without buffer heads
` [PATCH 24/24] xfs: add support for sub-pagesize writeback without buffer_heads

[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 v2 0/7] Fix DM DAX handling
 2018-06-20 15:17 UTC  (5+ messages)
` [PATCH v2 4/7] dm: prevent DAX mounts if not supported

[PATCH 0/2] xfs_buf_submit[_wait]() cleanups
 2018-06-20  7:42 UTC  (7+ 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)

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

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  (3+ messages)
` [Bug 200137] "

iomap preparations for GFS2 v3
 2018-06-19 16:41 UTC  (7+ messages)
` [PATCH 1/6] fs: factor out a __generic_write_end helper
` [PATCH 2/6] iomap: mark newly allocated buffer heads as new
` [PATCH 3/6] iomap: complete partial direct I/O writes synchronously
` [PATCH 4/6] iomap: generic inline data handling
` [PATCH 5/6] iomap: add a page_done callback
` [PATCH 6/6] iomap: add private pointer to struct iomap

iomap preparations for GFS2 v2
 2018-06-19 15:14 UTC  (11+ messages)
` [PATCH 2/6] iomap: move bdev and dax_dev in a union
    ` [Cluster-devel] iomap preparations for GFS2 v2

[PATCH v3 0/2] xfs: fix buffer delwri queue state race
 2018-06-19 11:42 UTC  (7+ messages)
` [PATCH v3 1/2] xfs: refactor buffer submission into a common helper
` [PATCH v3 2/2] xfs: use sync buffer I/O for sync delwri queue submission
  ` [PATCH v4] "

[RFC PATCH 0/5] kbuild: build modules from code in multiple directories
 2018-06-19  5:03 UTC  (2+ messages)

[PATCH 01/39] vfs: dedpue: return loff_t
 2018-06-18 20:08 UTC  (4+ messages)

Kernel crashes in xfs_alloc_get_freelist() when writing to a corrupted xfs image
 2018-06-18 20:06 UTC 

[Bug 200127] New: Kernel crashes in xfs_alloc_get_freelist() when writing to a corrupted xfs image
 2018-06-18 20:04 UTC 

[PATCH] xfstests: Teste root inode parent pointer repairing
 2018-06-18 17:45 UTC  (3+ messages)

[PATCH v2 0/2] xfs: fix buffer delwri queue state race
 2018-06-18 11:47 UTC  (8+ messages)
` [PATCH v2 2/2] xfs: use sync buffer I/O for sync delwri queue submission

Kernel oops at NULL pointer when performing readlink on a fuzzed v5 image
 2018-06-18  5:21 UTC  (2+ messages)

[PATCH] xfs: symlinks can be zero length during log recovery
 2018-06-18  3:56 UTC  (5+ messages)

[Bug 200119] New: Kernel oops at NULL pointer when performing readlink on a fuzzed xfs image
 2018-06-18  3:46 UTC 

[PATCH] generic/223: port t_stripealign to FIEMAP
 2018-06-17 14:39 UTC  (3+ messages)

[PATCH 0/2] mkfs: 2 more fixes
 2018-06-16  4:35 UTC  (10+ messages)
` [PATCH 2/2] mkfs: remove notion of config "type"
                  ` cfg file versioning (was: [PATCH 2/2] mkfs: remove notion of config "type")

[PATCH] libxfs: detect zoned disks and prevent their raw use
 2018-06-16  0:13 UTC  (6+ messages)

[PATCH 0/5] xfsprogs-4.17: mkfs config file enhancements
 2018-06-16  0:04 UTC  (10+ messages)

[PATCH] mkfs: add mkfs_config_version specifier for the config file
 2018-06-16  0:03 UTC 

[PATCH v2] libxfs: detect host managed zoned disks and prevent their raw use
 2018-06-15 21:31 UTC 

[PATCH] xfs_repair: Fix root inode's parent when it's bogus for sf directory
 2018-06-15 21:15 UTC  (5+ messages)

[Kernel.org Bugzilla] Your account linux-xfs@vger.kernel.org is being impersonated
 2018-06-15 19:39 UTC 


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