linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-15 08:30:54 to 2022-03-20 16:44:01 UTC [more...]

[PATCHSET v3 0/6] xfs: fix incorrect reserve pool calculations and reporting
 2022-03-20 16:43 UTC  (6+ messages)
` [PATCH 1/6] xfs: document the XFS_ALLOC_AGFL_RESERVE constant
` [PATCH 2/6] xfs: actually set aside enough space to handle a bmbt split
` [PATCH 3/6] xfs: don't include bnobt blocks when reserving free block pool
` [PATCH 4/6] xfs: fix infinite loop "
` [PATCH 5/6] xfs: don't report reserved bnobt space as available

[ANNOUNCE] xfs-linux: for-next updated to 01728b44ef1b
 2022-03-20 16:08 UTC 

[PATCH] xfs: Fix missing error code in xfs_reflink_end_cow_extent()
 2022-03-20 15:39 UTC  (3+ messages)
` [xfs] f04c30c1aa: xfstests.xfs.239.fail

Business/Project Funding Opportunity
 2022-03-19 22:41 UTC 

writeback completion soft lockup BUG in folio_wake_bit()
 2022-03-19 16:23 UTC  (15+ messages)

[PATCH v6 0/6] DAX poison recovery
 2022-03-19  8:44 UTC  (11+ messages)
` [PATCH v6 1/6] x86/mm: fix comment
` [PATCH v6 2/6] x86/mce: relocate set{clear}_mce_nospec() functions
` [PATCH v6 3/6] mce: fix set_mce_nospec to always unmap the whole page
` [PATCH v6 4/6] dax: add DAX_RECOVERY flag and .recovery_write dev_pgmap_ops
` [PATCH v6 5/6] pmem: refactor pmem_clear_poison()
` [PATCH v6 6/6] pmem: implement pmem_recovery_write()

[PATCH] loop: add WQ_MEM_RECLAIM flag to per device workqueue
 2022-03-19  2:02 UTC 

[BUG] log I/O completion GPF via xfs/006 and xfs/264 on 5.17.0-rc8
 2022-03-18 22:39 UTC  (6+ messages)

[LTP] [RFC PATCH 1/1] creat09: Fix on more restrictive umask
 2022-03-18 22:12 UTC 

[PATCHSET v2 0/6] xfs: fix incorrect reserve pool calculations and reporting
 2022-03-18 21:19 UTC  (16+ messages)
` [PATCH 1/6] xfs: document the XFS_ALLOC_AGFL_RESERVE constant
` [PATCH 2/6] xfs: actually set aside enough space to handle a bmbt split
` [PATCH 3/6] xfs: don't include bnobt blocks when reserving free block pool
` [PATCH 4/6] xfs: fix infinite loop "
` [PATCH 5/6] xfs: don't report reserved bnobt space as available
` [PATCH 6/6] xfs: rename "alloc_set_aside" to be more descriptive

[PATCH 0/7 v4] xfs: log recovery fixes
 2022-03-18 20:59 UTC  (13+ messages)
` [PATCH 1/7] xfs: log worker needs to start before intent/unlink recovery
` [PATCH 2/7] xfs: check buffer pin state after locking in delwri_submit
` [PATCH 3/7] xfs: xfs_ail_push_all_sync() stalls when racing with updates
  ` [kbuild] "
` [PATCH 4/7] xfs: async CIL flushes need pending pushes to be made stable
` [PATCH 5/7] xfs: log items should have a xlog pointer, not a mount
` [PATCH 6/7] xfs: AIL should be log centric
` [PATCH 7/7] xfs: xfs_is_shutdown vs xlog_is_shutdown cage fight

[v2 PATCH 0/8] Make khugepaged collapse readonly FS THP more consistent
 2022-03-18 20:19 UTC  (16+ messages)
` [v2 PATCH 1/8] sched: coredump.h: clarify the use of MMF_VM_HUGEPAGE
` [v2 PATCH 2/8] mm: khugepaged: remove redundant check for VM_NO_KHUGEPAGED
` [v2 PATCH 3/8] mm: khugepaged: skip DAX vma
` [v2 PATCH 4/8] mm: thp: only regular file could be THP eligible
` [v2 PATCH 5/8] mm: khugepaged: make khugepaged_enter() void function
` [v2 PATCH 6/8] mm: khugepaged: move some khugepaged_* functions to khugepaged.c
` [v2 PATCH 7/8] mm: khugepaged: introduce khugepaged_enter_file() helper
` [v2 PATCH 8/8] fs: register suitable readonly vmas for khugepaged

[PATCH] xfs: drop async cache flushes from CIL commits
 2022-03-18  1:03 UTC  (3+ messages)
  ` [PATCHi v2] "

[PATCH v1] xfs/019: extend protofile test
 2022-03-17 23:24 UTC 

[PATCH v0 1/2] Add XFS messages to printk index
 2022-03-17 23:16 UTC  (3+ messages)
` [PATCH v0 2/2] "

cleanup inventory incl files
 2022-03-17 20:14 UTC 

[PATCH] xfs: don't include bnobt blocks when reserving free block pool
 2022-03-17 17:05 UTC  (14+ messages)

XFS reflink copy to different filesystem performance question
 2022-03-17 16:43 UTC  (5+ messages)

Metadata CRC error detected at xfs_dir3_block_read_verify+0x9e/0xc0 [xfs], xfs_dir3_block block 0x86f58
 2022-03-17 16:09 UTC  (11+ messages)

[PATCH] xfs: make quota default to no warning limit at all
 2022-03-17 15:10 UTC  (5+ messages)

[PATCH v1 0/3] split vm_normal_pages for LRU and non-LRU handling
 2022-03-17 13:25 UTC  (10+ messages)
` [PATCH v1 1/3] mm: "

Regression in XFS for fsync heavy workload
 2022-03-17 11:56 UTC  (9+ messages)

[PATCH 0/7 v3] xfs: log recovery fixes
 2022-03-17  6:49 UTC  (29+ messages)
` [PATCH 1/7] xfs: log worker needs to start before intent/unlink recovery
` [PATCH 2/7] xfs: check buffer pin state after locking in delwri_submit
` [PATCH 3/7] xfs: xfs_ail_push_all_sync() stalls when racing with updates
` [PATCH 4/7] xfs: async CIL flushes need pending pushes to be made stable
` [PATCH 5/7] xfs: log items should have a xlog pointer, not a mount
` [PATCH 6/7] xfs: AIL should be log centric
` [PATCH 7/7] xfs: xfs_is_shutdown vs xlog_is_shutdown cage fight

Metadata CRC error detected at xfs_bmbt block 0x1868f56bb0/0x1000
 2022-03-17  3:08 UTC  (2+ messages)

[PATCH 0/2] xfsprogs: improve metadump handling of corrupt inodes
 2022-03-16 23:12 UTC  (3+ messages)
` [PATCH 1/2] metadump: handle corruption errors without aborting
` [PATCH 2/2] metadump: be careful zeroing corrupt inode forks

[PATCHSET 0/4] fstests: random fixes
 2022-03-16 22:13 UTC  (7+ messages)
` [PATCH 1/4] generic/459: ensure that the lvm devices have been created
` [PATCH 2/4] common/xfs: fix broken code in _check_xfs_filesystem
` [PATCH 3/4] xfs/420: fix occasional test failures due to pagecache readahead
` [PATCH 4/4] generic/673: fix golden output to reflect vfs setgid behavior
` [PATCH 5/4] xfs/076: only create files on the data device
` [PATCH 6/4] xfs/17[035]: fix intermittent failures when filesystem metadata gets large

Intel QAT on A2SDi-8C-HLN4F causes massive data corruption with dm-crypt + xfs
 2022-03-16 22:13 UTC  (13+ messages)

[PATCHSET 0/5] xfsprogs: stop allowing tiny filesystems
 2022-03-16 19:27 UTC  (9+ messages)
` [PATCH 1/5] mkfs: hoist the internal log size clamp code
` [PATCH 2/5] mkfs: don't let internal logs consume more than 95% of an AG
` [PATCH 3/5] mkfs: increase the minimum log size to 64MB when possible
` [PATCH 4/5] mkfs: stop allowing tiny filesystems
` [PATCH 5/5] mkfs: simplify the default log size ratio computation

[PATCHSET 0/2] xfsprogs: various 5.15 fixes
 2022-03-16 18:10 UTC  (5+ messages)
` [PATCH 1/2] xfs_scrub: fix xfrog_scrub_metadata error reporting
` [PATCH 2/2] xfs_scrub: retry scrub (and repair) of items that are ok except for XFAIL

[PATCH v11 0/8] fsdax: introduce fs query to support reflink
 2022-03-16 13:46 UTC  (4+ messages)
` [PATCH v11 1/8] dax: Introduce holder for dax_device

xfs_metadump: invalid numrecs (65079) in bmapbtd block 48/220114342
 2022-03-16 10:35 UTC 

[Bug 215693] New: [xfstests generic/673] file on XFS lose its sgid bit after reflink, if there's only sgid bit
 2022-03-16  9:29 UTC 

[PATCHSET 0/2] fstests: new tests for kernel 5.17
 2022-03-16  3:30 UTC  (3+ messages)
` [PATCH 1/2] xfs: make sure syncfs(2) passes back super_operations.sync_fs errors
` [PATCH 2/2] generic: ensure we drop suid after fallocate

[PATCH] btrfs: fix fallocate to use file_modified to update permissions consistently
 2022-03-15 17:30 UTC  (2+ messages)

[Bug 215687] New: chown behavior on XFS is changed
 2022-03-15  9:21 UTC  (3+ messages)
` [Bug 215687] "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).