public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-09-22 05:45:48 to 2022-09-29 01:50:59 UTC [more...]

[RFC PATCH] xfs: test for fixing wrong root inode number
 2022-09-29  1:49 UTC  (2+ messages)

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

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

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

[RFC PATCH v2] xfsrestore: fix rootdir due to xfsdump bulkstat misuse
 2022-09-28 19:10 UTC  (2+ messages)
` [RFC PATCH V3] "

[PATCH v3 00/26] Parent Pointers
 2022-09-28 18:22 UTC  (65+ messages)
` [PATCH v3 01/26] xfs: Add new name to attri/d
` [PATCH v3 02/26] xfs: Increase XFS_DEFER_OPS_NR_INODES to 5
` [PATCH v3 04/26] xfs: Hold inode locks in xfs_trans_alloc_dir
` [PATCH v3 05/26] xfs: Hold inode locks in xfs_rename
` [PATCH v3 06/26] xfs: Expose init_xattrs in xfs_create_tmpfile
` [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

[RFC PATCH] xfs: drop experimental warning for fsdax
 2022-09-28 14:46 UTC  (7+ messages)

[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

[PATCH v2] xfs: fix uaf when leaf dir bestcount not match with dir data blocks
 2022-09-28 10:06 UTC  (2+ messages)
` [PATCH v3] xfs: fix expection caused by unexpected illegal bestcount in leaf dir

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

[PATCH 2/2 v5] fsck.xfs: allow forced repairs using xfs_repair
 2022-09-28  5:28 UTC  (3+ messages)
` [PATCH 2/2 v6] "

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

[PATCH v2 00/18] Fix the DAX-gup mistake
 2022-09-27 12:56 UTC  (47+ messages)
` [PATCH v2 05/18] xfs: Add xfs_break_layouts() to the inode eviction path
` [PATCH v2 10/18] fsdax: Manage pgmap references at entry insertion and deletion
` [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 v1 0/1] parent pointer tests
 2022-09-27  1:16 UTC  (10+ messages)
` [PATCH v1 1/1] xfstests: Add parent pointer test

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

[PATCH v2 0/7] convert most filesystems to pin_user_pages_fast()
 2022-09-26 19:55 UTC  (32+ messages)
` [PATCH v2 4/7] iov_iter: new iov_iter_pin_pages*() routines

[PATCH 5.4 V2 00/19] xfs stable patches for 5.4.y (from v5.5)
 2022-09-26  6:52 UTC  (21+ messages)
` [PATCH 5.4 V2 01/19] MAINTAINERS: add Chandan as xfs maintainer for 5.4.y
` [PATCH 5.4 V2 02/19] iomap: iomap that extends beyond EOF should be marked dirty
` [PATCH 5.4 V2 03/19] xfs: replace -EIO with -EFSCORRUPTED for corrupt metadata
` [PATCH 5.4 V2 04/19] xfs: slightly tweak an assert in xfs_fs_map_blocks
` [PATCH 5.4 V2 05/19] xfs: add missing assert in xfs_fsmap_owner_from_rmap
` [PATCH 5.4 V2 06/19] xfs: range check ri_cnt when recovering log items
` [PATCH 5.4 V2 07/19] xfs: attach dquots and reserve quota blocks during unwritten conversion
` [PATCH 5.4 V2 08/19] xfs: Fix deadlock between AGI and AGF when target_ip exists in xfs_rename()
` [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 v9 0/3] mm, pmem, xfs: Introduce MF_MEM_REMOVE for unbind
 2022-09-25 13:33 UTC  (4+ 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 5.10 0/2] re-send two xfs stable patches for 5.10.y (from v5.18+)
 2022-09-25 11:39 UTC  (5+ messages)
` [PATCH 5.10 1/2] xfs: reorder iunlink remove operation in xfs_ifree
` [PATCH 5.10 2/2] xfs: validate inode fork size against fork format

[PATCH 5.4 CANDIDATE 0/2] xfs stable candidate patches for 5.4.y
 2022-09-24 12:43 UTC  (5+ messages)
` [PATCH 5.4 CANDIDATE 1/2] xfs: fix an ABBA deadlock in xfs_rename
` [PATCH 5.4 CANDIDATE 2/2] xfs: fix use-after-free when aborting corrupt attr inactivation

[PATCH 5.15 v2 0/3] xfs stable candidate patches (part 5)
 2022-09-24  9:40 UTC  (6+ messages)
` [PATCH 5.15 v2 1/3] xfs: reorder iunlink remove operation in xfs_ifree
` [PATCH 5.15 v2 2/3] xfs: fix xfs_ifree() error handling to not leak perag ref
` [PATCH 5.15 v2 3/3] xfs: validate inode fork size against fork format

[PATCH 5.10] xfs: fix up non-directory creation in SGID directories
 2022-09-24  9:37 UTC  (3+ messages)

[PATCH RESEND v2 00/18] Parent Pointers
 2022-09-24  0:01 UTC  (9+ messages)
` [PATCH RESEND v2 13/18] xfs: add parent attributes to link
` [PATCH RESEND v2 18/18] xfs: Add parent pointer ioctl

[PATCH 5.4 00/17] xfs stable patches for 5.4.y (from v5.5)
 2022-09-22 10:04 UTC  (5+ messages)

[PATCH] xfs: take shared inode lock on single page buffered writes
 2022-09-22  9:55 UTC 


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