public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-10-26 16:31:37 to 2017-10-31 22:35:53 UTC [more...]

b+tree for the incore extent list
 2017-10-31 22:35 UTC  (43+ 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

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

[PATCH] xfs_repair: clear extra file attributes on symlinks
 2017-10-31 22:19 UTC  (3+ messages)

[PATCH 0/17 v5] dax, ext4, xfs: Synchronous page faults
 2017-10-31 21:50 UTC  (14+ messages)
` [PATCH 17/17] xfs: support for synchronous DAX faults
` [PATCH] mmap.2: Add description of MAP_SHARED_VALIDATE and MAP_SYNC

[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: move error injection tags into their own file
 2017-10-31 19:31 UTC 

[PATCH] xfs: remove inode log format typedef
 2017-10-31 19:30 UTC 

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

[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

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

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  (29+ 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 07/10] misc: enable ubsan if it's available
  ` [PATCH v2] misc: enable ubsan if the builder wants it
` [PATCH 08/10] misc: enable gcc/clang address sanitizer
  ` [PATCH v2 "
` [PATCH 09/10] misc: enable thread
  ` [PATCH v2 09/10] misc: enable thread sanitizer if requested
` [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  (10+ messages)

[PATCH] build: define _DEFAULT_SOURCE if _BSD_SOURCE
 2017-10-26 17:28 UTC 

[PATCH] tests/generic: test writepage cached mapping validity
 2017-10-26 17:17 UTC  (5+ messages)

[PATCH 1/4] xfs: refactor extended attribute list operation
 2017-10-26 16:55 UTC  (9+ messages)
` [PATCH 2/4] xfs: abort dir/attr btree operation if btree is obviously weird
` [PATCH 4/4] xfs: compare btree block keys to parent block's keys during scrub

[PATCH v2 0/3] xfs: miscellaneous log recovery fixes
 2017-10-26 16:31 UTC  (3+ messages)
` [PATCH v2 3/3] xfs: drain the buffer LRU on mount


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