Linux XFS
[Prev Page][Next Page]
- Re: Build regressions/improvements in v5.18-rc1, (continued)
- lockless and cleaned up buffer lookup,
Christoph Hellwig
- Patch "iomap: Fix iomap_invalidatepage tracepoint" has been added to the 5.17-stable tree, Sasha Levin
- [GIT PULL] vfs: fixes for 5.18-rc1,
Darrick J. Wong
- [GIT PULL] xfs: bug fixes for 5.18-rc1,
Darrick J. Wong
- [Bug 215786] New: unable to handle page fault BUG triggered in fs/xfs/xfs_log_recover.c: xlog_recover_add_to_cont_trans() when mount a corrupted image,
bugzilla-daemon
- [Bug 215785] New: kernel NULL pointer dereference in fs/xfs/xfs_log_recover.c: xlog_recover_reorder_trans() when mount a corrupted image,
bugzilla-daemon
- [Bug 215784] New: kernel NULL pointer dereference in fs/xfs/xfs_buf_item_recover.c: xlog_recover_do_inode_buffer() when mount a corrupted image,
bugzilla-daemon
- [Bug 215783] New: kernel NULL pointer dereference and general protection fault in fs/xfs/xfs_buf_item_recover.c: xlog_recover_do_reg_buffer() when mount a corrupted image,
bugzilla-daemon
- [PATCH v4 1/2] Simplify XFS logging methods.,
Jonathan Lassoff
- [PATCH] xfs: getattr ignore blocks beyond eof,
Yi Wang
Re: [PATCH] xfs: getattr ignore blocks beyond eof, kernel test robot
Re: [PATCH] xfs: getattr ignore blocks beyond eof, kernel test robot
[PATCH v2 0/3] split vm_normal_pages for LRU and non-LRU handling,
Alex Sierra
[PATCH] drm/amdkfd: Add SVM API support capability bits,
Alex Sierra
[ANNOUNCE] xfs-linux: vfs-for-next updated to 49df34221804, Darrick J. Wong
[ANNOUNCE] xfs-linux: for-next updated to 919edbadebe1, Darrick J. Wong
[RFC] printk/index: Printk index feature documentation, Petr Mladek
[PATCH] fsx: remove XFS_IOC_ALLOCSP operation entirely,
Zorro Lang
[PATCH 0/8 v3] xfs: more shutdown/recovery fixes,
Dave Chinner
[PATCH 0/5] xfsprogs: optimize -L/-U range calls for xfs_quota's dump/report,
Andrey Albershteyn
[PATCH] xfs: lockless buffer lookup,
Dave Chinner
[PATCH] fs: xfs: add NULL pointer check,
cgel . zte
[PATCHSET v4 0/6] xfs: fix incorrect reserve pool calculations and reporting,
Darrick J. Wong
[PATCH v3 1/2] Simplify XFS logging methods.,
Jonathan Lassoff
[PATCH v2 1/2] Simplify XFS logging methods.,
Jonathan Lassoff
[PATCH 0/6 v2] xfs: more shutdown/recovery fixes,
Dave Chinner
[PATCH v29 00/15] xfs: Log Attribute Replay,
Allison Henderson
- [PATCH v29 01/15] xfs: Fix double unlock in defer capture code, Allison Henderson
- [PATCH v29 02/15] xfs: don't commit the first deferred transaction without intents, Allison Henderson
- [PATCH v29 03/15] xfs: Return from xfs_attr_set_iter if there are no more rmtblks to process, Allison Henderson
- [PATCH v29 04/15] xfs: Set up infrastructure for log attribute replay, Allison Henderson
- [PATCH v29 06/15] xfs: Skip flip flags for delayed attrs, Allison Henderson
- [PATCH v29 05/15] xfs: Implement attr logging and replay, Allison Henderson
- [PATCH v29 07/15] xfs: Add xfs_attr_set_deferred and xfs_attr_remove_deferred, Allison Henderson
- [PATCH v29 09/15] xfs: Add log attribute error tag, Allison Henderson
- [PATCH v29 10/15] xfs: Add larp debug option, Allison Henderson
- [PATCH v29 13/15] xfs: Add helper function xfs_init_attr_trans, Allison Henderson
- [PATCH v29 08/15] xfs: Remove unused xfs_attr_*_args, Allison Henderson
- [PATCH v29 11/15] xfs: Merge xfs_delattr_context into xfs_attr_item, Allison Henderson
- [PATCH v29 15/15] xfs: add leaf to node error tag, Allison Henderson
- [PATCH v29 14/15] xfs: add leaf split error tag, Allison Henderson
- [PATCH v29 12/15] xfs: Add helper function xfs_attr_leaf_addname, Allison Henderson
[GIT PULL] xfs: new code for 5.18,
Darrick J. Wong
[PATCH] tracing: Have trace event string test handle zero length strings,
Steven Rostedt
XFS tracepoint warning due to NULL string,
Brian Foster
xfs: Temporary extra disk space consumption?,
Tetsuo Handa
[Bug 215731] New: Serial port continuously outputs “XFS (dm-0): Metadata corruption detected”,
bugzilla-daemon
Re: [kbuild] [djwong-xfs:djwong-wtf 349/351] fs/xfs/xfs_bmap_util.c:1372 xfs_map_free_extent() warn: missing error code 'error',
Darrick J. Wong
Re: [xfs] 1fc3f2c3c9: xfstests.xfs.529.fail,
Darrick J. Wong
[RFC RESEND] xfs: fix up non-directory creation in SGID directories when umask S_IXGRP,
Yang Xu
[RFC] xfs: fix up non-directory creation in SGID directories when umask S_IXGRP,
Yang Xu
[PATCH -next] xfs: clean up some inconsistent indenting,
Yang Li
[PATCH v1] Add XFS messages to printk index,
Jonathan Lassoff
[PATCH V7 00/18] xfsprogs: Extend per-inode extent counters,
Chandan Babu R
- [PATCH V7 01/18] xfsprogs: Move extent count limits to xfs_format.h, Chandan Babu R
- [PATCH V7 03/18] xfsprogs: Introduce xfs_iext_max_nextents() helper, Chandan Babu R
- [PATCH V7 02/18] xfsprogs: Define max extent length based on on-disk format definition, Chandan Babu R
- [PATCH V7 04/18] xfsprogs: Use xfs_extnum_t instead of basic data types, Chandan Babu R
- [PATCH V7 05/18] xfsprogs: Introduce xfs_dfork_nextents() helper, Chandan Babu R
- [PATCH V7 06/18] xfsprogs: Use basic types to define xfs_log_dinode's di_nextents and di_anextents, Chandan Babu R
- [PATCH V7 07/18] xfsprogs: Promote xfs_extnum_t and xfs_aextnum_t to 64 and 32-bits respectively, Chandan Babu R
- [PATCH V7 08/18] xfsprogs: Introduce XFS_SB_FEAT_INCOMPAT_NREXT64 and associated per-fs feature bit, Chandan Babu R
- [PATCH V7 10/18] xfsprogs: Introduce XFS_DIFLAG2_NREXT64 and associated helpers, Chandan Babu R
- [PATCH V7 09/18] xfsprogs: Introduce XFS_FSOP_GEOM_FLAGS_NREXT64, Chandan Babu R
- [PATCH V7 11/18] xfsprogs: Use uint64_t to count maximum blocks that can be used by BMBT, Chandan Babu R
- [PATCH V7 12/18] xfsprogs: Introduce macros to represent new maximum extent counts for data/attr forks, Chandan Babu R
- [PATCH V7 13/18] xfsprogs: Introduce per-inode 64-bit extent counters, Chandan Babu R
- [PATCH V7 14/18] xfsprogs: Enable bulkstat ioctl to support 64-bit extent counters, Chandan Babu R
- [PATCH V7 15/18] xfsprogs: Add XFS_SB_FEAT_INCOMPAT_NREXT64 to the list of supported flags, Chandan Babu R
- [PATCH V7 16/18] xfsprogs: xfs_info: Report NREXT64 feature status, Chandan Babu R
- [PATCH V7 17/18] mkfs: add option to create filesystem with large extent counters, Chandan Babu R
- [PATCH V7 18/18] xfsprogs: Add support for upgrading to NREXT64 feature, Chandan Babu R
[PATCH V8 00/19] xfs: Extend per-inode extent counters,
Chandan Babu R
- [PATCH V8 01/19] xfs: Move extent count limits to xfs_format.h, Chandan Babu R
- [PATCH V8 03/19] xfs: Introduce xfs_iext_max_nextents() helper, Chandan Babu R
- [PATCH V8 02/19] xfs: Define max extent length based on on-disk format definition, Chandan Babu R
- [PATCH V8 05/19] xfs: Introduce xfs_dfork_nextents() helper, Chandan Babu R
- [PATCH V8 04/19] xfs: Use xfs_extnum_t instead of basic data types, Chandan Babu R
- [PATCH V8 06/19] xfs: Use basic types to define xfs_log_dinode's di_nextents and di_anextents, Chandan Babu R
- [PATCH V8 07/19] xfs: Promote xfs_extnum_t and xfs_aextnum_t to 64 and 32-bits respectively, Chandan Babu R
- [PATCH V8 08/19] xfs: Introduce XFS_SB_FEAT_INCOMPAT_NREXT64 and associated per-fs feature bit, Chandan Babu R
- [PATCH V8 10/19] xfs: Introduce XFS_DIFLAG2_NREXT64 and associated helpers, Chandan Babu R
- [PATCH V8 09/19] xfs: Introduce XFS_FSOP_GEOM_FLAGS_NREXT64, Chandan Babu R
- [PATCH V8 11/19] xfs: Use uint64_t to count maximum blocks that can be used by BMBT, Chandan Babu R
- [PATCH V8 12/19] xfs: Introduce macros to represent new maximum extent counts for data/attr forks, Chandan Babu R
- [PATCH V8 13/19] xfs: Replace numbered inode recovery error messages with descriptive ones, Chandan Babu R
- [PATCH V8 16/19] xfs: Conditionally upgrade existing inodes to use large extent counters, Chandan Babu R
- [PATCH V8 19/19] xfs: Add XFS_SB_FEAT_INCOMPAT_NREXT64 to the list of supported flags, Chandan Babu R
- [PATCH V8 18/19] xfs: Enable bulkstat ioctl to support 64-bit per-inode extent counters, Chandan Babu R
- [PATCH V8 17/19] xfs: Decouple XFS_IBULK flags from XFS_IWALK flags, Chandan Babu R
- [PATCH V8 15/19] xfs: Directory's data fork extent counter can never overflow, Chandan Babu R
- [PATCH V8 14/19] xfs: Introduce per-inode 64-bit extent counters, Chandan Babu R
[PATCH 0/2] xfs: more shutdown/recovery fixes,
Dave Chinner
[PATCHSET v3 0/6] xfs: fix incorrect reserve pool calculations and reporting,
Darrick J. Wong
[ANNOUNCE] xfs-linux: for-next updated to 01728b44ef1b, Darrick J. Wong
[PATCH v6 0/6] DAX poison recovery,
Jane Chu
Re: [PATCH] loop: add WQ_MEM_RECLAIM flag to per device workqueue,
Tetsuo Handa
Re: [LTP] [RFC PATCH 1/1] creat09: Fix on more restrictive umask,
Darrick J. Wong
[PATCH 2/2] sched: Remove wait bookmarks, Matthew Wilcox (Oracle)
[BUG] log I/O completion GPF via xfs/006 and xfs/264 on 5.17.0-rc8,
Brian Foster
[v2 PATCH 0/8] Make khugepaged collapse readonly FS THP more consistent,
Yang Shi
- [v2 PATCH 1/8] sched: coredump.h: clarify the use of MMF_VM_HUGEPAGE, Yang Shi
- [v2 PATCH 4/8] mm: thp: only regular file could be THP eligible, Yang Shi
- [v2 PATCH 3/8] mm: khugepaged: skip DAX vma, Yang Shi
- [v2 PATCH 5/8] mm: khugepaged: make khugepaged_enter() void function, Yang Shi
- [v2 PATCH 6/8] mm: khugepaged: move some khugepaged_* functions to khugepaged.c, Yang Shi
- [v2 PATCH 7/8] mm: khugepaged: introduce khugepaged_enter_file() helper, Yang Shi
- [v2 PATCH 8/8] fs: register suitable readonly vmas for khugepaged, Yang Shi
- [v2 PATCH 2/8] mm: khugepaged: remove redundant check for VM_NO_KHUGEPAGED, Yang Shi
- Re: [v2 PATCH 0/8] Make khugepaged collapse readonly FS THP more consistent, Song Liu
- Re: [v2 PATCH 0/8] Make khugepaged collapse readonly FS THP more consistent, Dave Chinner
- Re: [v2 PATCH 0/8] Make khugepaged collapse readonly FS THP more consistent, Theodore Ts'o
[PATCH v1] xfs/019: extend protofile test,
Catherine Hoang
[PATCHSET v2 0/6] xfs: fix incorrect reserve pool calculations and reporting,
Darrick J. Wong
cleanup inventory incl files, mb
[PATCH 1/2] filemap: Remove use of wait bookmarks, Matthew Wilcox (Oracle)
[no subject], Unknown
[no subject], Unknown
[PATCH 0/7 v4] xfs: log recovery fixes,
Dave Chinner
[PATCH v0 1/2] Add XFS messages to printk index,
Jonathan Lassoff
[PATCH] xfs: drop async cache flushes from CIL commits.,
Dave Chinner
Metadata CRC error detected at xfs_bmbt block 0x1868f56bb0/0x1000,
guodf
[PATCH] xfs: Fix missing error code in xfs_reflink_end_cow_extent(),
Jiapeng Chong
[PATCH 0/2] xfsprogs: improve metadump handling of corrupt inodes,
Dave Chinner
xfs_metadump: invalid numrecs (65079) in bmapbtd block 48/220114342, guodf
[Bug 215693] New: [xfstests generic/673] file on XFS lose its sgid bit after reflink, if there's only sgid bit,
bugzilla-daemon
[PATCHSET 0/2] fstests: new tests for kernel 5.17,
Darrick J. Wong
XFS reflink copy to different filesystem performance question,
nate
[PATCHSET 0/5] xfsprogs: stop allowing tiny filesystems,
Darrick J. Wong
[PATCHSET 0/2] xfsprogs: various 5.15 fixes,
Darrick J. Wong
writeback completion soft lockup BUG in folio_wake_bit(),
Brian Foster
Re: [PATCH] btrfs: fix fallocate to use file_modified to update permissions consistently,
Darrick J. Wong
Regression in XFS for fsync heavy workload,
Jan Kara
[Bug 215687] New: chown behavior on XFS is changed,
bugzilla-daemon
[PATCH 0/7 v3] xfs: log recovery fixes,
Dave Chinner
[PATCH 0/8 v3] xfs: intent whiteouts,
Dave Chinner
[PATCH 0/2] x86: Avoid CONFIG_X86_X32_ABI=y with llvm-objcopy,
Nathan Chancellor
[PATCH] xfs: make quota default to no warning limit at all,
Darrick J. Wong
[PATCH] xfs: don't include bnobt blocks when reserving free block pool,
Darrick J. Wong
[ANNOUNCE] xfs-linux: for-next updated to 744e6c8ada5d, Darrick J. Wong
Metadata CRC error detected at xfs_dir3_block_read_verify+0x9e/0xc0 [xfs], xfs_dir3_block block 0x86f58,
Manfred Spraul
[ANNOUNCE] xfsprogs-5.15.0-rc1 released, Eric Sandeen
[PATCH] xfs_scrub: fix xfrog_scrub_metadata error reporting, Darrick J. Wong
[PATCHSET v2 0/2] xfs: constify dotdot global variable,
Darrick J. Wong
[PATCHSET v3 0/2] xfs: make quota reservations for directory changes,
Darrick J. Wong
[PATCH v1 0/3] split vm_normal_pages for LRU and non-LRU handling,
Alex Sierra
[PATCH] xfs: xfs_rmap_item: Add ASSERT after calling kmem_zalloc,
Jiasheng Jiang
[PATCHSET 0/2] xfs: constify dotdot global variable,
Darrick J. Wong
[PATCHSET 0/2] xfs: use setattr_copy to set VFS file attributes,
Darrick J. Wong
[Index of Archives]
[XFS Filesystem Development]
[Linux USB Devel]
[Linux SCSI]
[Linux RAID]
[Yosemite Forum]