public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-11-02 20:38:33 to 2022-11-09 16:11:02 UTC [more...]

[PATCH 0/2] xfsprogs: fix covscan issues
 2022-11-09 16:10 UTC  (6+ messages)
` [PATCH 1/2] xfs_repair: Fix check_refcount() error path

[PATCH v3] generic: shutdown might leave NULL files with nonzero di_size
 2022-11-09 13:07 UTC 

[PATCH v2 00/18] Fix the DAX-gup mistake
 2022-11-09 11:38 UTC  (3+ messages)

Detecting disk failures on XFS
 2022-11-09 11:22 UTC  (2+ messages)

generic/650 makes v6.0-rc client unusable
 2022-11-09 10:36 UTC  (3+ messages)

[PATCH] xfs: account extra freespace btree splits for multiple allocations
 2022-11-09  3:48 UTC 

[PATCHSET 00/24] xfsprogs: sync with 6.1
 2022-11-09  2:07 UTC  (25+ messages)
` [PATCH 01/24] xfs: clean up "%Ld/%Lu" which doesn't meet C standard
` [PATCH 02/24] xfs: Remove the unneeded result variable
` [PATCH 03/24] xfs: trim the mapp array accordingly in xfs_da_grow_inode_int
` [PATCH 04/24] xfs: rearrange the logic and remove the broken comment for xfs_dir2_isxx
` [PATCH 05/24] treewide: use prandom_u32_max() when possible, part 1
` [PATCH 06/24] treewide: use get_random_u32() when possible
` [PATCH 07/24] xfs: fix exception caused by unexpected illegal bestcount in leaf dir
` [PATCH 08/24] xfs: increase rename inode reservation
` [PATCH 09/24] xfs: fix memcpy fortify errors in EFI log format copying
` [PATCH 10/24] xfs: refactor all the EFI/EFD log format sizeof logic
` [PATCH 11/24] xfs: make sure aglen never goes negative in xfs_refcount_adjust_extents
` [PATCH 12/24] xfs: create a predicate to verify per-AG extents
` [PATCH 13/24] xfs: check deferred refcount op continuation parameters
` [PATCH 14/24] xfs: move _irec structs to xfs_types.h
` [PATCH 15/24] xfs: track cow/shared record domains explicitly in xfs_refcount_irec
` [PATCH 16/24] xfs: report refcount domain in tracepoints
` [PATCH 17/24] xfs: refactor domain and refcount checking
` [PATCH 18/24] xfs: remove XFS_FIND_RCEXT_SHARED and _COW
` [PATCH 19/24] xfs: check record domain when accessing refcount records
` [PATCH 20/24] xfs: fix agblocks check in the cow leftover recovery function
` [PATCH 21/24] xfs: fix uninitialized list head in struct xfs_refcount_recovery
` [PATCH 22/24] xfs: rename XFS_REFC_COW_START to _COWFLAG
` [PATCH 23/24] xfs_{db,repair}: fix XFS_REFC_COW_START usage
` [PATCH 24/24] mkfs.xfs: add mkfs config file for the 6.1 LTS kernel

[PATCHSET 0/7] xfsprogs: random fixes for 6.0
 2022-11-09  2:05 UTC  (8+ messages)
` [PATCH 1/7] libxfs: consume the xfs_warn mountpoint argument
` [PATCH 2/7] misc: add static to various sourcefile-local functions
` [PATCH 3/7] misc: add missing includes
` [PATCH 4/7] xfs_db: fix octal conversion logic
` [PATCH 5/7] xfs_db: fix printing of reverse mapping record blockcounts
` [PATCH 6/7] xfs_repair: don't crash on unknown inode parents in dry run mode
` [PATCH 7/7] xfs_repair: retain superblock buffer to avoid write hook deadlock

CentOS 7.9, 2 XFS issues
 2022-11-08 22:37 UTC 

After block device error, FICLONE and sync_file_range() make NULs, unlike read()
 2022-11-08 17:24 UTC 

[PATCH v5 00/26] Parent Pointers
 2022-11-08 16:26 UTC  (30+ messages)
` [PATCH v5 01/26] xfs: Add new name to attri/d
` [PATCH v5 02/26] xfs: Increase XFS_DEFER_OPS_NR_INODES to 5
` [PATCH v5 03/26] xfs: Hold inode locks in xfs_ialloc
` [PATCH v5 04/26] xfs: Hold inode locks in xfs_trans_alloc_dir
` [PATCH v5 05/26] xfs: Hold inode locks in xfs_rename
` [PATCH v5 06/26] xfs: Expose init_xattrs in xfs_create_tmpfile
` [PATCH v5 07/26] xfs: get directory offset when adding directory name
` [PATCH v5 08/26] xfs: get directory offset when removing "
` [PATCH v5 09/26] xfs: get directory offset when replacing a "
` [PATCH v5 10/26] xfs: add parent pointer support to attribute code
` [PATCH v5 11/26] xfs: define parent pointer xattr format
` [PATCH v5 12/26] xfs: Add xfs_verify_pptr
` [PATCH v5 13/26] xfs: extend transaction reservations for parent attributes
` [PATCH v5 14/26] xfs: parent pointer attribute creation
` [PATCH v5 15/26] xfs: add parent attributes to link
` [PATCH v5 16/26] xfs: add parent attributes to symlink
` [PATCH v5 17/26] xfs: remove parent pointers in unlink
` [PATCH v5 18/26] xfs: Indent xfs_rename
` [PATCH v5 19/26] xfs: Add parent pointers to rename
` [PATCH v5 20/26] xfs: Add parent pointers to xfs_cross_rename
` [PATCH v5 21/26] xfs: Add the parent pointer support to the superblock version 5
` [PATCH v5 22/26] xfs: Add helper function xfs_attr_list_context_init
` [PATCH v5 23/26] xfs: Filter XFS_ATTR_PARENT for getfattr
` [PATCH v5 24/26] xfs: Add parent pointer ioctl
` [PATCH v5 25/26] xfs: fix unit conversion error in xfs_log_calc_max_attrsetm_res
` [PATCH v5 26/26] xfs: drop compatibility minimum log size computations for reflink

[PATCH v2] generic: shutdown might leave NULL files with nonzero di_size
 2022-11-08 16:08 UTC  (5+ messages)

[PATCH 0/2] xfs: shutdown UAF fixes
 2022-11-08 14:06 UTC  (13+ messages)
` [PATCH 1/2] xfs: wait xlog ioend workqueue drained before tearing down AIL
` [PATCH 2/2] xfs: fix super block buf log item UAF during force shutdown
` [PATCH v2 1/2] xfs: wait xlog ioend workqueue drained before tearing down AIL
  ` [PATCH v2 2/2] xfs: fix super block buf log item UAF during force shutdown
    ` [PATCH v3 1/2] xfs: wait xlog ioend workqueue drained before tearing down AIL

[PATCH] xfs: fix incorrect error-out in xfs_remove
 2022-11-08  9:59 UTC  (2+ messages)

[PATCH] xfs: fix incorrect usage of xfs_btree_check_block
 2022-11-08  1:50 UTC  (3+ messages)

[PATCHSET v23.1 0/4] xfs: fix incorrect return values in online fsck
 2022-11-08  1:28 UTC  (5+ messages)
` [PATCH 4/4] xfs: don't return -EFSCORRUPTED from repair when resources cannot be grabbed
  ` [PATCH v23.2 "
  ` [PATCH v23.3 "

xfs, iomap: fix data corrupton due to stale cached iomaps
 2022-11-08  0:00 UTC  (30+ messages)
` [PATCH 1/7] xfs: write page faults in iomap are not buffered writes
` [PATCH 3/7] xfs: use byte ranges for write cleanup ranges
` [PATCH 4/7] xfs: buffered write failure should not truncate the page cache
` [PATCH 5/7] iomap: write iomap validity checks
` [PATCH 6/7] xfs: use iomap_valid method to detect stale cached iomaps

[PATCH v3] fsck.xfs: mount/umount xfs fs to replay log before running xfs_repair
 2022-11-07 17:24 UTC  (4+ messages)

[PATCH] xfs: fix incorrect i_nlink caused by inode racing
 2022-11-07 16:38 UTC  (2+ messages)

[RFC 0/2] iomap: Add support for subpage dirty state tracking to improve write performance
 2022-11-07 13:03 UTC  (17+ messages)
` [RFC 2/2] iomap: Support subpage size dirty "

[PATCH 5.4 0/6] xfs stable candidate patches for 5.4.y (from v5.8)
 2022-11-07  8:52 UTC  (8+ messages)
` [PATCH 5.4 1/6] xfs: don't fail verifier on empty attr3 leaf block
` [PATCH 5.4 2/6] xfs: use ordered buffers to initialize dquot buffers during quotacheck
` [PATCH 5.4 3/6] xfs: gut error handling in xfs_trans_unreserve_and_mod_sb()
` [PATCH 5.4 4/6] xfs: group quota should return EDQUOT when prj quota enabled
` [PATCH 5.4 5/6] xfs: don't fail unwritten extent conversion on writeback due to edquot
` [PATCH 5.4 6/6] xfs: Add the missed xfs_perag_put() for xfs_ifree_cluster()

[PATCH] generic: check logical-sector sized O_DIRECT
 2022-11-07  4:56 UTC 

[PATCH] nfs: test files written size as expected
 2022-11-07  4:05 UTC  (2+ messages)

[PATCH] generic: shutdown might leave NULL files with nonzero di_size
 2022-11-05 12:28 UTC  (4+ messages)

[GIT PULL] xfs: fixes for 6.1-rc4
 2022-11-04 22:46 UTC  (2+ messages)

[PATCH] xfs: move truncate zeroing flush into ->iomap_begin()
 2022-11-04 18:23 UTC 

[PATCH RFC 0/2] xfs: optimize truncate cache flushing
 2022-11-04 18:22 UTC  (7+ messages)
` [PATCH] xfs: redirty eof folio on truncate to avoid filemap flush

[PATCH] xfs: Print XFS UUID on mount and umount events
 2022-11-04 16:51 UTC  (9+ messages)

[PATCH 5.4 CANDIDATE 0/6] xfs stable candidate patches for 5.4.y (from v5.8)
 2022-11-04 15:47 UTC  (11+ messages)
` [PATCH 5.4 CANDIDATE 1/6] xfs: don't fail verifier on empty attr3 leaf block
` [PATCH 5.4 CANDIDATE 2/6] xfs: use ordered buffers to initialize dquot buffers during quotacheck
` [PATCH 5.4 CANDIDATE 3/6] xfs: gut error handling in xfs_trans_unreserve_and_mod_sb()
` [PATCH 5.4 CANDIDATE 4/6] xfs: group quota should return EDQUOT when prj quota enabled
` [PATCH 5.4 CANDIDATE 5/6] xfs: don't fail unwritten extent conversion on writeback due to edquot
` [PATCH 5.4 CANDIDATE 6/6] xfs: Add the missed xfs_perag_put() for xfs_ifree_cluster()
` [PATCH 5.4 CANDIDATE V2] xfs: use ordered buffers to initialize dquot buffers during quotacheck

[PATCH] xfs: extend the freelist before available space check
 2022-11-04  0:37 UTC  (7+ messages)
` [PATCH v2] "

[PATCH v3 0/4] xfstests: add parent pointer tests
 2022-11-03 23:42 UTC  (12+ messages)
` [PATCH v3 1/4] common: add helpers for "
` [PATCH v3 2/4] xfs: add parent pointer test
` [PATCH v3 3/4] xfs: add multi link "

[PATCHSET v23.1 0/5] xfs: detect incorrect gaps in refcount btree
 2022-11-03 21:12 UTC  (8+ messages)
` [PATCH 3/5] xfs: mask key comparisons for keyspace fill scans
` [PATCH 1/5] xfs: replace xfs_btree_has_record with a general keyspace scanner

[PATCH v7 0/9] fs: clean up handling of i_version counter
 2022-11-03 15:43 UTC  (7+ messages)
` [PATCH v7 6/9] nfsd: move nfsd4_change_attribute to nfsfh.c
` [PATCH v7 7/9] nfsd: use the getattr operation to fetch i_version
` [PATCH v7 8/9] nfsd: remove fetch_iversion export operation

[PATCH v3] xfs: fix sb write verify for lazysbcount
 2022-11-03  6:40 UTC  (3+ messages)

[PATCHSET v23.1 0/1] fstests: test xfs_scrub media scan
 2022-11-03  5:00 UTC  (6+ messages)
` [PATCH 1/1] xfs: test xfs_scrub phase 6 media error reporting
  ` [PATCH v23.2 "

[PATCH] xfs: fail dax mount if reflink is enabled on a partition
 2022-11-03  2:32 UTC  (11+ messages)

[PATCHSET v23.1 0/2] xfs: enhance btree key checking
 2022-11-02 23:53 UTC  (4+ messages)
` [PATCH 1/2] xfs: fix rmap key comparison functions

[PATCH V2] fsck.xfs: mount/umount xfs fs to replay log before running xfs_repair
 2022-11-02 20:43 UTC  (2+ messages)


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