linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-07-03 06:17:22 to 2018-07-10 01:02:06 UTC [more...]

stop using buffer heads in xfs v7
 2018-07-10  1:02 UTC  (12+ 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

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

[PATCH v2] xfs_bmap_util: use swap macro
 2018-07-09 21:02 UTC 

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

[PATCH] xfs_attr_leaf: use swap macro in xfs_attr3_leaf_rebalance
 2018-07-09 16:12 UTC 

[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 "

[PATCH RFC 0/8] xfs: introduce inode data inline feature
 2018-07-09  3:07 UTC  (40+ 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

[PATCH 00/25] xfs: embed firstblock in xfs_trans
 2018-07-08 16:34 UTC  (56+ 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 04/25] xfs: remove firstblock param from xfs "
` [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

[PATCH v2] generic: test dm-thin running out of data space vs concurrent discard
 2018-07-07 16:59 UTC 

[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  (7+ messages)
` [PATCH 2/2] fs: xfs: "

[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  (55+ messages)
` [PATCH 01/24] xfs: cow unwritten conversion uses uninitialized dfops
` [PATCH 02/24] xfs: rename xfs_trans ->t_agfl_dfops to ->t_dfops
` [PATCH 03/24] xfs: remove dfops parameter from ifree call stack
` [PATCH 06/24] xfs: use ->t_dfops for attr set/remove operations
` [PATCH 07/24] xfs: remove dfops param in attr fork add path
` [PATCH 08/24] xfs: use ->t_dfops in extent split tx and remove param
` [PATCH 09/24] xfs: replace xfs_da_args->dfops accesses with ->t_dfops and remove
` [PATCH 10/24] xfs: use ->t_dfops in dqalloc transaction
` [PATCH 11/24] xfs: use ->t_dfops for all xfs_bmapi_write() callers
` [PATCH 12/24] xfs: remove xfs_bmapi_write() dfops param
` [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

[PATCH 05/24] xfs: use ->t_dfops for recovery of [b|c]ui log items
 2018-07-03 16:17 UTC  (5+ messages)
` [PATCH v2] "

more iomap inline enablement
 2018-07-03 16:07 UTC  (7+ messages)
` [PATCH 1/3] iomap: refactor iomap_dio_actor
` [PATCH 2/3] iomap: support direct I/O to inline data
` [PATCH 3/3] iomap: add inline data support to iomap_readpage_actor

[PATCH 04/24] xfs: remove dfops param from high level dirname calls
 2018-07-03 15:19 UTC  (3+ messages)
` [PATCH v2] "


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