Linux-XFS Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-16 01:40:23 to 2024-04-17 21:24:39 UTC [more...]

[PATCHBOMB] xfsprogs: catch us up to 6.8, at least
 2024-04-17 21:24 UTC  (37+ messages)
` [PATCHSET 01/11] xfsprogs: packaging fixes for 6.7
  ` [PATCH 1/2] debian: fix package configuration after removing platform_defs.h.in
  ` [PATCH 2/2] libxfs: fix incorrect porting to 6.7
` [PATCHSET 02/11] xfsprogs: minor fixes for 6.7
  ` [PATCH 1/1] mkfs: fix log sunit rounding when external logs are in use
` [PATCHSET 03/11] xfsprogs: convert utilities to use new rt helpers
  ` [PATCH 01/11] xfs_repair: fix confusing rt space units in the duplicate detection code
  ` [PATCH 02/11] libxfs: create a helper to compute leftovers of realtime extents
  ` [PATCH 03/11] libxfs: use helpers to convert rt block numbers to rt extent numbers
  ` [PATCH 04/11] xfs_repair: convert utility to use new rt extent helpers and types
  ` [PATCH 05/11] mkfs: "
  ` [PATCH 06/11] xfs_{db,repair}: convert open-coded xfs_rtword_t pointer accesses to helper
  ` [PATCH 07/11] xfs_repair: convert helpers for rtbitmap block/wordcount computations
  ` [PATCH 08/11] xfs_{db,repair}: use accessor functions for bitmap words
  ` [PATCH 09/11] xfs_{db,repair}: use helpers for rtsummary block/wordcount computations
  ` [PATCH 10/11] xfs_{db,repair}: use accessor functions for summary info words
  ` [PATCH 11/11] xfs_{db,repair}: use m_blockwsize instead of sb_blocksize for rt blocks
` [PATCHSET 04/11] libxfs: sync with 6.8
  ` [PATCH 01/67] xfs: use xfs_defer_pending objects to recover intent items
  ` [PATCH 02/67] xfs: recreate work items when recovering "
  ` [PATCH 03/67] xfs: use xfs_defer_finish_one to finish recovered work items
  ` [PATCH 04/67] xfs: move ->iop_recover to xfs_defer_op_type
  ` [PATCH 05/67] xfs: hoist intent done flag setting to ->finish_item callsite
  ` [PATCH 06/67] xfs: hoist ->create_intent boilerplate to its callsite
  ` [PATCH 07/67] xfs: use xfs_defer_create_done for the relogging operation
  ` [PATCH 08/67] xfs: clean out XFS_LI_DIRTY setting boilerplate from ->iop_relog
  ` [PATCH 09/67] xfs: hoist xfs_trans_add_item calls to defer ops functions
  ` [PATCH 10/67] xfs: move ->iop_relog to struct xfs_defer_op_type
  ` [PATCH 11/67] xfs: make rextslog computation consistent with mkfs
` [PATCHSET 05/11] xfs_repair: faster btree bulkloading
` [PATCHSET 06/11] xfsprogs: bug fixes for 6.8
` [PATCHSET V3 07/11] xfsprogs: fix log sector size detection
` [PATCHSET 08/11] mkfs: scale shards on ssds
` [PATCHSET v30.3 09/11] xfs_scrub: scan metadata files in parallel
` [PATCHSET v30.3 10/11] xfs_repair: rebuild inode fork mappings
` [PATCHSET 11/11] xfs_repair: support more than 4 billion records

[ANNOUNCE] xfsprogs v6.7.0 released
 2024-04-17 20:15 UTC  (9+ messages)

[syzbot] [xfs?] possible deadlock in xfs_qm_flush_one
 2024-04-17 18:42 UTC 

[PATCH v3 0/3] Refactoring and error handling from Coverity scan fixes
 2024-04-17 16:19 UTC  (4+ messages)
` [PATCH v3 1/3] xfs_fsr: replace atoi() with strtol()
` [PATCH v3 2/3] xfs_db: add helper for flist_find_type for clearer field matching
` [PATCH v3 3/3] xfs_repair: catch strtol() errors

[PATCH v4 0/4] xfsprogs random fixes found by Coverity scan
 2024-04-17 16:16 UTC  (5+ messages)
` [PATCH v4 1/4] xfs_db: fix leak in flist_find_ftyp()
` [PATCH v4 2/4] xfs_repair: make duration take time_t
` [PATCH v4 3/4] xfs_scrub: don't call phase_end if phase_rusage was not initialized
` [PATCH v4 4/4] xfs_fsr: convert fsrallfs to use time_t instead of int

[PATCH v3 RESEND] xfs: remove redundant batch variables for serialization
 2024-04-17 15:54 UTC  (3+ messages)

[PATCHBOMB v3] xfsprogs: everything headed towards 6.9
 2024-04-17 15:30 UTC  (8+ messages)
  ` [PATCHSET 1/4] xfsprogs: bug fixes for 6.8
    ` [PATCH 2/5] xfs_db: improve number extraction in getbitval
    ` [PATCH 3/5] xfs_scrub: fix threadcount estimates for phase 6

[PATCH v2 0/3] Refactoring and error handling from Coverity scan fixes
 2024-04-17 15:22 UTC  (10+ messages)
` [PATCH v2 1/3] xfs_fsr: replace atoi() with strtol()
` [PATCH v2 2/3] xfs_db: add helper for flist_find_type for clearer field matching
` [PATCH v2 3/3] xfs_repair: catch strtol() errors

[PATCH v3 0/4] xfsprogs random fixes found by Coverity scan
 2024-04-17 15:21 UTC  (8+ messages)
` [PATCH v3 1/4] xfs_db: fix leak in flist_find_ftyp()
` [PATCH v3 2/4] xfs_repair: make duration take time_t
` [PATCH v3 3/4] xfs_scrub: don't call phase_end if phase_rusage was not initialized
` [PATCH v3 4/4] xfs_fsr: convert fsrallfs to use time_t instead of int

[PATCH 1/4] xfs: use kvmalloc for xattr buffers
 2024-04-17 14:35 UTC  (2+ messages)

[PATCH v4 0/9] xfs/iomap: fix non-atomic clone operation and don't update size when zeroing range post eof
 2024-04-17 11:40 UTC  (3+ messages)

[PATCHSET v13.1 5/9] xfs: Parent Pointers
 2024-04-17  5:55 UTC  (15+ messages)
` [PATCH 27/32] xfs: Add parent pointer ioctls

[PATCH 0/2] Refactoring from Coverity scan fixes
 2024-04-17  5:03 UTC  (6+ messages)
` [PATCH 1/2] xfs_fsr: replace atoi() with strtol()
` [PATCH 2/2] xfs_db: add helper for flist_find_type for clearer field matching

[PATCHSET v13.2 7/7] xfs: vectorize scrub kernel calls
 2024-04-17  5:02 UTC  (16+ messages)
` [PATCH 1/4] xfs: reduce the rate of cond_resched calls inside scrub
` [PATCH 2/4] xfs: move xfs_ioc_scrub_metadata to scrub.c
` [PATCH 3/4] xfs: introduce vectored scrub mode
  ` [PATCH v13.2.1 "
` [PATCH 4/4] xfs: only iget the file once when doing vectored scrub-by-handle

[PATCHSET v13.2 5/7] xfs: online repair for parent pointers
 2024-04-17  5:00 UTC  (15+ messages)
` [PATCH 01/17] xfs: remove some boilerplate from xfs_attr_set
` [PATCH 02/17] xfs: make the reserved block permission flag explicit in xfs_attr_set
` [PATCH 03/17] xfs: use xfs_attr_defer_parent for calling xfs_attr_set on pptrs
` [PATCH 17/17] xfs: inode repair should ensure there's an attr fork to store parent pointers

[PATCH kdevops] xfs: add xfs/242 as failing on xfs_reflink_2k
 2024-04-17  4:48 UTC  (4+ messages)

[PATCHSET v13.2 3/7] xfs: Parent Pointers
 2024-04-17  2:52 UTC  (20+ messages)
` [PATCH 08/31] xfs: refactor xfs_is_using_logged_xattrs checks in attr item recovery
` [PATCH 09/31] xfs: create attr log item opcodes and formats for parent pointers
  ` [PATCH v13.2.1 "
` [PATCH 10/31] xfs: record inode generation in xattr update log intent items
` [PATCH 21/31] xfs: don't return XFS_ATTR_PARENT attributes via listxattr
` [PATCH 25/31] xfs: actually check the fsid of a handle
` [PATCH 26/31] xfs: add parent pointer ioctls
  ` [PATCH v13.2.1 "

Question about using reflink and realtime features on the same filesystem
 2024-04-17  1:03 UTC  (3+ messages)

[PATCH v2 0/4] xfsprogs random fixes found by Coverity scan
 2024-04-16 21:00 UTC  (8+ messages)
` [PATCH v2 1/4] xfs_db: fix leak in flist_find_ftyp()
` [PATCH v2 2/4] xfs_repair: make duration take time_t
` [PATCH v2 3/4] xfs_scrub: don't call phase_end if phase_rusage was not initialized
` [PATCH v2 4/4] xfs_fsr: convert fsrallfs to use time_t instead of int

[PATCHSET 2/4] libxfs: sync with 6.9
 2024-04-16 18:55 UTC  (8+ messages)
` [PATCH 090/111] libxfs: partition memfd files to avoid using too many fds

[PATCHSET v13.2 1/7] xfs: shrink struct xfs_da_args
 2024-04-16 17:31 UTC  (8+ messages)
` [PATCH 3/5] xfs: remove xfs_da_args.attr_flags
` [PATCH 4/5] xfs: make attr removal an explicit operation
` [PATCH 5/5] xfs: rearrange xfs_da_args a bit to use less space

[GIT PULL] bring back RT delalloc support
 2024-04-16 17:11 UTC  (6+ messages)

[PATCH 0/5] xfsprogs random fixes found by Coverity scan
 2024-04-16 17:07 UTC  (19+ messages)
` [PATCH 1/5] xfs_db: fix leak in flist_find_ftyp()
` [PATCH 2/5] xfs_repair: make duration take time_t
` [PATCH 3/5] xfs_io: init count to stop loop from execution
` [PATCH 4/5] xfs_scrub: don't call phase_end if phase_rusage was not initialized
` [PATCH 5/5] xfs_fsr: convert fsrallfs to use time_t instead of int

[syzbot] [xfs?] possible deadlock in xfs_icwalk_ag (2)
 2024-04-16 12:02 UTC 

[PATCH 0/5] xfs: allocation alignment for forced alignment
 2024-04-16  6:51 UTC  (4+ messages)

[PATCHSET v13.2 4/7] xfs: scrubbing for parent pointers
 2024-04-16  5:23 UTC  (3+ messages)
` [PATCH 1/7] xfs: revert commit 44af6c7e59b12

[PATCHSET v13.2 2/7] xfs: improve extended attribute validation
 2024-04-16  5:15 UTC  (5+ messages)
` [PATCH 06/14] xfs: check shortform attr entry flags specifically
` [PATCH 13/14] xfs: refactor name/value iovec validation in xlog_recover_attri_commit_pass2

[PATCHSET v30.3 4/4] xfs_repair: minor fixes
 2024-04-16  4:56 UTC  (3+ messages)
` [PATCH 1/1] xfs_repair: check num before bplist[num]

[PATCHSET v30.3 3/4] xfsprogs: bmap log intent cleanups
 2024-04-16  4:56 UTC  (9+ messages)
` [PATCH 1/4] libxfs: remove kmem_alloc, kmem_zalloc, and kmem_free
` [PATCH 2/4] libxfs: add a bi_entry helper
` [PATCH 3/4] libxfs: reuse xfs_bmap_update_cancel_item
` [PATCH 4/4] libxfs: add a xattr_entry helper

[PATCHSET v13.2 6/7] xfs: detect and correct directory tree problems
 2024-04-16  1:41 UTC  (5+ messages)
` [PATCH 1/4] xfs: teach online scrub to find directory tree structure problems
` [PATCH 2/4] xfs: invalidate dirloop scrub path data when concurrent updates happen
` [PATCH 3/4] xfs: report directory tree corruption in the health information
` [PATCH 4/4] xfs: fix corruptions in the directory tree


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 read-only IMAP folder(s) and NNTP newsgroup(s).