messages from 2023-12-14 17:05:38 to 2023-12-19 21:29:17 UTC [more...]
[PATCH 0/9] xfs file non-exclusive online defragment
2023-12-19 21:29 UTC (15+ messages)
` [PATCH 7/9] xfs: defrag: guarantee contigurous blocks in cow fork
` [PATCH 8/9] xfs: defrag: copy data from old blocks to new blocks
` [PATCH 9/9] xfs: defrag: map "
attr cleanups v2
2023-12-19 17:45 UTC (12+ 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 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
[syzbot] [crypto?] KMSAN: uninit-value in __crc32c_le_base (3)
2023-12-19 13:56 UTC (9+ messages)
[PATCH] xfs: improve handling of prjquot ENOSPC
2023-12-19 13:50 UTC (8+ 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 (43+ messages)
` [PATCH 01/19] xfs: consider minlen sized extents in xfs_rtallocate_extent_block
` [PATCH 02/19] xfs: turn the xfs_trans_mod_dquot_byino stub into an inline function
` [PATCH 03/19] xfs: remove the xfs_alloc_arg argument to xfs_bmap_btalloc_accounting
` [PATCH 04/19] xfs: also use xfs_bmap_btalloc_accounting for RT allocations
` [PATCH 05/19] xfs: move xfs_bmap_rtalloc to xfs_rtalloc.c
` [PATCH 06/19] xfs: return -ENOSPC from xfs_rtallocate_*
` [PATCH 07/19] xfs: reflow the tail end of xfs_bmap_rtalloc
` [PATCH 08/19] xfs: indicate if xfs_bmap_adjacent changed ap->blkno
` [PATCH 09/19] xfs: cleanup picking the start extent hint in xfs_bmap_rtalloc
` [PATCH 10/19] xfs: move xfs_rtget_summary to xfs_rtbitmap.c
` [PATCH 11/19] xfs: split xfs_rtmodify_summary_int
` [PATCH 12/19] xfs: tidy up xfs_rtallocate_extent_block
` [PATCH 13/19] xfs: tidy up xfs_rtallocate_extent_exact
` [PATCH 14/19] xfs: factor out a xfs_rtalloc_sumlevel helper
` [PATCH 15/19] xfs: remove rt-wrappers from xfs_format.h
` [PATCH 16/19] xfs: remove XFS_RTMIN/XFS_RTMAX
` [PATCH 17/19] xfs: reorder the minlen and prod calculations in xfs_bmap_rtalloc
` [PATCH 18/19] xfs: simplify and optimize the RT allocation fallback cascade
` [PATCH 19/19] xfs: fold xfs_rtallocate_extent into xfs_bmap_rtalloc
[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 (4+ messages)
[PATCH] xfs: short circuit xfs_growfs_data_private() if delta is zero
2023-12-15 4:19 UTC (3+ messages)
[PATCH] xfs: fix an off-by-one error in xreap_agextent_binval
2023-12-15 4:15 UTC (3+ messages)
[PATCH v2 0/4] LFS and time64 fixes
2023-12-15 0:42 UTC (5+ messages)
` [PATCH v2 1/4] Remove use of LFS64 interfaces
` [PATCH v2 2/4] io: Assert we have a sensible off_t
` [PATCH v2 3/4] build: Request 64-bit time_t where possible
` [PATCH v2 4/4] io: Adapt to >= 64-bit time_t
[PATCH v2] xfsdump: Fix memory leak
2023-12-14 20:25 UTC
pass ops directly to the xfs_defer helpers
2023-12-14 17:20 UTC (4+ messages)
` [PATCH 4/5] xfs: pass the defer ops instead of type to xfs_defer_start_recovery
` [PATCH 4/5 v1.1] "
[PATCH] xfsdump: Fix memory leak
2023-12-14 17:09 UTC (2+ messages)
[PATCH] xfs_grow: Remove xflag and iflag to reduce redundant temporary variables
2023-12-14 17:07 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox