public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2021-12-06 14:26:25 to 2021-12-16 05:16:45 UTC [more...]

[PATCH] xfs: check sb_meta_uuid for dabuf buffer recovery
 2021-12-16  5:16 UTC  (7+ messages)

[PATCHSET 0/7] xfs: random fixes for 5.17
 2021-12-16  5:11 UTC  (15+ messages)
` [PATCH 1/7] xfs: take the ILOCK when accessing the inode core
` [PATCH 2/7] xfs: shut down filesystem if we xfs_trans_cancel with deferred work items
` [PATCH 3/7] xfs: fix a bug in the online fsck directory leaf1 bestcount check
` [PATCH 4/7] xfs: prevent UAF in xfs_log_item_in_current_chkpt
` [PATCH 5/7] xfs: fix quotaoff mutex usage now that we don't support disabling it
` [PATCH 6/7] xfs: don't expose internal symlink metadata buffers to the vfs
` [PATCH 7/7] xfs: only run COW extent recovery when there are no live extents

[PATCH 2/2] xfs: make sure link path does not go away at access
 2021-12-16  2:45 UTC  (14+ messages)

[PATCH V4 00/16] xfs: Extend per-inode extent counters
 2021-12-15  9:19 UTC  (22+ messages)
` [PATCH V4 01/16] xfs: Move extent count limits to xfs_format.h
` [PATCH V4 02/16] xfs: Introduce xfs_iext_max_nextents() helper
` [PATCH V4 03/16] xfs: Use xfs_extnum_t instead of basic data types
` [PATCH V4 04/16] xfs: Introduce xfs_dfork_nextents() helper
` [PATCH V4 05/16] xfs: Use basic types to define xfs_log_dinode's di_nextents and di_anextents
` [PATCH V4 06/16] xfs: Promote xfs_extnum_t and xfs_aextnum_t to 64 and 32-bits respectively
` [PATCH V4 07/16] xfs: Introduce XFS_SB_FEAT_INCOMPAT_NREXT64 and associated per-fs feature bit
` [PATCH V4 08/16] xfs: Introduce XFS_FSOP_GEOM_FLAGS_NREXT64
` [PATCH V4 09/16] xfs: Introduce XFS_DIFLAG2_NREXT64 and associated helpers
` [PATCH V4 10/16] xfs: Use xfs_rfsblock_t to count maximum blocks that can be used by BMBT
` [PATCH V4 11/16] xfs: Introduce macros to represent new maximum extent counts for data/attr forks
` [PATCH V4 12/16] xfs: Introduce per-inode 64-bit extent counters
` [PATCH V4 13/16] xfs: Conditionally upgrade existing inodes to use "
` [PATCH V4 14/16] xfs: Enable bulkstat ioctl to support 64-bit per-inode "
` [PATCH V4 15/16] xfs: Add XFS_SB_FEAT_INCOMPAT_NREXT64 to the list of supported flags
` [PATCH V4 16/16] xfs: Define max extent length based on on-disk format definition

[RESEND PATCH v8 0/9] fsdax: introduce fs query to support reflink
 2021-12-15  3:09 UTC  (16+ messages)
` [PATCH v8 1/9] dax: Use percpu rwsem for dax_{read,write}_lock()
` [PATCH v8 2/9] dax: Introduce holder for dax_device
` [PATCH v8 5/9] fsdax: Introduce dax_lock_mapping_entry()
` [PATCH v8 6/9] mm: Introduce mf_dax_kill_procs() for fsdax case
` [PATCH v8 7/9] dax: add dax holder helper for filesystems
` [PATCH v8 8/9] xfs: Implement ->notify_failure() for XFS

[PATCH V4 00/20] xfsprogs: Extend per-inode extent counters
 2021-12-14  8:48 UTC  (21+ messages)
` [PATCH V4 01/20] xfsprogs: xfs_repair: allow administrators to add older v5 features
` [PATCH V4 02/20] xfsprogs: Move extent count limits to xfs_format.h
` [PATCH V4 03/20] xfsprogs: Introduce xfs_iext_max_nextents() helper
` [PATCH V4 04/20] xfsprogs: Use xfs_extnum_t instead of basic data types
` [PATCH V4 05/20] xfsprogs: Introduce xfs_dfork_nextents() helper
` [PATCH V4 06/20] xfsprogs: Use basic types to define xfs_log_dinode's di_nextents and di_anextents
` [PATCH V4 07/20] xfsprogs: Promote xfs_extnum_t and xfs_aextnum_t to 64 and 32-bits respectively
` [PATCH V4 08/20] xfsprogs: Introduce XFS_SB_FEAT_INCOMPAT_NREXT64 and associated per-fs feature bit
` [PATCH V4 09/20] xfsprogs: Introduce XFS_FSOP_GEOM_FLAGS_NREXT64
` [PATCH V4 10/20] xfsprogs: Introduce XFS_DIFLAG2_NREXT64 and associated helpers
` [PATCH V4 11/20] xfsprogs: Use xfs_rfsblock_t to count maximum blocks that can be used by BMBT
` [PATCH V4 12/20] xfsprogs: Introduce macros to represent new maximum extent counts for data/attr forks
` [PATCH V4 13/20] xfsprogs: Introduce per-inode 64-bit extent counters
` [PATCH V4 14/20] xfsprogs: Conditionally upgrade existing inodes to use "
` [PATCH V4 15/20] xfsprogs: Enable bulkstat ioctl to support "
` [PATCH V4 16/20] xfsprogs: Add XFS_SB_FEAT_INCOMPAT_NREXT64 to the list of supported flags
` [PATCH V4 17/20] xfsprogs: xfs_info: Report NREXT64 feature status
` [PATCH V4 18/20] xfsprogs: Add mkfs option to create filesystem with large extent counters
` [PATCH V4 19/20] xfsprogs: Add support for upgrading to NREXT64 feature
` [PATCH V4 20/20] xfsprogs: Define max extent length based on on-disk format definition

[PATCH] xfs: not allow rename if src is quota enabled and project IDs are different
 2021-12-14  6:02 UTC  (3+ messages)
  ` 回复: "

[PATCH v2 00/28] iomap/xfs folio patches
 2021-12-13 18:08 UTC  (6+ messages)
` [PATCH v2 19/28] iomap: Convert __iomap_zero_iter to use a folio

[PATCH] iomap: turn the byte variable in iomap_zero_iter into a ssize_t
 2021-12-13  7:38 UTC  (8+ messages)

[PATCH 0/2] Remove some 'congested' tests
 2021-12-13  7:04 UTC  (8+ messages)
` [PATCH 1/2] Remove inode_congested()
` [PATCH 2/2] Remove bdi_congested() and wb_congested() and related functions

XFS journal log resetting
 2021-12-12 23:08 UTC  (5+ messages)

VMs getting into stuck states since kernel ~5.13
 2021-12-12 14:21 UTC  (7+ messages)

[GIT PULL] xfs: bug fixes for 5.16-rc4
 2021-12-12  0:34 UTC  (2+ messages)

[PATCH 0/4] xfsprogs: misc small fixes
 2021-12-11 16:56 UTC  (13+ messages)
` [PATCH 1/4] xfs_quota: document unit multipliers used in limit command
` [PATCH 2/4] mkfs.xfs(8): remove incorrect default inode allocator description
` [PATCH 3/4] xfs_quota: don't exit on fs_table_insert_project_path failure
` [PATCH 4/4] xfs_repair: don't guess about failure reason in phase6

[PATCHSET V2 for-5.16 0/2] xfs: fix data corruption when cycling ro/rw mounts
 2021-12-11  1:24 UTC  (7+ messages)
` [PATCH 1/2] xfs: remove all COW fork extents when remounting readonly
` [PATCH 2/2] xfs: only run COW extent recovery when there are no live extents

[PATCH v2 00/11] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping
 2021-12-10 16:39 UTC  (24+ messages)
` [PATCH v2 01/11] mm: add zone device coherent type memory support
` [PATCH v2 02/11] mm: add device coherent vma selection for memory migration
` [PATCH v2 03/11] mm/gup: migrate PIN_LONGTERM dev coherent pages to system
` [PATCH v2 04/11] drm/amdkfd: add SPM support for SVM
` [PATCH v2 05/11] drm/amdkfd: coherent type as sys mem on migration to ram
` [PATCH v2 06/11] lib: test_hmm add ioctl to get zone device type
` [PATCH v2 07/11] lib: test_hmm add module param for "
` [PATCH v2 08/11] lib: add support for device coherent type in test_hmm
` [PATCH v2 09/11] tools: update hmm-test to support device coherent type
` [PATCH v2 10/11] tools: update test_hmm script to support SP config
` [PATCH v2 11/11] tools: add hmm gup test for long term pinned device pages

[GIT PULL] xfs: xlog_write rework and CIL scalability
 2021-12-10  0:09 UTC 

[ANNOUNCE] xfs-linux: for-next updated to 089558bc7ba7
 2021-12-09 18:10 UTC 

Fwd: [PATCH] xfs_quota: Support XFS_GETNEXTQUOTA in range calls
 2021-12-09 12:42 UTC 

[Bug 215261] New: [xfstests xfs/177] test still fails after merge f38a032b165d ("xfs: fix I_DONTCACHE")
 2021-12-08 18:22 UTC  (2+ messages)

[PATCH] fsstress: consistently index the ops array by OP_ type
 2021-12-08 16:45 UTC 

[RFD] XFS inode reclaim (inactivation) under fs freeze
 2021-12-08 16:08 UTC  (3+ messages)

[PATCHSET 5.16-rcX 0/2] xfs: fix data corruption when cycling ro/rw mounts
 2021-12-08  1:50 UTC  (7+ messages)
` [PATCH 1/2] xfs: remove all COW fork extents when remounting readonly
` [PATCH 2/2] xfs: only run COW extent recovery when there are no live extents

hang on shrink_dcache_sb at remount of directories inside container
 2021-12-07 13:26 UTC 

[PATCH xfsprogs-5.14.2 URGENT] libxfs: hide the drainbamaged fallthrough macro from xfslibs
 2021-12-07 12:54 UTC  (7+ messages)
      ` Bug#1000974: "
  ` Bug#1000974: marked as done (xfs/linux.h defines common word "fallthrough" breaking unrelated headers)

xfsprogs_5.14.2-1_source.changes ACCEPTED into unstable
 2021-12-07 12:50 UTC 

Processing of xfsprogs_5.14.2-1_source.changes
 2021-12-07 12:37 UTC 

[PATCH v2 0/1] debian: Resend .gitcensus change
 2021-12-07 12:21 UTC  (2+ messages)
` [PATCH v2 1/1] debian: Generate .gitcensus instead of .census (Closes: #999743)

[RFC PATCH v2 0/2] xfsprogs: add error tags for log attribute replay test
 2021-12-07  0:01 UTC  (3+ messages)
` [RFC PATCH v2 1/2] xfsprogs: add leaf split error tag
` [RFC PATCH v2 2/2] xfsprogs: add leaf to node "

[RFC PATCH v2 0/2] xfs: add error tags for log attribute replay test
 2021-12-06 23:55 UTC  (3+ messages)
` [RFC PATCH v2 1/2] xfs: add leaf split error tag
` [RFC PATCH v2 2/2] xfs: add leaf to node "

[PATCH v4 0/1] xfstests: add log attribute replay test
 2021-12-06 23:50 UTC  (2+ messages)
` [PATCH v4 1/1] xfstests: Add Log Attribute Replay test

[ANNOUNCE] xfsprogs xfsprogs 5.14.2 released (really)
 2021-12-06 23:26 UTC 

mkfs.xfs ignores data stripe on 4k devices?
 2021-12-06 22:43 UTC  (4+ messages)

xfsprogs_5.14.1-1_source.changes ACCEPTED into unstable
 2021-12-06 16:08 UTC 

Processing of xfsprogs_5.14.1-1_source.changes
 2021-12-06 15:57 UTC 


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