dev.linux.lists.xfs-stable archive
427 archived articles, newest first (page 3 of 5). Latest articles →
[PATCH 6.1 14/29] xfs: use xfs_defer_pending objects to recover intent items
Thu, 13 Mar 2025 13:25:34 -0700[PATCH 6.1 13/29] xfs: don't leak recovered attri intent items
Thu, 13 Mar 2025 13:25:33 -0700[PATCH 6.1 11/29] xfs: convert rt bitmap extent lengths to xfs_rtbxlen_t
Thu, 13 Mar 2025 13:25:31 -0700[PATCH 6.1 12/29] xfs: consider minlen sized extents in xfs_rtallocate_extent_block
Thu, 13 Mar 2025 13:25:32 -0700[PATCH 6.1 10/29] xfs: move the xfs_rtbitmap.c declarations to xfs_rtbitmap.h
Thu, 13 Mar 2025 13:25:30 -0700[PATCH 6.1 09/29] xfs: reserve less log space when recovering log intent items
Thu, 13 Mar 2025 13:25:29 -0700[PATCH 6.1 08/29] xfs: use deferred frees for btree block freeing
Thu, 13 Mar 2025 13:25:28 -0700[PATCH 6.1 07/29] xfs: fix bounds check in xfs_defer_agfl_block()
Thu, 13 Mar 2025 13:25:27 -0700[PATCH 6.1 06/29] xfs: validate block number being freed before adding to xefi
Thu, 13 Mar 2025 13:25:26 -0700[PATCH 6.1 05/29] xfs: pass per-ag references to xfs_free_extent
Thu, 13 Mar 2025 13:25:25 -0700[PATCH 6.1 04/29] xfs: pass the xfs_bmbt_irec directly through the log intent code
Thu, 13 Mar 2025 13:25:24 -0700[PATCH 6.1 03/29] xfs: fix confusing xfs_extent_item variable names
Thu, 13 Mar 2025 13:25:23 -0700[PATCH 6.1 02/29] xfs: pass xfs_extent_free_item directly through the log intent code
Thu, 13 Mar 2025 13:25:22 -0700[PATCH 6.1 01/29] xfs: pass refcount intent directly through the log intent code
Thu, 13 Mar 2025 13:25:21 -0700[PATCH 6.1 00/29] patches for 6.1.y from 6.8
Thu, 13 Mar 2025 13:25:20 -0700Re: [PATCH 6.1 CANDIDATE 00/29] patches from 6.8 for 6.1.y
Tue, 11 Mar 2025 22:09:00 -0700[PATCH 6.1 CANDIDATE 29/29] xfs: remove conditional building of rt geometry validator functions
Mon, 10 Mar 2025 12:26:06 -0700[PATCH 6.1 CANDIDATE 28/29] xfs: reset XFS_ATTR_INCOMPLETE filter on node removal
Mon, 10 Mar 2025 12:26:05 -0700[PATCH 6.1 CANDIDATE 27/29] xfs: update dir3 leaf block metadata after swap
Mon, 10 Mar 2025 12:26:04 -0700[PATCH 6.1 CANDIDATE 26/29] xfs: ensure logflagsp is initialized in xfs_bmap_del_extent_real
Mon, 10 Mar 2025 12:26:03 -0700[PATCH 6.1 CANDIDATE 25/29] xfs: fix perag leak when growfs fails
Mon, 10 Mar 2025 12:26:02 -0700[PATCH 6.1 CANDIDATE 24/29] xfs: add lock protection when remove perag from radix tree
Mon, 10 Mar 2025 12:26:01 -0700[PATCH 6.1 CANDIDATE 23/29] xfs: initialise di_crc in xfs_log_dinode
Mon, 10 Mar 2025 12:26:00 -0700[PATCH 6.1 CANDIDATE 22/29] xfs: force all buffers to be written during btree bulk load
Mon, 10 Mar 2025 12:25:59 -0700[PATCH 6.1 CANDIDATE 21/29] xfs: recompute growfsrtfree transaction reservation while growing rt volume
Mon, 10 Mar 2025 12:25:58 -0700[PATCH 6.1 CANDIDATE 20/29] xfs: remove unused fields from struct xbtree_ifakeroot
Mon, 10 Mar 2025 12:25:57 -0700[PATCH 6.1 CANDIDATE 19/29] xfs: don't allow overly small or large realtime volumes
Mon, 10 Mar 2025 12:25:56 -0700[PATCH 6.1 CANDIDATE 18/29] xfs: fix 32-bit truncation in xfs_compute_rextslog
Mon, 10 Mar 2025 12:25:55 -0700[PATCH 6.1 CANDIDATE 17/29] xfs: make rextslog computation consistent with mkfs
Mon, 10 Mar 2025 12:25:54 -0700[PATCH 6.1 CANDIDATE 16/29] xfs: transfer recovered intent item ownership in ->iop_recover
Mon, 10 Mar 2025 12:25:53 -0700[PATCH 6.1 CANDIDATE 15/29] xfs: pass the xfs_defer_pending object to iop_recover
Mon, 10 Mar 2025 12:25:52 -0700[PATCH 6.1 CANDIDATE 14/29] xfs: use xfs_defer_pending objects to recover intent items
Mon, 10 Mar 2025 12:25:51 -0700[PATCH 6.1 CANDIDATE 13/29] xfs: don't leak recovered attri intent items
Mon, 10 Mar 2025 12:25:50 -0700[PATCH 6.1 CANDIDATE 12/29] xfs: consider minlen sized extents in xfs_rtallocate_extent_block
Mon, 10 Mar 2025 12:25:49 -0700[PATCH 6.1 CANDIDATE 11/29] xfs: convert rt bitmap extent lengths to xfs_rtbxlen_t
Mon, 10 Mar 2025 12:25:48 -0700[PATCH 6.1 CANDIDATE 10/29] xfs: move the xfs_rtbitmap.c declarations to xfs_rtbitmap.h
Mon, 10 Mar 2025 12:25:47 -0700[PATCH 6.1 CANDIDATE 09/29] xfs: reserve less log space when recovering log intent items
Mon, 10 Mar 2025 12:25:46 -0700[PATCH 6.1 CANDIDATE 08/29] xfs: use deferred frees for btree block freeing
Mon, 10 Mar 2025 12:25:45 -0700[PATCH 6.1 CANDIDATE 07/29] xfs: fix bounds check in xfs_defer_agfl_block()
Mon, 10 Mar 2025 12:25:44 -0700[PATCH 6.1 CANDIDATE 06/29] xfs: validate block number being freed before adding to xefi
Mon, 10 Mar 2025 12:25:43 -0700[PATCH 6.1 CANDIDATE 05/29] xfs: pass per-ag references to xfs_free_extent
Mon, 10 Mar 2025 12:25:42 -0700[PATCH 6.1 CANDIDATE 04/29] xfs: pass the xfs_bmbt_irec directly through the log intent code
Mon, 10 Mar 2025 12:25:41 -0700[PATCH 6.1 CANDIDATE 03/29] xfs: fix confusing xfs_extent_item variable names
Mon, 10 Mar 2025 12:25:40 -0700[PATCH 6.1 CANDIDATE 02/29] xfs: pass xfs_extent_free_item directly through the log intent code
Mon, 10 Mar 2025 12:25:39 -0700[PATCH 6.1 CANDIDATE 01/29] xfs: pass refcount intent directly through the log intent code
Mon, 10 Mar 2025 12:25:38 -0700[PATCH 6.1 CANDIDATE 00/29] patches from 6.8 for 6.1.y
Mon, 10 Mar 2025 12:25:37 -0700[PATCH 6.6 009/140] xfs: return bool from xfs_attr3_leaf_add
Mon, 24 Feb 2025 15:33:28 +0100[PATCH 6.6 008/140] xfs: merge xfs_attr_leaf_try_add into xfs_attr_leaf_addname
Mon, 24 Feb 2025 15:33:27 +0100[PATCH 6.6 007/140] xfs: dont free cowblocks from under dirty pagecache on unshare
Mon, 24 Feb 2025 15:33:26 +0100[PATCH 6.6 006/140] xfs: skip background cowblock trims on inodes open for write
Mon, 24 Feb 2025 15:33:25 +0100[PATCH 6.6 005/140] xfs: fix a typo
Mon, 24 Feb 2025 15:33:24 +0100[PATCH 6.6 004/140] xfs: fix a sloppy memory handling bug in xfs_iroot_realloc
Mon, 24 Feb 2025 15:33:23 +0100[PATCH 6.6 003/140] xfs: validate inumber in xfs_iget
Mon, 24 Feb 2025 15:33:22 +0100[PATCH 6.6 025/140] xfs: Check for delayed allocations before setting extsize
Mon, 24 Feb 2025 15:33:44 +0100[PATCH 6.6 024/140] xfs: streamline xfs_filestream_pick_ag
Mon, 24 Feb 2025 15:33:43 +0100[PATCH 6.6 023/140] xfs: Reduce unnecessary searches when searching for the best extents
Mon, 24 Feb 2025 15:33:42 +0100[PATCH 6.6 022/140] xfs: update the pag for the last AG at recovery time
Mon, 24 Feb 2025 15:33:41 +0100[PATCH 6.6 021/140] xfs: dont use __GFP_RETRY_MAYFAIL in xfs_initialize_perag
Mon, 24 Feb 2025 15:33:40 +0100[PATCH 6.6 020/140] xfs: error out when a superblock buffer update reduces the agcount
Mon, 24 Feb 2025 15:33:39 +0100[PATCH 6.6 002/140] xfs: assert a valid limit in xfs_rtfind_forw
Mon, 24 Feb 2025 15:33:21 +0100[PATCH 6.6 019/140] xfs: update the file system geometry after recoverying superblock buffers
Mon, 24 Feb 2025 15:33:38 +0100[PATCH 6.6 018/140] xfs: pass the exact range to initialize to xfs_initialize_perag
Mon, 24 Feb 2025 15:33:37 +0100[PATCH 6.6 017/140] xfs: Remove empty declartion in header file
Mon, 24 Feb 2025 15:33:36 +0100[PATCH 6.6 016/140] xfs: Use try_cmpxchg() in xlog_cil_insert_pcp_aggregate()
Mon, 24 Feb 2025 15:33:35 +0100[PATCH 6.6 015/140] xfs: support lowmode allocations in xfs_bmap_exact_minlen_extent_alloc
Mon, 24 Feb 2025 15:33:34 +0100[PATCH 6.6 014/140] xfs: call xfs_bmap_exact_minlen_extent_alloc from xfs_bmap_btalloc
Mon, 24 Feb 2025 15:33:33 +0100[PATCH 6.6 013/140] xfs: dont ifdef around the exact minlen allocations
Mon, 24 Feb 2025 15:33:32 +0100[PATCH 6.6 012/140] xfs: fold xfs_bmap_alloc_userdata into xfs_bmapi_allocate
Mon, 24 Feb 2025 15:33:31 +0100[PATCH 6.6 011/140] xfs: distinguish extra split from real ENOSPC from xfs_attr_node_try_addname
Mon, 24 Feb 2025 15:33:30 +0100[PATCH 6.6 010/140] xfs: distinguish extra split from real ENOSPC from xfs_attr3_leaf_split
Mon, 24 Feb 2025 15:33:29 +0100Re: Patch "xfs: Use try_cmpxchg() in xlog_cil_insert_pcp_aggregate()" has been added to the 6.6-stable tree
Fri, 21 Feb 2025 16:57:43 +0100Re: Patch "xfs: Use try_cmpxchg() in xlog_cil_insert_pcp_aggregate()" has been added to the 6.6-stable tree
Fri, 21 Feb 2025 16:33:13 +0100Patch "xfs: skip background cowblock trims on inodes open for write" has been added to the 6.6-stable tree
Fri, 21 Feb 2025 16:23:29 +0100Patch "xfs: validate inumber in xfs_iget" has been added to the 6.6-stable tree
Fri, 21 Feb 2025 16:23:29 +0100Patch "xfs: Use try_cmpxchg() in xlog_cil_insert_pcp_aggregate()" has been added to the 6.6-stable tree
Fri, 21 Feb 2025 16:23:29 +0100Patch "xfs: update the pag for the last AG at recovery time" has been added to the 6.6-stable tree
Fri, 21 Feb 2025 16:23:29 +0100Patch "xfs: update the file system geometry after recoverying superblock buffers" has been added to the 6.6-stable tree
Fri, 21 Feb 2025 16:23:29 +0100Patch "xfs: support lowmode allocations in xfs_bmap_exact_minlen_extent_alloc" has been added to the 6.6-stable tree
Fri, 21 Feb 2025 16:23:29 +0100Patch "xfs: streamline xfs_filestream_pick_ag" has been added to the 6.6-stable tree
Fri, 21 Feb 2025 16:23:29 +0100Patch "xfs: fix a sloppy memory handling bug in xfs_iroot_realloc" has been added to the 6.6-stable tree
Fri, 21 Feb 2025 16:23:28 +0100Patch "xfs: return bool from xfs_attr3_leaf_add" has been added to the 6.6-stable tree
Fri, 21 Feb 2025 16:23:28 +0100Patch "xfs: Remove empty declartion in header file" has been added to the 6.6-stable tree
Fri, 21 Feb 2025 16:23:28 +0100Patch "xfs: Reduce unnecessary searches when searching for the best extents" has been added to the 6.6-stable tree
Fri, 21 Feb 2025 16:23:28 +0100Patch "xfs: pass the exact range to initialize to xfs_initialize_perag" has been added to the 6.6-stable tree
Fri, 21 Feb 2025 16:23:28 +0100Patch "xfs: merge xfs_attr_leaf_try_add into xfs_attr_leaf_addname" has been added to the 6.6-stable tree
Fri, 21 Feb 2025 16:23:28 +0100Patch "xfs: fold xfs_bmap_alloc_userdata into xfs_bmapi_allocate" has been added to the 6.6-stable tree
Fri, 21 Feb 2025 16:23:28 +0100Patch "xfs: fix a typo" has been added to the 6.6-stable tree
Fri, 21 Feb 2025 16:23:28 +0100Patch "xfs: call xfs_bmap_exact_minlen_extent_alloc from xfs_bmap_btalloc" has been added to the 6.6-stable tree
Fri, 21 Feb 2025 16:23:27 +0100Patch "xfs: error out when a superblock buffer update reduces the agcount" has been added to the 6.6-stable tree
Fri, 21 Feb 2025 16:23:27 +0100Patch "xfs: don't use __GFP_RETRY_MAYFAIL in xfs_initialize_perag" has been added to the 6.6-stable tree
Fri, 21 Feb 2025 16:23:27 +0100Patch "xfs: don't ifdef around the exact minlen allocations" has been added to the 6.6-stable tree
Fri, 21 Feb 2025 16:23:27 +0100Patch "xfs: don't free cowblocks from under dirty pagecache on unshare" has been added to the 6.6-stable tree
Fri, 21 Feb 2025 16:23:27 +0100Patch "xfs: distinguish extra split from real ENOSPC from xfs_attr_node_try_addname" has been added to the 6.6-stable tree
Fri, 21 Feb 2025 16:23:27 +0100Patch "xfs: distinguish extra split from real ENOSPC from xfs_attr3_leaf_split" has been added to the 6.6-stable tree
Fri, 21 Feb 2025 16:23:27 +0100Patch "xfs: Check for delayed allocations before setting extsize" has been added to the 6.6-stable tree
Fri, 21 Feb 2025 16:23:27 +0100Patch "xfs: assert a valid limit in xfs_rtfind_forw" has been added to the 6.6-stable tree
Fri, 21 Feb 2025 16:23:26 +0100[PATCH 6.12] xfs: don't lose solo dquot update transactions
Mon, 17 Feb 2025 09:29:33 -0800Re: [PATCH 03/11] xfs: don't lose solo dquot update transactions
Fri, 14 Feb 2025 10:24:36 -0800Re: [PATCH 03/11] xfs: don't lose solo dquot update transactions
Fri, 14 Feb 2025 14:35:34 +0100Patch "xfs: separate dquot buffer reads from xfs_dqflush" has been added to the 6.12-stable tree
Tue, 11 Feb 2025 11:32:40 +0100
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.