public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-05-26 03:32:14 to 2021-06-02 16:02:42 UTC [more...]

[PATCH RFC] xfs: hold buffer across unpin and potential shutdown processing
 2021-06-02 16:02 UTC  (7+ messages)

[PATCHSET v5 00/14] xfs: clean up incore inode walk functions
 2021-06-02  6:16 UTC  (29+ messages)
` [PATCH 01/14] xfs: move the quotaoff dqrele inode walk into xfs_icache.c
` [PATCH 02/14] xfs: detach inode dquots at the end of inactivation
` [PATCH 03/14] xfs: move the inode walk functions further down
` [PATCH 04/14] xfs: pass the goal of the incore inode walk to xfs_inode_walk()
` [PATCH 05/14] xfs: separate the dqrele_all inode grab logic from xfs_inode_walk_ag_grab
` [PATCH 06/14] xfs: move xfs_inew_wait call into xfs_dqrele_inode
` [PATCH 07/14] xfs: remove iter_flags parameter from xfs_inode_walk_*
` [PATCH 08/14] xfs: remove indirect calls from xfs_inode_walk{,_ag}
` [PATCH 09/14] xfs: clean up the blockgc grab and scan calls a little
` [PATCH 10/14] xfs: clean up xfs_dqrele_inode calling conventions
` [PATCH 11/14] xfs: fix radix tree tag signs
` [PATCH 12/14] xfs: pass struct xfs_eofblocks to the inode scan callback
` [PATCH 13/14] xfs: merge xfs_reclaim_inodes_ag into xfs_inode_walk_ag
` [PATCH 14/14] xfs: refactor per-AG inode tagging functions

[GIT PULL] xfs: initial agnumber -> perag conversions for shrink
 2021-06-02  6:11 UTC 

[PATCH 00/23] xfs: initial agnumber -> perag conversions for shrink
 2021-06-02  0:34 UTC  (39+ messages)
` [PATCH 02/23] xfs: prepare for moving perag definitions and support to libxfs
` [PATCH 03/23] xfs: move perag structure and setup to libxfs/xfs_ag.[ch]
` [PATCH 04/23] xfs: make for_each_perag... a first class citizen
` [PATCH 05/23] xfs: convert raw ag walks to use for_each_perag
` [PATCH 06/23] xfs: convert xfs_iwalk to use perag references
    ` [PATCH 06/23 V2] "
` [PATCH 09/23] xfs: push perags through the ag reservation callouts
` [PATCH 10/23] xfs: pass perags around in fsmap data dev functions
` [PATCH 11/23] xfs: add a perag to the btree cursor
` [PATCH 13/23] xfs: convert refcount btree cursor to use perags
` [PATCH 18/23] xfs: collapse AG selection for inode allocation
    ` [PATCH 18/23 V2] "
` [PATCH 21/23] xfs: clean up and simplify xfs_dialloc()
` [PATCH 22/23] xfs: use perag through unlink processing
` [PATCH 23/23] xfs: remove xfs_perag_t

[PATCH][next] xfs: Fix fall-through warnings for Clang
 2021-06-02  0:32 UTC  (9+ messages)

[PATCH] xfs: don't take a spinlock unconditionally in the DIO fastpath
 2021-06-01 23:15 UTC  (3+ messages)

[PATCHSET v2 0/5] xfs: clean up quotaoff inode walks
 2021-06-01 23:15 UTC  (14+ messages)
` [PATCH 1/5] xfs: move the quotaoff dqrele inode walk into xfs_icache.c
` [PATCH 2/5] xfs: detach inode dquots at the end of inactivation
` [PATCH 3/5] xfs: separate the dqrele_all inode grab logic from xfs_inode_walk_ag_grab
` [PATCH 4/5] xfs: drop inactive dquots before inactivating inodes
` [PATCH 5/5] xfs: move xfs_inew_wait call into xfs_dqrele_inode

[PATCHSET 0/3] xfs: various unit conversion
 2021-06-01 18:52 UTC  (11+ messages)
` [PATCH 1/3] xfs: set ip->i_diflags directly in xfs_inode_inherit_flags
` [PATCH 2/3] xfs: clean up open-coded fs block unit conversions
` [PATCH 3/3] xfs: remove unnecessary shifts

[PATCH 0/6] xfs: bunmapi needs updating for deferred freeing
 2021-06-01  6:42 UTC  (24+ messages)
` [PATCH 1/6] xfs: btree format inode forks can have zero extents
` [PATCH 2/6] xfs: bunmapi has unnecessary AG lock ordering issues
` [PATCH 3/6] xfs: xfs_itruncate_extents has no extent count limitation
` [PATCH 4/6] xfs: add a free space extent change reservation
  ` [RFC PATCH] xfs: xfs_allocfree_extent_res can be static
` [PATCH 5/6] xfs: factor free space tree transaciton reservations
` [PATCH 6/6] xfs: reduce transaction reservation for freeing extents

[GIT PULL] xfs: Use bulk page allocator for buffer cache
 2021-06-01  5:04 UTC 

[PATCH 00/10] xfs: buffer bulk page allocation and cleanups
 2021-06-01  1:46 UTC  (25+ messages)
` [PATCH 01/10] xfs: split up xfs_buf_allocate_memory
` [PATCH 02/10] xfs: use xfs_buf_alloc_pages for uncached buffers
` [PATCH 03/10] xfs: use alloc_pages_bulk_array() for buffers
` [PATCH 04/10] xfs: merge _xfs_buf_get_pages()
` [PATCH 05/10] xfs: move page freeing into _xfs_buf_free_pages()
` [PATCH 06/10] xfs: remove ->b_offset handling for page backed buffers
` [PATCH 07/10] xfs: simplify the b_page_count calculation
` [PATCH 08/10] xfs: get rid of xb_to_gfp()
` [PATCH 09/10] xfs: cleanup error handling in xfs_buf_get_map
` [PATCH 10/10] xfs: merge xfs_buf_allocate_memory

[PATCH] xfs: sort variable alphabetically to avoid repeated declaration
 2021-05-31 12:27 UTC  (3+ messages)

[GIT PULL] xfs: fixes for 5.13-rc4
 2021-05-30  4:30 UTC  (2+ messages)

[PATCH 00/39 v4] xfs: CIL and log optimisations
 2021-05-28  0:54 UTC  (43+ messages)
` [PATCH 01/39] xfs: log stripe roundoff is a property of the log
` [PATCH 02/39] xfs: separate CIL commit record IO
` [PATCH 03/39] xfs: remove xfs_blkdev_issue_flush
` [PATCH 04/39] xfs: async blkdev cache flush
` [PATCH 05/39] xfs: CIL checkpoint flushes caches unconditionally
` [PATCH 20/39] xfs: pass lv chain length into xlog_write()
` [PATCH 21/39] xfs: introduce xlog_write_single()
` [PATCH 22/39] xfs:_introduce xlog_write_partial()
` [PATCH 24/39] xfs: xlog_write() doesn't need optype anymore
` [PATCH 25/39] xfs: CIL context doesn't need to count iovecs
` [PATCH 28/39] xfs: rework per-iclog header CIL reservation
` [PATCH 29/39] xfs: introduce per-cpu CIL tracking structure
` [PATCH 30/39] xfs: implement percpu cil space used calculation
` [PATCH 31/39] xfs: track CIL ticket reservation in percpu structure
` [PATCH 32/39] xfs: convert CIL busy extents to per-cpu
` [PATCH 33/39] xfs: Add order IDs to log items in CIL
` [PATCH 34/39] xfs: convert CIL to unordered per cpu lists
` [PATCH 35/39] xfs: convert log vector chain to use list heads
` [PATCH 36/39] xfs: move CIL ordering to the logvec chain
` [PATCH 37/39] xfs: avoid cil push lock if possible
` [PATCH 39/39] xfs: expanding delayed logging design with background material

[PATCH 00/45 v3] xfs: consolidated log and optimisation changes
 2021-05-27 18:03 UTC  (6+ messages)
` [PATCH 29/45] xfs:_introduce xlog_write_partial()

[PATCH v19 00/14] Delay Ready Attributes
 2021-05-27 17:00 UTC  (14+ messages)
` [PATCH v19 11/14] xfs: Remove xfs_attr_rmtval_set
` [PATCH v19 12/14] xfs: Clean up xfs_attr_node_addname_clear_incomplete
` [PATCH v19 13/14] xfs: Remove default ASSERT in xfs_attr_set_iter
` [PATCH v19 14/14] xfs: Make attr name schemes consistent

[ANNOUNCE] xfs-linux: for-next updated to 0fe0bbe00a6f
 2021-05-27 16:52 UTC 

[PATCH 0/13 v6] fs: Hole punch vs page cache filling races
 2021-05-27 12:01 UTC  (20+ messages)
` [PATCH 03/13] mm: Protect operations adding pages to page cache with invalidate_lock
` [PATCH 04/13] mm: Add functions to lock invalidate_lock for two mappings
` [PATCH 07/13] xfs: Convert to use invalidate_lock
` [PATCH 10/13] f2fs: Convert to using invalidate_lock

attempt to restore file dumps, but no files selectable in interactive mode
 2021-05-27 10:05 UTC 

[PATCH] generic/639: Add tiny swapfile test
 2021-05-27  8:47 UTC 

[PATCH] xfs: btree format inode forks can have zero extents
 2021-05-27  6:02 UTC  (2+ messages)

[PATCH] xfs: add new IRC channel to MAINTAINERS
 2021-05-26 21:41 UTC  (3+ messages)

patch review scheduling
 2021-05-26 18:26 UTC  (3+ messages)

more regressions in xfs/168?
 2021-05-26 16:01 UTC  (3+ messages)

[PATCH v8 0/8] add support for direct I/O with fscrypt using blk-crypto
 2021-05-26  8:02 UTC  (3+ messages)

we moved #xfs to oftc
 2021-05-26  5:03 UTC 

[PATCH v3 0/3] iomap: avoid soft lockup warnings on large ioends
 2021-05-26  3:32 UTC  (7+ messages)
` [PATCH RFC v3 3/3] iomap: bound ioend size to 4096 pages


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