linux-xfs.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-02 10:30:33 to 2022-03-15 08:12:40 UTC [more...]

[Bug 215687] New: chown behavior on XFS is changed
 2022-03-15  8:12 UTC 

[PATCH 0/7 v3] xfs: log recovery fixes
 2022-03-15  6:42 UTC  (8+ 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

[PATCH 0/8 v3] xfs: intent whiteouts
 2022-03-14 22:06 UTC  (9+ messages)
` [PATCH 1/8] xfs: hide log iovec alignment constraints
` [PATCH 2/8] xfs: don't commit the first deferred transaction without intents
` [PATCH 3/8] xfs: add log item flags to indicate intents
` [PATCH 4/8] xfs: tag transactions that contain intent done items
` [PATCH 5/8] xfs: factor and move some code in xfs_log_cil.c
` [PATCH 6/8] xfs: add log item method to return related intents
` [PATCH 7/8] xfs: whiteouts release intents that are not in the AIL
` [PATCH 8/8] xfs: intent item whiteouts

[PATCH 0/2] x86: Avoid CONFIG_X86_X32_ABI=y with llvm-objcopy
 2022-03-14 20:13 UTC  (4+ messages)
` [PATCH 1/2] x86: Remove toolchain check for X32 ABI capability
` [PATCH 2/2] x86/Kconfig: Do not allow CONFIG_X86_X32_ABI=y with llvm-objcopy

[PATCH] xfs: make quota default to no warning limit at all
 2022-03-14 18:09 UTC 

[PATCH] xfs: don't include bnobt blocks when reserving free block pool
 2022-03-14 18:08 UTC 

[ANNOUNCE] xfs-linux: for-next updated to 744e6c8ada5d
 2022-03-14 18:07 UTC 

Metadata CRC error detected at xfs_dir3_block_read_verify+0x9e/0xc0 [xfs], xfs_dir3_block block 0x86f58
 2022-03-14 15:18 UTC  (3+ messages)

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

[ANNOUNCE] xfsprogs-5.15.0-rc1 released
 2022-03-11 18:36 UTC 

[PATCH v1 0/3] split vm_normal_pages for LRU and non-LRU handling
 2022-03-11 17:08 UTC  (8+ messages)
` [PATCH v1 1/3] mm: "
` [PATCH v1 2/3] tools: add more gup configs to hmm_gup selftests
` [PATCH v1 3/3] tools: add selftests to hmm for COW in device memory

[PATCHSET 0/2] xfs: use setattr_copy to set VFS file attributes
 2022-03-11  7:54 UTC  (12+ messages)
` [PATCH 1/2] xfs: use setattr_copy to set vfs inode attributes
` [PATCH 2/2] xfs: refactor user/group quota chown in xfs_setattr_nonsize

[PATCH] xfs_scrub: fix xfrog_scrub_metadata error reporting
 2022-03-11  3:05 UTC 

PATCH [0/4 V2] xfs: log recovery hang fixes
 2022-03-11  0:13 UTC  (7+ messages)
` [PATCH 1/4] xfs: log worker needs to start before intent/unlink recovery
` [PATCH 2/4] xfs: check buffer pin state after locking in delwri_submit
` [PATCH 3/4] xfs: xfs_ail_push_all_sync() stalls when racing with updates
` [PATCH 4/4] xfs: async CIL flushes need pending pushes to be made stable

[PATCHSET v3 0/2] xfs: make quota reservations for directory changes
 2022-03-10 22:28 UTC  (5+ messages)
` [PATCH 1/2] xfs: reserve quota for dir expansion when linking/unlinking files
` [PATCH 2/2] xfs: reserve quota for target dir expansion when renaming files

[PATCHSET v2 0/2] xfs: constify dotdot global variable
 2022-03-10 22:26 UTC  (5+ messages)
` [PATCH 1/2] xfs: constify the name argument to various directory functions
` [PATCH 2/2] xfs: constify xfs_name_dotdot

[PATCH] xfs: xfs_rmap_item: Add ASSERT after calling kmem_zalloc
 2022-03-10 21:20 UTC  (3+ messages)

[PATCHSET 0/2] fstests: new stuff for kernel 5.17
 2022-03-10 17:48 UTC  (6+ messages)
` [PATCH 1/2] generic: test suid/sgid behavior with reflink and dedupe
  ` [PATCH v1.1 "

[PATCH v28 00/15] xfs: Log Attribute Replay
 2022-03-10  7:35 UTC  (7+ messages)

[PATCHSET v2 0/2] xfs: make quota reservations for directory changes
 2022-03-10  1:50 UTC  (8+ messages)
` [PATCH 1/2] xfs: reserve quota for dir expansion when linking/unlinking files
` [PATCH 2/2] xfs: reserve quota for target dir expansion when renaming files

Clarifying XFS behaviour for dates before 1901 and after 2038
 2022-03-09 23:45 UTC  (4+ messages)

[PATCHSET 0/2] xfs: constify dotdot global variable
 2022-03-09 23:27 UTC  (6+ messages)
` [PATCH 1/2] xfs: constify the name argument to various directory functions
` [PATCH 2/2] xfs: constify xfs_name_dotdot

Inconsistent "EXPERIMENTAL online shrink feature in use. Use at your own risk" alert
 2022-03-09 22:37 UTC  (12+ messages)

[PATCH] xfs: reserve quota for directory expansion when hardlinking files
 2022-03-09 16:44 UTC  (6+ messages)

[PATCH 00/16 v8] xfs: rework xlog_write()
 2022-03-09  5:29 UTC  (17+ messages)
` [PATCH 01/16] xfs: factor out the CIL transaction header building
` [PATCH 02/16] xfs: only CIL pushes require a start record
` [PATCH 03/16] xfs: embed the xlog_op_header in the unmount record
` [PATCH 04/16] xfs: embed the xlog_op_header in the commit record
` [PATCH 05/16] xfs: log tickets don't need log client id
` [PATCH 06/16] xfs: move log iovec alignment to preparation function
` [PATCH 07/16] xfs: reserve space and initialise xlog_op_header in item formatting
` [PATCH 08/16] xfs: log ticket region debug is largely useless
` [PATCH 09/16] xfs: pass lv chain length into xlog_write()
` [PATCH 10/16] xfs: change the type of ic_datap
` [PATCH 11/16] xfs: introduce xlog_write_full()
` [PATCH 12/16] xfs: introduce xlog_write_partial()
` [PATCH 13/16] xfs: remove xlog_verify_dest_ptr
` [PATCH 14/16] xfs: xlog_write() no longer needs contwr state
` [PATCH 15/16] xfs: xlog_write() doesn't need optype anymore
` [PATCH 16/16] xfs: CIL context doesn't need to count iovecs

xfs: log recovery hang fixes
 2022-03-08 13:52 UTC  (9+ messages)
` [PATCH 1/3] xfs: log worker needs to start before intent/unlink recovery
` [PATCH 2/3] xfs: check buffer pin state after locking in delwri_submit
` [PATCH 3/3] xfs: xfs_ail_push_all_sync() stalls when racing with updates
` [PATCH 4/3] xfs: async CIL flushes need pending pushes to be made stable
  ` [PATCH 4/3 v2] "

[PATCH V7 00/17] xfs: Extend per-inode extent counters
 2022-03-08  2:52 UTC  (49+ messages)
` [PATCH V7 01/17] xfs: Move extent count limits to xfs_format.h
` [PATCH V7 02/17] xfs: Introduce xfs_iext_max_nextents() helper
` [PATCH V7 03/17] xfs: Use xfs_extnum_t instead of basic data types
` [PATCH V7 04/17] xfs: Introduce xfs_dfork_nextents() helper
` [PATCH V7 05/17] xfs: Use basic types to define xfs_log_dinode's di_nextents and di_anextents
` [PATCH V7 06/17] xfs: Promote xfs_extnum_t and xfs_aextnum_t to 64 and 32-bits respectively
` [PATCH V7 07/17] xfs: Introduce XFS_SB_FEAT_INCOMPAT_NREXT64 and associated per-fs feature bit
` [PATCH V7 08/17] xfs: Introduce XFS_FSOP_GEOM_FLAGS_NREXT64
` [PATCH V7 10/17] xfs: Use xfs_rfsblock_t to count maximum blocks that can be used by BMBT
` [PATCH V7 11/17] xfs: Introduce macros to represent new maximum extent counts for data/attr forks
` [PATCH V7 12/17] xfs: Introduce per-inode 64-bit extent counters
` [PATCH V7 13/17] xfs: xfs_growfs_rt_alloc: Unlock inode explicitly rather than through iop_committing()
` [PATCH V7 14/17] xfs: Conditionally upgrade existing inodes to use 64-bit extent counters
` [PATCH V7 15/17] xfs: Enable bulkstat ioctl to support 64-bit per-inode "
` [PATCH V7 17/17] xfs: Define max extent length based on on-disk format definition

Intel QAT on A2SDi-8C-HLN4F causes massive data corruption with dm-crypt + xfs
 2022-03-04 17:50 UTC  (20+ messages)

[PATCH RESEND] xfs: don't generate selinux audit messages for capability testing
 2022-03-04  0:30 UTC  (7+ messages)

[PATCH 4/8] mm: thp: only regular file could be THP eligible
 2022-03-03 19:14 UTC  (4+ messages)

[REPORT] kernel BUG at fs/ext4/inode.c:2620 - page_buffers()
 2022-03-03 14:38 UTC  (9+ messages)
` [PATCH -v2] ext4: don't BUG if kernel subsystems dirty pages without asking ext4 first
      ` [PATCH -v3] "
        ` [PATCH -v4] "
          ` [PATCH -v5] ext4: don't BUG if someone "

[PATCH 0/8] Make khugepaged collapse readonly FS THP more consistent
 2022-03-03 10:53 UTC  (5+ messages)
` [PATCH 2/8] mm: khugepaged: remove redundant check for VM_NO_KHUGEPAGED

[PATCH v4 00/26] xfs: remove xfs_disk_quot from incore dquot
 2022-03-03  0:38 UTC  (5+ messages)
` [PATCH 25/26] xfs: actually bump warning counts when we send warnings
  ` Quota warning woes (was: [PATCH 25/26] xfs: actually bump warning counts when we send warnings)

[PATCH] iomap: fix incomplete async dio reads when using IOMAP_DIO_PARTIAL
 2022-03-02 23:12 UTC  (7+ messages)

WARNING: CPU: 5 PID: 25802 at fs/xfs/libxfs/xfs_bmap.c:4530 xfs_bmapi_convert_delalloc+0x434/0x4a0 [xfs]
 2022-03-02 11:53 UTC  (11+ messages)


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).