messages from 2024-05-26 17:21:52 to 2024-06-03 18:52:50 UTC [more...]
[PATCHBOMB] xfsprogs: catch us up to 6.9 (final)
2024-06-03 18:52 UTC (17+ messages)
` [PATCHSET v30.5 01/10] libxfs: prepare to sync with 6.9
` [PATCH 1/3] libxfs: actually set m_fsname
` [PATCH 2/3] libxfs: clean up xfs_da_unmount usage
` [PATCH 3/3] libfrog: create a new scrub group for things requiring full inode scans
` [PATCHSET v30.5 02/10] libxfs: sync with 6.9
` [PATCH 001/111] xfs: convert kmem_zalloc() to kzalloc()
` [PATCH 002/111] xfs: convert kmem_alloc() to kmalloc()
` [PATCH 003/111] xfs: convert remaining kmem_free() to kfree()
` [PATCHSET v30.5 03/10] xfsprogs: bmap log intent cleanups
` [PATCHSET v30.5 04/10] xfsprogs: widen BUI formats to support realtime
` [PATCHSET v30.5 05/10] xfs_spaceman: updates for 6.9
` [PATCHSET v30.5 06/10] xfs_scrub: "
` [PATCHSET v30.5 07/10] xfs_repair: minor fixes
` [PATCHSET v30.5 08/10] xfs_repair: use in-memory rmap btrees
` [PATCHSET v30.5 09/10] xfs_repair: reduce refcount repair memory usage
` [PATCHSET v30.5 10/10] mkfs: cleanups for 6.9
[PATCH] xfs: make sure sb_fdblocks is non-negative
2024-06-03 18:43 UTC (9+ messages)
[PATCH V3] xfs: make sure sb_fdblocks is non-negative
2024-06-03 18:30 UTC
[PATCH v2 0/4] Introduce FS_IOC_FSSETXATTRAT/FS_IOC_FSGETXATTRAT ioctls
2024-06-03 17:42 UTC (11+ messages)
` [PATCH v2 2/4] fs: add FS_IOC_FSSETXATTRAT and FS_IOC_FSGETXATTRAT
[PATCH] xfs_repair: detect null buf passed to duration
2024-06-03 16:14 UTC (6+ messages)
` [PATCH v2] "
[RFC PATCH v4 0/8] iomap/xfs: fix stale data exposure when truncating realtime inodes
2024-06-03 14:37 UTC (45+ messages)
` [RFC PATCH v4 1/8] iomap: zeroing needs to be pagecache aware
` [RFC PATCH v4 2/8] math64: add rem_u64() to just return the remainder
` [RFC PATCH v4 3/8] iomap: pass blocksize to iomap_truncate_page()
` [RFC PATCH v4 4/8] fsdax: pass blocksize to dax_truncate_page()
` [RFC PATCH v4 5/8] xfs: refactor the truncating order
` [RFC PATCH v4 6/8] xfs: correct the truncate blocksize of realtime inode
` [RFC PATCH v4 7/8] xfs: reserve blocks for truncating "
` [RFC PATCH v4 8/8] xfs: improve truncate on a realtime inode with huge extsize
[PATCH] xfs_io: print sysfs paths of mounted filesystems
2024-06-03 12:49 UTC (2+ messages)
[PATCH v6 00/11] enable bs > ps in XFS
2024-06-03 12:36 UTC (19+ messages)
` [PATCH v6 01/11] readahead: rework loop in page_cache_ra_unbounded()
` [PATCH v6 02/11] fs: Allow fine-grained control of folio sizes
` [PATCH v6 03/11] filemap: allocate mapping_min_order folios in the page cache
` [PATCH v6 04/11] readahead: allocate folios with mapping_min_order in readahead
` [PATCH v6 05/11] mm: split a folio in minimum folio order chunks
` [PATCH v6 06/11] filemap: cap PTE range to be created to allowed zero fill in folio_map_range()
` [PATCH v6 07/11] iomap: fix iomap_dio_zero() for fs bs > system page size
` [PATCH v6 08/11] xfs: use kvmalloc for xattr buffers
` [PATCH v6 09/11] xfs: expose block size in stat
` [PATCH v6 10/11] xfs: make the calculation generic in xfs_sb_validate_fsb_count()
` [PATCH v6 11/11] xfs: enable block size larger than page size support
[PATCHBOMB] xfsprogs: catch us up to 6.9
2024-06-03 12:29 UTC (6+ messages)
` [PATCHSET v30.4 02/10] libxfs: sync with 6.9
` [PATCH 090/111] libxfs: partition memfd files to avoid using too many fds
[PATCH] iomap: keep on increasing i_size in iomap_write_end()
2024-06-03 11:22 UTC
[PATCH] xfs: add bounds checking to xlog_recover_process_data
2024-06-03 9:46 UTC
[PATCH v2] xfs: don't walk off the end of a directory data block
2024-06-03 8:01 UTC
[PATCH] xfs: don't walk off the end of a directory data block
2024-06-03 7:08 UTC (5+ messages)
[PATCH] xfs: add bounds checking to xlog_recover_process_ophdr
2024-06-03 5:36 UTC (2+ messages)
[PATCH V2] xfs: make sure sb_fdblocks is non-negative
2024-06-01 17:46 UTC (3+ messages)
[GIT PULL] xfs: bug fixes for 6.10
2024-06-01 16:38 UTC (2+ messages)
[syzbot] [xfs?] BUG: corrupted list in xlog_cil_commit
2024-06-01 11:12 UTC
[PATCH] xfs_repair: log when buffers fail CRC checks even if we just recompute it
2024-06-01 5:03 UTC (2+ messages)
[PATCH] xfs_io: fix gcc complaints about potentially uninitialized variables
2024-06-01 5:02 UTC (2+ messages)
[PATCH v3 0/1] xfs_io: make MADV_SOFT_OFFLINE conditional
2024-06-01 4:48 UTC (3+ messages)
` [PATCH v3 1/1] "
[PATCH] fsverity: support block-based Merkle tree caching
2024-05-31 21:52 UTC (3+ messages)
[PATCH 18/26] xfs: use merkle tree offset as attr hash
2024-05-31 21:45 UTC (12+ messages)
[PATCH] xfs: dont remain new blocks in cowfork for unshare
2024-05-31 17:53 UTC (7+ messages)
[PATCH 0/2] Improve dmesg output for swapfile+hibernation
2024-05-31 14:15 UTC (13+ messages)
` [PATCH 1/2] iomap: swap: print warning for unaligned swapfile
` [PATCH 2/2] mm: swap: print starting physical block offset in swapon
weird splats in xfs/561 on 6.10-rc1?
2024-05-31 13:58 UTC (5+ messages)
[PATCH 0/2] xfsprogs: Fix some issues found by checker
2024-05-31 9:12 UTC (7+ messages)
` [PATCH 1/2] xfs_db: Fix uninicialized error variable
` [PATCH 2/2] xfs_io: Fix do not loop through uninitialized var
[syzbot] Monthly xfs report (May 2024)
2024-05-31 6:48 UTC
allocation tagging splats xfs generic/531
2024-05-31 1:12 UTC (4+ messages)
[PATCH 15/16] iomap: Remove calls to set and clear folio error flag
2024-05-30 20:21 UTC
[syzbot] [xfs?] WARNING: locking bug in xfs_inode_mark_reclaimable
2024-05-30 15:51 UTC
[PATCH v3 00/21] block atomic writes for XFS
2024-05-30 10:40 UTC (4+ messages)
` [PATCH v3 14/21] iomap: Sub-extent zeroing
[PATCHSET] xfs: minor fixes for 6.10-rc1
2024-05-29 7:10 UTC (3+ messages)
` [PATCH 3/4] xfs: allow symlinks with short remote targets
[ANNOUNCE] xfs-linux: for-next updated to b0c6bcd58d44
2024-05-29 7:08 UTC
[PATCH] xfs: avoid redundant AGFL buffer invalidation
2024-05-29 0:28 UTC (5+ messages)
` [PATCH v2] "
[PATCH] fstests: add fsstress + compaction test
2024-05-28 22:58 UTC (3+ messages)
[RFC] fstests: add mmap page boundary tests
2024-05-28 22:23 UTC (5+ messages)
[PATCH v2 0/2] xfs: fallocate RT flush unmap range fixes
2024-05-28 17:15 UTC (3+ messages)
` [PATCH v2 1/2] xfs: Fix xfs_flush_unmap_range() range for RT
` [PATCH v2 2/2] xfs: Fix xfs_prepare_shift() "
About the conflict between XFS inode recycle and VFS rcu-walk
2024-05-28 15:51 UTC (15+ messages)
[PATCH v5.1] fs: Allow fine-grained control of folio sizes
2024-05-28 12:13 UTC (12+ messages)
Fwd: [PATCH] xfs: don't walk off the end of a directory data block
2024-05-27 16:40 UTC (5+ messages)
[PATCHv4 0/1] xfs: soft lockups in unmapping and reflink remapping path
2024-05-27 13:44 UTC (3+ messages)
` [PATCHv4 1/1] xfs: Add cond_resched to block unmap range and reflink remap path
[PATCH] xfs: test quota's project ID on special files
2024-05-27 9:43 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox