linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-07-03 20:59:50 to 2018-07-13 02:55:50 UTC [more...]

[ANN] oscheck: wrapper for fstests check.sh - tracking and working with baselines
 2018-07-13  2:43 UTC 

reduce lookups in the COW extent tree V2
 2018-07-12 13:49 UTC  (7+ messages)
` [PATCH 1/6] xfs: remove if_real_bytes
` [PATCH 2/6] xfs: simplify xfs_idata_realloc
` [PATCH 3/6] xfs: remove the xfs_ifork_t typedef
` [PATCH 4/6] xfs: introduce a new xfs_inode_has_cow_data helper
` [PATCH 5/6] xfs: maintain a sequence count for inode fork manipulations
` [PATCH 6/6] xfs: avoid COW fork extent lookups in writeback if the fork didn't change

t_firstblock assert triggered from dedup in generic/051
 2018-07-12 12:06 UTC  (6+ messages)

[PATCH RFC 0/8] xfs: introduce inode data inline feature
 2018-07-12 10:48 UTC  (47+ messages)
` [PATCH RFC 1/8] xfs: introduce inline data superblock feature bit
` [PATCH RFC 2/8] xfs: introduce extents to local conversion helper
` [PATCH RFC 3/8] xfs: convert inode from extents to local format
` [PATCH RFC 4/8] xfs: implement inline data read write code
` [PATCH RFC 5/8] xfs: consider the local format inode in misc operations
` [PATCH RFC 6/8] xfs: fix imbalanced locking
` [PATCH RFC 7/8] xfs: return non-zero blocks for inline data
` [PATCH RFC 8/8] xfs: skip local format inode for reflinking
` [PATCH RFC 1/1] xfsprogs: add inode inline data support

linux-next: duplicate patches in the gfs2 and xfs trees
 2018-07-12  5:53 UTC  (5+ messages)

[PATCH v2] generic: test dm-thin running out of data space vs concurrent discard
 2018-07-12  2:54 UTC  (2+ messages)

[PATCH] generic/499: add bfoster's alternate reproducer
 2018-07-12  2:47 UTC  (3+ messages)

[PATCH] xfs_attr_leaf: use swap macro in xfs_attr3_leaf_rebalance
 2018-07-11 17:44 UTC  (2+ messages)

[PATCH v2] xfs_bmap_util: use swap macro
 2018-07-11 17:44 UTC  (2+ messages)

reduce lookups in the COW extent tree
 2018-07-11 17:35 UTC  (15+ messages)
` [PATCH 1/6] xfs: remove if_real_bytes
` [PATCH 2/6] xfs: simplify xfs_idata_realloc
` [PATCH 3/6] xfs: remove the xfs_ifork_t typedef
` [PATCH 4/6] xfs: introduce a new xfs_inode_has_cow_data helper
` [PATCH 5/6] xfs: maintain a sequence count for inode fork manipulations
` [PATCH 6/6] xfs: avoid COW fork extent lookups in writeback if the fork didn't change

stop using buffer heads in xfs v7
 2018-07-11 10:58 UTC  (13+ messages)
` [PATCH 20/22] iomap: add support for sub-pagesize buffered I/O without buffer heads
` [PATCH 21/22] xfs: add support for sub-pagesize writeback without buffer_heads
` [PATCH 22/22] xfs: update my copyrights for the writeback and iomap code

Recently-formatted XFS filesystems reporting negative used space
 2018-07-11  8:31 UTC  (4+ messages)

[ANNOUNCE] xfs-documentation: master updated to af93ba0
 2018-07-10 16:06 UTC 

[PATCH] common/xfs: remove bad xfs_repair -t option
 2018-07-10 14:43 UTC  (3+ messages)

[PATCH 00/25] xfs: embed firstblock in xfs_trans
 2018-07-10  7:11 UTC  (55+ messages)
` [PATCH 01/25] xfs: allow null firstblock in xfs_bmapi_write() when tp is null
` [PATCH 02/25] xfs: add firstblock field to xfs_trans
` [PATCH 03/25] xfs: use ->t_firstblock in dir ops
` [PATCH 05/25] xfs: use ->t_firstblock in attrfork add
` [PATCH 06/25] xfs: use ->t_firstblock in xattr ops
` [PATCH 07/25] xfs: use ->t_firstblock for all xfs_bmapi_write() callers
` [PATCH 08/25] xfs: use ->t_firstblock for all xfs_bunmapi() callers
` [PATCH 09/25] xfs: use ->t_firstblock in xfs_bmapi_remap()
` [PATCH 10/25] xfs: use ->t_firstblock in insert/collapse range
` [PATCH 11/25] xfs: remove xfs_bmapi_write() firstblock param
` [PATCH 12/25] xfs: remove xfs_bunmapi() "
` [PATCH 13/25] xfs: remove bmap insert/collapse "
` [PATCH 14/25] xfs: use ->t_firstblock in bmap extent split
` [PATCH 15/25] xfs: remove xfs_bmalloca firstblock field
` [PATCH 16/25] xfs: remove bmap extent add helper firstblock params
` [PATCH 17/25] xfs: remove bmap format helpers "
` [PATCH 18/25] xfs: remove xfs_btree_cur private firstblock field
` [PATCH 19/25] xfs: remove xfs_alloc_arg "
` [PATCH 20/25] xfs: use ->t_firstblock in dq alloc
` [PATCH 21/25] xfs: replace no-op firstblock init with ->t_firstblock
` [PATCH 22/25] xfs: use ->t_firstblock in reflink cow block cancel
` [PATCH 23/25] xfs: use ->t_firstblock in extent swap
` [PATCH 24/25] xfs: use ->t_firstblock in inode inactivate
` [PATCH 25/25] xfs: remove xfs_defer_init() firstblock param

XFS: Assertion failed: !rwsem_is_locked(&inode->i_rwsem)
 2018-07-09 22:04 UTC  (5+ messages)

[PATCH] xfs_bmap_util: use swap macro
 2018-07-09 16:42 UTC  (3+ messages)

[PATCH 0/2] fstests: fixes and new tests
 2018-07-09 16:24 UTC  (9+ messages)
` [PATCH 1/2] generic: mread past eof shows nonzero contents
` [PATCH 2/2] xfs: fuzz every field of every structure and test kernel crashes
  ` [PATCH v2 "

[RFC DONOTAPPLY PATCH] xfstests: test mkfs.xfs config files
 2018-07-06 15:01 UTC 

[PATCH v16 00/21] xfs-4.19: online repair support
 2018-07-06  3:16 UTC  (41+ messages)
` [PATCH 06/21] xfs: repair free space btrees
` [PATCH 07/21] xfs: repair inode btrees
` [PATCH 11/21] xfs: repair the rmapbt
` [PATCH 12/21] xfs: repair refcount btrees
` [PATCH 13/21] xfs: repair inode records
` [PATCH 14/21] xfs: zap broken inode forks
` [PATCH 15/21] xfs: repair inode block maps
` [PATCH 16/21] xfs: repair damaged symlinks
` [PATCH 17/21] xfs: repair extended attributes
` [PATCH 19/21] xfs: repair quotas

[ANNOUNCE] xfsprogs for-next updated to bf297b1
 2018-07-05 20:33 UTC 

[PATCH 1/2] fs: ext4: use BUG_ON if writepage call comes from direct reclaim
 2018-07-04 14:03 UTC  (5+ messages)

[PATCH] generic: test dm-thin running out of data space vs concurrent discard
 2018-07-04 13:04 UTC  (2+ messages)

[PATCH 0/7] fstests: fix quota failures on xfs
 2018-07-04  4:51 UTC  (8+ messages)
` [PATCH 1/7] generic/{279, 28[1-3]}: hide SIGBUS reporting from golden output
` [PATCH 2/7] misc: force the exact quota options coded into the test
` [PATCH 3/7] xfs/001: update to handle v5 filesystems
` [PATCH 4/7] xfs: filter out mount options that don't work on v4 filesystems
` [PATCH 5/7] xfs/288: update for v5 filesystem support in xfs_db
` [PATCH 6/7] generic/338: don't check fs after crashing it
` [PATCH 7/7] misc: filter out quota regeneration messages

[PATCH 0/4] fstests: fixes and new tests
 2018-07-03 22:22 UTC  (4+ messages)
` [PATCH 4/4] xfs: fuzz every field of every structure and test kernel crashes

[PATCH 00/24] xfs: broad enablement of deferred agfl frees
 2018-07-03 21:56 UTC  (27+ messages)
` [PATCH 13/24] xfs: use ->t_dfops for all xfs_bunmapi() callers
` [PATCH 14/24] xfs: remove xfs_bunmapi() dfops param
` [PATCH 15/24] xfs: remove xfs_bmapi_remap() "
` [PATCH 16/24] xfs: remove struct xfs_bmalloca dfops field
` [PATCH 17/24] xfs: use ->t_dfops for collapse/insert range operations
` [PATCH 18/24] xfs: remove dfops param from internal bmap extent helpers
` [PATCH 19/24] xfs: remove xfs_btree_cur bmbt dfops field
` [PATCH 20/24] xfs: remove unused btree cursor bc_private.a.dfops field
` [PATCH 21/24] xfs: use ->t_dfops for rmap extent swap operations
` [PATCH 22/24] xfs: use ->t_dfops in cancel cow blocks operation
` [PATCH 23/24] xfs: use ->t_dfops in reflink cow recover path
` [PATCH 24/24] xfs: refactor dfops init to attach to transaction


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