linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-12-03 01:37:39 to 2016-12-11 23:19:50 UTC [more...]

linux-next: manual merge of the vfs tree with the xfs tree
 2016-12-11 23:19 UTC 

[RFC] Preparing for XFS reflink D-day
 2016-12-11 19:23 UTC  (5+ messages)

[PATCH, RFC] xfs: take indirect blocks into accounting when selecting an AG
 2016-12-11  5:19 UTC  (9+ messages)

[PATCH 1/1 linux-next] xfs: remove unnecessary return
 2016-12-10  6:52 UTC 

[PATCH] xfs: icreate transactions should be replayed first
 2016-12-09 21:38 UTC  (3+ messages)

[PATCH] duperemove: test presence of dedupe ioctl
 2016-12-09 17:56 UTC 

[PATCH] fstests: xfs_fsr SWAPEXT fails when temp forkoff smaller than target
 2016-12-09 17:17 UTC 

[ANNOUNCE] xfs: for-next updated to 9807b773dad4
 2016-12-09  6:31 UTC 

[PATCH] xfs_io: Improvements to copy_range return code handling
 2016-12-08 23:15 UTC  (2+ messages)

[ANNOUNCE] xfs: for-next branch updated to a444d72e6090
 2016-12-08 22:58 UTC  (5+ messages)

[PATCH 0/6] xfs_io: fix up command iteration
 2016-12-08 22:22 UTC  (13+ messages)
` [PATCH 1/6] libxcmd: check CMD_FLAG_GLOBAL inside args_command()
` [PATCH 2/6] libxcmd: rename args_command to command_iterator
` [PATCH 3/6] libxcmd: merge command() and iterate_command()
` [PATCH 4/6] libxcmd: don't check generic library commands
` [PATCH 5/6] xfs_io: make various commands one-shot only
` [PATCH 6/6] libxcmd: add non-iterating user commands

[PATCH] xfs_repair: junk leaf attribute if count == 0
 2016-12-08 18:06 UTC 

[BUG] xfs/109 crashed 2k block size reflink enabled XFS
 2016-12-08 14:30 UTC  (18+ messages)

[PATCH v10 00/63] xfs: add reflink and dedupe support
 2016-12-08  6:14 UTC  (8+ messages)
` [PATCH 48/63] xfs: preallocate blocks for worst-case btree expansion

reflink COW improvements
 2016-12-08  4:23 UTC  (10+ messages)
` [PATCH 1/3] xfs: reject all unaligned direct writes to reflinked files
` [PATCH 2/3] xfs: go straight to real allocations for direct I/O COW writes
` [PATCH 3/3] xfs: allocate direct I/O COW blocks in iomap_begin

[PATCH] xfs: nuke unused tracepoint definitions
 2016-12-07 20:05 UTC 

XFS: possible memory allocation deadlock in kmem_alloc on glusterfs setup
 2016-12-07 19:44 UTC  (15+ messages)

[PATCH] xfs_logprint: di_gen is unsigned
 2016-12-07 19:02 UTC  (2+ messages)

[RFC PATCH 00/22] mkfs.xfs: Make stronger conflict checks
 2016-12-07 13:27 UTC  (23+ messages)
` [PATCH 01/22] mkfs: remove intermediate getstr followed by getnum
` [PATCH 02/22] mkfs: merge tables for opts parsing into one table
` [PATCH 03/22] mkfs: extend opt_params with a value field
` [PATCH 04/22] mkfs: change conflicts array into a table capable of cross-option addressing
` [PATCH 05/22] mkfs: add a check for conflicting values
` [PATCH 06/22] mkfs: add cross-section conflict checks
` [PATCH 07/22] mkfs: Move opts related #define to one place
` [PATCH 08/22] mkfs: move conflicts into the table
` [PATCH 09/22] mkfs: change conflict checks to utilize the new conflict structure
` [PATCH 10/22] mkfs: change when to mark an option as seen
` [PATCH 11/22] mkfs: add test_default_value into conflict struct
` [PATCH 12/22] mkfs: expand conflicts declarations to named declaration
` [PATCH 13/22] mkfs: remove zeroed items from conflicts declaration
` [PATCH 14/22] mkfs: rename defaultval to flagval in opts
` [PATCH 15/22] mkfs: replace SUBOPT_NEEDS_VAL for a flag
` [PATCH 16/22] mkfs: Change all value fields in opt structures into unions
` [PATCH 17/22] mkfs: use old variables as pointers to the new opts struct values
` [PATCH 18/22] mkfs: prevent sector/blocksize to be specified as a number of blocks
` [PATCH 19/22] mkfs: subopt flags should be saved as bool
` [PATCH 20/22] mkfs: move uuid empty string test to getstr()
` [PATCH 21/22] mkfs: remove duplicit checks
` [PATCH 22/22] mkfs: prevent multiple specifications of a single option

[PATCH 0/3] xfs: miscellaneous improvements for 4.10
 2016-12-07  6:32 UTC  (12+ messages)
` [PATCH 1/3] xfs: make xfs btree stats less huge
` [PATCH 2/3] xfs: use rhashtable to track buffer cache
` [PATCH 3/3] xfs: optimise CRC updates

[PATCH] xfs: during log recovery, destroy the unlinked inodes even for read-only mount
 2016-12-07  6:30 UTC  (2+ messages)

XFS bug?
 2016-12-07  6:14 UTC  (5+ messages)

[PATCH v2] xfs_io: support -c "open foo" command
 2016-12-07  4:21 UTC  (9+ messages)

[PATCH v4] xfs_io: support -c "open foo" command
 2016-12-07  3:49 UTC  (3+ messages)

[PATCH v3 00/11] xfstests: online scrub/repair support
 2016-12-07  0:19 UTC  (12+ messages)
` [PATCH 01/11] ocfs2: test reflinking to inline data files
` [PATCH 02/11] xfs/ext4: check negative inode size
` [PATCH 03/11] populate: create all types of XFS metadata
` [PATCH 04/11] populate: add _require_populate_commands to check for tools
` [PATCH 05/11] populate: optionally fill the filesystem when populating fs
` [PATCH 06/11] populate: fix some silly errors when modifying a fs while fuzzing
` [PATCH 07/11] common/fuzzy: move fuzzing helper functions here
` [PATCH 08/11] populate: cache scratch metadata images
` [PATCH 09/11] populate: discover XFS structure fields and fuzz verbs, and use them to fuzz fields
` [PATCH 10/11] common/populate: create attrs in different namespaces
` [PATCH 11/11] xfs: fuzz every field of every structure

BUG: Metadata corruption detected at xfs_attr3_leaf_read_verify
 2016-12-06  9:08 UTC  (3+ messages)

[PATCH] xfs: ignore leaf attr ichdr.count in verifier during log replay
 2016-12-05 21:45 UTC  (6+ messages)

[PATCH v3] xfs_io: support -c "open foo" command
 2016-12-05 20:39 UTC 

[RFC PATCH 0/2] xfs: deprecate barrier/nobarrier
 2016-12-05 16:23 UTC  (5+ messages)
` [PATCH 1/2] xfs: Always flush caches when integrity is required
` [PATCH 2/2] xfs: deprecate barrier/nobarrier mount option

[PATCH] xfs_io: support -c <cmd> without <file> args
 2016-12-05 11:27 UTC  (3+ messages)

[PATCH v3 00/55] xfs: online scrub/repair support
 2016-12-05  1:35 UTC  (41+ messages)
` [PATCH 03/55] xfs: complain if we don't get nextents bmap records
` [PATCH 10/55] xfs: create a function to query all records in a btree
` [PATCH 11/55] xfs: introduce the XFS_IOC_GETFSMAP ioctl
` [PATCH 18/55] xfs: generic functions to scrub metadata and btrees
` [PATCH 20/55] xfs: scrub AGF and AGFL
` [PATCH 22/55] xfs: support scrubbing free space btrees
` [PATCH 23/55] xfs: support scrubbing inode btrees
` [PATCH 24/55] xfs: support scrubbing rmap btree
` [PATCH 25/55] xfs: support scrubbing refcount btree
` [PATCH 26/55] xfs: scrub inodes
` [PATCH 27/55] xfs: scrub inode block mappings
` [PATCH 28/55] xfs: scrub directory/attribute btrees
` [PATCH 29/55] xfs: scrub directory metadata
` [PATCH 30/55] xfs: scrub extended attributes
` [PATCH 31/55] xfs: scrub symbolic links
` [PATCH 32/55] xfs: scrub realtime bitmap/summary
` [PATCH 33/55] xfs: scrub should cross-reference with the bnobt
` [PATCH 34/55] xfs: cross-reference bnobt records with cntbt
` [PATCH 35/55] xfs: cross-reference extents with AG header
` [PATCH 36/55] xfs: cross-reference inode btrees during scrub
` [PATCH 37/55] xfs: cross-reference reverse-mapping btree
` [PATCH 38/55] xfs: cross-reference refcount btree during scrub
` [PATCH 39/55] xfs: scrub should cross-reference the realtime bitmap
` [PATCH 40/55] xfs: cross-reference the block mappings when possible
` [PATCH 41/55] xfs: create tracepoints for online repair
` [PATCH 42/55] xfs: implement the metadata repair ioctl flag
` [PATCH 43/55] xfs: add helper routines for the repair code
` [PATCH 44/55] xfs: repair superblocks
` [PATCH 45/55] xfs: repair the AGF and AGFL
` [PATCH 46/55] xfs: rebuild the AGI
` [PATCH 47/55] xfs: repair free space btrees
` [PATCH 48/55] xfs: repair inode btrees
` [PATCH 49/55] xfs: rebuild the rmapbt
` [PATCH 50/55] xfs: repair refcount btrees
` [PATCH 51/55] xfs: online repair of inodes
` [PATCH 52/55] xfs: repair inode block maps
` [PATCH 53/55] xfs: repair damaged symlinks
` [PATCH 54/55] xfs: query the per-AG reservation counters
` [PATCH 55/55] xfs: avoid mount-time deadlock in CoW extent recovery

[PATCH 0/2] XFS buffer cache scalability improvements
 2016-12-04 21:36 UTC  (5+ messages)

[PATCH v3] Fix building xfsprogs on 32-bit platforms
 2016-12-03 15:21 UTC  (2+ 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).