Linux-XFS Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-02 06:28:46 to 2024-02-08 21:30:37 UTC [more...]

[BUG][xfstests generic/133] deadlock and crach on xfs, BUG: KASAN: slab-out-of-bounds in xfs_read_iomap_begin+0x5f2/0x750 [xfs]
 2024-02-08 21:30 UTC  (3+ messages)

[PATCH v4 00/12] Introduce cpu_dcache_is_aliasing() to fix DAX regression
 2024-02-08 21:28 UTC  (15+ messages)
` [PATCH v4 01/12] nvdimm/pmem: Fix leak on dax_add_host() failure
` [PATCH v4 02/12] nvdimm/pmem: Treat alloc_dax() -EOPNOTSUPP failure as non-fatal
` [PATCH v4 03/12] dm: "
` [PATCH v4 04/12] dcssblk: Handle alloc_dax() -EOPNOTSUPP failure
` [PATCH v4 05/12] virtio: Treat alloc_dax() -EOPNOTSUPP failure as non-fatal
` [PATCH v4 06/12] dax: Check for data cache aliasing at runtime
` [PATCH v4 07/12] Introduce cpu_dcache_is_aliasing() across all architectures
` [PATCH v4 08/12] dax: Fix incorrect list of data cache aliasing architectures
` [PATCH v4 09/12] nvdimm/pmem: Cleanup alloc_dax() error handling
` [PATCH v4 10/12] dm: "
` [PATCH v4 11/12] dcssblk: "
` [PATCH v4 12/12] virtio: "

[RFC PATCH v2] xfs: run blockgc on freeze to avoid iget stalls after reclaim
 2024-02-08 12:54 UTC  (13+ messages)

[ANNOUNCE] xfsprogs: for-next updated to 3ec53d438
 2024-02-08  6:26 UTC  (8+ messages)
          `  "

Max theoretical XFS filesystem size in review
 2024-02-07 23:54 UTC  (3+ messages)

[syzbot] WARNING in xfs_bmapi_convert_delalloc
 2024-02-07 22:18 UTC  (4+ messages)
` [syzbot] [xfs?] "

[syzbot] [xfs?] WARNING: Reset corrupted AGFL on AG NUM. NUM blocks leaked. Please unmount and run xfs_repair
 2024-02-07 21:16 UTC  (3+ messages)

[syzbot] [xfs?] INFO: task hung in xfs_buf_item_unpin
 2024-02-07 21:15 UTC  (3+ messages)

[syzbot] [xfs?] INFO: task hung in xfs_inodegc_flush
 2024-02-07 20:54 UTC  (2+ messages)

[PATCH 0/6] block atomic writes for XFS
 2024-02-07 14:13 UTC  (26+ messages)
` [PATCH 1/6] fs: iomap: Atomic write support
` [PATCH 2/6] fs: Add FS_XFLAG_ATOMICWRITES flag
` [PATCH 3/6] fs: xfs: Support FS_XFLAG_ATOMICWRITES for rtvol
` [PATCH 4/6] fs: xfs: Support atomic write for statx
` [PATCH RFC 5/6] fs: xfs: iomap atomic write support
` [PATCH 6/6] fs: xfs: Set FMODE_CAN_ATOMIC_WRITE for FS_XFLAG_ATOMICWRITES set

convert write_cache_pages() to an iterator v6
 2024-02-07 14:00 UTC  (23+ messages)
` [PATCH 01/13] writeback: remove a duplicate prototype for tag_pages_for_writeback
` [PATCH 02/13] writeback: fix done_index when hitting the wbc->nr_to_write
` [PATCH 03/13] writeback: also update wbc->nr_to_write on writeback failure
` [PATCH 04/13] writeback: only update ->writeback_index for range_cyclic writeback
` [PATCH 05/13] writeback: rework the loop termination condition in write_cache_pages
` [PATCH 06/13] writeback: Factor folio_prepare_writeback() out of write_cache_pages()
` [PATCH 07/13] writeback: Factor writeback_get_batch() "
` [PATCH 08/13] writeback: Simplify the loops in write_cache_pages()
` [PATCH 09/13] pagevec: Add ability to iterate a queue
` [PATCH 10/13] writeback: Use the folio_batch queue iterator
` [PATCH 11/13] writeback: Move the folio_prepare_writeback loop out of write_cache_pages()
` [PATCH 12/13] writeback: add a writeback iterator
` [PATCH 13/13] writeback: Remove a use of write_cache_pages() from do_writepages()

[PATCHSET] fstests: random fixes for v2024.01.14
 2024-02-07  9:15 UTC  (12+ messages)
` [PATCH 01/10] generic/256: constrain runtime with TIME_FACTOR
` [PATCH 02/10] common/xfs: simplify maximum metadump format detection
` [PATCH 03/10] common/populate: always metadump full metadata blocks
` [PATCH 04/10] xfs/336: fix omitted -a and -o in metadump call
` [PATCH 05/10] common: refactor metadump v1 and v2 tests, version 2
` [PATCH 06/10] xfs/{129,234,253,605}: disable metadump v1 testing with external devices
` [PATCH 07/10] xfs/503: test metadump obfuscation, not progressbars
` [PATCH 08/10] xfs/503: split copy and metadump into two tests
` [PATCH 09/10] common/xfs: only pass -l in _xfs_mdrestore for v2 metadumps
` [PATCH 10/10] xfs/122: fix for xfs_attr_shortform removal in 6.8

xfs_clear_incompat_log_features considered harmful?
 2024-02-07  0:14 UTC  (6+ messages)

[PATCH v3 00/15] block atomic writes
 2024-02-06 18:44 UTC  (3+ messages)

[PATCH 0/6] filesystem visibility ioctls
 2024-02-06 16:22 UTC  (22+ messages)
` [PATCH 1/6] fs: super_block->s_uuid_len
` [PATCH 2/6] fs: FS_IOC_GETUUID
` [PATCH 3/6] fat: Hook up sb->s_uuid
` [PATCH 4/6] fs: FS_IOC_GETSYSFSNAME
` [PATCH 5/6] xfs: add support for FS_IOC_GETSYSFSNAME
` [PATCH 6/6] bcachefs: "

[QUESTION] zig build systems fails on XFS V4 volumes
 2024-02-06  6:45 UTC  (5+ messages)

[PATCH 6.6 CANDIDATE v2 00/21] xfs backports for 6.6.y (from v6.7)
 2024-02-06  5:23 UTC  (23+ messages)
` [PATCH 6.6 CANDIDATE v2 01/21] MAINTAINERS: add Catherine as xfs maintainer for 6.6.y
` [PATCH 6.6 CANDIDATE v2 02/21] xfs: bump max fsgeom struct version
` [PATCH 6.6 CANDIDATE v2 03/21] xfs: hoist freeing of rt data fork extent mappings
` [PATCH 6.6 CANDIDATE v2 04/21] xfs: prevent rt growfs when quota is enabled
` [PATCH 6.6 CANDIDATE v2 05/21] xfs: rt stubs should return negative errnos when rt disabled
` [PATCH 6.6 CANDIDATE v2 06/21] xfs: fix units conversion error in xfs_bmap_del_extent_delay
` [PATCH 6.6 CANDIDATE v2 07/21] xfs: make sure maxlen is still congruent with prod when rounding down
` [PATCH 6.6 CANDIDATE v2 08/21] xfs: introduce protection for drop nlink
` [PATCH 6.6 CANDIDATE v2 09/21] xfs: handle nimaps=0 from xfs_bmapi_write in xfs_alloc_file_space
` [PATCH 6.6 CANDIDATE v2 10/21] xfs: allow read IO and FICLONE to run concurrently
` [PATCH 6.6 CANDIDATE v2 11/21] xfs: factor out xfs_defer_pending_abort
` [PATCH 6.6 CANDIDATE v2 12/21] xfs: abort intent items when recovery intents fail
` [PATCH 6.6 CANDIDATE v2 13/21] xfs: only remap the written blocks in xfs_reflink_end_cow_extent
` [PATCH 6.6 CANDIDATE v2 14/21] xfs: up(ic_sema) if flushing data device fails
` [PATCH 6.6 CANDIDATE v2 15/21] xfs: fix internal error from AGFL exhaustion
` [PATCH 6.6 CANDIDATE v2 16/21] xfs: fix again select in kconfig XFS_ONLINE_SCRUB_STATS
` [PATCH 6.6 CANDIDATE v2 17/21] xfs: inode recovery does not validate the recovered inode
` [PATCH 6.6 CANDIDATE v2 18/21] xfs: clean up dqblk extraction
` [PATCH 6.6 CANDIDATE v2 19/21] xfs: dquot recovery does not validate the recovered dquot
` [PATCH 6.6 CANDIDATE v2 20/21] xfs: clean up FS_XFLAG_REALTIME handling in xfs_ioctl_setattr_xflags
` [PATCH 6.6 CANDIDATE v2 21/21] xfs: respect the stable writes flag on the RT device

[PATCH v5 1/3] Remove use of LFS64 interfaces
 2024-02-05 23:23 UTC  (3+ messages)
` [PATCH v5 2/3] io: Adapt to >= 64-bit time_t
` [PATCH v5 3/3] build: Request 64-bit time_t where possible

[PATCHSET] fstests: random fixes for v2024.01.14
 2024-02-05 16:48 UTC  (14+ messages)
` [PATCH 05/10] common: refactor metadump v1 and v2 tests

xfs_repair reports filesystem as in consistent even on ensuring consistency
 2024-02-05 14:34 UTC  (2+ messages)

[ANNOUNCE] xfsprogs v6.6.0 released
 2024-02-05 13:39 UTC 

[BUG REPORT] workqueue: Hung task reported when executing generic/001 on XFS on next-20240202
 2024-02-05 11:55 UTC  (3+ messages)
` [PATCH wq/for-6.9] workqueue: Fix pwq->nr_in_flight corruption in try_to_grab_pending()

[PATCH] xfs: Simplify the allocation of slab caches in xfs_rmap_intent_init_cache
 2024-02-05 10:07 UTC  (2+ messages)

[PATCH] xfs: Simplify the allocation of slab caches in xfs_bmap_intent_init_cache
 2024-02-05  8:26 UTC 

[PATCH] xfs: Simplify the allocation of slab caches in xfs_attr_intent_init_cache
 2024-02-05  8:24 UTC 

[GIT PULL] xfs: bug fixes for 6.8
 2024-02-04  7:44 UTC  (2+ messages)

[BUG REPORT] shrink_dcache_parent() loops indefinitely on a next-20240102 kernel
 2024-02-03 13:05 UTC  (9+ messages)

[PATCH 23/27] configure: don't check for mallinfo
 2024-02-03  7:44 UTC  (3+ messages)

[RFC PATCH v4 00/12] Introduce cpu_dcache_is_aliasing() to fix DAX regression
 2024-02-02 21:00 UTC  (13+ messages)
` [RFC PATCH v4 01/12] nvdimm/pmem: Fix leak on dax_add_host() failure
` [RFC PATCH v4 02/12] nvdimm/pmem: Treat alloc_dax() -EOPNOTSUPP failure as non-fatal
` [RFC PATCH v4 03/12] dm: "
` [RFC PATCH v4 04/12] dcssblk: Handle alloc_dax() -EOPNOTSUPP failure
` [RFC PATCH v4 05/12] virtio: Treat alloc_dax() -EOPNOTSUPP failure as non-fatal
` [RFC PATCH v4 06/12] dax: Check for data cache aliasing at runtime
` [RFC PATCH v4 07/12] Introduce cpu_dcache_is_aliasing() across all architectures
` [RFC PATCH v4 08/12] dax: Fix incorrect list of data cache aliasing architectures
` [RFC PATCH v4 09/12] nvdimm/pmem: Cleanup alloc_dax() error handling
` [RFC PATCH v4 10/12] dm: "
` [RFC PATCH v4 11/12] dcssblk: "
` [RFC PATCH v4 12/12] virtio: "

fstest failure due to filesystem size for 16k, 32k and 64k FSB
 2024-02-02 17:18 UTC  (9+ messages)

[PATCHSET v29.2 2/8] xfs: remove bc_btnum from btree cursors
 2024-02-02 16:37 UTC  (4+ messages)
` [PATCH 13/27] xfs: make fake file forks explicit

[PATCHSET v29.2 1/8] xfs: move btree geometry to ops struct
 2024-02-02 16:36 UTC  (4+ messages)
` [PATCH 06/23] xfs: encode the btree geometry flags in the btree ops structure

[PATCH] xfs: test xfs_growfs with too-small size expansion
 2024-02-02 12:23 UTC  (3+ messages)

[PATCHSET v29.2 8/8] xfs: reduce refcount repair memory usage
 2024-02-02  6:31 UTC  (7+ messages)
` [PATCH 1/3] xfs: define an in-memory btree for storing refcount bag info during repairs
` [PATCH 2/3] xfs: create refcount bag structure for btree repairs
` [PATCH 3/3] xfs: port refcount repair to the new refcount bag structure

[PATCHSET v29.2 7/8] xfs: online repair of rmap btrees
 2024-02-02  6:29 UTC  (7+ messages)
` [PATCH 3/5] xfs: repair the rmapbt
` [PATCH 4/5] xfs: create a shadow rmap btree during rmap repair
` [PATCH 5/5] xfs: hook live rmap operations during a repair operation


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