Linux XFS filesystem development
 help / color / mirror / Atom feed
 messages from 2021-12-03 00:01:20 to 2021-12-14 08:49:57 UTC [more...]

[PATCH V4 00/20] xfsprogs: Extend per-inode extent counters
 2021-12-14  8:47 UTC  (8+ 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 00/16] xfs: Extend per-inode extent counters
 2021-12-14  8:45 UTC  (17+ 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

[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 2/2] Remove bdi_congested() and wb_congested() and related functions
` [PATCH 1/2] Remove inode_congested()

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 

Processed (with 1 error): Re: Bug#1000974: copy_move_algo.hpp:1083:10: error: ‘__fallthrough__’ was not declared in this scope; did you mean ‘fallthrough’?
 2021-12-07 12:54 UTC  (14+ messages)
      `  "
    ` [PATCH xfsprogs-5.14.2 URGENT] libxfs: hide the drainbamaged fallthrough macro from xfslibs
      ` Bug#1000974: "
      ` Bug#1000974: Info received (Bug#1000974: copy_move_algo.hpp:1083:10: error: ‘__fallthrough__’ was not declared in this scope; did you mean ‘fallthrough’?)
    ` 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 

Processed: retitle 1000974 to xfs/linux.h defines common word "fallthrough" breaking unrelated headers
 2021-12-05 16:21 UTC 

[GIT PULL] xfs: bug fixes for 5.16-rc3
 2021-12-05  1:28 UTC  (2+ messages)

[GIT PULL] iomap folio conversion for 5.17
 2021-12-03 18:48 UTC 

[PATCH] libxcmd: use emacs mode for command history editing
 2021-12-03  7:26 UTC  (2+ messages)

[PATCH 05/36] xfs: pass perag to xfs_alloc_read_agf()
 2021-12-03  7:19 UTC  (5+ messages)
` [RFC PATCH] xfs: xfs_reflink_find_shared can be static

[ANNOUNCE] xfs-linux: for-next updated to e445976537ad
 2021-12-03  2:06 UTC 

[RFC] [PATCH 00/36] xfs: more work towards shrinking
 2021-12-03  0:01 UTC  (35+ messages)
` [PATCH 01/36] xfs: make last AG grow/shrink perag centric
` [PATCH 02/36] xfs: kill xfs_ialloc_pagi_init()
` [PATCH 03/36] xfs: pass perag to xfs_ialloc_read_agi()
` [PATCH 04/36] xfs: kill xfs_alloc_pagf_init()
` [PATCH 06/36] xfs: pass perag to xfs_read_agi
` [PATCH 07/36] xfs: pass perag to xfs_read_agf
` [PATCH 08/36] xfs: pass perag to xfs_alloc_get_freelist
` [PATCH 09/36] xfs: pass perag to xfs_alloc_put_freelist
` [PATCH 10/36] xfs: pass perag to xfs_alloc_read_agfl
` [PATCH 11/36] xfs: Pre-calculate per-AG agbno geometry
` [PATCH 12/36] xfs: Pre-calculate per-AG agino geometry
` [PATCH 13/36] xfs: replace xfs_ag_block_count() with perag accesses
` [PATCH 14/36] xfs: make is_log_ag() a first class helper
` [PATCH 15/36] xfs: active perag reference counting
` [PATCH 16/36] xfs: rework the perag trace points to be perag centric
` [PATCH 17/36] xfs: convert xfs_imap() to take a perag
` [PATCH 18/36] xfs: use active perag references for inode allocation
` [PATCH 19/36] xfs: inobt can use perags in many more places than it does
` [PATCH 20/36] xfs: convert xfs_ialloc_next_ag() to an atomic
` [PATCH 21/36] xfs: perags need atomic operational state
` [PATCH 22/36] xfs: introduce xfs_for_each_perag_wrap()
` [PATCH 23/36] xfs: rework xfs_alloc_vextent()
` [PATCH 25/36] xfs: combine __xfs_alloc_vextent_this_ag and xfs_alloc_ag_vextent
` [PATCH 26/36] xfs: use xfs_alloc_vextent_this_ag() where appropriate
` [PATCH 27/36] xfs: factor xfs_bmap_btalloc()
` [PATCH 28/36] xfs: use xfs_alloc_vextent_first_ag() where appropriate
` [PATCH 29/36] xfs: use xfs_alloc_vextent_start_bno() "
` [PATCH 30/36] xfs: introduce xfs_alloc_vextent_near_bno()
` [PATCH 31/36] xfs: introduce xfs_alloc_vextent_exact_bno()
` [PATCH 32/36] xfs: introduce xfs_alloc_vextent_prepare()
` [PATCH 33/36] xfs: move allocation accounting to xfs_alloc_vextent_set_fsbno()
` [PATCH 34/36] xfs: fold xfs_alloc_ag_vextent() into callers
` [PATCH 35/36] xfs: convert xfs_alloc_vextent_iterate_ags() to use perag walker
` [PATCH 36/36] xfs: convert trim to use for_each_perag_range


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