linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-12-01 10:29:34 to 2016-12-07 13:36:07 UTC [more...]

[RFC PATCH 00/22] mkfs.xfs: Make stronger conflict checks
 2016-12-07 13:27 UTC  (17+ messages)
` [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 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 10/22] mkfs: change when to mark an option as seen
` [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 20/22] mkfs: move uuid empty string test to getstr()
` [PATCH 22/22] mkfs: prevent multiple specifications of a single option

[PATCH v10 00/63] xfs: add reflink and dedupe support
 2016-12-07 11:53 UTC  (7+ messages)
` [PATCH 48/63] xfs: preallocate blocks for worst-case btree expansion

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

[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: possible memory allocation deadlock in kmem_alloc on glusterfs setup
 2016-12-07  6:16 UTC  (14+ messages)

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

[PATCH 0/6] xfs_io: fix up command iteration
 2016-12-07  4:57 UTC  (9+ 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 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)

reflink COW improvements
 2016-12-06  2:09 UTC  (5+ 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_logprint: di_gen is unsigned
 2016-12-05 22:48 UTC 

[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  (9+ 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  (57+ messages)
` [PATCH 01/55] xfs: forbid AG btrees with level == 0
` [PATCH 02/55] xfs: check for bogus values in btree block headers
` [PATCH 03/55] xfs: complain if we don't get nextents bmap records
` [PATCH 04/55] xfs: don't crash if reading a directory results in an unexpected hole
` [PATCH 05/55] xfs: error out if trying to add attrs and anextents > 0
` [PATCH 06/55] xfs: don't allow di_size with high bit set
` [PATCH 07/55] xfs: don't cap maximum dedupe request length
` [PATCH 08/55] xfs: plumb in needed functions for range querying of the freespace btrees
` [PATCH 09/55] xfs: provide a query_range function for "
` [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 12/55] xfs: report shared extents in getfsmapx
` [PATCH 13/55] xfs: have getfsmap fall back to the freesp btrees when rmap is not present
` [PATCH 14/55] xfs: getfsmap should fall back to rtbitmap when rtrmapbt "
` [PATCH 15/55] xfs: use GPF_NOFS when allocating btree cursors
` [PATCH 16/55] xfs: add scrub tracepoints
` [PATCH 17/55] xfs: create an ioctl to scrub AG metadata
` [PATCH 18/55] xfs: generic functions to scrub metadata and btrees
` [PATCH 19/55] xfs: scrub the backup superblocks
` [PATCH 20/55] xfs: scrub AGF and AGFL
` [PATCH 21/55] xfs: scrub the AGI
` [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  (3+ messages)

XFS blocking suspend
 2016-12-02 13:47 UTC  (5+ messages)

[PATCH 0/2] xfs: AGI buffer type handling
 2016-12-02 13:16 UTC  (8+ messages)
` [PATCH 1/2] xfs: set AGI buffer type in xlog_recover_clear_agi_bucket
` [PATCH 2/2] xfs: Move AGI buffer type setting to xfs_read_agi
  ` [PATCH 2/2 V2] "

[PATCH 0/2] xfs: fix trace_xfs_extlist calls
 2016-12-02 13:13 UTC  (5+ messages)
` [PATCH 1/2] xfs: pass state not whichfork to trace_xfs_extlist
` [PATCH 2/2] xfs: handle cow fork in xfs_bmap_trace_exlist

[PATCH] xfs: several xattr functions can be void
 2016-12-02 13:12 UTC  (2+ messages)

Fwd: default mount options
 2016-12-01 10:50 UTC  (8+ messages)
  `  "

[PATCH] xfs: use xfs_vn_setattr_size to check on new size
 2016-12-01 10:29 UTC  (3+ 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).