public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-05-23 07:08:41 to 2024-06-03 17:23:46 UTC [more...]

[PATCH] xfs: make sure sb_fdblocks is non-negative
 2024-06-03 17:23 UTC  (8+ messages)

[PATCH v2 0/4] Introduce FS_IOC_FSSETXATTRAT/FS_IOC_FSGETXATTRAT ioctls
 2024-06-03 16:28 UTC  (18+ 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  (8+ messages)
` [PATCHSET v30.4 10/10] mkfs: cleanups for 6.9
  ` [PATCH 2/1] xfs_io: print sysfs paths of mounted filesystems
  ` [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)

[BUG report] Oops: general protection fault, probably for non-canonical address, RIP: 0010:lockdep_unregister_key+0x92/0x240
 2024-05-26 14:09 UTC 

[syzbot] [xfs?] WARNING in mod_delayed_work_on
 2024-05-25 18:13 UTC 

[PATCH v2] xfs_io: make MADV_SOFT_OFFLINE conditional
 2024-05-25 11:25 UTC  (3+ messages)

Processed: bump severity for usr-merge bugs
 2024-05-24 23:57 UTC 

[PATCH v5 1/2] filemap: add helper mapping_max_folio_size()
 2024-05-24 12:18 UTC  (8+ messages)
` [PATCH v5 2/2] iomap: fault in smaller chunks for non-large folio mappings

[PATCH 6.1 01/24] xfs: write page faults in iomap are not buffered writes
 2024-05-23 11:06 UTC  (8+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox