messages from 2023-12-11 16:38:22 to 2023-12-14 21:18:55 UTC [more...]
RT allocator tidy ups
2023-12-14 21:18 UTC (35+ 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] xfs: improve handling of prjquot ENOSPC
2023-12-14 21:13 UTC (4+ messages)
[PATCH v2] xfsdump: Fix memory leak
2023-12-14 20:25 UTC
[PATCH] xfs: short circuit xfs_growfs_data_private() if delta is zero
2023-12-14 20:14 UTC (2+ messages)
pass ops directly to the xfs_defer helpers
2023-12-14 17:20 UTC (13+ messages)
` [PATCH 1/5] xfs: consolidate the xfs_attr_defer_* helpers
` [PATCH 2/5] xfs: move xfs_attr_defer_type up in xfs_attr_item.c
` [PATCH 3/5] xfs: store an ops pointer in struct xfs_defer_pending
` [PATCH 4/5] xfs: pass the defer ops instead of type to xfs_defer_start_recovery
` [PATCH 4/5 v1.1] "
` [PATCH 5/5] xfs: pass the defer ops directly to xfs_defer_add
[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)
[PATCH 0/9] xfs file non-exclusive online defragment
2023-12-14 17:05 UTC (10+ messages)
` [PATCH 1/9] xfs: defrag: introduce strucutures and numbers
` [PATCH 2/9] xfs: defrag: initialization and cleanup
` [PATCH 3/9] xfs: defrag implement stop/suspend/resume/status
` [PATCH 4/9] xfs: defrag: allocate/cleanup defragmentation
` [PATCH 5/9] xfs: defrag: process some cases in xfs_defrag_process
` [PATCH 6/9] xfs: defrag: piece picking up
` [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 "
[PATCH v2 00/16] block atomic writes
2023-12-14 16:12 UTC (41+ messages)
` [PATCH v2 01/16] block: Add atomic write operations to request_queue limits
` [PATCH v2 02/16] block: Limit atomic writes according to bio and queue limits
` [PATCH v2 03/16] fs/bdev: Add atomic write support info to statx
` [PATCH v2 04/16] fs: Increase fmode_t size
` [PATCH v2 05/16] fs: Add RWF_ATOMIC and IOCB_ATOMIC flags for atomic write support
` [PATCH v2 06/16] block: Add REQ_ATOMIC flag
` [PATCH v2 07/16] block: Pass blk_queue_get_max_sectors() a request pointer
` [PATCH v2 08/16] block: Limit atomic write IO size according to atomic_write_max_sectors
` [PATCH v2 09/16] block: Error an attempt to split an atomic write bio
` [PATCH v2 10/16] block: Add checks to merging of atomic writes
` [PATCH v2 11/16] block: Add fops atomic write support
` [PATCH v2 12/16] scsi: sd: Support reading atomic write properties from block limits VPD
` [PATCH v2 13/16] scsi: sd: Add WRITE_ATOMIC_16 support
` [PATCH v2 14/16] scsi: scsi_debug: Atomic write support
` [PATCH v2 15/16] nvme: Support atomic writes
` [PATCH v2 16/16] nvme: Ensure atomic writes will be executed atomically
[syzbot] [crypto?] KMSAN: uninit-value in __crc32c_le_base (3)
2023-12-14 14:55 UTC (3+ messages)
[PATCHSET v28.2 0/4] xfs: online repair of quota and rt metadata files
2023-12-14 4:59 UTC (6+ messages)
` [PATCH 1/4] xfs: check the ondisk space mapping behind a dquot
` [PATCH 2/4] xfs: check dquot resource timers
` [PATCH 3/4] xfs: improve dquot iteration for scrub
` [PATCH 4/4] xfs: repair quotas
[PATCHSET v28.2 0/5] xfs: online repair of file fork mappings
2023-12-14 4:59 UTC (8+ messages)
` [PATCH 1/5] xfs: reintroduce reaping of file metadata blocks to xrep_reap_extents
` [PATCH 2/5] xfs: repair inode fork block mapping data structures
` [PATCH 3/5] xfs: refactor repair forcing tests into a repair.c helper
` [PATCH 4/5] xfs: create a ranged query function for refcount btrees
` [PATCH 5/5] xfs: repair problems in CoW forks
[PATCHSET v28.2 0/9] xfs: online repair of inodes and forks
2023-12-14 4:50 UTC (12+ messages)
` [PATCH 1/9] xfs: disable online repair quota helpers when quota not enabled
` [PATCH 2/9] xfs: try to attach dquots to files before repairing them
` [PATCH 3/9] xfs: add missing nrext64 inode flag check to scrub
` [PATCH 4/9] xfs: dont cast to char * for XFS_DFORK_*PTR macros
` [PATCH 5/9] xfs: set inode sick state flags when we zap either ondisk fork
` [PATCH 6/9] xfs: repair inode records
` [PATCH 7/9] xfs: zap broken inode forks
` [PATCH 8/9] xfs: abort directory parent scrub scans if we encounter a zapped directory
` [PATCH 9/9] xfs: skip the rmapbt search on an empty attr fork unless we know it was zapped
[PATCHSET v28.2 0/6] xfs: prepare repair for bulk loading
2023-12-14 4:45 UTC (8+ messages)
` [PATCH 1/6] xfs: force all buffers to be written during btree bulk load
` [PATCH 2/6] xfs: set XBF_DONE on newly formatted btree block that are ready for writing
` [PATCH 3/6] xfs: read leaf blocks when computing keys for bulkloading into node blocks
` [PATCH 4/6] xfs: add debug knobs to control btree bulk load slack factors
` [PATCH 5/6] xfs: move btree bulkload record initialization to ->get_record implementations
` [PATCH 6/6] xfs: constrain dirty buffers while formatting a staged btree
[PATCHSET 0/3] fstests: random fixes for v2023.12.10
2023-12-14 4:45 UTC (7+ messages)
` [PATCH 1/3] generic/615: fix loop termination failures
` [PATCH 2/3] generic/410: don't blow away seqres.full during test
` [PATCH 3/3] generic/735: skip this test if we cannot finsert at pos 1M
[PATCH v3 1/2] xfs: add lock protection when remove perag from radix tree
2023-12-14 2:13 UTC (5+ messages)
` [PATCH v3 2/2] xfs: fix perag leak when growfs fails
[GIT PULL] xfs: fix growfsrt failure during rt volume attach
2023-12-13 23:00 UTC
[RFC 0/7] ext4: Allocator changes for atomic write support with DIO
2023-12-13 9:20 UTC (14+ messages)
[PATCHSET v28.1 0/9] xfs: online repair of inodes and forks
2023-12-13 1:36 UTC (20+ messages)
` [PATCH 4/9] xfs: repair inode records
` [PATCH 6/9] xfs: set inode sick state flags when we zap either ondisk fork
` [PATCH 7/9] xfs: abort directory parent scrub scans if we encounter a zapped directory
` [PATCH 8/9] xfs: skip the rmapbt search on an empty attr fork unless we know it was zapped
` [PATCH 9/9] xfs: repair obviously broken inode modes
[PATCH v2 1/3] xfs: add lock protection when remove perag from radix tree
2023-12-12 13:40 UTC (8+ messages)
` [PATCH v2 2/3] xfs: don't assert perag when free perag
` [PATCH v2 3/3] xfs: fix perag leak when growfs fails
improve libxfs device handling
2023-12-12 1:52 UTC (14+ messages)
` [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
[PATCHSET v28.1 0/7] xfs: online repair of AG btrees
2023-12-11 19:32 UTC (5+ messages)
` [PATCH 5/7] xfs: repair free space btrees
[PATCHSET v28.1 0/6] xfs: prepare repair for bulk loading
2023-12-11 18:55 UTC (4+ messages)
` [PATCH 2/6] xfs: set XBF_DONE on newly formatted btree block that are ready for writing
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