messages from 2022-01-20 00:23:52 to 2022-01-25 22:45:54 UTC [more...]
[PATCH] xfs: require an rcu grace period before inode recycle
2022-01-25 22:45 UTC (19+ messages)
` [xfs] a7f4e88080: aim7.jobs-per-min -62.2% regression
[PATCH v3 1/5] task_work: export task_work_add()
2022-01-25 21:37 UTC
[PATCH] generic/273: use _get_file_block_size
2022-01-24 23:21 UTC (2+ messages)
[PATCH v26 00/12] xfs: Log Attribute Replay
2022-01-25 1:19 UTC (16+ messages)
` [PATCH v26 01/12] xfs: Fix double unlock in defer capture code
` [PATCH v26 02/12] xfs: don't commit the first deferred transaction without intents
` [PATCH v26 03/12] xfs: Return from xfs_attr_set_iter if there are no more rmtblks to process
` [PATCH v26 04/12] xfs: Set up infrastructure for log attribute replay
` [PATCH v26 05/12] xfs: Implement attr logging and replay
` [PATCH v26 06/12] xfs: Skip flip flags for delayed attrs
` [PATCH v26 07/12] xfs: Add xfs_attr_set_deferred and xfs_attr_remove_deferred
` [PATCH v26 08/12] xfs: Remove unused xfs_attr_*_args
` [PATCH v26 09/12] xfs: Add log attribute error tag
` [PATCH v26 10/12] xfs: Add larp debug option
` [PATCH v26 11/12] xfs: Merge xfs_delattr_context into xfs_attr_item
` [PATCH v26 12/12] xfs: Add helper function xfs_attr_leaf_addname
[PATCH V5 00/20] xfsprogs: Extend per-inode extent counters
2022-01-25 0:35 UTC (23+ messages)
` [PATCH V5 01/20] xfs_repair: check filesystem geometry before allowing upgrades
` [PATCH V5 02/20] xfsprogs: Move extent count limits to xfs_format.h
` [PATCH V5 03/20] xfsprogs: Introduce xfs_iext_max_nextents() helper
` [PATCH V5 04/20] xfsprogs: Use xfs_extnum_t instead of basic data types
` [PATCH V5 05/20] xfsprogs: Introduce xfs_dfork_nextents() helper
` [PATCH V5 06/20] xfsprogs: Use basic types to define xfs_log_dinode's di_nextents and di_anextents
` [PATCH V5 07/20] xfsprogs: Promote xfs_extnum_t and xfs_aextnum_t to 64 and 32-bits respectively
` [PATCH V5 08/20] xfsprogs: Introduce XFS_SB_FEAT_INCOMPAT_NREXT64 and associated per-fs feature bit
` [PATCH V5 09/20] xfsprogs: Introduce XFS_FSOP_GEOM_FLAGS_NREXT64
` [PATCH V5 10/20] xfsprogs: Introduce XFS_DIFLAG2_NREXT64 and associated helpers
` [PATCH V5 11/20] xfsprogs: Use xfs_rfsblock_t to count maximum blocks that can be used by BMBT
` [PATCH V5 12/20] xfsprogs: Introduce macros to represent new maximum extent counts for data/attr forks
` [PATCH V5 13/20] xfsprogs: Introduce per-inode 64-bit extent counters
` [PATCH V5 14/20] xfsprogs: Conditionally upgrade existing inodes to use "
` [PATCH V5 15/20] xfsprogs: Enable bulkstat ioctl to support "
` [PATCH V5 16/20] xfsprogs: Add XFS_SB_FEAT_INCOMPAT_NREXT64 to the list of supported flags
` [PATCH V5 17/20] xfsprogs: xfs_info: Report NREXT64 feature status
` [PATCH V5 18/20] xfsprogs: Add mkfs option to create filesystem with large extent counters
` [PATCH V5 19/20] xfsprogs: Add support for upgrading to NREXT64 feature
` [PATCH V5 20/20] xfsprogs: Define max extent length based on on-disk format definition
[PATCH V5 00/16] xfs: Extend per-inode extent counters
2022-01-25 0:32 UTC (19+ messages)
` [PATCH V5 01/16] xfs: Move extent count limits to xfs_format.h
` [PATCH V5 02/16] xfs: Introduce xfs_iext_max_nextents() helper
` [PATCH V5 03/16] xfs: Use xfs_extnum_t instead of basic data types
` [PATCH V5 04/16] xfs: Introduce xfs_dfork_nextents() helper
` [PATCH V5 05/16] xfs: Use basic types to define xfs_log_dinode's di_nextents and di_anextents
` [PATCH V5 06/16] xfs: Promote xfs_extnum_t and xfs_aextnum_t to 64 and 32-bits respectively
` [PATCH V5 07/16] xfs: Introduce XFS_SB_FEAT_INCOMPAT_NREXT64 and associated per-fs feature bit
` [PATCH V5 08/16] xfs: Introduce XFS_FSOP_GEOM_FLAGS_NREXT64
` [PATCH V5 09/16] xfs: Introduce XFS_DIFLAG2_NREXT64 and associated helpers
` [PATCH V5 10/16] xfs: Use xfs_rfsblock_t to count maximum blocks that can be used by BMBT
` [PATCH V5 11/16] xfs: Introduce macros to represent new maximum extent counts for data/attr forks
` [PATCH V5 12/16] xfs: Introduce per-inode 64-bit extent counters
` [PATCH V5 13/16] xfs: Conditionally upgrade existing inodes to use "
` [PATCH V5 14/16] xfs: Enable bulkstat ioctl to support 64-bit per-inode "
` [PATCH V5 15/16] xfs: Add XFS_SB_FEAT_INCOMPAT_NREXT64 to the list of supported flags
` [PATCH V5 16/16] xfs: Define max extent length based on on-disk format definition
CFQ or BFQ scheduler and XFS
2022-01-25 0:42 UTC (5+ messages)
[PATCH v2] iogen: upgrade to fallocate
2022-01-24 18:40 UTC (3+ messages)
[PATCH 0/2] xfs: a couple misc/small deferred inactivation tweaks
2022-01-24 16:57 UTC (12+ messages)
` [PATCH 2/2] xfs: run blockgc on freeze to avoid iget stalls after reclaim
[PATCH v3 0/7] DAX poison recovery
2022-01-24 9:01 UTC (4+ messages)
[PATCH v10 0/5] add support for direct I/O with fscrypt using blk-crypto
2022-01-23 23:03 UTC (20+ messages)
` [PATCH v10 1/5] fscrypt: add functions for direct I/O support
` [PATCH v10 2/5] iomap: support direct I/O with fscrypt using blk-crypto
` [PATCH v10 3/5] ext4: "
` [PATCH v10 4/5] f2fs: "
` [PATCH v10 5/5] fscrypt: update documentation for direct I/O support
[GIT PULL] xfs: fixes for 5.17-rc1
2022-01-22 9:40 UTC (2+ messages)
[PATCH] fs/xfs: fix comments mentioning i_mutex
2022-01-21 20:28 UTC (2+ messages)
xfs/311 test pass but leave block device unusable
2022-01-21 10:20 UTC (2+ messages)
[PATCH v9 00/10] fsdax: introduce fs query to support reflink
2022-01-21 8:34 UTC (25+ messages)
` [PATCH v9 02/10] dax: Introduce holder for dax_device
` [PATCH v9 05/10] fsdax: fix function description
` [PATCH v9 07/10] mm: move pgoff_address() to vma_pgoff_address()
` [PATCH v9 08/10] mm: Introduce mf_dax_kill_procs() for fsdax case
` [PATCH v9 10/10] fsdax: set a CoW flag when associate reflink mappings
[GIT PULL] xfs: DMAPI ioctl housecleaning for 5.17-rc1
2022-01-21 6:56 UTC (2+ messages)
[GIT PULL] xfs: legacy Irix ioctl housecleaning for 5.17-rc1, part 2
2022-01-21 6:56 UTC (2+ messages)
[GIT PULL] xfs: legacy Irix ioctl housecleaning for 5.17-rc1, part 1
2022-01-21 6:56 UTC (2+ messages)
[PATCH] xfs/107: fix formatting failures
2022-01-21 2:41 UTC (2+ messages)
[ANNOUNCE] xfs-linux: for-next updated to 6191cf3ad59f
2022-01-20 18:11 UTC
[PATCH] vfs: check dentry is still valid in get_link()
2022-01-20 16:34 UTC (12+ messages)
[PATCH v3 00/10] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping
2022-01-20 13:18 UTC (18+ messages)
` [PATCH v3 01/10] mm: add zone device coherent type memory support
` [PATCH v3 03/10] mm/gup: fail get_user_pages for LONGTERM dev coherent type
` [PATCH v3 06/10] lib: test_hmm add ioctl to get zone device type
` [PATCH v3 07/10] lib: test_hmm add module param for "
` [PATCH v3 08/10] lib: add support for device coherent type in test_hmm
` [PATCH v3 09/10] tools: update hmm-test to support device coherent type
` [PATCH v3 10/10] tools: update test_hmm script to support SP config
[PATCH] xfs, iomap: limit individual ioend chain lengths in writeback
2022-01-20 3:47 UTC
[ANNOUNCE] xfs-documentation: master updated to f1de072
2022-01-20 1:40 UTC
[PATCHSET 00/17] xfsprogs: various 5.15 fixes
2022-01-20 1:32 UTC (5+ messages)
` [PATCH 12/17] xfs_scrub: report optional features in version string
` [PATCH v2 "
[PATCHSET 0/2] xfsprogs: various 5.16 fixes
2022-01-20 0:27 UTC (3+ messages)
` [PATCH 1/2] xfs_repair: detect v5 featureset mismatches in secondary supers
` [PATCH 2/2] xfs_repair: improve checking of existing rmap and refcount btrees
[PATCHSET 00/48] xfsprogs: sync libxfs with 5.16
2022-01-20 0:27 UTC (43+ messages)
` [PATCH 07/48] xfs: remove the xfs_dsb_t typedef
` [PATCH 08/48] xfs: remove the xfs_dqblk_t typedef
` [PATCH 09/48] xfs: fold perag loop iteration logic into helper function
` [PATCH 10/48] xfs: rename the next_agno perag iteration variable
` [PATCH 11/48] xfs: terminate perag iteration reliably on agcount
` [PATCH 12/48] xfs: fix perag reference leak on iteration race with growfs
` [PATCH 13/48] xfs: remove xfs_btree_cur.bc_blocklog
` [PATCH 14/48] xfs: reduce the size of nr_ops for refcount btree cursors
` [PATCH 15/48] xfs: prepare xfs_btree_cur for dynamic cursor heights
` [PATCH 16/48] xfs: rearrange xfs_btree_cur fields for better packing
` [PATCH 17/48] xfs: refactor btree cursor allocation function
` [PATCH 18/48] xfs: encode the max btree height in the cursor
` [PATCH 19/48] xfs: dynamically allocate cursors based on maxlevels
` [PATCH 20/48] xfs: rename m_ag_maxlevels to m_allocbt_maxlevels
` [PATCH 21/48] xfs: compute maximum AG btree height for critical reservation calculation
` [PATCH 22/48] xfs: clean up xfs_btree_{calc_size,compute_maxlevels}
` [PATCH 23/48] xfs: compute the maximum height of the rmap btree when reflink enabled
` [PATCH 24/48] xfs_db: fix metadump level comparisons
` [PATCH 25/48] xfs_db: warn about suspicious finobt trees when metadumping
` [PATCH 26/48] xfs_db: stop using XFS_BTREE_MAXLEVELS
` [PATCH 27/48] xfs_repair: fix AG header btree level comparisons
` [PATCH 28/48] xfs_repair: warn about suspicious btree levels in AG headers
` [PATCH 29/48] xfs_repair: stop using XFS_BTREE_MAXLEVELS
` [PATCH 30/48] xfs: kill XFS_BTREE_MAXLEVELS
` [PATCH 31/48] xfs: compute absolute maximum nlevels for each btree type
` [PATCH 32/48] xfs: use separate btree cursor cache "
` [PATCH 33/48] xfs_db: support computing btheight for all cursor types
` [PATCH 34/48] xfs_db: report absolute maxlevels for each btree type
` [PATCH 35/48] libxfs: remove kmem_zone_destroy
` [PATCH 36/48] libxfs: remove kmem_zone_init
` [PATCH 37/48] xfs: remove kmem_zone typedef
` [PATCH 38/48] xfs: rename _zone variables to _cache
` [PATCH 39/48] libxfs: rename all the other "
` [PATCH 40/48] libxfs: change zone to cache for all kmem functions
` [PATCH 41/48] xfs: compact deferred intent item structures
` [PATCH 42/48] xfs: create slab caches for frequently-used deferred items
` [PATCH 43/48] xfs: rename xfs_bmap_add_free to xfs_free_extent_later
` [PATCH 44/48] xfs: reduce the size of struct xfs_extent_free_item
` [PATCH 45/48] xfs: remove unused parameter from refcount code
` [PATCH 46/48] xfs: use swap() to make dabtree code cleaner
` [PATCH 47/48] xfs: Fix the free logic of state in xfs_attr_node_hasname
` [PATCH 48/48] libxfs: remove kernel stubs from xfs_shared.h
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;
as well as URLs for NNTP newsgroup(s).