linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-08-22 11:10:55 to 2017-08-25 22:18:34 UTC [more...]

[PATCH v9 00/19] xfs: online fs repair support
 2017-08-25 22:18 UTC  (16+ messages)
` [PATCH 01/19] xfs: add helpers to calculate btree size
` [PATCH 02/19] xfs: expose various functions to repair code
` [PATCH 03/19] xfs: add repair helpers for the reverse mapping btree
` [PATCH 04/19] xfs: add repair helpers for the reference count btree
` [PATCH 05/19] xfs: add BMAPI_NORMAP flag to perform block remapping without updating rmpabt
` [PATCH 06/19] xfs: halt auto-reclamation activities while rebuilding rmap
` [PATCH 07/19] xfs: create tracepoints for online repair
` [PATCH 08/19] xfs: implement the metadata repair ioctl flag
` [PATCH 09/19] xfs: add helper routines for the repair code
` [PATCH 10/19] xfs: repair superblocks
` [PATCH 11/19] xfs: repair the AGF and AGFL
` [PATCH 12/19] xfs: rebuild the AGI
` [PATCH 13/19] xfs: repair free space btrees
` [PATCH 14/19] xfs: repair inode btrees
` [PATCH 15/19] xfs: rebuild the rmapbt

[RFC PATCH] xfs: Properly retry failed dquot items in case of error during buffer writeback
 2017-08-25 21:57 UTC  (3+ messages)

[PATCH v6 0/5] MAP_DIRECT and block-map-atomic files
 2017-08-25 20:24 UTC  (27+ messages)
` [PATCH v6 1/5] vfs: add flags parameter to ->mmap() in 'struct file_operations'
` [PATCH v6 2/5] fs, xfs: introduce S_IOMAP_SEALED
` [PATCH v6 3/5] mm: introduce mmap3 for safely defining new mmap flags
` [PATCH v6 4/5] fs, xfs: introduce MAP_DIRECT for creating block-map-atomic file ranges
` [PATCH v6 5/5] fs, fcntl: add F_MAP_DIRECT

[PATCH 0/9] xfs: xfs: refactor ordered buffer logging code
 2017-08-25 18:11 UTC  (19+ messages)
` [PATCH 1/9] xfs: open-code xfs_buf_item_dirty()
` [PATCH 2/9] xfs: remove unnecessary dirty bli format check for ordered bufs
` [PATCH 3/9] xfs: ordered buffer log items are never formatted
` [PATCH 4/9] xfs: refactor buffer logging into buffer dirtying helper
` [PATCH 5/9] xfs: don't log dirty ranges for ordered buffers
` [PATCH 6/9] xfs: skip bmbt block ino validation during owner change
` [PATCH 7/9] xfs: move bmbt owner change to last step of extent swap
` [PATCH 8/9] xfs: disallow marking previously dirty buffers as ordered
` [PATCH 9/9] xfs: relog dirty buffers during swapext bmbt owner change

[PATCH] xfs: check for race with xfs_reclaim_inode() in xfs_ifree_cluster()
 2017-08-25 17:33 UTC  (3+ messages)

[PATCH] ext4: introduce per-inode DAX flag
 2017-08-25 16:28 UTC  (4+ messages)

[PATCH] fs/xfs/kmem.c: fix coding style, using 'unsigned int' instead of 'unsigned'
 2017-08-25  7:45 UTC  (2+ messages)

synchronous page faults for XFS
 2017-08-25  7:15 UTC  (11+ messages)
` [PATCH 1/3] iomap: return VM_FAULT_* codes from iomap_page_mkwrite
` [PATCH 2/3] xfs: consolidate the various page fault handlers
` [PATCH 3/3] xfs: support for synchronous DAX faults

[RESEND][PATCH] xfs: add online uevent for mount operation
 2017-08-25  5:29 UTC  (15+ messages)
  ` Filesystem configuration parsers - (was: Re: [RESEND][PATCH] xfs: add online uevent for mount operation)

[PATCH] xfs: Drop setting redundant PF_KSWAPD in kswapd context
 2017-08-25  4:02 UTC  (4+ messages)

[PATCH] mkfs: rename defaultval to flagval in opts
 2017-08-25  0:39 UTC  (7+ messages)

xfsprogs: for-next updated to 2fc6b16
 2017-08-24 22:09 UTC 

[PATCH 0/6] Fiemap refactoring
 2017-08-24 20:56 UTC  (14+ messages)
` [PATCH 1/6] fiemap: Remove blocksize variable
` [PATCH 2/6] fiemap: Make max_extents a global var
` [PATCH 3/6] fiemap: Eliminate num_extents
` [PATCH 4/6] fiemap: De-obfuscate last_logical and cur_extent manipulation
` [PATCH 5/6] fiemap: Factor out common code used for printing holes
` [PATCH 6/6] fiemap: Fix semantics of max_extents (-n arguments)
` [PATCH 7/6] xfs_bmap: fix -n documentation in manpage

[PATCH] xfs_io: clarify the fsmap documentation
 2017-08-24 20:55 UTC 

[PATCH 0/5] miscellaneous tests
 2017-08-24 17:37 UTC  (9+ messages)
` [PATCH 4/5] common/populate: enable xfs quota accounting
` [PATCH 5/5] xfs: test fuzzing every field of a dquot

[RFC PATCH 0/13 v2] dax, ext4: Synchronous page faults
 2017-08-24 16:45 UTC  (32+ messages)
` [PATCH 03/13] dax: Factor out getting of pfn out of iomap
` [PATCH 04/13] dax: Create local variable for VMA in dax_iomap_pte_fault()
` [PATCH 05/13] dax: Create local variable for vmf->flags & FAULT_FLAG_WRITE test
` [PATCH 06/13] dax: Inline dax_insert_mapping() into the callsite
` [PATCH 07/13] dax: Inline dax_pmd_insert_mapping() "
` [PATCH 08/13] dax: Fix comment describing dax_iomap_fault()
` [PATCH 09/13] dax: Allow dax_iomap_fault() to return pfn
` [PATCH 10/13] mm: Wire up MAP_SYNC
` [PATCH 11/13] dax, iomap: Add support for synchronous faults
` [PATCH 13/13] ext4: Support for synchronous DAX faults

[PATCH] xfs: add online uevent for mount operation
 2017-08-24 13:26 UTC 

[PATCH] xfs: remove "no-allocation" reservations for file creations
 2017-08-24 12:18 UTC  (5+ messages)

[PATCH RFC 0/3] xfs: add customizable default values for error configuration
 2017-08-24  2:06 UTC  (10+ messages)

XFS Bug Report
 2017-08-24  0:26 UTC  (8+ messages)

[PATCH] fiemap: Refactor fiemap + implement range parameters
 2017-08-23 22:36 UTC  (13+ messages)
  ` [PATCH 1/4] fiemap: Move global variables out of function scope
    ` [PATCH 2/4] fiemap: Introduce get_extent_count
    ` [PATCH 3/4] fiemap: Simplify internals of fiemap_f
    ` [PATCH 4/4] fiemap: Add support for ranged query

[PATCH] ioctl_getfsmap.2: correct semantics of FMR_OF_LAST flag
 2017-08-23 22:33 UTC  (2+ messages)

[PATCH 0/3] libxfs: tidy up cvtnum junk
 2017-08-23 20:24 UTC  (10+ messages)
` [PATCH 1/3] libxfs: handle 0 blocksize or sectorsize in cvtnum
` [PATCH 2/3] xfs_io: get foreign blocksize & sector size in openfile
` [PATCH 3/3] xfs_io: add io_cvtnum wrapper
` [PATCH 4/3] xfs_quota: remove dodgy init_cvtnum

Support for data CRC
 2017-08-23  6:19 UTC  (8+ messages)

another possible integer truncation in xfs
 2017-08-22 17:20 UTC  (4+ messages)
    ` AW: "

[PATCH] xfs: test xfs_db fuzz command verbs
 2017-08-22 16:24 UTC  (3+ messages)

[ANNOUNCE] xfsprogs: for-next updated to b97ad96
 2017-08-22 15:04 UTC 


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).