public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-10-26 22:24:52 to 2017-10-31 23:29:17 UTC [more...]

[PATCH 00/15] dax: prep work for fixing dax-dma vs truncate collisions
 2017-10-31 23:22 UTC  (15+ messages)
` [PATCH 01/15] dax: quiet bdev_dax_supported()
` [PATCH 02/15] mm, dax: introduce pfn_t_special()
` [PATCH 03/15] dax: require 'struct page' by default for filesystem dax
` [PATCH 04/15] brd: remove dax support
` [PATCH 05/15] dax: stop using VM_MIXEDMAP for dax
` [PATCH 06/15] dax: stop using VM_HUGEPAGE "
` [PATCH 07/15] dax: stop requiring a live device for dax_flush()
` [PATCH 08/15] dax: store pfns in the radix
` [PATCH 09/15] tools/testing/nvdimm: add 'bio_delay' mechanism
` [PATCH 10/15] IB/core: disable memory registration of fileystem-dax vmas
` [PATCH 11/15] [media] v4l2: disable filesystem-dax mapping support
` [PATCH 12/15] mm, dax: enable filesystems to trigger page-idle callbacks
` [PATCH 13/15] mm, devmap: introduce CONFIG_DEVMAP_MANAGED_PAGES
` [PATCH 14/15] dax: associate mappings with inodes, and warn if dma collides with truncate

[PATCH] xfs: move error injection tags into their own file
 2017-10-31 23:22 UTC  (2+ messages)

[PATCH] xfs: remove inode log format typedef
 2017-10-31 23:14 UTC  (2+ messages)

[PATCH] xfs_repair: clear extra file attributes on symlinks
 2017-10-31 23:12 UTC  (7+ messages)
    ` [PATCH v2] "

[PATCH] xfs: flush the range before zero partial block range on truncate down
 2017-10-31 23:03 UTC  (6+ messages)

[PATCH] xfs: scrub extended attribute leaf space
 2017-10-31 22:55 UTC 

[RFC] xfs: fix reporting supported extra file attributes for statx()
 2017-10-31 22:47 UTC  (4+ messages)

linux-next: build warning after merge of the xfs tree
 2017-10-31 22:42 UTC 

[RFC PATCH 0/14] xfs: Towards thin provisioning aware filesystems
 2017-10-31 22:40 UTC  (11+ messages)
` [PATCH 14/14] xfs: add growfs support for changing usable blocks

b+tree for the incore extent list
 2017-10-31 22:37 UTC  (44+ messages)
` [PATCH 01/18] xfs: pass an on-disk extent to xfs_bmbt_validate_extent
` [PATCH 02/18] xfs: don't create overlapping extents in xfs_bmap_add_extent_delay_real
` [PATCH 03/18] xfs: treat idx as a cursor "
` [PATCH 04/18] xfs: treat idx as a cursor in xfs_bmap_add_extent_hole_delay
` [PATCH 05/18] xfs: treat idx as a cursor in xfs_bmap_add_extent_hole_real
` [PATCH 06/18] xfs: treat idx as a cursor in xfs_bmap_add_extent_unwritten_real
` [PATCH 07/18] xfs: treat idx as a cursor in xfs_bmap_del_extent_*
` [PATCH 08/18] xfs: treat idx as a cursor in xfs_bmap_collapse_extents
` [PATCH 09/18] xfs: allow unaligned extent records in xfs_bmbt_disk_set_all
` [PATCH 10/18] xfs: iterate over extents in xfs_iextents_copy
` [PATCH 11/18] xfs: iterate over extents in xfs_bmap_extents_to_btree
` [PATCH 12/18] xfs: introduce the xfs_iext_cursor abstraction
` [PATCH 13/18] xfs: iterate backwards in xfs_reflink_cancel_cow_blocks
` [PATCH 14/18] xfs: simplify xfs_reflink_convert_cow
` [PATCH 15/18] xfs: remove support for inlining data/extents into the inode fork
` [PATCH 16/18] xfs: use a b+tree for the in-core extent list
` [PATCH 17/18] xfs: remove the nr_extents argument to xfs_iext_insert
` [PATCH 18/18] xfs: remove the nr_extents argument to xfs_iext_remove

[PATCH 0/17 v5] dax, ext4, xfs: Synchronous page faults
 2017-10-31 21:50 UTC  (10+ messages)
` [PATCH 17/17] xfs: support for synchronous DAX faults

[PATCH v2 0/2] Fiemap's range query
 2017-10-31 20:32 UTC  (21+ messages)
` [PATCH 1/2] fiemap: Factor out actual fiemap call code
` [PATCH 1/2] initial fiemap test
` [PATCH 2/2] fiemap: Implement ranged query
` [PATCH 2/2] generic: Adjust generic test ouputs for new fiemap implementation
` [PATCH v2 1/2] fiemap: Factor out actual fiemap call code
  ` [PATCH v2 2/2] fiemap: Implement ranged query
  ` [PATCH v2 1/4] common: Check for fiemap range argument support
    ` [PATCH v2 2/4] punch: Implement fixup for fiemap range queries
    ` [PATCH v2 3/4] generic: Adjust generic test ouputs for new fiemap implementation
    ` [PATCH v2 4/4] xfs: initial fiemap range query test

[PATCH] xfs: remove redundant assignment to variable bit
 2017-10-31 16:55 UTC  (2+ messages)

[PATCH 1/2] dmflakey: support multiple dm targets for a dm-flakey device
 2017-10-31 14:00 UTC  (7+ messages)
` [PATCH 2/2] xfs: test for umount hang caused by the pending dquota log item in AIL

RAID6 + XFS + Application Workload write performance question
 2017-10-31 11:06 UTC  (3+ messages)

XFS and reflink status
 2017-10-31  9:36 UTC  (4+ messages)

xfs: list corruption in xfs_setup_inode()
 2017-10-31  0:33 UTC  (2+ messages)

[PATCH v3 00/13] dax: fix dma vs truncate and remove 'page-less' support
 2017-10-30 17:51 UTC  (13+ messages)

[RFC PATCH v1 00/30] fs: inode->i_version rework and optimization
 2017-10-30 13:21 UTC  (12+ messages)

[PATCH 1/6] quota: clear speculative delalloc when checking quota usage
 2017-10-30  5:01 UTC  (29+ messages)
` [PATCH 2/6] common/xfs: refactor xfs_scrub presence testing
  ` [PATCH v2 "
` [PATCH 5/6] misc: add module reloading helpers
  ` [PATCH v2 "
  ` [PATCH v3 "
` [PATCH 6/6] xfs: test that we don't leak inodes and dquots during failed cow recovery
  ` [PATCH v2 "
` [PATCH 7/6] common/fuzzy: online re-scrub should not preen
` [PATCH 8/6] xfs/333: fix errors with new inode pointer verifiers
  ` [PATCH v2 "
` [PATCH 9/6] generic/459: fix test running errors
  ` [PATCH v2 "
  ` [PATCH v3 "
` [PATCH 10/6] common/xfs: remove inode-paths cruft

[ANNOUNCE] xfs-linux: xfs-4.15-merge updated to 4eadcf9
 2017-10-27 20:39 UTC 

[RFC] xfs_repair: clear file / directory attribute on symlinks
 2017-10-27 19:56 UTC  (7+ messages)

[PATCH 00/10] xfsprogs: 4.14 rollup
 2017-10-27 16:27 UTC  (23+ messages)
` [PATCH 01/10] db: increase metadump's default overly long extent discard threshold
` [PATCH 02/10] xfsprogs: explicitly cast troublesome types to match printf format specifiers
` [PATCH 03/10] xfs_io: add new error injection knobs to inject command
` [PATCH 04/10] xfs_repair: fix bag memory overwrite problems
` [PATCH 05/10] xfs_repair: clear DAX flag from non-file inodes
` [PATCH 06/10] xfs_repair: fix cowextsize field checking and repairing
` [PATCH 10/10] misc: fix ubsan warnings
  ` [PATCH v2 "

[xfs-linux:xfs-4.15-merge 24/76] fs//xfs/xfs_buf.c:2136: warning: unused variable 'mp'
 2017-10-27 16:21 UTC  (3+ messages)
` [PATCH] xfs: fix unused variable warning in xfs_buf_set_ref()

[PATCH 1/2] ltp/fsx: allow comments when reading operations from logs
 2017-10-27 12:53 UTC  (2+ messages)
` [PATCH 2/2] generic: ensure that mmap read doesn't see non-zero past EOF

[PATCH 0/3] xfs: various 4.15 fixes
 2017-10-27 10:51 UTC  (7+ messages)
` [PATCH 1/3] xfs: refactor extended attribute list operation
` [PATCH 2/3] xfs: abort dir/attr btree operation if btree is obviously weird
` [PATCH 3/3] xfs: compare btree block keys to parent block's keys during scrub

[PATCH] xfsprogs: Issue smaller discards at mkfs
 2017-10-26 23:09 UTC  (9+ messages)


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