messages from 2021-11-30 17:27:45 to 2021-12-13 04:22:48 UTC [more...]
[PATCH 0/2] Remove some 'congested' tests
2021-12-13 4:22 UTC (4+ 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] iomap: turn the byte variable in iomap_zero_iter into a ssize_t
2021-12-11 17:50 UTC (7+ 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
[PATCH v2 00/28] iomap/xfs folio patches
2021-12-10 16:19 UTC (4+ messages)
` [PATCH v2 19/28] iomap: Convert __iomap_zero_iter to use a folio
[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)
[RFC] [PATCH 00/36] xfs: more work towards shrinking
2021-12-03 7:19 UTC (41+ 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 05/36] xfs: pass perag to xfs_alloc_read_agf()
` [RFC PATCH] xfs: xfs_reflink_find_shared can be static
` [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 24/36] xfs: use xfs_alloc_vextent_this_ag() in _iterate_ags()
` [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
[ANNOUNCE] xfs-linux: for-next updated to e445976537ad
2021-12-03 2:06 UTC
[ANNOUNCE] xfsprogs xfsprogs 5.14.2 released
2021-12-02 22:51 UTC (2+ messages)
[RESEND PATCH v8 0/9] fsdax: introduce fs query to support reflink
2021-12-02 8:48 UTC (10+ 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 3/9] mm: factor helpers for memory_failure_dev_pagemap
` [PATCH v8 4/9] pagemap,pmem: Introduce ->memory_failure()
` [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 v8 9/9] fsdax: set a CoW flag when associate reflink mappings
[ANNOUNCE] xfs-linux: iomap-for-next updated to 5ad448ce2976
2021-12-02 1:49 UTC (3+ messages)
` iomap folio conversion for 5.17
[PATCH] xfs: remove incorrect ASSERT in xfs_rename
2021-12-01 17:57 UTC (3+ messages)
[PATCH v25 00/12] Log Attribute Replay
2021-12-01 17:52 UTC (14+ messages)
` [PATCH v25 02/12] xfs: don't commit the first deferred transaction without intents
` [PATCH v25 04/12] xfs: Set up infrastructure for log attribute replay
` [PATCH v25 05/12] xfs: Implement attr logging and replay
` [PATCH v25 10/12] xfs: Add larp debug option
Why 'fallocate' clear the file's SUID flag?
2021-12-01 10:45 UTC
XFS: Assertion failed: !(flags & (RENAME_NOREPLACE | RENAME_EXCHANGE))
2021-12-01 5:10 UTC (5+ messages)
decouple DAX from block devices v2
2021-11-30 19:06 UTC (17+ messages)
` [PATCH 04/29] dax: simplify the dax_device <-> gendisk association
` [PATCH 05/29] dax: remove the pgmap sanity checks in generic_fsdax_supported
` [PATCH 06/29] dax: move the partition alignment check into fs_dax_get_by_bdev
` [PATCH 18/29] fsdax: decouple zeroing from the iomap buffered I/O code
` [PATCH 23/29] xfs: pass the mapping flags to xfs_bmbt_to_iomap
` [PATCH 24/29] iomap: add a IOMAP_DAX flag
` [PATCH 25/29] dax: return the partition offset from fs_dax_get_by_bdev
` [PATCH 26/29] fsdax: shift partition offset handling into the file systems
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox