linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-12-24 05:10:57 to 2025-01-06 02:08:11 UTC [more...]

[PATCH v4 00/25] fs/dax: Fix ZONE_DEVICE page reference counts
 2025-01-06  2:07 UTC  (5+ messages)
` [PATCH v4 12/25] mm/memory: Enhance insert_page_into_pte_locked() to create writable mappings

[BUG REPORT] ext4: “errors=remount-ro” has become “errors=shutdown”?
 2025-01-04  3:15 UTC  (7+ messages)

[PATCH] filemap: avoid truncating 64-bit offset to 32 bits
 2025-01-02 23:25 UTC  (3+ messages)

xfs_db bug
 2025-01-02 23:20 UTC  (2+ messages)

[PATCH v3 0/7] large atomic writes for xfs
 2025-01-02 14:04 UTC  (8+ messages)
` [PATCH v3 1/7] iomap: Increase iomap_dio_zero() size limit
` [PATCH v3 2/7] iomap: Add zero unwritten mappings dio support
` [PATCH v3 3/7] iomap: Lift blocksize restriction on atomic writes
` [PATCH v3 4/7] xfs: Add extent zeroing support for "
` [PATCH v3 5/7] xfs: Switch atomic write size check in xfs_file_write_iter()
` [PATCH v3 6/7] xfs: Add RT atomic write unit max to xfs_mount
` [PATCH v3 7/7] xfs: Update xfs_get_atomic_write_attr() for large atomic writes

[NYE PATCHCYCLONE] xfs: free space defrag and autonomous self healing
 2025-01-02  1:37 UTC  (106+ messages)
` [PATCHSET 1/5] xfs: improve post-close eofblocks gc behavior
  ` [PATCH 1/1] xfs: Don't free EOF blocks on close when extent size hints are set
` [PATCHSET RFC 2/5] xfs: noalloc allocation groups
  ` [PATCH 1/5] xfs: track deferred ops statistics
  ` [PATCH 2/5] xfs: whine to dmesg when we encounter errors
  ` [PATCH 3/5] xfs: create a noalloc mode for allocation groups
  ` [PATCH 4/5] xfs: enable userspace to hide an AG from allocation
  ` [PATCH 5/5] xfs: apply noalloc mode to inode allocations too
` [PATCHSET 3/5] xfs: report refcount information to userspace
  ` [PATCH 1/1] xfs: export reference count "
` [PATCHSET 4/5] xfs: defragment free space
  ` [PATCH 1/4] xfs: export realtime refcount information
  ` [PATCH 2/4] xfs: capture the offset and length in fallocate tracepoints
  ` [PATCH 3/4] xfs: add an ioctl to map free space into a file
  ` [PATCH 4/4] xfs: implement FALLOC_FL_MAP_FREE for realtime files
` [PATCHSET 5/5] xfs: live health monitoring of filesystems
  ` [PATCH 01/16] xfs: create debugfs uuid aliases
  ` [PATCH 02/16] xfs: create hooks for monitoring health updates
  ` [PATCH 03/16] xfs: create a filesystem shutdown hook
  ` [PATCH 04/16] xfs: create hooks for media errors
  ` [PATCH 05/16] iomap, filemap: report buffered read and write io errors to the filesystem
  ` [PATCH 06/16] iomap: report directio read and write errors to callers
  ` [PATCH 07/16] xfs: create file io error hooks
  ` [PATCH 08/16] xfs: create a special file to pass filesystem health to userspace
  ` [PATCH 09/16] xfs: create event queuing, formatting, and discovery infrastructure
  ` [PATCH 10/16] xfs: report metadata health events through healthmon
  ` [PATCH 11/16] xfs: report shutdown "
  ` [PATCH 12/16] xfs: report media errors "
  ` [PATCH 13/16] xfs: report file io "
  ` [PATCH 14/16] xfs: allow reconfiguration of the health monitoring device
  ` [PATCH 15/16] xfs: add media error reporting ioctl
  ` [PATCH 16/16] xfs: send uevents when mounting and unmounting a filesystem
` [PATCHSET RFC 1/5] xfsprogs: noalloc allocation groups
  ` [PATCH 2/5] xfs: create a noalloc mode for "
  ` [PATCH 3/5] xfs: enable userspace to hide an AG from allocation
  ` [PATCH 4/5] xfs: apply noalloc mode to inode allocations too
  ` [PATCH 5/5] xfs_io: enhance the aginfo command to control the noalloc flag
` [PATCHSET 2/5] xfsprogs: report refcount information to userspace
  ` [PATCH 1/2] xfs: export reference count "
  ` [PATCH 2/2] xfs_io: dump reference count information
` [PATCHSET 3/5] xfsprogs: defragment free space
  ` [PATCH 01/11] xfs_io: display rtgroup number in verbose fsrefs output
  ` [PATCH 02/11] xfs: add an ioctl to map free space into a file
  ` [PATCH 03/11] xfs_io: support using XFS_IOC_MAP_FREESP to map free space
  ` [PATCH 04/11] xfs_db: get and put blocks on the AGFL
  ` [PATCH 05/11] xfs_spaceman: implement clearing free space
  ` [PATCH 06/11] spaceman: physically move a regular inode
  ` [PATCH 07/11] spaceman: find owners of space in an AG
  ` [PATCH 08/11] xfs_spaceman: wrap radix tree accesses in find_owner.c
  ` [PATCH 09/11] xfs_spaceman: port relocation structure to 32-bit systems
  ` [PATCH 10/11] spaceman: relocate the contents of an AG
  ` [PATCH 11/11] spaceman: move inodes with hardlinks
` [PATCHSET 4/5] xfsprogs: live health monitoring of filesystems
  ` [PATCH 01/21] xfs: create hooks for monitoring health updates
  ` [PATCH 02/21] xfs: create a special file to pass filesystem health to userspace
  ` [PATCH 03/21] xfs: create event queuing, formatting, and discovery infrastructure
  ` [PATCH 04/21] xfs: report metadata health events through healthmon
  ` [PATCH 05/21] xfs: report shutdown "
  ` [PATCH 06/21] xfs: report media errors "
  ` [PATCH 07/21] xfs: report file io "
  ` [PATCH 08/21] xfs: add media error reporting ioctl
  ` [PATCH 09/21] xfs_io: monitor filesystem health events
  ` [PATCH 10/21] xfs_io: add a media error reporting command
  ` [PATCH 11/21] xfs_scrubbed: create daemon to listen for health events
  ` [PATCH 12/21] xfs_scrubbed: check events against schema
  ` [PATCH 13/21] xfs_scrubbed: enable repairing filesystems
  ` [PATCH 14/21] xfs_scrubbed: check for fs features needed for effective repairs
  ` [PATCH 15/21] xfs_scrubbed: use getparents to look up file names
  ` [PATCH 16/21] builddefs: refactor udev directory specification
  ` [PATCH 17/21] xfs_scrubbed: create a background monitoring service
  ` [PATCH 18/21] xfs_scrubbed: don't start service if kernel support unavailable
  ` [PATCH 19/21] xfs_scrubbed: use the autofsck fsproperty to select mode
  ` [PATCH 20/21] xfs_scrub: report media scrub failures to the kernel
  ` [PATCH 21/21] debian: enable xfs_scrubbed on the root filesystem by default
` [PATCHSET 5/5] xfs_repair: add difficult V5 features to filesystems
  ` [PATCH 01/10] xfs_repair: allow sysadmins to add free inode btree indexes
  ` [PATCH 02/10] xfs_repair: allow sysadmins to add reflink
  ` [PATCH 03/10] xfs_repair: allow sysadmins to add reverse mapping indexes
  ` [PATCH 04/10] xfs_repair: upgrade an existing filesystem to have parent pointers
  ` [PATCH 05/10] xfs_repair: allow sysadmins to add metadata directories
  ` [PATCH 06/10] xfs_repair: upgrade filesystems to support rtgroups when adding metadir
  ` [PATCH 07/10] xfs_repair: allow sysadmins to add realtime reverse mapping indexes
  ` [PATCH 08/10] xfs_repair: allow sysadmins to add realtime reflink
  ` [PATCH 09/10] xfs_repair: skip free space checks when upgrading
  ` [PATCH 10/10] xfs_repair: allow adding rmapbt to reflink filesystems
` [PATCHSET 1/5] fstests: functional test for refcount reporting
  ` [PATCH 1/1] xfs: test output of new FSREFCOUNTS ioctl
` [PATCHSET 2/5] fstests: defragment free space
  ` [PATCH 1/1] xfs: test clearing of "
` [PATCHSET 3/5] fstests: capture logs from mount failures
  ` [PATCH 1/2] treewide: convert all $MOUNT_PROG to _mount
  ` [PATCH 2/2] check: capture dmesg of mount failures if test fails
` [PATCHSET 4/5] fstests: live health monitoring of filesystems
  ` [PATCH 1/6] misc: convert all $UMOUNT_PROG to a _umount helper
  ` [PATCH 2/6] misc: convert all umount(1) invocations to _umount
  ` [PATCH 3/6] xfs: test health monitoring code
  ` [PATCH 4/6] xfs: test for metadata corruption error reporting via healthmon
  ` [PATCH 5/6] xfs: test io "
  ` [PATCH 6/6] xfs: test new xfs_scrubbed daemon
` [PATCHSET 5/5] fstests: add difficult V5 features to filesystems
  ` [PATCH 1/3] xfs/1856: add metadir upgrade to test matrix
  ` [PATCH 2/3] xfs/1856: add rtrmapbt "
  ` [PATCH 3/3] xfs/1856: add rtreflink "

[syzbot] [mm?] [xfs?] KASAN: slab-use-after-free Read in filemap_map_pages
 2025-01-01  4:06 UTC 

[Bug 219504] New: XFS crashes with kernel Version > 6.1.91. Perhaps Changes in kernel 6.1.92 for XFS/iomap causing the problems?
 2024-12-31 22:11 UTC  (5+ messages)
` [Bug 219504] iomap/buffered-io/XFS crashes with kernel Version > 6.1.91. Perhaps Changes in kernel 6.1.92 (and up) "

[PATCH 0/2] xfs: fix two issues regarding mount failures
 2024-12-31  2:34 UTC  (3+ messages)
` [PATCH 1/2] xfs: correct the sb_rgcount when the disk not support rt volume
` [PATCH 2/2] xfs: fix mount hang during primary superblock recovery failure

[PATCH 0/5] fs/buffer: strack reduction on async read
 2024-12-30 17:30 UTC  (5+ messages)

[PATCH] xfs: Use refcount_t instead of atomic_t for xmi_refcount
 2024-12-30  7:18 UTC 

[PATCH] xfs: Remove i_rwsem lock in buffered read
 2024-12-30  2:42 UTC  (5+ messages)

[RFC] Directly mapped xattr data & fs-verity
 2024-12-29 21:36 UTC  (47+ messages)
` [PATCH] xfs: direct mapped xattrs design documentation
` [PATCH 0/2] Introduce iomap interface to work with regions beyond EOF
  ` [PATCH 1/2] iomap: add iomap_writepages_unbound() to write "
  ` [PATCH 2/2] iomap: introduce iomap_read/write_region interface
` [PATCH 00/14] Direct mapped extended attribute data
  ` [PATCH 01/14] iomap: add wrapper to pass readpage_ctx to read path
  ` [PATCH 02/14] iomap: add read path ioends for filesystem read verification
  ` [PATCH 03/14] iomap: introduce IOMAP_F_NO_MERGE for non-mergable ioends
  ` [PATCH 04/14] xfs: add incompat directly mapped xattr flag
  ` [PATCH 05/14] libxfs: add xfs_calc_chsum()
  ` [PATCH 06/14] libxfs: pass xfs_sb to xfs_attr3_leaf_name_remote()
  ` [PATCH 07/14] xfs: introduce XFS_DA_OP_EMPTY
  ` [PATCH 08/14] xfs: introduce workqueue for post read processing
  ` [PATCH 09/14] xfs: add interface to set CRC on leaf attributes
  ` [PATCH 10/14] xfs: introduce XFS_ATTRUPDATE_FLAGS operation
  ` [PATCH 11/14] xfs: add interface for page cache mapped remote xattrs
  ` [PATCH 12/14] xfs: parse both remote attr name on-disk formats
  ` [PATCH 13/14] xfs: do not use xfs_attr3_rmt_hdr for remote value blocks for dxattr
  ` [PATCH 14/14] xfs: enalbe XFS_SB_FEAT_INCOMPAT_DXATTR
` [PATCH 00/24] fsverity integration for XFS based on direct mapped xattrs
  ` [PATCH 01/24] fs: add FS_XFLAG_VERITY for verity files
  ` [PATCH 02/24] fsverity: pass tree_blocksize to end_enable_verity()
  ` [PATCH 03/24] fsverity: add tracepoints
  ` [PATCH 04/24] fsverity: pass the new tree size and block size to ->begin_enable_verity
  ` [PATCH 05/24] fsverity: expose merkle tree geometry to callers
  ` [PATCH 06/24] fsverity: report validation errors back to the filesystem
  ` [PATCH 07/24] fsverity: flush pagecache before enabling verity
  ` [PATCH 08/24] iomap: integrate fs-verity verification into iomap's read path
  ` [PATCH 09/24] xfs: use an empty transaction to protect xfs_attr_get from deadlocks
  ` [PATCH 10/24] xfs: don't let xfs_bmap_first_unused overflow a xfs_dablk_t
  ` [PATCH 11/24] xfs: add attribute type for fs-verity
  ` [PATCH 12/24] xfs: add fs-verity ro-compat flag
  ` [PATCH 13/24] xfs: add inode on-disk VERITY flag
  ` [PATCH 14/24] xfs: initialize fs-verity on file open and cleanup on inode destruction
  ` [PATCH 15/24] xfs: don't allow to enable DAX on fs-verity sealed inode
  ` [PATCH 16/24] xfs: disable direct read path for fs-verity files
  ` [PATCH 17/24] xfs: add fs-verity support
  ` [PATCH 18/24] xfs: add writeback page mapping for fs-verity
  ` [PATCH 19/24] xfs: use merkle tree offset as attr hash
  ` [PATCH 20/24] xfs: add fs-verity ioctls
  ` [PATCH 21/24] xfs: advertise fs-verity being available on filesystem
  ` [PATCH 22/24] xfs: check and repair the verity inode flag state
  ` [PATCH 23/24] xfs: report verity failures through the health system
  ` [PATCH 24/24] xfs: enable ro-compat fs-verity flag

[ANNOUNCE] xfsprogs: for-next updated to 19bca351dcdf
 2024-12-29 13:04 UTC 

[PATCH v1 2/3] xfs/libxfs: replace kmalloc() and memcpy() with kmemdup()
 2024-12-29 12:58 UTC  (3+ messages)

[syzbot] [xfs?] possible deadlock in xfs_inactive_truncate
 2024-12-29  3:03 UTC 

[PATCH] xfs: use kmemdup() to replace kmalloc + memcpy
 2024-12-27  9:08 UTC  (2+ messages)
` [PATCH V2] "

[PATCH] xfs: use kvmemdup() to replace kvmalloc + memcpy
 2024-12-27  9:03 UTC  (2+ messages)
` [PATCH V2] "

[syzbot] [xfs?] WARNING in xfs_bmapi_convert_delalloc (2)
 2024-12-25 20:38 UTC 

[PATCH] xfs: fix race condition in inodegc list and cpumask handling
 2024-12-25 12:41 UTC  (5+ messages)

Approach to quickly zeroing large XFS file (or) tool to mark XFS file extents as written
 2024-12-24  5:47 UTC  (3+ messages)

[PATCH v2] xfs: add a test for atomic writes
 2024-12-24  5:10 UTC  (6+ messages)


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).