public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-10-31 21:42:19 to 2024-11-05 22:13:00 UTC [more...]

[PATCHBOMB 6.13 v5.5] xfs: metadata directories and realtime groups
 2024-11-05 22:12 UTC  (36+ messages)
` [PATCHSET v5.5 01/10] xfs: convert perag to use xarrays
  ` [PATCH 01/23] xfs: fix simplify extent lookup in xfs_can_free_eofblocks
  ` [PATCH 02/23] xfs: fix superfluous clearing of info->low in __xfs_getfsmap_datadev
  ` [PATCH 03/23] xfs: remove the unused pagb_count field in struct xfs_perag
  ` [PATCH 04/23] xfs: remove the unused pag_active_wq "
  ` [PATCH 05/23] xfs: pass a pag to xfs_difree_inode_chunk
  ` [PATCH 06/23] xfs: remove the agno argument to xfs_free_ag_extent
  ` [PATCH 07/23] xfs: add xfs_agbno_to_fsb and xfs_agbno_to_daddr helpers
  ` [PATCH 08/23] xfs: add a xfs_agino_to_ino helper
  ` [PATCH 09/23] xfs: pass a pag to xfs_extent_busy_{search,reuse}
  ` [PATCH 10/23] xfs: keep a reference to the pag for busy extents
  ` [PATCH 11/23] xfs: remove the mount field from struct xfs_busy_extents
  ` [PATCH 12/23] xfs: remove the unused trace_xfs_iwalk_ag trace point
  ` [PATCH 13/23] xfs: remove the unused xrep_bmap_walk_rmap "
  ` [PATCH 14/23] xfs: constify pag arguments to trace points
  ` [PATCH 15/23] xfs: pass a perag structure to the xfs_ag_resv_init_error trace point
  ` [PATCH 16/23] xfs: pass objects to the xfs_irec_merge_{pre,post} trace points
  ` [PATCH 17/23] xfs: pass the iunlink item to the xfs_iunlink_update_dinode trace point
  ` [PATCH 18/23] xfs: pass objects to the xrep_ibt_walk_rmap tracepoint
  ` [PATCH 19/23] xfs: pass the pag to the trace_xrep_calc_ag_resblks{,_btsize} trace points
  ` [PATCH 20/23] xfs: pass the pag to the xrep_newbt_extent_class tracepoints
  ` [PATCH 21/23] xfs: convert remaining trace points to pass pag structures
  ` [PATCH 22/23] xfs: split xfs_initialize_perag
  ` [PATCH 23/23] xfs: insert the pag structures into the xarray later
` [PATCHSET v5.5 02/10] xfs: create a generic allocation group structure
  ` [PATCH 01/16] xfs: factor out a xfs_iwalk_args helper
  ` [PATCH 02/16] xfs: factor out a generic xfs_group structure
` [PATCHSET v5.5 03/10] xfs: metadata inode directory trees
` [PATCHSET v5.5 04/10] xfs: create incore rt allocation groups
` [PATCHSET v5.5 05/10] xfs: preparation for realtime "
` [PATCHSET v5.5 06/10] xfs: shard the realtime section
` [PATCHSET v5.5 07/10] xfs: persist quota options with metadir
` [PATCHSET v5.5 08/10] xfs: enable quota for realtime volumes
` [PATCHSET v5.5 09/10] xfs: enable metadir
` [PATCHSET v5.5 10/10] xfs: improve ondisk structure checks

[ANNOUNCE] work tree for untorn filesystem writes
 2024-11-05 16:26 UTC  (8+ messages)

[PATCH] xfs/157: mkfs does not need a specific fssize
 2024-11-05 15:47 UTC  (11+ messages)

[PATCHSET v5.4] xfs: improve ondisk structure checks
 2024-11-05 15:41 UTC  (10+ messages)
` [PATCH 1/3] xfs: convert struct typedefs in xfs_ondisk.h
` [PATCH 2/3] xfs: separate space btree structures "
` [PATCH 3/3] xfs: port ondisk structure checks from xfs/122 to the kernel

[PATCH] iomap: elide zero range flush from partial eof zeroing
 2024-11-05 13:26 UTC  (7+ messages)

xfs: Xen/HPT related regression in v6.6
 2024-11-05  9:16 UTC  (6+ messages)

[PATCH 5/6] iomap: Lift blocksize restriction on atomic writes
 2024-11-05  0:09 UTC  (12+ messages)

[PATCH 0/5] *** Introduce new space allocation algorithm ***
 2024-11-04 12:21 UTC  (4+ messages)
` frag.sh
` auto_frag.sh

[PATCH 0/5] *** Introduce new space allocation algorithm ***
 2024-11-04 12:15 UTC  (12+ messages)
` [PATCH 1/5] xfs: add two wrappers for iterating ags in a AF
` [PATCH 2/5] xfs: add two mp member to record the alloction field layout
` [PATCH 3/5] xfs: add mount options as a way to change the AF layout
` [PATCH 4/5] xfs: add infrastructure to support AF allocation algorithm
` [PATCH 5/5] xfs: modify the logic to comply with AF rules

[GIT PULL] xfs: fixes for 6.12-rc6
 2024-11-03  2:26 UTC  (2+ messages)

filestreams syzbot fix v2
 2024-11-02  7:44 UTC  (3+ messages)
` [PATCH 1/2] xfs: fix finding a last resort AG in xfs_filestream_pick_ag

[PATCH] xfs: Reduce unnecessary searches when searching for the best extents
 2024-11-02  7:43 UTC  (2+ messages)

[PATCH v4] xfs: Check for delayed allocations before setting extsize
 2024-11-02  7:40 UTC  (2+ messages)

[PATCH v4 0/4] ext4: Add atomic writes support for DIO
 2024-11-01 17:23 UTC  (13+ messages)
` [PATCH v4 1/4] ext4: Add statx support for atomic writes
` [PATCH v4 2/4] ext4: Check for atomic writes support in write iter
` [PATCH v4 3/4] ext4: Support setting FMODE_CAN_ATOMIC_WRITE
` [PATCH v4 4/4] ext4: Do not fallback to buffered-io for DIO atomic write

[syzbot] [xfs?] KASAN: slab-use-after-free Read in xfs_inode_item_push
 2024-11-01  9:50 UTC  (3+ messages)

[PATCH] Fix out-of-bounds access in xfs_bmapi_allocate by validating whichfork
 2024-11-01  3:36 UTC  (2+ messages)

[PATCH v3 0/4] ext4: Add atomic writes support for DIO
 2024-11-01  3:33 UTC  (13+ messages)
` [PATCH v3 1/4] ext4: Add statx support for atomic writes
` [PATCH v3 2/4] ext4: Check for atomic writes support in write iter
` [PATCH v3 3/4] ext4: Support setting FMODE_CAN_ATOMIC_WRITE
` [PATCH v3 4/4] ext4: Do not fallback to buffered-io for DIO atomic write

[GIT PULLBOMB v3] xfsprogs: everything I have for 6.12
 2024-10-31 23:44 UTC  (8+ messages)
` [GIT PULL 1/7] libxfs: new code "
` [GIT PULL 2/7] xfsprogs: atomic file content commits
` [GIT PULL 3/7] xfs_db: debug realtime geometry
` [GIT PULL 4/7] xfs_metadump: support external devices
` [GIT PULL 5/7] mkfs/repair: use new rtbitmap helpers
` [GIT PULL 6/7] xfs_scrub_all: bug fix for 6.12
` [GIT PULL 7/7] mkfs: new config file for 6.12 LTS

[PATCHBOMB v3] xfsprogs: everything I have for 6.12
 2024-10-31 23:25 UTC  (73+ messages)
` [PATCHSET 1/7] libxfs: new code "
  ` [PATCH 01/41] libxfs: require -std=gnu11 for compilation by default
  ` [PATCH 02/41] libxfs: test compiling public headers with a C++ compiler
  ` [PATCH 03/41] libxfs: port IS_ENABLED from the kernel
  ` [PATCH 04/41] libfrog: add xarray emulation
  ` [PATCH 05/41] xfs: introduce new file range commit ioctls
  ` [PATCH 06/41] xfs: pass the icreate args object to xfs_dialloc
  ` [PATCH 07/41] xfs: remove xfs_validate_rtextents
  ` [PATCH 08/41] xfs: factor out a xfs_validate_rt_geometry helper
  ` [PATCH 09/41] xfs: remove the limit argument to xfs_rtfind_back
  ` [PATCH 10/41] xfs: assert a valid limit in xfs_rtfind_forw
  ` [PATCH 11/41] xfs: add bounds checking to xfs_rt{bitmap,summary}_read_buf
  ` [PATCH 12/41] xfs: factor out rtbitmap/summary initialization helpers
  ` [PATCH 13/41] xfs: push transaction join out of xfs_rtbitmap_lock and xfs_rtgroup_lock
  ` [PATCH 14/41] xfs: ensure rtx mask/shift are correct after growfs
  ` [PATCH 15/41] xfs: remove xfs_rtb_to_rtxrem
  ` [PATCH 16/41] xfs: simplify xfs_rtalloc_query_range
  ` [PATCH 17/41] xfs: clean up the ISVALID macro in xfs_bmap_adjacent
  ` [PATCH 18/41] xfs: remove xfs_{rtbitmap,rtsummary}_wordcount
  ` [PATCH 19/41] xfs: replace m_rsumsize with m_rsumblocks
  ` [PATCH 20/41] xfs: fix a sloppy memory handling bug in xfs_iroot_realloc
  ` [PATCH 21/41] xfs: replace shouty XFS_BM{BT,DR} macros
  ` [PATCH 22/41] xfs: standardize the btree maxrecs function parameters
  ` [PATCH 23/41] xfs: use kvmalloc for xattr buffers
  ` [PATCH 24/41] xfs: remove unnecessary check
  ` [PATCH 25/41] xfs: use kfree_rcu_mightsleep to free the perag structures
  ` [PATCH 26/41] xfs: move the tagged perag lookup helpers to xfs_icache.c
  ` [PATCH 27/41] xfs: convert perag lookup to xarray
  ` [PATCH 28/41] xfs: ensure st_blocks never goes to zero during COW writes
  ` [PATCH 29/41] xfs: enable block size larger than page size support
  ` [PATCH 30/41] xfs: merge xfs_attr_leaf_try_add into xfs_attr_leaf_addname
  ` [PATCH 31/41] xfs: return bool from xfs_attr3_leaf_add
  ` [PATCH 32/41] xfs: distinguish extra split from real ENOSPC from xfs_attr3_leaf_split
  ` [PATCH 33/41] xfs: distinguish extra split from real ENOSPC from xfs_attr_node_try_addname
  ` [PATCH 34/41] xfs: fold xfs_bmap_alloc_userdata into xfs_bmapi_allocate
  ` [PATCH 35/41] xfs: don't ifdef around the exact minlen allocations
  ` [PATCH 36/41] xfs: call xfs_bmap_exact_minlen_extent_alloc from xfs_bmap_btalloc
  ` [PATCH 37/41] xfs: support lowmode allocations in xfs_bmap_exact_minlen_extent_alloc
  ` [PATCH 38/41] xfs: pass the exact range to initialize to xfs_initialize_perag
  ` [PATCH 39/41] xfs: merge the perag freeing helpers
  ` [PATCH 40/41] xfs: don't use __GFP_RETRY_MAYFAIL in xfs_initialize_perag
  ` [PATCH 41/41] xfs: update the pag for the last AG at recovery time
` [PATCHSET v31.3 2/7] xfsprogs: atomic file content commits
  ` [PATCH 1/7] man: document file range commit ioctls
  ` [PATCH 2/7] libfrog: add support for commit range ioctl family
  ` [PATCH 3/7] libxfs: remove unused xfs_inode fields
  ` [PATCH 4/7] libxfs: validate inumber in xfs_iget
  ` [PATCH 5/7] xfs_fsr: port to new file exchange library function
  ` [PATCH 6/7] xfs_io: add a commitrange option to the exchangerange command
  ` [PATCH 7/7] xfs_io: add atomic file update commands to exercise file commit range
` [PATCHSET v5.3 3/7] xfs_db: debug realtime geometry
  ` [PATCH 1/8] xfs_db: support passing the realtime device to the debugger
  ` [PATCH 2/8] xfs_db: report the realtime device when associated with each io cursor
  ` [PATCH 3/8] xfs_db: make the daddr command target the realtime device
  ` [PATCH 4/8] xfs_db: access realtime file blocks
  ` [PATCH 5/8] xfs_db: access arbitrary realtime blocks and extents
  ` [PATCH 6/8] xfs_db: enable conversion of rt space units
  ` [PATCH 7/8] xfs_db: convert rtbitmap geometry
  ` [PATCH 8/8] xfs_db: convert rtsummary geometry
` [PATCHSET v5.3 4/7] xfs_metadump: support external devices
  ` [PATCH 1/1] xfs_db: allow setting current address to log blocks
` [PATCHSET v5.3 5/7] mkfs/repair: use new rtbitmap helpers
  ` [PATCH 1/6] xfs_repair: checking rt free space metadata must happen during phase 4
  ` [PATCH 2/6] xfs_repair: use xfs_validate_rt_geometry
  ` [PATCH 3/6] mkfs: remove a pointless rtfreesp_init forward declaration
  ` [PATCH 4/6] mkfs: use xfs_rtfile_initialize_blocks
  ` [PATCH 5/6] xfs_repair: use libxfs_rtfile_initialize_blocks
  ` [PATCH 6/6] xfs_repair: stop preallocating blocks in mk_rbmino and mk_rsumino
` [PATCHSET v31.3 6/7] xfs_scrub_all: bug fix for 6.12
  ` [PATCH 1/1] xfs_scrub_all: wait for services to start activating
` [PATCHSET 7/7] mkfs: new config file for 6.12 LTS
  ` [PATCH 1/1] mkfs: add a config file for 6.12 LTS kernels

[PATCH 0/3] xfs: sparse inodes overlap end of filesystem
 2024-10-31 22:13 UTC  (4+ messages)


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