public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2022-11-01 04:21:58 to 2022-11-08 15:52:26 UTC [more...]

[PATCH v2] generic: shutdown might leave NULL files with nonzero di_size
 2022-11-08 15:52 UTC  (4+ 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 v5 00/26] Parent Pointers
 2022-11-08  7:21 UTC  (29+ 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] 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  (41+ messages)
` [PATCH 1/7] xfs: write page faults in iomap are not buffered writes
` [PATCH 2/7] xfs: punching delalloc extents on write failure is racy
` [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  (11+ 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  (10+ 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  (14+ messages)
` [PATCH 1/5] xfs: replace xfs_btree_has_record with a general keyspace scanner
` [PATCH 5/5] xfs: ensure that all metadata and data blocks are not cow staging extents
` [PATCH 2/5] xfs: refactor converting btree irec to btree key
` [PATCH 3/5] xfs: mask key comparisons for keyspace fill scans
` [PATCH 4/5] xfs: check the reference counts of gaps in the refcount btree

[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  (13+ messages)

[PATCHSET v23.1 0/2] xfs: enhance btree key checking
 2022-11-02 23:53 UTC  (6+ messages)
` [PATCH 2/2] xfs: check btree keys reflect the child block
` [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  (3+ messages)

[PATCHSET v23.1 0/1] fstests: test xfs_scrub media scan
 2022-11-02 17:38 UTC  (6+ messages)
` [PATCH 1/1] xfs: test xfs_scrub phase 6 media error reporting

[ANNOUNCE] xfs-linux: for-next updated to 4eb559dd1567
 2022-11-01 16:59 UTC 

[GIT PULL] xfs: improve runtime refcountbt corruption detection
 2022-11-01 16:56 UTC 

[PATCH] mm: remove filemap_fdatawait_keep_errors
 2022-11-01 12:44 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