public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-12-15 04:06:43 to 2023-12-21 05:30:38 UTC [more...]

[PATCHBOMB] xfsprogs: pending changes for 6.6
 2023-12-21  5:30 UTC  (25+ 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

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

[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  (13+ messages)

[PATCH v2 00/16] block atomic writes
 2023-12-19 16:53 UTC  (15+ messages)
` [PATCH v2 08/16] block: Limit atomic write IO size according to atomic_write_max_sectors

[PATCH] xfs: improve handling of prjquot ENOSPC
 2023-12-19 13:50 UTC  (7+ messages)
` [PATCH v2] "

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

[xfstests generic/648] 64k directory block size (-n size=65536) crash on _xfs_buf_ioapply
 2023-12-19  6:34 UTC  (3+ messages)

[PATCH v3 1/4] Remove use of LFS64 interfaces
 2023-12-19  5:55 UTC  (9+ 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

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  (30+ messages)
` [PATCH 01/22] xfs: consider minlen sized extents in xfs_rtallocate_extent_block
` [PATCH 02/22] xfs: turn the xfs_trans_mod_dquot_byino stub into an inline function
` [PATCH 03/22] xfs: remove the xfs_alloc_arg argument to xfs_bmap_btalloc_accounting
` [PATCH 04/22] xfs: also use xfs_bmap_btalloc_accounting for RT allocations
` [PATCH 05/22] xfs: move xfs_bmap_rtalloc to xfs_rtalloc.c
` [PATCH 06/22] xfs: return -ENOSPC from xfs_rtallocate_*
` [PATCH 07/22] xfs: reflow the tail end of xfs_bmap_rtalloc
` [PATCH 08/22] xfs: indicate if xfs_bmap_adjacent changed ap->blkno
` [PATCH 09/22] xfs: cleanup picking the start extent hint in xfs_bmap_rtalloc
` [PATCH 10/22] xfs: move xfs_rtget_summary to xfs_rtbitmap.c
` [PATCH 11/22] xfs: split xfs_rtmodify_summary_int
` [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 15/22] xfs: tidy up xfs_rtallocate_extent_exact
` [PATCH 16/22] xfs: factor out a xfs_rtalloc_sumlevel helper
` [PATCH 17/22] xfs: remove rt-wrappers from xfs_format.h
` [PATCH 18/22] xfs: remove XFS_RTMIN/XFS_RTMAX
` [PATCH 19/22] xfs: reorder the minlen and prod calculations in xfs_bmap_rtalloc
` [PATCH 20/22] xfs: simplify and optimize the RT allocation fallback cascade
` [PATCH 21/22] xfs: fold xfs_rtallocate_extent into xfs_bmap_rtalloc
` [PATCH 22/22] xfs: rename xfs_bmap_rtalloc to xfs_rtallocate_extent

improve libxfs device handling
 2023-12-18 14:36 UTC  (48+ messages)
  ` [PATCH 01/23] libxfs: remove the unused icache_flags member from struct libxfs_xinit
  ` [PATCH 02/23] libxfs: remove the dead {d,log,rt}path variables in libxfs_init
  ` [PATCH 03/23] libxfs/frog: remove latform_find{raw,block}path
  ` [PATCH 04/23] libxfs: remove the volname concept
  ` [PATCH 05/23] xfs_logprint: move all code to set up the fake xlog into logstat()
  ` [PATCH 06/23] libxlog: remove the verbose argument to xlog_is_dirty
  ` [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

[ANNOUNCE] xfs-linux: for-next updated to 98bdbf60cca8
 2023-12-18  6:52 UTC 

[GIT PULL 6/6] xfs: online repair of quota and rt metadata files
 2023-12-15 21:56 UTC 

[GIT PULL 5/6] xfs: online repair of rt bitmap file
 2023-12-15 21:56 UTC 

[GIT PULL 4/6] xfs: online repair of file fork mappings
 2023-12-15 21:55 UTC 

[GIT PULL 3/6] xfs: online repair of inodes and forks
 2023-12-15 21:55 UTC 

[GIT PULL 2/6] xfs: online repair of AG btrees
 2023-12-15 21:55 UTC 

[GIT PULL 1/6] xfs: prepare repair for bulk loading
 2023-12-15 21:55 UTC 

[PATCH] xfs/health: cleanup, remove duplicated including
 2023-12-15 17:21 UTC  (2+ messages)

[PATCH v4 1/2] xfs: add lock protection when remove perag from radix tree
 2023-12-15 17:21 UTC  (3+ messages)
` [PATCH v4 2/2] xfs: fix perag leak when growfs fails

[PATCH 2/9] xfs: defrag: initialization and cleanup
 2023-12-15 14:09 UTC  (2+ messages)

RT allocator tidy ups
 2023-12-15  6:35 UTC  (11+ messages)
` [PATCH 05/19] xfs: move xfs_bmap_rtalloc to xfs_rtalloc.c
` [PATCH 12/19] xfs: tidy up xfs_rtallocate_extent_block
` [PATCH 18/19] xfs: simplify and optimize the RT allocation fallback cascade

[PATCH 1/9] xfs: defrag: introduce strucutures and numbers
 2023-12-15  5:35 UTC  (2+ messages)

[PATCH] xfs: initialise di_crc in xfs_log_dinode
 2023-12-15  4:32 UTC  (2+ messages)

[PATCH] xfs: short circuit xfs_growfs_data_private() if delta is zero
 2023-12-15  4:19 UTC  (2+ messages)

[PATCH] xfs: fix an off-by-one error in xreap_agextent_binval
 2023-12-15  4:15 UTC  (2+ messages)


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