Linux-XFS Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-03-17 16:37:44 to 2024-03-19 21:41:28 UTC [more...]

[PATCH v2 0/9] xfs: use large folios for buffers
 2024-03-19 21:41 UTC  (31+ messages)
` [PATCH 1/9] xfs: unmapped buffer item size straddling mismatch
` [PATCH 2/9] xfs: use folios in the buffer cache
` [PATCH 3/9] xfs: convert buffer cache to use high order folios
` [PATCH 4/9] xfs: kill XBF_UNMAPPED
` [PATCH 5/9] xfs: buffer items don't straddle pages anymore
` [PATCH 6/9] xfs: map buffers in xfs_buf_alloc_folios
` [PATCH 7/9] xfs: walk b_addr for buffer I/O
` [PATCH 8/9] xfs: use vmalloc for multi-folio buffers
` [PATCH 9/9] xfs: rename bp->b_folio_count

[PATCHBOMB v5.3] fs-verity support for XFS
 2024-03-19 21:27 UTC  (31+ messages)
` [PATCHSET "
  ` [PATCH 16/40] fsverity: pass the zero-hash value to the implementation
  ` [PATCH 24/40] xfs: disable direct read path for fs-verity files
  ` [PATCH 26/40] xfs: add fs-verity support
  ` [PATCH 30/40] xfs: clean up stale fsverity metadata before starting
  ` [PATCH 31/40] xfs: better reporting and error handling in xfs_drop_merkle_tree
  ` [PATCH 35/40] xfs: teach online repair to evaluate fsverity xattrs
  ` [PATCH 36/40] xfs: don't store trailing zeroes of merkle tree blocks
  ` [PATCH 37/40] xfs: create separate name hash function for xattrs
  ` [PATCH 38/40] xfs: use merkle tree offset as attr hash
  ` [PATCH 39/40] xfs: don't bother storing merkle tree blocks for zeroed data blocks

[PATCH v3 0/9] xfs/iomap: fix non-atomic clone operation and don't update size when zeroing range post eof
 2024-03-19 21:08 UTC  (18+ messages)
` [PATCH v3 1/9] xfs: match lock mode in xfs_buffered_write_iomap_begin()
` [PATCH v3 2/9] xfs: make the seq argument to xfs_bmapi_convert_delalloc() optional
` [PATCH v3 3/9] xfs: make xfs_bmapi_convert_delalloc() to allocate the target offset
` [PATCH v3 4/9] xfs: convert delayed extents to unwritten when zeroing post eof blocks
` [PATCH v3 5/9] iomap: drop the write failure handles when unsharing and zeroing
` [PATCH v3 6/9] iomap: don't increase i_size if it's not a write operation
` [PATCH v3 7/9] iomap: use a new variable to handle the written bytes in iomap_write_iter()
` [PATCH v3 8/9] iomap: make iomap_write_end() return a boolean
` [PATCH v3 9/9] iomap: do some small logical cleanup in buffered write

[PATCH 0/5] xfs: fix discontiguous metadata block recovery
 2024-03-19 20:40 UTC  (13+ messages)
` [PATCH 1/5] xfs: buffer log item type mismatches are corruption
` [PATCH 2/5] xfs: separate out inode buffer recovery a bit more
` [PATCH 3/5] xfs: recover dquot buffers unconditionally
` [PATCH 4/5] xfs: detect partial buffer recovery operations
` [PATCH 5/5] xfs: consistently use struct xlog in buffer item recovery

[PATCH] xfs: compile out v4 support if disabled
 2024-03-19 20:09 UTC  (3+ messages)

[PATCHSET v5.3] fstests: fs-verity support for XFS
 2024-03-19 19:25 UTC  (6+ messages)
` [PATCH 1/3] common/verity: enable fsverity "
` [PATCH 2/3] xfs/{021,122}: adapt to fsverity xattrs
` [PATCH 3/3] common/populate: add verity files to populate xfs images

[PATCH v2 0/4] xfs: recycle inactive inodes immediately
 2024-03-19 18:11 UTC  (7+ messages)
` [PATCH 1/4] xfs: make inode inactivation state changes atomic
` [PATCH 2/4] xfs: prepare inode for i_gclist detection
` [PATCH 3/4] xfs: allow lazy removal of inodes from the inodegc queues
` [PATCH 4/4] xfs: reactivate XFS_NEED_INACTIVE inodes from xfs_iget

[PATCH v2] xfs: allow sunit mount option to repair bad primary sb stripe values
 2024-03-19 17:55 UTC  (3+ messages)

[PATCH v2 0/2] xfs: drop SB_I_VERSION support
 2024-03-19 17:54 UTC  (5+ messages)
` [PATCH 1/2] xfs: stop advertising SB_I_VERSION
` [PATCH 2/2] xfs: internalise all remaining i_version support

[PATCH] xfs: quota radix tree allocations need to be NOFS on insert
 2024-03-19 14:32 UTC  (3+ messages)

[RFC PATCH] xfs_io: add linux madvise advice codes
 2024-03-19  8:59 UTC  (5+ messages)
  ` [RFC PATCH] fstests: test MADV_POPULATE_READ with IO errors

[syzbot] [xfs?] possible deadlock in xfs_qm_dqfree_one
 2024-03-19  3:33 UTC 

[PATCH v2] xfs: don't use current->journal_info
 2024-03-18 22:36 UTC 

[PATCHBOMB v13] xfs: parent pointers
 2024-03-18 21:53 UTC  (49+ messages)
` [PATCHSET v13.0 1/2] xfs: Parent Pointers
  ` [PATCH 01/23] xfs: Expose init_xattrs in xfs_create_tmpfile
  ` [PATCH 02/23] xfs: add parent pointer support to attribute code
  ` [PATCH 03/23] xfs: define parent pointer ondisk extended attribute format
  ` [PATCH 04/23] xfs: add parent pointer validator functions
  ` [PATCH 05/23] xfs: extend transaction reservations for parent attributes
  ` [PATCH 06/23] xfs: parent pointer attribute creation
  ` [PATCH 07/23] xfs: add parent attributes to link
  ` [PATCH 08/23] xfs: add parent attributes to symlink
  ` [PATCH 09/23] xfs: remove parent pointers in unlink
  ` [PATCH 10/23] xfs: Add parent pointers to rename
  ` [PATCH 11/23] xfs: Add parent pointers to xfs_cross_rename
  ` [PATCH 12/23] xfs: Filter XFS_ATTR_PARENT for getfattr
  ` [PATCH 13/23] xfs: pass the attr value to put_listent when possible
  ` [PATCH 14/23] xfs: add a libxfs header file for staging new ioctls
  ` [PATCH 15/23] xfs: Add parent pointer ioctl
  ` [PATCH 16/23] xfs: fix unit conversion error in xfs_log_calc_max_attrsetm_res
  ` [PATCH 17/23] xfs: drop compatibility minimum log size computations for reflink
  ` [PATCH 18/23] xfs: don't remove the attr fork when parent pointers are enabled
  ` [PATCH 19/23] xfs: Add the parent pointer support to the superblock version 5
  ` [PATCH 20/23] xfs: only clear some log incompat bits at unmount
  ` [PATCH 21/23] xfs: allow adding multiple log incompat feature bits
  ` [PATCH 22/23] xfs: make XFS_SB_FEAT_INCOMPAT_LOG_XATTRS sticky for parent pointers
  ` [PATCH 23/23] xfs: make XFS_SB_FEAT_INCOMPAT_LOG_EXCHMAPS "
` [PATCHSET v13.0 2/2] xfs: fsck "
  ` [PATCH 01/23] xfs: check dirents have "
  ` [PATCH 02/23] xfs: deferred scrub of dirents
  ` [PATCH 03/23] xfs: create a parent pointer walk function for scrubbers
  ` [PATCH 04/23] xfs: scrub parent pointers
  ` [PATCH 05/23] xfs: deferred scrub of "
  ` [PATCH 06/23] xfs: walk directory parent pointers to determine backref count
  ` [PATCH 07/23] xfs: add raw parent pointer apis to support repair
  ` [PATCH 08/23] xfs: set child file owner in xfs_da_args when changing parent pointers
  ` [PATCH 09/23] xfs: check parent pointer xattrs when scrubbing
  ` [PATCH 10/23] xfs: salvage parent pointers when rebuilding xattr structures
  ` [PATCH 11/23] xfs: replace namebuf with parent pointer in directory repair
  ` [PATCH 12/23] xfs: repair directories by scanning directory parent pointers
  ` [PATCH 13/23] xfs: implement live updates for directory repairs
  ` [PATCH 14/23] xfs: replay unlocked parent pointer updates that accrue during xattr repair
  ` [PATCH 15/23] xfs: replace namebuf with parent pointer in parent pointer repair
  ` [PATCH 16/23] xfs: repair directory parent pointers by scanning for dirents
  ` [PATCH 17/23] xfs: implement live updates for parent pointer repairs
  ` [PATCH 18/23] xfs: remove pointless unlocked assertion
  ` [PATCH 19/23] xfs: split xfs_bmap_add_attrfork into two pieces
  ` [PATCH 20/23] xfs: actually rebuild the parent pointer xattrs
  ` [PATCH 21/23] xfs: adapt the orphanage code to handle parent pointers
  ` [PATCH 22/23] xfs: repair link count of nondirectories after rebuilding "
  ` [PATCH 23/23] xfs: inode repair should ensure there's an attr fork to store "

Shrinking
 2024-03-18 21:34 UTC  (2+ messages)

[PATCHBOMB] xfsprogs: everything headed towards 6.8
 2024-03-18 21:31 UTC  (6+ messages)
` [PATCHSET v29.4] xfsprogs: various bug fixes for 6.8
  ` [PATCH 1/4] xfs_db: fix alignment checks in getbitval
  ` [PATCH 2/4] xfs_scrub: fix threadcount estimates for phase 6
  ` [PATCH 3/4] xfs_scrub: don't fail while reporting media scan errors
  ` [PATCH 4/4] xfs_io: add linux madvise advice codes

[PATCHSET 09/10] xfs_repair: support more than 4 billion records
 2024-03-18 18:33 UTC  (10+ messages)
` [PATCH 1/8] xfs_db: add a bmbt inflation command
  ` [PATCH v24.5.1 "
` [PATCH 4/8] xfs_repair: support more than 2^32 owners per physical block
  ` [PATCH v24.5.1 "
` [PATCH 7/8] xfs_repair: don't create block maps for data files
  ` [PATCH v24.5.1 "

[PATCHSET v29.4 08/10] xfs_repair: rebuild inode fork mappings
 2024-03-18 18:27 UTC  (6+ messages)
` [PATCH 3/3] xfs_repair: rebuild block mappings from rmapbt data
  ` [PATCH v24.5.1 "

[PATCH v2 00/10] xfs/iomap: fix non-atomic clone operation and don't update size when zeroing range post eof
 2024-03-18  6:38 UTC  (21+ messages)
` [PATCH v2 02/10] xfs: allow xfs_bmapi_convert_delalloc() to pass NULL seq
` [PATCH v2 03/10] xfs: make xfs_bmapi_convert_delalloc() to allocate the target offset
` [PATCH v2 04/10] xfs: drop xfs_convert_blocks()
` [PATCH v2 05/10] xfs: convert delayed extents to unwritten when zeroing post eof blocks
` [PATCH v2 06/10] iomap: drop the write failure handles when unsharing and zeroing
` [PATCH v2 07/10] iomap: don't increase i_size if it's not a write operation
` [PATCH v2 08/10] iomap: use a new variable to handle the written bytes in iomap_write_iter()
` [PATCH v2 09/10] iomap: make block_write_end() return a boolean
` [PATCH v2 10/10] iomap: do some small logical cleanup in buffered write

[ANNOUNCE] xfs-linux: for-next updated to 0c6ca06aad84
 2024-03-18  5:00 UTC 

Max theoretical XFS filesystem size in review
 2024-03-18  0:00 UTC  (7+ messages)

[PATCH] xfs: Fix typo in comment
 2024-03-17 23:46 UTC  (5+ messages)

[PATCH] xfs: quota radix tree allocations need to be NOFS on insert
 2024-03-17 21:11 UTC  (2+ messages)

[PATCH] Remove duplicate definitions in xfsprogs
 2024-03-17 21:09 UTC  (2+ messages)

[PATCHSET v5.3] fs-verity support for XFS
 2024-03-17 16:39 UTC  (7+ messages)
` [PATCH 15/20] xfs_db: make attr_set/remove/modify be able to handle fs-verity attrs
` [PATCH 16/20] man: document attr_modify command
` [PATCH 17/20] xfs_db: dump verity features and metadata
` [PATCH 18/20] xfs_db: dump merkle tree data
` [PATCH 19/20] xfs_repair: junk fsverity xattrs when unnecessary
` [PATCH 20/20] mkfs.xfs: add verity parameter


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 read-only IMAP folder(s) and NNTP newsgroup(s).