messages from 2023-12-07 05:26:52 to 2023-12-14 04:46:41 UTC [more...]
[PATCHSET v28.2 0/9] xfs: online repair of inodes and forks
2023-12-14 4:46 UTC (11+ 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 v2 00/16] block atomic writes
2023-12-14 4:38 UTC (36+ 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
[PATCH] xfs_grow: Remove xflag and iflag to reduce redundant temporary variables
2023-12-14 2:41 UTC
[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
[PATCHSET v28.2 0/4] xfs: online repair of quota and rt metadata files
2023-12-13 22:57 UTC (5+ 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-13 22:56 UTC (6+ 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
[syzbot] [crypto?] KMSAN: uninit-value in __crc32c_le_base (3)
2023-12-13 21:58 UTC (2+ messages)
pass ops directly to the xfs_defer helpers
2023-12-13 18:16 UTC (11+ 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 5/5] xfs: pass the defer ops directly to xfs_defer_add
[RFC 0/7] ext4: Allocator changes for atomic write support with DIO
2023-12-13 9:20 UTC (22+ messages)
` [RFC 1/7] iomap: Don't fall back to buffered write if the write is atomic
` [RFC 5/7] block: export blkdev_atomic_write_valid() and refactor api
[PATCHSET v28.1 0/9] xfs: online repair of inodes and forks
2023-12-13 1:36 UTC (25+ messages)
` [PATCH 3/9] xfs: add missing nrext64 inode flag check to scrub
` [PATCH 4/9] xfs: repair inode records
` [PATCH 5/9] xfs: zap broken inode forks
` [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 (25+ 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
[PATCHSET v28.1 0/7] xfs: online repair of AG btrees
2023-12-11 19:32 UTC (11+ messages)
` [PATCH 2/7] xfs: move the per-AG datatype bitmaps to separate files
` [PATCH 4/7] xfs: remove trivial bnobt/inobt scrub helpers
` [PATCH 5/7] xfs: repair free space btrees
` [PATCH 6/7] xfs: repair inode btrees
[PATCHSET v28.1 0/6] xfs: prepare repair for bulk loading
2023-12-11 18:55 UTC (8+ messages)
` [PATCH 2/6] xfs: set XBF_DONE on newly formatted btree block that are ready for writing
` [PATCH 4/6] xfs: add debug knobs to control btree bulk load slack factors
` [PATCH 6/6] xfs: constrain dirty buffers while formatting a staged btree
Project quota, info and advices
2023-12-11 12:54 UTC (2+ messages)
[ANNOUNCE] xfs-linux: for-next updated to 18793e050504
2023-12-11 12:29 UTC
[PATCH] xfs_grow: Remove xflag and iflag to reduce redundant temporary variables
2023-12-11 11:10 UTC (3+ messages)
map multiple blocks per ->map_blocks in iomap writeback
2023-12-11 10:45 UTC (19+ messages)
` [PATCH 01/14] iomap: clear the per-folio dirty bits on all writeback failures
` [PATCH 02/14] iomap: treat inline data in iomap_writepage_map as an I/O error
` [PATCH 03/14] iomap: move the io_folios field out of struct iomap_ioend
` [PATCH 04/14] iomap: move the PF_MEMALLOC check to iomap_writepages
` [PATCH 05/14] iomap: factor out a iomap_writepage_handle_eof helper
` [PATCH 06/14] iomap: move all remaining per-folio logic into iomap_writepage_map
` [PATCH 07/14] iomap: clean up the iomap_alloc_ioend calling convention
` [PATCH 08/14] iomap: move the iomap_sector sector calculation out of iomap_add_to_ioend
` [PATCH 09/14] iomap: don't chain bios
` [PATCH 10/14] iomap: only call mapping_set_error once for each failed bio
` [PATCH 11/14] iomap: factor out a iomap_writepage_map_block helper
` [PATCH 12/14] iomap: submit ioends immediately
` [PATCH 13/14] iomap: map multiple blocks at a time
` [PATCH 14/14] iomap: pass the length of the dirty region to ->map_blocks
[syzbot] Monthly xfs report (Dec 2023)
2023-12-10 10:05 UTC
[PATCH v3] Documentation: xfs: consolidate XFS docs into its own subdirectory
2023-12-09 8:17 UTC (4+ messages)
mm/truncate.c:669 VM_BUG_ON_FOLIO() - hit on XFS on different tests
2023-12-09 5:52 UTC (2+ messages)
[Bug report] More xfs courruption issue found on s390x
2023-12-09 4:53 UTC (4+ messages)
About the conflict between XFS inode recycle and VFS rcu-walk
2023-12-08 0:14 UTC (2+ messages)
Question: Is growing log size when filesystem is grown a feasible solution
2023-12-07 23:17 UTC (2+ 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