linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-26 20:56:13 to 2019-10-31 01:52:02 UTC [more...]

[PATCH v2 0/4] xfstests: add deadlock between the AGI and AGF with RENAME_WHITEOUT test
 2019-10-31  1:51 UTC  (8+ messages)
` [PATCH v2 2/4] fsstress: add NOREPLACE and WHITEOUT renameat2 support
` [PATCH v2 3/4] fsstress: add EXCHANGE "

[RFC] errno.h: Provide EFSCORRUPTED for everybody
 2019-10-31  1:07 UTC 

[djwong-xfs:mount-api-crash 91/104] fs/xfs/xfs_message.c:23:40: warning: address of array 'mp->m_super->s_id' will always evaluate to 'true'
 2019-10-31  0:06 UTC  (3+ messages)

[PATCH V2 00/26] mm, xfs: non-blocking inode reclaim
 2019-10-30 23:25 UTC  (13+ messages)
` [PATCH 01/26] xfs: Lower CIL flush limit for large logs
` [PATCH 03/26] xfs: don't allow log IO to be throttled
` [PATCH 04/26] xfs: Improve metadata buffer reclaim accountability
` [PATCH 05/26] xfs: correctly acount for reclaimable slabs
` [PATCH 23/26] xfs: reclaim inodes from the LRU

[PATCH v2] xfstests: xfs mount option sanity test
 2019-10-30 23:24 UTC  (3+ messages)

[PATCH 0/4] xfs: more metadata verifier tightening
 2019-10-30 22:18 UTC  (18+ messages)
` [PATCH 1/4] xfs: check attribute leaf block structure
` [PATCH 2/4] xfs: namecheck attribute names before listing them
` [PATCH 3/4] xfs: namecheck directory entry "
` [PATCH 4/4] xfs: replace -EIO with -EFSCORRUPTED for corrupt metadata

a few iomap / bmap cleanups v2
 2019-10-30 19:36 UTC  (13+ messages)
` [PATCH 1/9] xfs: simplify xfs_iomap_eof_align_last_fsb
` [PATCH 2/9] xfs: mark xfs_eof_alignment static
` [PATCH 3/9] xfs: remove the extsize argument to xfs_eof_alignment
` [PATCH 4/9] xfs: slightly tweak an assert in xfs_fs_map_blocks
` [PATCH 5/9] xfs: don't log the inode in xfs_fs_map_blocks if it wasn't modified
` [PATCH 6/9] xfs: simplify the xfs_iomap_write_direct calling conventions
` [PATCH 7/9] xfs: refactor xfs_bmapi_allocate
` [PATCH 8/9] xfs: move extent zeroing to xfs_bmapi_allocate
` [PATCH 9/9] xfs: cleanup use of the XFS_ALLOC_ flags

a few iomap / bmap cleanups
 2019-10-30 17:56 UTC  (21+ messages)
` [PATCH 1/8] xfs: simplify xfs_iomap_eof_align_last_fsb
` [PATCH 2/8] xfs: mark xfs_eof_alignment static
` [PATCH 3/8] xfs: remove the extsize argument to xfs_eof_alignment
` [PATCH 4/8] xfs: don't log the inode in xfs_fs_map_blocks if it wasn't modified
` [PATCH 5/8] xfs: simplify the xfs_iomap_write_direct calling conventions
` [PATCH 6/8] xfs: refactor xfs_bmapi_allocate
` [PATCH 7/8] xfs: move extent zeroing to xfs_bmapi_allocate
` [PATCH 8/8] xfs: cleanup use of the XFS_ALLOC_ flags

[PATCH 0/5] xfsprogs: random fixes
 2019-10-30 17:53 UTC  (3+ messages)
` [PATCH 6/5] xfs_repair: print better information when metadata updates fail
` [PATCH 7/5] libxfs: fix typo in message about write verifier

[ANNOUNCE] xfs-linux: for-next updated to 21f55993eb7a
 2019-10-30 16:51 UTC 

[PATCH] xfs/log: protect xc_cil in xlog_cil_push()
 2019-10-30 16:48 UTC  (5+ messages)
    ` [PATCH] xfs/log: protect the logging content under xc_ctx_lock

[PATCH V2] xfs: properly serialise fallocate against AIO+DIO
 2019-10-30 14:26 UTC  (5+ messages)

[RFC PATCH v2 0/7] xfs: reflink & dedupe for fsdax (read/write path)
 2019-10-30 11:48 UTC  (9+ messages)
` [RFC PATCH v2 1/7] dax: Introduce dax_copy_edges() for COW
` [RFC PATCH v2 2/7] dax: copy data before write
` [RFC PATCH v2 3/7] dax: replace mmap entry in case of CoW
` [RFC PATCH v2 4/7] fs: dedup file range to use a compare function
` [RFC PATCH v2 5/7] dax: memcpy before zeroing range
` [RFC PATCH v2 6/7] xfs: handle copy-on-write in fsdax write() path
` [RFC PATCH v2 7/7] xfs: support dedupe for fsdax

[PATCH RFC] xfs: Fix deadlock between AGI and AGF when target_ip exists in xfs_rename()
 2019-10-30  9:49 UTC 

linux-next: manual merge of the y2038 tree with the xfs tree
 2019-10-30  4:31 UTC 

About xfstests generic/361
 2019-10-30  1:23 UTC  (7+ messages)

[PATCH RFC 0/9] xfs_repair: use btree bulk loading
 2019-10-29 23:46 UTC  (10+ messages)
` [PATCH 1/9] xfs_repair: port the online repair newbt structure
` [PATCH 2/9] xfs_repair: unindent phase 5 function
` [PATCH 3/9] xfs_repair: create a new class of btree rebuild cursors
` [PATCH 4/9] xfs_repair: rebuild free space btrees with bulk loader
` [PATCH 5/9] xfs_repair: rebuild inode "
` [PATCH 6/9] xfs_repair: rebuild reverse mapping "
` [PATCH 7/9] xfs_repair: rebuild refcount "
` [PATCH 8/9] xfs_repair: remove old btree rebuild support code
` [PATCH 9/9] xfs_repair: track blocks lost during btree construction via extents

[PATCH v21 0/5] xfs: online repair of AG btrees
 2019-10-29 23:32 UTC  (6+ messages)
` [PATCH 1/5] xfs: always rescan allegedly healthy per-ag metadata after repair
` [PATCH 2/5] xfs: create a big array data structure
` [PATCH 3/5] xfs: repair free space btrees
` [PATCH 4/5] xfs: repair inode btrees
` [PATCH 5/5] xfs: repair refcount btrees

[PATCH v2 0/5] xfs: rework online repair incore bitmap
 2019-10-29 23:31 UTC  (6+ messages)
` [PATCH 1/5] xfs: rename xfs_bitmap to xbitmap
` [PATCH 2/5] xfs: replace open-coded bitmap weight logic
` [PATCH 3/5] xfs: remove the for_each_xbitmap_ helpers
` [PATCH 4/5] xfs: drop the _safe behavior from the xbitmap foreach macro
` [PATCH 5/5] xfs: convert xbitmap to interval tree

[PATCH v2 0/3] xfs: fix online repair block reaping
 2019-10-29 23:30 UTC  (4+ messages)
` [PATCH 1/3] xfs: xrep_reap_extents should not destroy the bitmap
` [PATCH 2/3] xfs: only invalidate blocks if we're going to free them
` [PATCH 3/3] xfs: use deferred frees to reap old btree blocks

[PATCH v2 0/4] xfs: btree bulk loading
 2019-10-29 23:30 UTC  (5+ messages)
` [PATCH 1/4] xfs: introduce fake roots for ag-rooted btrees
` [PATCH 2/4] xfs: introduce fake roots for inode-rooted btrees
` [PATCH 3/4] xfs: support bulk loading of staged btrees
` [PATCH 4/4] xfs: support staging cursors for per-AG btree types

[PATCH v2 0/3] xfs: prepare repair for bulk loading
 2019-10-29 23:31 UTC  (4+ messages)
` [PATCH 1/3] xfs: implement block reservation accounting for btrees we're staging
` [PATCH 2/3] xfs: add debug knobs to control btree bulk load slack factors
` [PATCH 3/3] xfs: log EFIs for all btree blocks being used to stage a btree

[PATCH] xfs: properly serialise fallocate against AIO+DIO
 2019-10-29 22:29 UTC  (9+ messages)
` [RFC PATCH] generic: test race between appending AIO DIO and fallocate

[PATCH] fstests: verify that xfs_growfs can operate on mounted device node
 2019-10-29 17:53 UTC 

[PATCH] fs/iomap: remove redundant check in iomap_dio_rw()
 2019-10-29 16:14 UTC  (4+ messages)

[PATCH RFC] xfs: automatic log item relogging experiment
 2019-10-29 13:57 UTC  (7+ messages)

[PATCH] xfs_growfs: allow mounted device node as argument
 2019-10-29 13:34 UTC  (5+ messages)

[PATCH v2 0/4] xfs: more metadata verifier tightening
 2019-10-29 10:04 UTC  (8+ messages)
` [PATCH 1/4] xfs: check attribute leaf block structure
` [PATCH 2/4] xfs: namecheck attribute names before listing them
` [PATCH 3/4] xfs: namecheck directory entry "
` [PATCH 4/4] xfs: replace -EIO with -EFSCORRUPTED for corrupt metadata

decruft misc mount related code v2
 2019-10-29  7:50 UTC  (25+ messages)
` [PATCH 01/12] xfs: remove the biosize mount option
` [PATCH 02/12] xfs: remove the dsunit and dswidth variables in xfs_parseargs
` [PATCH 03/12] xfs: cleanup calculating the stat optimal I/O size
` [PATCH 04/12] xfs: don't use a different allocsice for -o wsync mounts
` [PATCH 05/12] xfs: remove the m_readio_* fields in struct xfs_mount
` [PATCH 06/12] xfs: rename the m_writeio_* "
` [PATCH 07/12] xfs: simplify parsing of allocsize mount option
` [PATCH 08/12] xfs: rename the XFS_MOUNT_DFLT_IOSIZE option to XFS_MOUNT_ALLOCISZE
` [PATCH 09/12] xfs: reverse the polarity of XFS_MOUNT_COMPAT_IOSIZE
` [PATCH 10/12] xfs: clean up printing the allocsize option in xfs_showargs
` [PATCH 11/12] xfs: clean up printing inode32/64 "
` [PATCH 12/12] xfs: merge xfs_showargs into xfs_fs_show_options

linux-next: build failure after merge of the xfs tree
 2019-10-29  6:32 UTC  (5+ messages)

[PATCH v2 0/2] xfs: refactor open-coded bmbt walks
 2019-10-29  6:28 UTC  (5+ messages)
` [PATCH 1/2] xfs: refactor xfs_bmap_count_blocks using newer btree helpers
` [PATCH 2/2] xfs: refactor xfs_iread_extents to use xfs_btree_visit_blocks

softlockup with CONFIG_XFS_ONLINE_SCRUB enabled
 2019-10-29  3:58 UTC  (4+ messages)

[xfs-linux:xfs-5.5-merge 70/72] fs/compat_ioctl.c:1084:25: error: 'cmd' undeclared here (not in a function); did you mean 'cma'?
 2019-10-28 21:22 UTC 

[ANNOUNCE] xfs-linux: for-next updated to da1faf13deb0
 2019-10-28 19:28 UTC 

[PATCH] xfs: simplify setting bio flags
 2019-10-28 16:38 UTC  (3+ messages)

[PATCH] xfs: Sanity check flags of Q_XQUOTARM call
 2019-10-28 16:33 UTC  (2+ messages)

[PATCH 0/5] Enable per-file/directory DAX operations
 2019-10-27 22:10 UTC  (11+ messages)

Re:
 2019-10-27 21:47 UTC 

Question about logbsize default value
 2019-10-27 18:09 UTC  (7+ messages)

clean up xfs space management interfaces
 2019-10-27 15:19 UTC  (6+ messages)
` [PATCH 2/4] fs: add generic UNRESVSP and ZERO_RANGE ioctl handlers

decruft misc mount related code
 2019-10-27  2:23 UTC  (5+ messages)
` [PATCH 6/7] xfs: clean up setting m_readio_* / m_writeio_*


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