messages from 2024-06-20 22:58:40 to 2024-06-23 05:45:26 UTC [more...]
clean up I/O path inode locking helpers and the page fault handler v2
2024-06-23 5:44 UTC (7+ messages)
` [PATCH 1/6] xfs: move the dio write relocking out of xfs_ilock_for_iomap
` [PATCH 2/6] xfs: cleanup xfs_ilock_iocb_for_write
` [PATCH 3/6] xfs: simplify xfs_dax_fault
` [PATCH 4/6] xfs: refactor __xfs_filemap_fault
` [PATCH 5/6] xfs: always take XFS_MMAPLOCK shared in xfs_dax_read_fault
` [PATCH 6/6] xfs: fold xfs_ilock_for_write_fault into xfs_write_fault
xfs post-EOF block freeing fixes
2024-06-23 5:38 UTC (2+ messages)
` [PATCH] xfs: new EOF fragmentation tests
post-EOF block handling revamp
2024-06-23 5:34 UTC (11+ messages)
` [PATCH 01/10] xfs: fix freeing speculative preallocations for preallocated files
` [PATCH 02/10] xfs: remove the i_mode check in xfs_release
` [PATCH 03/10] xfs: refactor f_op->release handling
` [PATCH 04/10] xfs: don't bother returning errors from xfs_file_release
` [PATCH 05/10] xfs: skip all of xfs_file_release when shut down
` [PATCH 06/10] xfs: don't free post-EOF blocks on read close
` [PATCH 07/10] xfs: only free posteof blocks on first close
` [PATCH 08/10] xfs: check XFS_IDIRTY_RELEASE earlier in xfs_release_eofblocks
` [PATCH 09/10] xfs: simplify extent lookup in xfs_can_free_eofblocks
` [PATCH 10/10] xfs: reclaim speculative preallocations for append only files
[GIT PULL] xfs: bug fix for 6.10
2024-06-22 16:10 UTC (6+ messages)
[GIT PULL] xfs: random fixes for 6.10
2024-06-22 16:05 UTC (3+ messages)
[PATCH 00/12] xfs: remove remaining kmem interfaces and GFP_NOFS usage
2024-06-22 9:44 UTC (3+ messages)
` [PATCH 07/12] xfs: use __GFP_NOLOCKDEP instead of GFP_NOFS
[PATCH V2] xfs: Avoid races with cnt_btree lastrec updates
2024-06-22 8:52 UTC
[PATCH] xfs: eliminate lockdep false positives in xfs_attr_shortform_list
2024-06-22 8:26 UTC
Handing xfs fsverity development back to you
2024-06-22 5:19 UTC (5+ messages)
[PATCH] xfs: fix a NULL pointer problem
2024-06-22 4:53 UTC (3+ messages)
` [PATCH] xfs:trigger a-NULL-pointer-problem
[PATCH] xfs: Avoid races with cnt_btree lastrec updates
2024-06-22 2:11 UTC (8+ messages)
[PATCH v4 00/22] block atomic writes for xfs
2024-06-21 21:18 UTC (5+ messages)
` [PATCH v4 02/22] iomap: Allow filesystems set IO block zeroing size
[PATCH 00/13] forcealign for xfs
2024-06-21 20:38 UTC (27+ messages)
` [PATCH 01/13] xfs: only allow minlen allocations when near ENOSPC
` [PATCH 02/13] xfs: always tail align maxlen allocations
` [PATCH 03/13] xfs: simplify extent allocation alignment
` [PATCH 04/13] xfs: make EOF allocation simpler
` [PATCH 05/13] xfs: introduce forced allocation alignment
` [PATCH 06/13] xfs: align args->minlen for "
` [PATCH 07/13] xfs: Introduce FORCEALIGN inode flag
` [PATCH 08/13] xfs: Do not free EOF blocks for forcealign
` [PATCH 09/13] xfs: Update xfs_inode_alloc_unitsize_fsb() "
` [PATCH 10/13] xfs: Unmap blocks according to forcealign
` [PATCH 11/13] xfs: Only free full extents for forcealign
` [PATCH 12/13] xfs: Don't revert allocated offset "
` [PATCH 13/13] xfs: Enable file data forcealign feature
[PATCHBOMB 6.11] xfs: inode cleanups for metadata directories
2024-06-21 18:26 UTC (7+ messages)
` [PATCHSET v3.0 5/5] xfs: enable FITRIM for the realtime section
` [PATCH 1/1] xfs: enable FITRIM on the realtime device
[PATCHSET v3.0 3/5] xfs: rmap log intent cleanups
2024-06-21 18:07 UTC (16+ messages)
` [PATCH 1/9] xfs: give rmap btree cursor error tracepoints their own class
` [PATCH 2/9] xfs: prepare rmap btree tracepoints for widening
` [PATCH 3/9] xfs: clean up rmap log intent item tracepoint callsites
` [PATCH 4/9] xfs: remove xfs_trans_set_rmap_flags
` [PATCH 5/9] xfs: add a ri_entry helper
` [PATCH 6/9] xfs: reuse xfs_rmap_update_cancel_item
` [PATCH 7/9] xfs: don't bother calling xfs_rmap_finish_one_cleanup in xfs_rmap_finish_one
` [PATCH 8/9] xfs: simplify usage of the rcur local variable "
` [PATCH 9/9] xfs: move xfs_rmap_update_defer_add to xfs_rmap_item.c
[PATCHBOMB] fstests: catch us up to 6.10
2024-06-21 17:53 UTC (3+ messages)
[PATCHSET v30.7 2/6] fstests: atomic file updates
2024-06-21 17:49 UTC (7+ messages)
` [PATCH 03/11] generic/709,710: rework these for exchangerange vs. quota testing
` [PATCH 04/11] generic/711,xfs/537: actually fork these tests for exchange-range
xfs: byte-based grant head reservation tracking v4
2024-06-21 17:46 UTC (9+ messages)
` [PATCH 04/11] xfs: background AIL push should target physical space
` [PATCH 11/11] xfs: skip flushing log items during push
clean up I/O path inode locking helpers and the page fault handler
2024-06-21 17:43 UTC (8+ messages)
` [PATCH 3/6] xfs: simplify xfs_dax_fault
` [PATCH 4/6] xfs: refactor __xfs_filemap_fault
[PATCH] xfs/011: support byte-based grant heads are stored in bytes now
2024-06-21 16:20 UTC (4+ messages)
[PATCH] xfs/073: avoid large recurise diff
2024-06-21 15:51 UTC (4+ messages)
[PATCH v7 00/11] enable bs > ps in XFS
2024-06-21 13:28 UTC (11+ messages)
` [PATCH v7 04/11] readahead: allocate folios with mapping_min_order in readahead
[PATCHSET v3.0 4/5] xfs: refcount log intent cleanups
2024-06-21 4:54 UTC (21+ messages)
` [PATCH 01/10] xfs: give refcount btree cursor error tracepoints their own class
` [PATCH 02/10] xfs: create specialized classes for refcount tracepoints
` [PATCH 03/10] xfs: prepare refcount btree tracepoints for widening
` [PATCH 04/10] xfs: clean up refcount log intent item tracepoint callsites
` [PATCH 05/10] xfs: remove xfs_trans_set_refcount_flags
` [PATCH 06/10] xfs: add a ci_entry helper
` [PATCH 07/10] xfs: reuse xfs_refcount_update_cancel_item
` [PATCH 08/10] xfs: don't bother calling xfs_refcount_finish_one_cleanup in xfs_refcount_finish_one
` [PATCH 09/10] xfs: simplify usage of the rcur local variable "
` [PATCH 10/10] xfs: move xfs_refcount_update_defer_add to xfs_refcount_item.c
[PATCHSET v3.0 2/5] xfs: extent free log intent cleanups
2024-06-21 4:48 UTC (13+ messages)
` [PATCH 1/9] xfs: clean up extent free log intent item tracepoint callsites
` [PATCH 2/9] xfs: convert "skip_discard" to a proper flags bitset
` [PATCH 3/9] xfs: pass the fsbno to xfs_perag_intent_get
` [PATCH 4/9] xfs: add a xefi_entry helper
` [PATCH 5/9] xfs: reuse xfs_extent_free_cancel_item
` [PATCH 6/9] xfs: factor out a xfs_efd_add_extent helper
` [PATCH 7/9] xfs: remove duplicate asserts in xfs_defer_extent_free
` [PATCH 8/9] xfs: remove xfs_defer_agfl_block
` [PATCH 9/9] xfs: move xfs_extent_free_defer_add to xfs_extfree_item.c
[PATCHSET v3.0 1/5] xfs: hoist inode operations to libxfs
2024-06-21 4:46 UTC (49+ messages)
` [PATCH 01/24] xfs: use consistent uid/gid when grabbing dquots for inodes
` [PATCH 02/24] xfs: move inode copy-on-write predicates to xfs_inode.[ch]
` [PATCH 03/24] xfs: hoist extent size helpers to libxfs
` [PATCH 04/24] xfs: hoist inode flag conversion functions "
` [PATCH 05/24] xfs: hoist project id get/set "
` [PATCH 06/24] xfs: pack icreate initialization parameters into a separate structure
` [PATCH 07/24] xfs: implement atime updates in xfs_trans_ichgtime
` [PATCH 08/24] xfs: use xfs_trans_ichgtime to set times when allocating inode
` [PATCH 09/24] xfs: split new inode creation into two pieces
` [PATCH 10/24] xfs: hoist new inode initialization functions to libxfs
` [PATCH 11/24] xfs: push xfs_icreate_args creation out of xfs_create*
` [PATCH 12/24] xfs: wrap inode creation dqalloc calls
` [PATCH 13/24] xfs: hoist xfs_iunlink to libxfs
` [PATCH 14/24] xfs: hoist xfs_{bump,drop}link "
` [PATCH 15/24] xfs: separate the icreate logic around INIT_XATTRS
` [PATCH 16/24] xfs: create libxfs helper to link a new inode into a directory
` [PATCH 17/24] xfs: create libxfs helper to link an existing "
` [PATCH 18/24] xfs: hoist inode free function to libxfs
` [PATCH 19/24] xfs: create libxfs helper to remove an existing inode/name from a directory
` [PATCH 20/24] xfs: create libxfs helper to exchange two directory entries
` [PATCH 21/24] xfs: create libxfs helper to rename "
` [PATCH 22/24] xfs: move dirent update hooks to xfs_dir2.c
` [PATCH 23/24] xfs: get rid of trivial rename helpers
` [PATCH 24/24] xfs: don't use the incore struct xfs_sb for offsets into struct xfs_dsb
[PATCHSET v13.6 3/6] fstests: adjust tests for xfs parent pointers
2024-06-21 4:36 UTC (3+ messages)
` [PATCH 08/11] common: add helpers for parent pointer tests
[PATCHSET v2] xfs: random fixes for 6.10
2024-06-21 4:34 UTC (10+ messages)
` [PATCH 1/6] xfs: fix freeing speculative preallocations for preallocated files
` [PATCH 2/6] xfs: restrict when we try to align cow fork delalloc to cowextsz hints
` [PATCH 3/6] xfs: allow unlinked symlinks and dirs with zero size
` [PATCH 4/6] xfs: verify buffer, inode, and dquot items every tx commit
` [PATCH 5/6] xfs: fix direction in XFS_IOC_EXCHANGE_RANGE
` [PATCH 6/6] xfs: honor init_xattrs in xfs_init_new_inode for !ATTR fs
[jlayton:mgtime] [xfs] 4edee232ed: fio.write_iops -34.9% regression
2024-06-21 2:47 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox