public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-05-22 03:00:20 to 2024-05-29 13:45:25 UTC [more...]

[PATCH v6 00/11] enable bs > ps in XFS
 2024-05-29 13:44 UTC  (2+ messages)
` [PATCH v6 01/11] readahead: rework loop in page_cache_ra_unbounded()

[PATCHSET] xfs: minor fixes for 6.10-rc1
 2024-05-29  7:10 UTC  (6+ messages)
` [PATCH 1/4] xfs: drop xfarray sortinfo folio on error
` [PATCH 2/4] xfs: fix xfs_init_attr_trans not handling explicit operation codes
` [PATCH 3/4] xfs: allow symlinks with short remote targets
` [PATCH 4/4] xfs: don't open-code u64_to_user_ptr

[ANNOUNCE] xfs-linux: for-next updated to b0c6bcd58d44
 2024-05-29  7:08 UTC 

[RFC PATCH v4 0/8] iomap/xfs: fix stale data exposure when truncating realtime inodes
 2024-05-29  9:52 UTC  (9+ 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: 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 0/2] Improve dmesg output for swapfile+hibernation
 2024-05-27 12:58 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

[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 v2 0/4] Introduce FS_IOC_FSSETXATTRAT/FS_IOC_FSGETXATTRAT ioctls
 2024-05-24 16:11 UTC  (17+ messages)
` [PATCH v2 2/4] fs: add FS_IOC_FSSETXATTRAT and FS_IOC_FSGETXATTRAT

[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

[PATCHBOMB] xfsprogs: catch us up to 6.9
 2024-05-23 16:34 UTC  (4+ messages)
` [PATCHSET v30.4 10/10] mkfs: cleanups for 6.9
  ` [PATCH 1/1] mkfs: use libxfs to create symlinks
  ` [PATCH 2/1] xfs_io: print sysfs paths of mounted filesystems

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

[PATCH v3 0/3] iomap/xfs: fix stale data exposure when truncating realtime inodes
 2024-05-23  2:00 UTC  (8+ messages)
` [PATCH v3 3/3] xfs: correct the zeroing truncate range

[syzbot] [xfs?] possible deadlock in xfs_ilock_attr_map_shared
 2024-05-23  1:43 UTC 

xfsprogs_6.8.0-2_source.changes ACCEPTED into unstable
 2024-05-22 23:05 UTC 

Processing of xfsprogs_6.8.0-2_source.changes
 2024-05-22 22:57 UTC 

[PATCH] xfs_io: make MADV_SOFT_OFFLINE conditional
 2024-05-22 22:24 UTC  (2+ messages)

[PATCH 18/26] xfs: use merkle tree offset as attr hash
 2024-05-22 18:29 UTC  (12+ messages)

[PATCHSET v30.4 09/10] xfs_repair: reduce refcount repair memory usage
 2024-05-22  3:23 UTC  (5+ messages)
` [PATCH 1/4] xfs_repair: define an in-memory btree for storing refcount bag info
` [PATCH 2/4] xfs_repair: create refcount bag
` [PATCH 3/4] xfs_repair: port to the new refcount bag structure
` [PATCH 4/4] xfs_repair: remove the old bag implementation

[PATCHSET v30.4 08/10] xfs_repair: use in-memory rmap btrees
 2024-05-22  3:22 UTC  (7+ messages)
` [PATCH 1/6] libxfs: provide a kernel-compatible kasprintf
` [PATCH 2/6] xfs_repair: convert regular rmap repair to use in-memory btrees
` [PATCH 3/6] xfs_repair: verify on-disk rmap btrees with in-memory btree data
` [PATCH 4/6] xfs_repair: compute refcount data from in-memory rmap btrees
` [PATCH 5/6] xfs_repair: reduce rmap bag memory usage when creating refcounts
` [PATCH 6/6] xfs_repair: remove the old rmap collection slabs

[PATCHSET v30.4 07/10] xfs_repair: minor fixes
 2024-05-22  3:21 UTC  (2+ messages)
` [PATCH 1/1] xfs_repair: check num before bplist[num]

[PATCHSET v30.4 06/10] xfs_scrub: updates for 6.9
 2024-05-22  3:20 UTC  (6+ messages)
` [PATCH 1/5] xfs_scrub: implement live quotacheck inode scan
` [PATCH 2/5] xfs_scrub: check file link counts
` [PATCH 3/5] xfs_scrub: update health status if we get a clean bill of health
` [PATCH 4/5] xfs_scrub: use multiple threads to run in-kernel metadata scrubs that scan inodes
` [PATCH 5/5] xfs_scrub: upload clean bills of health

[PATCHSET v30.4 05/10] xfs_spaceman: updates for 6.9
 2024-05-22  3:19 UTC  (3+ messages)
` [PATCH 1/2] xfs_spaceman: report the health of quota counts
` [PATCH 2/2] xfs_spaceman: report health of inode link counts

[PATCHSET v30.4 04/10] xfsprogs: widen BUI formats to support realtime
 2024-05-22  3:19 UTC  (2+ messages)
` [PATCH 1/1] libxfs: add a realtime flag to the bmap update log redo items

[PATCHSET v30.4 03/10] xfsprogs: bmap log intent cleanups
 2024-05-22  3:18 UTC  (5+ messages)
` [PATCH 1/4] libxfs: remove kmem_alloc, kmem_zalloc, and kmem_free
` [PATCH 2/4] libxfs: add a bi_entry helper
` [PATCH 3/4] libxfs: reuse xfs_bmap_update_cancel_item
` [PATCH 4/4] libxfs: add a xattr_entry helper

[PATCHSET v30.4 02/10] libxfs: sync with 6.9
 2024-05-22  3:17 UTC  (68+ messages)
` [PATCH 045/111] xfs: factor out a btree block owner check
` [PATCH 046/111] xfs: store the btree pointer length in struct xfs_btree_ops
` [PATCH 047/111] xfs: split out a btree type from the btree ops geometry flags
` [PATCH 048/111] xfs: split the per-btree union in struct xfs_btree_cur
` [PATCH 049/111] xfs: create predicate to determine if cursor is at inode root level
` [PATCH 050/111] xfs: move comment about two 2 keys per pointer in the rmap btree
` [PATCH 051/111] xfs: add a xfs_btree_init_ptr_from_cur
` [PATCH 052/111] xfs: don't override bc_ops for staging btrees
` [PATCH 053/111] xfs: fold xfs_allocbt_init_common into xfs_allocbt_init_cursor
` [PATCH 054/111] xfs: remove xfs_allocbt_stage_cursor
` [PATCH 055/111] xfs: fold xfs_inobt_init_common into xfs_inobt_init_cursor
` [PATCH 056/111] xfs: remove xfs_inobt_stage_cursor
` [PATCH 057/111] xfs: fold xfs_refcountbt_init_common into xfs_refcountbt_init_cursor
` [PATCH 058/111] xfs: remove xfs_refcountbt_stage_cursor
` [PATCH 059/111] xfs: fold xfs_rmapbt_init_common into xfs_rmapbt_init_cursor
` [PATCH 060/111] xfs: remove xfs_rmapbt_stage_cursor
` [PATCH 061/111] xfs: make full use of xfs_btree_stage_ifakeroot in xfs_bmbt_stage_cursor
` [PATCH 062/111] xfs: make staging file forks explicit
` [PATCH 063/111] xfs: fold xfs_bmbt_init_common into xfs_bmbt_init_cursor
` [PATCH 064/111] xfs: remove xfs_bmbt_stage_cursor
` [PATCH 065/111] xfs: split the agf_roots and agf_levels arrays
` [PATCH 066/111] xfs: add a name field to struct xfs_btree_ops
` [PATCH 067/111] xfs: add a sick_mask "
` [PATCH 068/111] xfs: split xfs_allocbt_init_cursor
` [PATCH 069/111] xfs: remove xfs_inobt_cur
` [PATCH 070/111] xfs: remove the btnum argument to xfs_inobt_count_blocks
` [PATCH 071/111] xfs: split xfs_inobt_insert_sprec
` [PATCH 072/111] xfs: split xfs_inobt_init_cursor
` [PATCH 073/111] xfs: pass a 'bool is_finobt' to xfs_inobt_insert
` [PATCH 074/111] xfs: remove xfs_btnum_t
` [PATCH 075/111] xfs: simplify xfs_btree_check_sblock_siblings
` [PATCH 076/111] xfs: simplify xfs_btree_check_lblock_siblings
` [PATCH 077/111] xfs: open code xfs_btree_check_lptr in xfs_bmap_btree_to_extents
` [PATCH 078/111] xfs: consolidate btree ptr checking
` [PATCH 079/111] xfs: misc cleanups for __xfs_btree_check_sblock
` [PATCH 080/111] xfs: remove the crc variable in __xfs_btree_check_lblock
` [PATCH 081/111] xfs: tighten up validation of root block in inode forks
` [PATCH 082/111] xfs: consolidate btree block verification
` [PATCH 083/111] xfs: rename btree helpers that depends on the block number representation
` [PATCH 084/111] xfs: factor out a __xfs_btree_check_lblock_hdr helper
` [PATCH 085/111] xfs: remove xfs_btree_reada_bufl
` [PATCH 086/111] xfs: remove xfs_btree_reada_bufs
` [PATCH 087/111] xfs: move and rename xfs_btree_read_bufl
` [PATCH 088/111] libxfs: teach buftargs to maintain their own buffer hashtable
` [PATCH 089/111] libxfs: add xfile support
` [PATCH 090/111] libxfs: partition memfd files to avoid using too many fds
` [PATCH 091/111] xfs: teach buftargs to maintain their own buffer hashtable
` [PATCH 092/111] libxfs: support in-memory buffer cache targets
` [PATCH 093/111] xfs: add a xfs_btree_ptrs_equal helper
` [PATCH 094/111] xfs: support in-memory btrees
` [PATCH 095/111] xfs: launder in-memory btree buffers before transaction commit
` [PATCH 096/111] xfs: create a helper to decide if a file mapping targets the rt volume
` [PATCH 097/111] xfs: repair the rmapbt
` [PATCH 098/111] xfs: create a shadow rmap btree during rmap repair
` [PATCH 099/111] xfs: hook live rmap operations during a repair operation
` [PATCH 100/111] xfs: clean up bmap log intent item tracepoint callsites
` [PATCH 101/111] xfs: move xfs_bmap_defer_add to xfs_bmap_item.c
` [PATCH 102/111] xfs: fix xfs_bunmapi to allow unmapping of partial rt extents
` [PATCH 103/111] xfs: add a realtime flag to the bmap update log redo items
` [PATCH 104/111] xfs: support deferred bmap updates on the attr fork
` [PATCH 105/111] xfs: xfs_bmap_finish_one should map unwritten extents properly
` [PATCH 106/111] xfs: move xfs_symlink_remote.c declarations to xfs_symlink_remote.h
` [PATCH 107/111] xfs: move remote symlink target read function to libxfs
` [PATCH 108/111] xfs: move symlink target write "
` [PATCH 109/111] xfs: xfs_btree_bload_prep_block() should use __GFP_NOFAIL
` [PATCH 110/111] xfs: shrink failure needs to hold AGI buffer
` [PATCH 111/111] xfs: allow sunit mount option to repair bad primary sb stripe values


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