Linux-XFS Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-12-18 09:00:56 to 2023-12-31 19:32:40 UTC [more...]

[NYE PATCHRIVER 1/4] xfs: the rest of online repair part 1
 2023-12-31 19:32 UTC  (29+ messages)
` [PATCHSET v29.0 01/28] xfs: live inode scans for online fsck
` [PATCHSET v29.0 02/28] xfs: repair inode mode by scanning dirs
` [PATCHSET v29.0 03/28] xfs: online repair of quota counters
` [PATCHSET v29.0 04/28] xfs: online repair of file link counts
` [PATCHSET v29.0 05/28] xfs: report corruption to the health trackers
` [PATCHSET v29.0 06/28] xfs: indirect health reporting
` [PATCHSET v29.0 07/28] xfs: online repair for fs summary counters
` [PATCHSET v29.0 08/28] xfs: support in-memory btrees
` [PATCHSET v29.0 09/28] xfs: online repair of rmap btrees
` [PATCHSET v29.0 10/28] xfs: move btree geometry to ops struct
` [PATCHSET v29.0 11/28] xfs: reduce refcount repair memory usage
` [PATCHSET v29.0 12/28] xfs: bmap log intent cleanups
` [PATCHSET v29.0 13/28] xfs: widen BUI formats to support realtime
` [PATCHSET v29.0 14/28] xfs: support attrfork and unwritten BUIs
` [PATCHSET v29.0 15/28] xfs: clean up symbolic link code
` [PATCHSET v29.0 16/28] xfs: atomic file updates
` [PATCHSET v29.0 17/28] xfs: create temporary files for online repair
` [PATCHSET v29.0 18/28] xfs: online repair of realtime summaries
` [PATCHSET v29.0 19/28] xfs: set and validate dir/attr block owners
` [PATCHSET v29.0 20/28] xfs: online repair of extended attributes
` [PATCHSET v29.0 21/28] xfs: online repair of inode unlinked state
` [PATCHSET v29.0 22/28] xfs: online repair of directories
` [PATCHSET v29.0 23/28] xfs: move orphan files to lost and found
` [PATCHSET v29.0 24/28] xfs: online repair of symbolic links
` [PATCHSET v29.0 25/28] xfs: online fsck of iunlink buckets
` [PATCHSET v29.0 26/28] xfs: cache xfile pages for better performance
` [PATCHSET v29.0 27/28] xfs: inode-related repair fixes
` [PATCHSET v29.0 28/28] xfs: less heavy locks during fstrim

[NYE PATCHRIVER 4/4] xfs: freespace defrag for online shrink
 2023-12-31 18:25 UTC 

[NYE PATCHRIVER 3/4] xfs: modernize the realtime volume
 2023-12-31 18:23 UTC 

[NYE PATCHRIVER 2/4] xfs: online repair part 2
 2023-12-31 18:18 UTC 

[PATCH] xfs: ensure submit buffers on LSN boundaries in error handlers
 2023-12-28 12:46 UTC 

[PATCH v2 1/2] xfs: fix a use after free in xfs_defer_finish_recovery
 2023-12-28  7:24 UTC  (2+ messages)
` [PATCH v2 2/2] xfs: use the op name in trace_xlog_intent_recovery_failed

[PATCH 1/2] xfs: fix a use after free in xfs_defer_finish_recovery
 2023-12-28  6:47 UTC  (5+ messages)
` [PATCH 2/2] xfs: use the op name in trace_xlog_intent_recovery_failed

[PATCH] xfs: use the op name in trace_xlog_intent_recovery_failed
 2023-12-28  6:22 UTC  (2+ messages)

Metadata corruption detected, fatal error -- couldn't map inode, err = 117
 2023-12-28  3:34 UTC  (5+ messages)

[linux-next:master] [xfs] 7f2f7531e0: BUG:KASAN:slab-use-after-free_in_xfs_defer_finish_recovery
 2023-12-27  7:26 UTC  (2+ messages)

[PATCH v3 1/4] Remove use of LFS64 interfaces
 2023-12-26 20:49 UTC  (10+ messages)
` [PATCH v3 2/4] io: Assert we have a sensible off_t
` [PATCH v3 3/4] build: Request 64-bit time_t where possible
` [PATCH v3 4/4] io: Adapt to >= 64-bit time_t

[xfstests generic/648] 64k directory block size (-n size=65536) crash on _xfs_buf_ioapply
 2023-12-25 13:38 UTC  (4+ messages)

Processed: Re: Bug#1054644: xfsprogs-udeb: causes D-I to fail, reporting errors about missing partition devices
 2023-12-25  8:54 UTC  (2+ messages)

[PATCH] xfs: improve handling of prjquot ENOSPC
 2023-12-23 11:00 UTC  (7+ messages)
` [PATCH v2] "
` [PATCH v3] "

[GIT PULL 4/4] xfsprogs: force rebuilding of metadata
 2023-12-22  2:31 UTC 

[GIT PULL 3/4] xfs_io: clean up scrub subcommand code
 2023-12-22  2:31 UTC 

[GIT PULL 2/4] xfs_metadump: various bug fixes
 2023-12-22  2:31 UTC 

[GIT PULL 1/4] xfsprogs: various bug fixes for 6.6
 2023-12-22  2:31 UTC 

[PATCH v2 00/16] block atomic writes
 2023-12-21 13:56 UTC  (20+ messages)

[PATCH 0/7 v3] block: Add config option to not allow writing to mounted devices
 2023-12-21 12:11 UTC  (4+ messages)
` [PATCH 3/7] "

[PATCHBOMB] xfsprogs: pending changes for 6.6
 2023-12-21  5:50 UTC  (31+ messages)
` [PATCHSET 1/4] xfsprogs: various bug fixes "
  ` [PATCH 1/5] libfrog: move 64-bit division wrappers to libfrog
  ` [PATCH 2/5] libxfs: don't UAF a requeued EFI
  ` [PATCH 3/5] xfs_copy: distinguish short writes to EOD from runtime errors
  ` [PATCH 4/5] xfs_copy: actually do directio writes to block devices
  ` [PATCH 5/5] xfs_db: report the device associated with each io cursor
` [PATCHSET 2/4] xfs_metadump: various bug fixes
  ` [PATCH 1/6] xfs_metadump.8: update for external log device options
  ` [PATCH 2/6] xfs_mdrestore: fix uninitialized variables in mdrestore main
  ` [PATCH 3/6] xfs_mdrestore: emit newlines for fatal errors
  ` [PATCH 4/6] xfs_mdrestore: EXTERNALLOG is a compat value, not incompat
  ` [PATCH 5/6] xfs_mdrestore: fix missed progress reporting
  ` [PATCH 6/6] xfs_mdrestore: refactor progress printing and sb fixup code
` [PATCHSET v28.3 3/4] xfs_io: clean up scrub subcommand code
  ` [PATCH 1/4] xfs_io: set exitcode = 1 on parsing errors in scrub/repair command
  ` [PATCH 2/4] xfs_io: collapse trivial helpers
  ` [PATCH 3/4] xfs_io: extract contorl number parsing routines
  ` [PATCH 4/4] xfs_io: support passing the FORCE_REBUILD flag to online repair
` [PATCHSET v28.3 4/4] xfsprogs: force rebuilding of metadata
  ` [PATCH 1/3] xfs_scrub: handle spurious wakeups in scan_fs_tree
  ` [PATCH 2/3] xfs_scrub: don't retry unsupported optimizations
  ` [PATCH 3/3] xfs_scrub: try to use XFS_SCRUB_IFLAG_FORCE_REBUILD

attr cleanups v3
 2023-12-20 21:02 UTC  (13+ messages)
` [PATCH 1/9] xfs: make if_data a void pointer
` [PATCH 2/9] xfs: return if_data from xfs_idata_realloc
` [PATCH 3/9] xfs: move the xfs_attr_sf_lookup tracepoint
` [PATCH 4/9] xfs: simplify xfs_attr_sf_findname
` [PATCH 5/9] xfs: remove xfs_attr_shortform_lookup
` [PATCH 6/9] xfs: use xfs_attr_sf_findname in xfs_attr_shortform_getvalue
` [PATCH 7/9] xfs: remove struct xfs_attr_shortform
` [PATCH 8/9] xfs: remove xfs_attr_sf_hdr_t
` [PATCH 9/9] xfs: turn the XFS_DA_OP_REPLACE checks in xfs_attr_shortform_addname into asserts

[PATCH]: mkfs.xfs: correct the error prompt in usage()
 2023-12-20 13:50 UTC  (4+ messages)

[ANNOUNCE] xfsprogs: for-next updated to fc83c7574
 2023-12-20  8:36 UTC 

Performance drop due to alloc_workqueue() misuse and recent change
 2023-12-20  7:14 UTC  (2+ messages)

attr cleanups v2
 2023-12-20  3:55 UTC  (13+ messages)
` [PATCH 1/8] xfs: make if_data a void pointer
` [PATCH 2/8] xfs: return if_data from xfs_idata_realloc
` [PATCH 3/8] xfs: move the xfs_attr_sf_lookup tracepoint
` [PATCH 4/8] xfs: simplify xfs_attr_sf_findname
` [PATCH 5/8] xfs: remove xfs_attr_shortform_lookup
` [PATCH 6/8] xfs: use xfs_attr_sf_findname in xfs_attr_shortform_getvalue
` [PATCH 7/8] xfs: remove struct xfs_attr_shortform
` [PATCH 8/8] xfs: remove xfs_attr_sf_hdr_t

[syzbot] [crypto?] KMSAN: uninit-value in __crc32c_le_base (3)
 2023-12-19 23:33 UTC  (10+ messages)

[PATCH 0/9] xfs file non-exclusive online defragment
 2023-12-19 22:23 UTC  (9+ messages)

[PATCH] iomap: fix warning in iomap_write_delalloc_release()
 2023-12-19 13:14 UTC  (8+ messages)

attr cleanups
 2023-12-19  4:52 UTC  (23+ messages)
` [PATCH 1/8] xfs: make if_data a void pointer
` [PATCH 2/8] xfs: return if_data from xfs_idata_realloc
` [PATCH 3/8] xfs: move the xfs_attr_sf_lookup tracepoint
` [PATCH 4/8] xfs: simplify xfs_attr_sf_findname
` [PATCH 5/8] xfs: remove xfs_attr_shortform_lookup
` [PATCH 6/8] xfs: use xfs_attr_sf_findname in xfs_attr_shortform_getvalue
` [PATCH 7/8] xfs: remove struct xfs_attr_shortform
` [PATCH 8/8] xfs: remove xfs_attr_sf_hdr_t

RT allocator tidy ups v2
 2023-12-19  4:51 UTC  (13+ messages)
` [PATCH 12/22] xfs: invert a check in xfs_rtallocate_extent_block
` [PATCH 13/22] xfs: reflow the tail end of xfs_rtallocate_extent_block
` [PATCH 14/22] xfs: merge the calls to xfs_rtallocate_range in xfs_rtallocate_block
` [PATCH 20/22] xfs: simplify and optimize the RT allocation fallback cascade
` [PATCH 22/22] xfs: rename xfs_bmap_rtalloc to xfs_rtallocate_extent

improve libxfs device handling
 2023-12-18 14:36 UTC  (36+ messages)
  ` [PATCH 07/23] libxlog: add a helper to initialize a xlog without clobbering the x structure
  ` [PATCH 08/23] libxlog: don't require a libxfs_xinit structure for xlog_init
  ` [PATCH 09/23] libxlog: remove the global libxfs_xinit x structure
  ` [PATCH 10/23] libxfs: rename struct libxfs_xinit to libxfs_init
  ` [PATCH 11/23] libxfs: pass a struct libxfs_init to libxfs_mount
  ` [PATCH 12/23] libxfs: pass a struct libxfs_init to libxfs_alloc_buftarg
  ` [PATCH 13/23] libxfs: merge the file vs device cases in libxfs_init
  ` [PATCH 14/23] libxfs: making passing flags to libxfs_init less confusing
  ` [PATCH 15/23] libxfs: remove the setblksize == 1 case in libxfs_device_open
  ` [PATCH 16/23] libfrog: make platform_set_blocksize exit on fatal failure
  ` [PATCH 17/23] libxfs: remove dead size < 0 checks in libxfs_init
  ` [PATCH 18/23] libxfs: mark libxfs_device_{open,close} static
  ` [PATCH 19/23] libxfs: return the opened fd from libxfs_device_open
  ` [PATCH 20/23] libxfs: pass the device fd to discard_blocks
  ` [PATCH 21/23] xfs_repair: remove various libxfs_device_to_fd calls
  ` [PATCH 22/23] libxfs: stash away the device fd in struct xfs_buftarg
  ` [PATCH 23/23] libxfs: split out a libxfs_dev structure from struct libxfs_init


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).