linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-03-31 04:12:12 to 2018-04-12 15:22:15 UTC [more...]

[PATCH] xfs_repair: fix getsubopt name definitions to use enums
 2018-04-12 15:22 UTC  (2+ messages)

[PATCH 0/18 v6] dax, ext4, xfs: Synchronous page faults
 2018-04-12 14:22 UTC  (5+ messages)
` [PATCH] mmap.2: Add description of MAP_SHARED_VALIDATE and MAP_SYNC

[PATCH] Force log to disk before reading the AGF during a fstrim
 2018-04-11  8:41 UTC  (3+ messages)

[PATCH 0/6] xfs: quota fixes and enhancements
 2018-04-11  3:28 UTC  (24+ messages)
` [PATCH 1/6] xfs: remove unused flags arg from xfs_dquot_verify
` [PATCH 2/6] xfs: pass xfs_dqblk to xfs_dquot_verify/xfs_dquot_repair
` [PATCH 3/6] xfs: validate UUID and type in xfs_dquot_verify
` [PATCH 4/6] xfs: quieter quota initialization with bad dquots
` [PATCH 5/6] xfs: factor out quota time limit initialization
` [PATCH 6/6] xfs: delay quota timelimit init until after quotacheck

[PATCH 00/14] xfsprogs: online scrub fixes
 2018-04-11  1:53 UTC  (24+ messages)
` [PATCH 01/14] xfs_scrub: avoid buffer overflow when scanning attributes
  ` [PATCH v2 "
` [PATCH 02/14] xfs_scrub: only run ascii name checks if unicode name checker
` [PATCH 03/14] xfs_scrub: don't complain about different normalization
` [PATCH 04/14] xfs_scrub: communicate name problems via flagset instead of booleans
` [PATCH 10/14] xfs_scrub: refactor mountpoint finding code to use libfrog path code
` [PATCH 11/14] xfs_scrub_all: report version
` [PATCH 12/14] xfs_scrub: disable private /tmp for scrub service
  ` [PATCH v2 "
` [PATCH 13/14] xfs_scrub_all: escape paths being passed to systemd service instances
` [PATCH 14/14] xfs_scrub_all: use system encoding for lsblk output decoding

[Question] Behaviour of directory listing in XFS with concurrent deletes
 2018-04-10 20:10 UTC  (5+ messages)

[PATCH 0/7] xfs: defer agfl block frees
 2018-04-10 17:46 UTC  (8+ messages)
` [PATCH 1/7] xfs: create agfl block free helper function
` [PATCH 2/7] xfs: allow attach of dfops to transaction
` [PATCH 3/7] xfs: defer agfl block frees when dfops is available
` [PATCH 4/7] xfs: defer agfl block frees from deferred ops processing context
` [PATCH 5/7] xfs: defer agfl frees from inode inactivation
` [PATCH 6/7] xfs: defer frees from common inode allocation paths
` [PATCH 7/7] xfs: defer agfl frees from directory op transactions

[PATCH] xfs: only cancel cow blocks when truncating the data fork
 2018-04-10  7:50 UTC  (2+ messages)

[PATCH v8 00/18] dax: fix dma vs truncate/hole-punch
 2018-04-09 18:14 UTC  (39+ messages)
` [PATCH v8 01/18] dax: store pfns in the radix
` [PATCH v8 02/18] fs, dax: prepare for dax-specific address_space_operations
` [PATCH v8 03/18] block, dax: remove dead code in blkdev_writepages()
` [PATCH v8 04/18] xfs, dax: introduce xfs_dax_aops
` [PATCH v8 05/18] ext4, dax: introduce ext4_dax_aops
` [PATCH v8 06/18] ext2, dax: introduce ext2_dax_aops
` [PATCH v8 07/18] fs, dax: use page->mapping to warn if truncate collides with a busy page
` [PATCH v8 08/18] dax: introduce CONFIG_DAX_DRIVER
` [PATCH v8 09/18] dax, dm: allow device-mapper to operate without dax support
` [PATCH v8 10/18] dax, dm: introduce ->fs_{claim, release}() dax_device infrastructure
` [PATCH v8 11/18] mm, dax: enable filesystems to trigger dev_pagemap ->page_free callbacks
  ` [v8, "
` [PATCH v8 12/18] memremap: split devm_memremap_pages() and memremap() infrastructure
` [PATCH v8 13/18] mm, dev_pagemap: introduce CONFIG_DEV_PAGEMAP_OPS
` [PATCH v8 14/18] memremap: mark devm_memremap_pages() EXPORT_SYMBOL_GPL
` [PATCH v8 15/18] mm, fs, dax: handle layout changes to pinned dax mappings
` [PATCH v8 16/18] xfs: prepare xfs_break_layouts() to be called with XFS_MMAPLOCK_EXCL
` [PATCH v8 17/18] xfs: prepare xfs_break_layouts() for another layout type
` [PATCH v8 18/18] xfs, dax: introduce xfs_break_dax_layouts()

[PATCH v14.1 00/21] xfs: online repair support
 2018-04-09 17:36 UTC  (39+ messages)
` [PATCH 01/21] xfs: add helpers to calculate btree size
` [PATCH 02/21] xfs: expose various functions to repair code
` [PATCH 03/21] xfs: add repair helpers for the reverse mapping btree
` [PATCH 04/21] xfs: add repair helpers for the reference count btree
` [PATCH 05/21] xfs: add BMAPI_NORMAP flag to perform block remapping without updating rmapbt
` [PATCH 06/21] xfs: make xfs_bmapi_remapi work with attribute forks
` [PATCH 07/21] xfs: halt auto-reclamation activities while rebuilding rmap
` [PATCH 08/21] xfs: create tracepoints for online repair
` [PATCH 09/21] xfs: implement the metadata repair ioctl flag
` [PATCH 10/21] xfs: add helper routines for the repair code
` [PATCH 11/21] xfs: repair superblocks
` [PATCH 12/21] xfs: repair the AGF and AGFL
` [PATCH 13/21] xfs: repair the AGI
` [PATCH 14/21] xfs: repair free space btrees
` [PATCH 15/21] xfs: repair inode btrees
` [PATCH 16/21] xfs: repair the rmapbt
` [PATCH 17/21] xfs: repair refcount btrees
` [PATCH 18/21] xfs: repair inode records
` [PATCH 19/21] xfs: zap broken inode forks
` [PATCH 20/21] xfs: repair inode block maps
` [PATCH 21/21] xfs: repair damaged symlinks

[PATCH] xfs: remove filestream item xfs_inode reference
 2018-04-09 17:24 UTC  (2+ messages)

[PATCH 1/2] xfs: reset xfs_inode struct on reclaim in debug mode
 2018-04-06 17:01 UTC  (13+ messages)
` [PATCH 2/2] xfs: replace filestream item xfs_inode reference with xfs_mount

WARNING: bad unlock balance in xfs_iunlock
 2018-04-06 16:10 UTC  (5+ messages)

[PATCH] tests/xfs: filestream allocator inode use-after-free test
 2018-04-06 14:18 UTC 

[PATCH] xfs: use hardlimit as sub-fs size if both hard/soft limits are set
 2018-04-05 21:44 UTC  (4+ messages)

[PATCH 0/2] xfs: clean up unused function parameters
 2018-04-05  3:37 UTC  (6+ messages)
` [PATCH 1/2] xfs: scrub - remove "
` [PATCH 2/2] xfs: non-scrub "
  ` [PATCH 2/2 V2] "

V4.16+ kernel warning when running xfs/006
 2018-04-05  0:06 UTC  (2+ messages)

KASAN: use-after-free Read in radix_tree_next_chunk
 2018-04-04  7:14 UTC  (2+ messages)

[PATCH] xfs: factor out xfs_dquot_verify_crc for use in quotacheck rebuild
 2018-04-04  4:29 UTC  (2+ messages)

[ANNOUNCE] xfsprogs: for-next updated to a8502cc
 2018-04-03 17:05 UTC 

KASAN: use-after-free Read in xfs_inobt_init_key_from_rec
 2018-04-03 17:01 UTC 

FreeBSD and xfsprogs ?
 2018-04-03 16:12 UTC  (5+ messages)

[PATCH] xfs: fix intent use-after-free on abort
 2018-04-03 11:34 UTC  (5+ messages)

[GIT PULL] xfs: new features for 4.17
 2018-04-03  4:49 UTC 

[PATCH 0/2] xfs: online scrub fixes
 2018-04-03  3:01 UTC  (7+ messages)
` [PATCH 1/2] xfs: skip scrub xref if corruption already noted
  ` [PATCH v2 "
` [PATCH 2/2] xfs: hoist xfs_scrub_agfl_walk to libxfs as xfs_agfl_walk
  ` [PATCH v2 "

[PATCH] xfs: always free inline data before resetting inode fork during ifree
 2018-04-03  1:46 UTC  (15+ messages)

[PATCH V2 1/2] xfs: Remove "committed" argument of xfs_dir_ialloc
 2018-04-02 22:50 UTC  (2+ messages)

xfs_scrub: call for testing
 2018-04-02  4:23 UTC  (5+ messages)

[lkp-robot] [xfs] 19957a1816: blogbench.write_score 5.2% improvement
 2018-04-02  3:16 UTC 

KASAN: use-after-free Read in radix_tree_next_chunk
 2018-03-31 20:47 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).