Linux XFS
[Prev Page][Next Page]
- [PATCH 1/1] libxfs: add a realtime flag to the bmap update log redo items, (continued)
- [PATCH V3] xfs: make sure sb_fdblocks is non-negative,
Wengang Wang
- [PATCH] iomap: keep on increasing i_size in iomap_write_end(),
Zhang Yi
- [PATCH] xfs: add bounds checking to xlog_recover_process_data,
lei lu
- [PATCH v2] xfs: don't walk off the end of a directory data block,
lei lu
- [PATCH] xfs: add bounds checking to xlog_recover_process_ophdr,
lei lu
- [PATCH] xfs_io: print sysfs paths of mounted filesystems,
Darrick J. Wong
- [GIT PULL] xfs: bug fixes for 6.10,
Chandan Babu R
- [syzbot] [xfs?] BUG: corrupted list in xlog_cil_commit, syzbot
- [PATCH] xfs_repair: log when buffers fail CRC checks even if we just recompute it,
Darrick J. Wong
- [PATCH] xfs_io: fix gcc complaints about potentially uninitialized variables,
Darrick J. Wong
- [PATCH] xfs_repair: detect null buf passed to duration,
Darrick J. Wong
- [PATCH v3 0/1] xfs_io: make MADV_SOFT_OFFLINE conditional,
Bastian Germann
- [PATCH V2] xfs: make sure sb_fdblocks is non-negative,
Wengang Wang
- [syzbot] Monthly xfs report (May 2024), syzbot
- weird splats in xfs/561 on 6.10-rc1?,
Darrick J. Wong
- [PATCH 0/2] xfsprogs: Fix some issues found by checker,
Pavel Reichl
- allocation tagging splats xfs generic/531,
Luis Chamberlain
- [PATCH 15/16] iomap: Remove calls to set and clear folio error flag, Matthew Wilcox (Oracle)
- [syzbot] [xfs?] WARNING: locking bug in xfs_inode_mark_reclaimable, syzbot
- [PATCH v6 00/11] enable bs > ps in XFS,
Pankaj Raghav (Samsung)
- [PATCH v6 01/11] readahead: rework loop in page_cache_ra_unbounded(), Pankaj Raghav (Samsung)
- [PATCH v6 03/11] filemap: allocate mapping_min_order folios in the page cache, Pankaj Raghav (Samsung)
- [PATCH v6 02/11] fs: Allow fine-grained control of folio sizes, Pankaj Raghav (Samsung)
- [PATCH v6 04/11] readahead: allocate folios with mapping_min_order in readahead, Pankaj Raghav (Samsung)
- [PATCH v6 06/11] filemap: cap PTE range to be created to allowed zero fill in folio_map_range(), Pankaj Raghav (Samsung)
- [PATCH v6 05/11] mm: split a folio in minimum folio order chunks, Pankaj Raghav (Samsung)
- [PATCH v6 07/11] iomap: fix iomap_dio_zero() for fs bs > system page size, Pankaj Raghav (Samsung)
- [PATCH v6 08/11] xfs: use kvmalloc for xattr buffers, Pankaj Raghav (Samsung)
- [PATCH v6 09/11] xfs: expose block size in stat, Pankaj Raghav (Samsung)
- [PATCH v6 10/11] xfs: make the calculation generic in xfs_sb_validate_fsb_count(), Pankaj Raghav (Samsung)
- [PATCH v6 11/11] xfs: enable block size larger than page size support, Pankaj Raghav (Samsung)
- [ANNOUNCE] xfs-linux: for-next updated to b0c6bcd58d44, Chandan Babu R
- [RFC PATCH v4 0/8] iomap/xfs: fix stale data exposure when truncating realtime inodes,
Zhang Yi
- [PATCH v2 0/2] xfs: fallocate RT flush unmap range fixes,
John Garry
- [PATCH v5.1] fs: Allow fine-grained control of folio sizes,
Matthew Wilcox (Oracle)
- [PATCH] xfs: avoid redundant AGFL buffer invalidation,
Gao Xiang
- Fwd: [PATCH] xfs: don't walk off the end of a directory data block,
Chandan Babu R
- [BUG report] Oops: general protection fault, probably for non-canonical address, RIP: 0010:lockdep_unregister_key+0x92/0x240, Zorro Lang
- [syzbot] [xfs?] WARNING in mod_delayed_work_on, syzbot
- Processed: bump severity for usr-merge bugs, Debian Bug Tracking System
- [syzbot] [xfs?] possible deadlock in xfs_ilock_attr_map_shared,
syzbot
- xfsprogs_6.8.0-2_source.changes ACCEPTED into unstable, Debian FTP Masters
- Processing of xfsprogs_6.8.0-2_source.changes, Debian FTP Masters
- [PATCH v2] xfs_io: make MADV_SOFT_OFFLINE conditional,
Bastian Germann
- [PATCH] xfs_io: make MADV_SOFT_OFFLINE conditional,
Bastian Germann
- [PATCH 0/2] Improve dmesg output for swapfile+hibernation,
Sukrit Bhatnagar
- [PATCHSET] xfs: minor fixes for 6.10-rc1,
Darrick J. Wong
- [PATCHBOMB] xfsprogs: catch us up to 6.9,
Darrick J. Wong
- [PATCHSET v30.4 01/10] libxfs: prepare to sync with 6.9, Darrick J. Wong
- [PATCHSET v30.4 02/10] libxfs: sync with 6.9, Darrick J. Wong
- [PATCH 001/111] xfs: convert kmem_zalloc() to kzalloc(), Darrick J. Wong
- [PATCH 002/111] xfs: convert kmem_alloc() to kmalloc(), Darrick J. Wong
- [PATCH 003/111] xfs: convert remaining kmem_free() to kfree(), Darrick J. Wong
- [PATCH 004/111] xfs: use __GFP_NOLOCKDEP instead of GFP_NOFS, Darrick J. Wong
- [PATCH 005/111] xfs: use GFP_KERNEL in pure transaction contexts, Darrick J. Wong
- [PATCH 006/111] xfs: clean up remaining GFP_NOFS users, Darrick J. Wong
- [PATCH 007/111] xfs: use xfs_defer_alloc a bit more, Darrick J. Wong
- [PATCH 008/111] xfs: Replace xfs_isilocked with xfs_assert_ilocked, Darrick J. Wong
- [PATCH 009/111] xfs: create a static name for the dot entry too, Darrick J. Wong
- [PATCH 010/111] xfs: create a predicate to determine if two xfs_names are the same, Darrick J. Wong
- [PATCH 011/111] xfs: create a macro for decoding ftypes in tracepoints, Darrick J. Wong
- [PATCH 012/111] xfs: report the health of quota counts, Darrick J. Wong
- [PATCH 013/111] xfs: implement live quotacheck inode scan, Darrick J. Wong
- [PATCH 014/111] xfs: report health of inode link counts, Darrick J. Wong
- [PATCH 015/111] xfs: teach scrub to check file nlinks, Darrick J. Wong
- [PATCH 016/111] xfs: separate the marking of sick and checked metadata, Darrick J. Wong
- [PATCH 017/111] xfs: report fs corruption errors to the health tracking system, Darrick J. Wong
- [PATCH 018/111] xfs: report ag header corruption errors to the health tracking system, Darrick J. Wong
- [PATCH 019/111] xfs: report block map corruption errors to the health tracking system, Darrick J. Wong
- [PATCH 020/111] xfs: report btree block corruption errors to the health system, Darrick J. Wong
- [PATCH 021/111] xfs: report dir/attr block corruption errors to the health system, Darrick J. Wong
- [PATCH 022/111] xfs: report inode corruption errors to the health system, Darrick J. Wong
- [PATCH 023/111] xfs: report realtime metadata corruption errors to the health system, Darrick J. Wong
- [PATCH 024/111] xfs: report XFS_IS_CORRUPT errors to the health system, Darrick J. Wong
- [PATCH 025/111] xfs: add secondary and indirect classes to the health tracking system, Darrick J. Wong
- [PATCH 026/111] xfs: remember sick inodes that get inactivated, Darrick J. Wong
- [PATCH 027/111] xfs: update health status if we get a clean bill of health, Darrick J. Wong
- [PATCH 028/111] xfs: consolidate btree block freeing tracepoints, Darrick J. Wong
- [PATCH 029/111] xfs: consolidate btree block allocation tracepoints, Darrick J. Wong
- [PATCH 030/111] xfs: set the btree cursor bc_ops in xfs_btree_alloc_cursor, Darrick J. Wong
- [PATCH 031/111] xfs: drop XFS_BTREE_CRC_BLOCKS, Darrick J. Wong
- [PATCH 032/111] xfs: encode the btree geometry flags in the btree ops structure, Darrick J. Wong
- [PATCH 033/111] xfs: remove bc_ino.flags, Darrick J. Wong
- [PATCH 034/111] xfs: consolidate the xfs_alloc_lookup_* helpers, Darrick J. Wong
- [PATCH 035/111] xfs: turn the allocbt cursor active field into a btree flag, Darrick J. Wong
- [PATCH 036/111] xfs: extern some btree ops structures, Darrick J. Wong
- [PATCH 037/111] xfs: initialize btree blocks using btree_ops structure, Darrick J. Wong
- [PATCH 038/111] xfs: rename btree block/buffer init functions, Darrick J. Wong
- [PATCH 039/111] xfs: btree convert xfs_btree_init_block to xfs_btree_init_buf calls, Darrick J. Wong
- [PATCH 040/111] xfs: remove the unnecessary daddr paramter to _init_block, Darrick J. Wong
- [PATCH 041/111] xfs: set btree block buffer ops in _init_buf, Darrick J. Wong
- [PATCH 042/111] xfs: move lru refs to the btree ops structure, Darrick J. Wong
- [PATCH 043/111] xfs: move the btree stats offset into struct btree_ops, Darrick J. Wong
- [PATCH 044/111] xfs: factor out a xfs_btree_owner helper, Darrick J. Wong
- [PATCH 045/111] xfs: factor out a btree block owner check, Darrick J. Wong
- [PATCH 046/111] xfs: store the btree pointer length in struct xfs_btree_ops, Darrick J. Wong
- [PATCH 047/111] xfs: split out a btree type from the btree ops geometry flags, Darrick J. Wong
- [PATCH 048/111] xfs: split the per-btree union in struct xfs_btree_cur, Darrick J. Wong
- [PATCH 049/111] xfs: create predicate to determine if cursor is at inode root level, Darrick J. Wong
- [PATCH 050/111] xfs: move comment about two 2 keys per pointer in the rmap btree, Darrick J. Wong
- [PATCH 051/111] xfs: add a xfs_btree_init_ptr_from_cur, Darrick J. Wong
- [PATCH 052/111] xfs: don't override bc_ops for staging btrees, Darrick J. Wong
- [PATCH 053/111] xfs: fold xfs_allocbt_init_common into xfs_allocbt_init_cursor, Darrick J. Wong
- [PATCH 054/111] xfs: remove xfs_allocbt_stage_cursor, Darrick J. Wong
- [PATCH 055/111] xfs: fold xfs_inobt_init_common into xfs_inobt_init_cursor, Darrick J. Wong
- [PATCH 056/111] xfs: remove xfs_inobt_stage_cursor, Darrick J. Wong
- [PATCH 057/111] xfs: fold xfs_refcountbt_init_common into xfs_refcountbt_init_cursor, Darrick J. Wong
- [PATCH 058/111] xfs: remove xfs_refcountbt_stage_cursor, Darrick J. Wong
- [PATCH 059/111] xfs: fold xfs_rmapbt_init_common into xfs_rmapbt_init_cursor, Darrick J. Wong
- [PATCH 060/111] xfs: remove xfs_rmapbt_stage_cursor, Darrick J. Wong
- [PATCH 061/111] xfs: make full use of xfs_btree_stage_ifakeroot in xfs_bmbt_stage_cursor, Darrick J. Wong
- [PATCH 062/111] xfs: make staging file forks explicit, Darrick J. Wong
- [PATCH 063/111] xfs: fold xfs_bmbt_init_common into xfs_bmbt_init_cursor, Darrick J. Wong
- [PATCH 064/111] xfs: remove xfs_bmbt_stage_cursor, Darrick J. Wong
- [PATCH 065/111] xfs: split the agf_roots and agf_levels arrays, Darrick J. Wong
- [PATCH 066/111] xfs: add a name field to struct xfs_btree_ops, Darrick J. Wong
- [PATCH 067/111] xfs: add a sick_mask to struct xfs_btree_ops, Darrick J. Wong
- [PATCH 068/111] xfs: split xfs_allocbt_init_cursor, Darrick J. Wong
- [PATCH 069/111] xfs: remove xfs_inobt_cur, Darrick J. Wong
- [PATCH 070/111] xfs: remove the btnum argument to xfs_inobt_count_blocks, Darrick J. Wong
- [PATCH 071/111] xfs: split xfs_inobt_insert_sprec, Darrick J. Wong
- [PATCH 072/111] xfs: split xfs_inobt_init_cursor, Darrick J. Wong
- [PATCH 073/111] xfs: pass a 'bool is_finobt' to xfs_inobt_insert, Darrick J. Wong
- [PATCH 074/111] xfs: remove xfs_btnum_t, Darrick J. Wong
- [PATCH 075/111] xfs: simplify xfs_btree_check_sblock_siblings, Darrick J. Wong
- [PATCH 076/111] xfs: simplify xfs_btree_check_lblock_siblings, Darrick J. Wong
- [PATCH 077/111] xfs: open code xfs_btree_check_lptr in xfs_bmap_btree_to_extents, Darrick J. Wong
- [PATCH 078/111] xfs: consolidate btree ptr checking, Darrick J. Wong
- [PATCH 079/111] xfs: misc cleanups for __xfs_btree_check_sblock, Darrick J. Wong
- [PATCH 080/111] xfs: remove the crc variable in __xfs_btree_check_lblock, Darrick J. Wong
- [PATCH 081/111] xfs: tighten up validation of root block in inode forks, Darrick J. Wong
- [PATCH 082/111] xfs: consolidate btree block verification, Darrick J. Wong
- [PATCH 083/111] xfs: rename btree helpers that depends on the block number representation, Darrick J. Wong
- [PATCH 084/111] xfs: factor out a __xfs_btree_check_lblock_hdr helper, Darrick J. Wong
- [PATCH 085/111] xfs: remove xfs_btree_reada_bufl, Darrick J. Wong
- [PATCH 086/111] xfs: remove xfs_btree_reada_bufs, Darrick J. Wong
- [PATCH 087/111] xfs: move and rename xfs_btree_read_bufl, Darrick J. Wong
- [PATCH 088/111] libxfs: teach buftargs to maintain their own buffer hashtable, Darrick J. Wong
- [PATCH 089/111] libxfs: add xfile support, Darrick J. Wong
- [PATCH 090/111] libxfs: partition memfd files to avoid using too many fds, Darrick J. Wong
- [PATCH 091/111] xfs: teach buftargs to maintain their own buffer hashtable, Darrick J. Wong
- [PATCH 092/111] libxfs: support in-memory buffer cache targets, Darrick J. Wong
- [PATCH 093/111] xfs: add a xfs_btree_ptrs_equal helper, Darrick J. Wong
- [PATCH 094/111] xfs: support in-memory btrees, Darrick J. Wong
- [PATCH 095/111] xfs: launder in-memory btree buffers before transaction commit, Darrick J. Wong
- [PATCH 096/111] xfs: create a helper to decide if a file mapping targets the rt volume, Darrick J. Wong
- [PATCH 097/111] xfs: repair the rmapbt, Darrick J. Wong
- [PATCH 098/111] xfs: create a shadow rmap btree during rmap repair, Darrick J. Wong
- [PATCH 099/111] xfs: hook live rmap operations during a repair operation, Darrick J. Wong
- [PATCH 100/111] xfs: clean up bmap log intent item tracepoint callsites, Darrick J. Wong
- [PATCH 102/111] xfs: fix xfs_bunmapi to allow unmapping of partial rt extents, Darrick J. Wong
- [PATCH 101/111] xfs: move xfs_bmap_defer_add to xfs_bmap_item.c, Darrick J. Wong
- [PATCH 103/111] xfs: add a realtime flag to the bmap update log redo items, Darrick J. Wong
- [PATCH 104/111] xfs: support deferred bmap updates on the attr fork, Darrick J. Wong
- [PATCH 106/111] xfs: move xfs_symlink_remote.c declarations to xfs_symlink_remote.h, Darrick J. Wong
- [PATCH 105/111] xfs: xfs_bmap_finish_one should map unwritten extents properly, Darrick J. Wong
- [PATCH 107/111] xfs: move remote symlink target read function to libxfs, Darrick J. Wong
- [PATCH 108/111] xfs: move symlink target write function to libxfs, Darrick J. Wong
- [PATCH 109/111] xfs: xfs_btree_bload_prep_block() should use __GFP_NOFAIL, Darrick J. Wong
- [PATCH 110/111] xfs: shrink failure needs to hold AGI buffer, Darrick J. Wong
- [PATCH 111/111] xfs: allow sunit mount option to repair bad primary sb stripe values, Darrick J. Wong
- Re: [PATCHSET v30.4 02/10] libxfs: sync with 6.9, Carlos Maiolino
- [PATCHSET v30.4 03/10] xfsprogs: bmap log intent cleanups, Darrick J. Wong
- [PATCHSET v30.4 04/10] xfsprogs: widen BUI formats to support realtime, Darrick J. Wong
- [PATCHSET v30.4 05/10] xfs_spaceman: updates for 6.9, Darrick J. Wong
- [PATCHSET v30.4 06/10] xfs_scrub: updates for 6.9, Darrick J. Wong
- [PATCHSET v30.4 07/10] xfs_repair: minor fixes, Darrick J. Wong
- [PATCHSET v30.4 08/10] xfs_repair: use in-memory rmap btrees, Darrick J. Wong
- [PATCHSET v30.4 09/10] xfs_repair: reduce refcount repair memory usage, Darrick J. Wong
- [PATCHSET v30.4 10/10] mkfs: cleanups for 6.9, Darrick J. Wong
- [PATCH] xfs: don't open-code u64_to_user_ptr,
Darrick J. Wong
- xfsprogs_6.8.0-1_source.changes ACCEPTED into unstable, Debian FTP Masters
- Processing of xfsprogs_6.8.0-1_source.changes, Debian FTP Masters
- [PATCH v5 1/2] filemap: add helper mapping_max_folio_size(),
Xu Yang
- [PATCH v4 1/2] filemap: add helper mapping_max_folio_size(),
Xu Yang
- [PATCH] xfs: allow symlinks with short remote targets,
Darrick J. Wong
- [PATCH] xfs: fix xfs_init_attr_trans not handling explicit operation codes,
Darrick J. Wong
- [PATCH] xfs: drop xfarray sortinfo folio on error,
Darrick J. Wong
- [PATCH] xfs: test quota's project ID on special files,
Andrey Albershteyn
- [PATCH v2] libxfs/quota: utilize FS_IOC_FSSETXATTRAT to set prjid on special files,
Andrey Albershteyn
- [PATCH v2 0/4] Introduce FS_IOC_FSSETXATTRAT/FS_IOC_FSGETXATTRAT ioctls,
Andrey Albershteyn
- [GIT PULL] xfs: new code for 6.10,
Chandan Babu R
- [bug report] Internal error isnullstartblock(got.br_startblock) a t line 6005 of file fs/xfs/libxfs/xfs_bmap.c.,
Guangwu Zhang
- [PATCH v3] iomap: avoid redundant fault_in_iov_iter_readable() judgement when use larger chunks,
Xu Yang
- [syzbot] [xfs?] general protection fault in xfs_destroy_mount_workqueues, syzbot
- [PATCH] xfs: dont remain new blocks in cowfork for unshare,
Wengang Wang
- Recall: [PATCH] iomap: avoid redundant fault_in_iov_iter_readable() judgement when use larger chunks, Xu Yang
- [PATCH v2] iomap: avoid redundant fault_in_iov_iter_readable() judgement when use larger chunks,
Xu Yang
- [PATCH] iomap: avoid redundant fault_in_iov_iter_readable() judgement when use larger chunks, Xu Yang
- [ANNOUNCE] xfsprogs v6.8.0 released, Carlos Maiolino
- [PATCH v3 0/3] iomap/xfs: fix stale data exposure when truncating realtime inodes,
Zhang Yi
- [PATCH] tracing/treewide: Remove second parameter of __assign_str(),
Steven Rostedt
- [PATCH v2 0/3] iomap/xfs: fix stale data exposure when truncating realtime inodes,
Zhang Yi
- [PATCH 00/12] [LSF/MM/BPF RFC] shmem/tmpfs: add large folios support,
Daniel Gomez
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
[syzbot] [xfs?] possible deadlock in xfs_qm_dquot_isolate, syzbot
[PATCH 0/3] iomap/xfs: fix stale data exposure when truncating realtime inodes,
Zhang Yi
[PATCH] fsverity: support block-based Merkle tree caching,
Eric Biggers
[regression]WARNING: possible circular locking dependency detected at: xfs_can_free_eofblocks+0x300/0x570 [xfs], Yi Zhang
xfsprogs_6.7.0-3_source.changes ACCEPTED into unstable, Debian FTP Masters
Processing of xfsprogs_6.7.0-3_source.changes, Debian FTP Masters
how to restore a snapshot in XFS ?,
Bernd Lentes
[PATCH] xfs: make sure sb_fdblocks is non-negative,
Wengang Wang
[syzbot] [xfs?] possible deadlock in xfs_can_free_eofblocks,
syzbot
[PATCH 6.1] MAINTAINERS: add leah to 6.1 MAINTAINERS file,
Leah Rumancik
[PATCH] libxfs/quota: utilize XFS_IOC_SETFSXATTRAT to set prjid on special files,
Andrey Albershteyn
[PATCH 0/4] Introduce XFS_IOC_SETFSXATTRAT/XFS_IOC_GETFSXATTRAT ioctls,
Andrey Albershteyn
[PATCH 0/2] xfs: fallocate RT flush unmap range fixes,
John Garry
XFS BoF at LSFMM,
Luis Chamberlain
[PATCH] xfs: allow changing extsize on file,
Wengang Wang
[BUG REPORT] generic/561 fails when testing xfs on next-20240506 kernel,
Chandan Babu R
xfsprogs_6.7.0-2_source.changes ACCEPTED into unstable, Debian FTP Masters
Processing of xfsprogs_6.7.0-2_source.changes, Debian FTP Masters
xfsprogs_6.7.0-1_source.changes ACCEPTED into unstable, Debian FTP Masters
Re: [RFC] iomap: use huge zero folio in iomap_dio_zero,
IBM
Processing of xfsprogs_6.7.0-1_source.changes, Debian FTP Masters
[PATCHv4 0/1] xfs: soft lockups in unmapping and reflink remapping path,
Ritesh Harjani (IBM)
[PATCHv2 0/2] iomap: Optimize read_folio,
Ritesh Harjani (IBM)
Re: [PATCHv3 1/1] xfs: Add cond_resched to xfs_defer_finish_noroll, IBM
[PATCHv3 0/1] xfs: soft lockups in unmapping and reflink remapping path,
Ritesh Harjani (IBM)
[PATCH 6.1] MAINTAINERS: add leah to MAINTAINERS file,
Leah Rumancik
[BUG REPORT] Deadlock when executing xfs/708 on xfs-linux's for-next,
Chandan Babu R
[ANNOUNCE] xfs-linux: for-next updated to 25576c5420e6, Chandan Babu R
[PATCH] xfs: check for negatives in xfs_exchange_range_checks(),
Dan Carpenter
[syzbot] [xfs?] possible deadlock in xfs_qm_dqfree_one (2), syzbot
[RFC] Documentation: Add initial iomap document,
Ritesh Harjani (IBM)
[Index of Archives]
[XFS Filesystem Development]
[Linux USB Devel]
[Linux SCSI]
[Linux RAID]
[Yosemite Forum]