linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-24 12:58:20 to 2022-10-02 18:31:24 UTC [more...]

[PATCHSET v23.1 0/6] xfs: strengthen file mapping scrub
 2022-10-02 18:20 UTC  (4+ messages)
` [PATCH 1/6] xfs: fix perag loop in xchk_bmap_check_rmaps
` [PATCH 2/6] xfs: teach scrub to check for adjacent bmaps when rmap larger than bmap
` [PATCH 3/6] xfs: block map scrub should handle incore delalloc reservations

[PATCHSET v23.1 0/2] xfs: enhance fs summary counter scrubber
 2022-10-02 18:20 UTC  (3+ messages)
` [PATCH 1/2] xfs: skip fscounters comparisons when the scan is incomplete
` [PATCH 2/2] xfs: online checking of the free rt extent count

[PATCHSET v23.1 0/2] xfs: improve rt metadata use for scrub
 2022-10-02 18:20 UTC  (3+ messages)
` [PATCH 2/2] xfs: make rtbitmap ILOCKing consistent when scanning the rt bitmap file
` [PATCH 1/2] xfs: load rtbitmap and rtsummary extent mapping btrees at mount time

[PATCHSET v23.1 0/5] xfs: drain deferred work items when scrubbing
 2022-10-02 18:19 UTC  (6+ messages)
` [PATCH 1/5] xfs: allow queued AG intents to drain before scrubbing
` [PATCH 4/5] xfs: minimize overhead of drain wakeups by using jump labels
` [PATCH 3/5] xfs: clean up scrub context if scrub setup returns -EDEADLOCK
` [PATCH 2/5] xfs: use per-cpu counters to implement intent draining
` [PATCH 5/5] xfs: scrub should use ECHRNG to signal that the drain is needed

[PATCHSET v23.1 0/4] xfs: fix incorrect return values in online fsck
 2022-10-02 18:19 UTC  (5+ messages)
` [PATCH 3/4] xfs: don't retry repairs harder when EAGAIN is returned
` [PATCH 4/4] xfs: don't return -EFSCORRUPTED from repair when resources cannot be grabbed
` [PATCH 1/4] xfs: return EINTR when a fatal signal terminates scrub
` [PATCH 2/4] xfs: fix return code when fatal signal encountered during dquot scrub

[PATCHSET v23.1 0/2] xfs: clean up memory allocations in online fsck
 2022-10-02 18:19 UTC  (3+ messages)
` [PATCH 2/2] xfs: pivot online scrub away from kmem.[ch]
` [PATCH 1/2] xfs: standardize GFP flags usage in online scrub

[PATCHSET v23.1 0/4] xfs: fix handling of AG[IF] header buffers during scrub
 2022-10-02 18:19 UTC  (5+ messages)
` [PATCH 2/4] xfs: don't track the AGFL buffer in the scrub AG context
` [PATCH 3/4] xfs: set the buffer type after holding the AG[IF] across trans_roll
` [PATCH 1/4] xfs: fully initialize xfs_da_args in xchk_directory_blocks
` [PATCH 4/4] xfs: make AGFL repair function avoid crosslinked blocks

[PATCHSET v23.3 00/14] xfs: design documentation for online fsck
 2022-10-02 18:19 UTC  (15+ messages)
` [PATCH 02/14] xfs: document the general theory underlying online fsck design
` [PATCH 01/14] xfs: document the motivation for "
` [PATCH 06/14] xfs: document how online fsck deals with eventual consistency
` [PATCH 09/14] xfs: document online file metadata repair code
` [PATCH 03/14] xfs: document the testing plan for online fsck
` [PATCH 07/14] xfs: document pageable kernel memory
` [PATCH 05/14] xfs: document the filesystem metadata checking strategy
` [PATCH 04/14] xfs: document the user interface for online fsck
` [PATCH 08/14] xfs: document btree bulk loading
` [PATCH 10/14] xfs: document full filesystem scans for online fsck
` [PATCH 12/14] xfs: document directory tree repairs
` [PATCH 14/14] xfs: document future directions of online fsck
` [PATCH 11/14] xfs: document metadata file repair
` [PATCH 13/14] xfs: document the userspace fsck driver program

[PATCHSET v23.1 0/4] xfs: strengthen rmapbt scrubbing
 2022-10-02 18:20 UTC 

[PATCHSET v23.1 0/3] xfs: rework online fsck incore bitmap
 2022-10-02 18:20 UTC 

[PATCHSET v23.1 0/9] xfs: clean up memory management in xattr scrub
 2022-10-02 18:20 UTC 

[PATCHSET v23.1 0/6] xfs: detect mergeable and overlapping btree records
 2022-10-02 18:20 UTC 

[PATCHSET v23.1 0/3] xfs: fix iget usage in directory scrub
 2022-10-02 18:20 UTC 

[PATCHSET v23.1 0/3] xfs: fix iget/irele usage in online fsck
 2022-10-02 18:20 UTC 

[PATCHSET v23.1 0/2] xfs: scrub inode core when checking metadata files
 2022-10-02 18:20 UTC 

[PATCHSET v23.1 0/2] xfs: detect incorrect gaps in rmap btree
 2022-10-02 18:20 UTC 

[PATCHSET v23.1 0/3] xfs: detect incorrect gaps in inode btree
 2022-10-02 18:20 UTC 

[PATCHSET v23.1 0/5] xfs: detect incorrect gaps in refcount btree
 2022-10-02 18:20 UTC 

[PATCHSET v23.1 0/2] xfs: enhance btree key checking
 2022-10-02 18:20 UTC 

[PATCH v6 0/9] vfs/nfsd: clean up handling of i_version counter
 2022-10-02  7:08 UTC  (15+ messages)
` [PATCH v6 1/9] iversion: move inode_query_iversion to libfs.c
` [PATCH v6 2/9] iversion: clarify when the i_version counter must be updated
` [PATCH v6 3/9] vfs: plumb i_version handling into struct kstat
` [PATCH v6 4/9] nfs: report the inode version in getattr if requested
` [PATCH v6 5/9] ceph: "
` [PATCH v6 6/9] nfsd: use the getattr operation to fetch i_version
` [PATCH v6 7/9] vfs: expose STATX_VERSION to userland
` [PATCH v6 8/9] vfs: update times after copying data in __generic_file_write_iter
` [PATCH v6 9/9] ext4: update times after I/O in write codepaths

[RFC PATCH] xfs: test for fixing wrong root inode number
 2022-10-02  4:27 UTC  (4+ messages)

[PATCH] memcg: calling reclaim_high(GFP_KERNEL) in GFP_NOFS context deadlocks
 2022-09-30 22:08 UTC  (5+ messages)

[PATCH v2 05/18] xfs: Add xfs_break_layouts() to the inode eviction path
 2022-09-30 18:46 UTC  (20+ messages)

[PATCH fstests] xfs/554: xfs add illegal bestfree array size inject for leaf dir
 2022-09-30 11:53 UTC  (6+ messages)
` [PATCH v2] "
    ` [PATCH v3] "

Help with the project
 2022-09-30  7:55 UTC 

[PATCH v9 0/3] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
 2022-09-30  3:28 UTC  (5+ messages)
` [PATCH 1/3] xfs: fix the calculation of length and end
` [PATCH 2/3] fs: move drop_pagecache_sb() for others to use
` [PATCH 3/3] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind

[PATCH v5 0/8] vfs/nfsd: clean up handling of the i_version counter
 2022-09-30  1:22 UTC  (3+ messages)
` [PATCH v5 2/8] ext4: fix i_version handling in ext4

[PATCH] xfs: fail dax mount if reflink is enabled on a partition
 2022-09-30  0:56 UTC  (15+ messages)

[PATCH] iomap: fix memory corruption when recording errors during writeback
 2022-09-29 23:10 UTC  (6+ messages)

[PATCH v2 00/18] Fix the DAX-gup mistake
 2022-09-29 22:38 UTC  (12+ messages)
` [PATCH v2 12/18] devdax: Move address_space helpers to the DAX core
` [PATCH v2 16/18] mm/memremap_pages: Support initializing pages to a zero reference count

[PATCH] iomap: add a tracepoint for mappings returned by map_blocks
 2022-09-29 22:00 UTC  (2+ messages)

[PATCH v2] xfs: fix uaf when leaf dir bestcount not match with dir data blocks
 2022-09-29 20:50 UTC  (4+ messages)
` [PATCH v3] xfs: fix expection caused by unexpected illegal bestcount in leaf dir
` [PATCH v4] xfs: fix exception "

[RFC PATCH] xfs: drop experimental warning for fsdax
 2022-09-29 19:05 UTC  (8+ messages)

[RFC PATCH v2] xfsrestore: fix rootdir due to xfsdump bulkstat misuse
 2022-09-29 18:17 UTC  (3+ messages)
` [RFC PATCH V3] "

[PATCH v2 0/3] xfsrestore: fix inventory unpacking
 2022-09-29 18:01 UTC  (12+ messages)
` [PATCH 1/3] "
` [PATCH 2/3] xfsrestore: stobj_unpack_sessinfo cleanup
` [PATCH 3/3] xfsrestore: untangle inventory unpacking logic

[PATCH 2/2 v5] fsck.xfs: allow forced repairs using xfs_repair
 2022-09-29  8:31 UTC  (4+ messages)
` [PATCH 2/2 v6] "

[RFC PATCH 0/2] iomap/xfs: fix data corruption due to stale cached iomaps
 2022-09-29  2:15 UTC  (15+ messages)
` [PATCH 1/2] iomap: write iomap validity checks
` [PATCH 2/2] xfs: use iomap_valid method to detect stale cached iomaps

[ANNOUNCE] xfs: for-next updated to dc256418235a
 2022-09-28 21:56 UTC 

[PATCH v3 00/26] Parent Pointers
 2022-09-28 18:22 UTC  (48+ messages)
` [PATCH v3 13/26] xfs: extend transaction reservations for parent attributes
` [PATCH v3 14/26] xfs: parent pointer attribute creation
` [PATCH v3 15/26] xfs: add parent attributes to link
` [PATCH v3 16/26] xfs: add parent attributes to symlink
` [PATCH v3 17/26] xfs: remove parent pointers in unlink
` [PATCH v3 18/26] xfs: Add parent pointers to xfs_cross_rename
` [PATCH v3 19/26] xfs: Indent xfs_rename
` [PATCH v3 20/26] xfs: Add parent pointers to rename
` [PATCH v3 23/26] xfs: Filter XFS_ATTR_PARENT for getfattr
  ` [xfs] b73248c4ee: xfstests.xfs.269.fail
` [PATCH v3 24/26] xfs: Add parent pointer ioctl
` [PATCH v3 25/26] xfs: fix unit conversion error in xfs_log_calc_max_attrsetm_res
` [PATCH v3 26/26] xfs: drop compatibility minimum log size computations for reflink

[man-pages RFC PATCH v6] statx, inode: document the new STATX_VERSION field
 2022-09-28 13:42 UTC 

[PATCH] statx, inode: document the new STATX_VERSION field
 2022-09-28 13:00 UTC  (3+ messages)

[PATCHSET v23.1 0/3] fstests: random fixes for v2022.09.25
 2022-09-28 10:12 UTC  (7+ messages)
` [PATCH 1/3] generic/092: skip test if file allocation unit isn't aligned
` [PATCH 2/3] xfs/114: fix missing reflink requires
` [PATCH 3/3] xfs/229: do not _xfs_force_bdev on TEST_DIR

[man-pages RFC PATCH v4] statx, inode: document the new STATX_INO_VERSION field
 2022-09-27 13:18 UTC  (16+ messages)

[PATCH v2 10/18] fsdax: Manage pgmap references at entry insertion and deletion
 2022-09-27 12:56 UTC  (13+ messages)

[PATCH v1 0/1] parent pointer tests
 2022-09-27  1:16 UTC  (9+ messages)
` [PATCH v1 1/1] xfstests: Add parent pointer test

[PATCH v2] xfs: add LARP state transition diagram
 2022-09-27  0:53 UTC  (3+ messages)

[PATCH v2 4/7] iov_iter: new iov_iter_pin_pages*() routines
 2022-09-26 19:55 UTC  (12+ messages)

[PATCH 5.4 V2 00/19] xfs stable patches for 5.4.y (from v5.5)
 2022-09-26  6:52 UTC  (13+ messages)
` [PATCH 5.4 V2 09/19] xfs: convert EIO to EFSCORRUPTED when log contents are invalid
` [PATCH 5.4 V2 10/19] xfs: constify the buffer pointer arguments to error functions
` [PATCH 5.4 V2 11/19] xfs: always log corruption errors
` [PATCH 5.4 V2 12/19] xfs: fix some memory leaks in log recovery
` [PATCH 5.4 V2 13/19] xfs: stabilize insert range start boundary to avoid COW writeback race
` [PATCH 5.4 V2 14/19] xfs: use bitops interface for buf log item AIL flag check
` [PATCH 5.4 V2 15/19] xfs: refactor agfl length computation function
` [PATCH 5.4 V2 16/19] xfs: split the sunit parameter update into two parts
` [PATCH 5.4 V2 17/19] xfs: don't commit sunit/swidth updates to disk if that would cause repair failures
` [PATCH 5.4 V2 18/19] xfs: fix an ABBA deadlock in xfs_rename
` [PATCH 5.4 V2 19/19] xfs: fix use-after-free when aborting corrupt attr inactivation

[PATCH 5.10 0/2] re-send two xfs stable patches for 5.10.y (from v5.18+)
 2022-09-25 11:39 UTC  (3+ messages)
` [PATCH 5.10 1/2] xfs: reorder iunlink remove operation in xfs_ifree


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 NNTP newsgroup(s).