Linux XFS
[Prev Page][Next Page]
- Re: [PATCH 14/17] xfs: compute the maximum height of the rmap btree when reflink enabled, (continued)
- [PATCH v3 0/4] xfs: fix perag iteration raciness,
Brian Foster
- [ANNOUNCE] xfs-linux: for-next **REBASED** to 11a83f4c3930, Darrick J. Wong
- [PATCH v1 0/2] mm: remove extra ZONE_DEVICE struct page refcount,
Alex Sierra
- Sorting blocks in xfs_buf_delwri_submit_buffers() still necessary?,
Holger Hoffstätte
- [PATCH] xfs: replace snprintf in show functions with sysfs_emit,
Qing Wang
- [ANNOUNCE] xfs-linux: for-next updated to b06b65cb3f9b, Darrick J. Wong
- [PATCHSET 0/2] xfs: clean up zone terminology,
Darrick J. Wong
- [PATCHSET v3 00/15] xfs: support dynamic btree cursor height,
Darrick J. Wong
- [PATCH 01/15] xfs: remove xfs_btree_cur.bc_blocklog, Darrick J. Wong
- [PATCH 02/15] xfs: reduce the size of nr_ops for refcount btree cursors, Darrick J. Wong
- [PATCH 03/15] xfs: don't track firstrec/firstkey separately in xchk_btree, Darrick J. Wong
- [PATCH 04/15] xfs: dynamically allocate btree scrub context structure, Darrick J. Wong
- [PATCH 05/15] xfs: support dynamic btree cursor heights, Darrick J. Wong
- [PATCH 06/15] xfs: rearrange xfs_btree_cur fields for better packing, Darrick J. Wong
- [PATCH 07/15] xfs: refactor btree cursor allocation function, Darrick J. Wong
- [PATCH 08/15] xfs: encode the max btree height in the cursor, Darrick J. Wong
- [PATCH 09/15] xfs: dynamically allocate cursors based on maxlevels, Darrick J. Wong
- [PATCH 10/15] xfs: compute actual maximum btree height for critical reservation calculation, Darrick J. Wong
- [PATCH 11/15] xfs: compute the maximum height of the rmap btree when reflink enabled, Darrick J. Wong
- [PATCH 12/15] xfs: kill XFS_BTREE_MAXLEVELS, Darrick J. Wong
- [PATCH 13/15] xfs: widen btree maxlevels computation to handle 64-bit record counts, Darrick J. Wong
- [PATCH 14/15] xfs: compute absolute maximum nlevels for each btree type, Darrick J. Wong
- [PATCH 15/15] xfs: use separate btree cursor cache for each btree type, Darrick J. Wong
- [PATCH v1 00/12] MEMORY_DEVICE_COHERENT for CPU-accessible coherent device memory,
Alex Sierra
- [PATCH v1 01/12] ext4/xfs: add page refcount helper, Alex Sierra
- [PATCH v1 02/12] mm: remove extra ZONE_DEVICE struct page refcount, Alex Sierra
- [PATCH v1 03/12] mm: add zone device coherent type memory support, Alex Sierra
- [PATCH v1 04/12] mm: add device coherent vma selection for memory migration, Alex Sierra
- [PATCH v1 05/12] drm/amdkfd: ref count init for device pages, Alex Sierra
- [PATCH v1 06/12] drm/amdkfd: add SPM support for SVM, Alex Sierra
- [PATCH v1 07/12] drm/amdkfd: coherent type as sys mem on migration to ram, Alex Sierra
- [PATCH v1 08/12] lib: test_hmm add ioctl to get zone device type, Alex Sierra
- [PATCH v1 09/12] lib: test_hmm add module param for zone device type, Alex Sierra
- [PATCH v1 10/12] lib: add support for device coherent type in test_hmm, Alex Sierra
- [PATCH v1 12/12] tools: update test_hmm script to support SP config, Alex Sierra
- [PATCH v1 11/12] tools: update hmm-test to support device coherent type, Alex Sierra
- Re: [PATCH v1 00/12] MEMORY_DEVICE_COHERENT for CPU-accessible coherent device memory, Andrew Morton
- [PATCH v2 0/4] xfs: fix perag iteration raciness,
Brian Foster
- [PATCH 0/3] xfs: fix perag iteration raciness,
Brian Foster
- [PATCH v2 0/4] Dump log cleanups,
Catherine Hoang
- BUG: unable to handle kernel NULL pointer dereference in xlog_cil_commit,
Hao Sun
- [PATCH] libxfs: fix crash on second attempt to initialize library,
Darrick J. Wong
- [PATCH] libxfs: fix call_rcu crash when unmounting the fake mount in mkfs,
Darrick J. Wong
- [PATCH] Prevent mmap command to map beyond EOF,
Carlos Maiolino
- Performance regression with async inode inactivation,
Jan Kara
- [ANNOUNCE] xfsprogs for-next updated to 7c432f77, Eric Sandeen
- [PATCH] xfs: use kmem_cache_free() for kmem_cache objects,
Rustam Kovhaev
- [PATCH][next] xfs: Use kvcalloc() instead of kvzalloc(),
Gustavo A. R. Silva
- [PATCH v10 0/8] fsdax,xfs: Add reflink&dedupe support for fsdax,
Shiyang Ruan
- /me taps out, Darrick J. Wong
- [PATCH 0/3] debian updates,
Bastian Germann
- Bug#987093: marked as done (xfsprogs: need config.guess/sub update for riscv64), Debian Bug Tracking System
- [RFC][PATCH v3 0/9] mm: Use DIO for swap and fix NFS swapfiles,
David Howells
- [PATCH v3 1/9] mm: Remove the callback func argument from __swap_writepage(), David Howells
- [PATCH v3 2/9] mm: Add 'supports' field to the address_space_operations to list features, David Howells
- [PATCH v3 3/9] mm: Make swap_readpage() void, David Howells
- [PATCH v3 4/9] Introduce IOCB_SWAP kiocb flag to trigger REQ_SWAP, David Howells
- [PATCH v3 5/9] mm: Make swap_readpage() for SWP_FS_OPS use ->swap_rw() not ->readpage(), David Howells
- [PATCH v3 6/9] mm: Make __swap_writepage() do async DIO if asked for it, David Howells
- [PATCH v3 8/9] block, btrfs, ext4, xfs: Implement swap_rw, David Howells
- [PATCH v3 9/9] mm: Remove swap BIO paths and only use DIO paths, David Howells
- Re: [RFC][PATCH v3 0/9] mm: Use DIO for swap and fix NFS swapfiles, Dave Chinner
- Re: [RFC][PATCH v3 0/9] mm: Use DIO for swap and fix NFS swapfiles, David Sterba
- Re: [RFC][PATCH v3 0/9] mm: Use DIO for swap and fix NFS swapfiles, NeilBrown
- Re: [RFC][PATCH v3 0/9] mm: Use DIO for swap and fix NFS swapfiles, David Howells
- [PATCH V2 0/5] xfsprogs: generic serialisation primitives,
Chandan Babu R
- [PATCH v7 0/8] [PATCH v7 0/8] fsdax: introduce fs query to support reflink,
Shiyang Ruan
- [PATCH v7 3/8] mm: factor helpers for memory_failure_dev_pagemap, Shiyang Ruan
- [PATCH v7 2/8] dax: Introduce holder for dax_device, Shiyang Ruan
- [PATCH v7 1/8] dax: Use rwsem for dax_{read,write}_lock(), Shiyang Ruan
- [PATCH v7 5/8] fsdax: Introduce dax_lock_mapping_entry(), Shiyang Ruan
- [PATCH v7 4/8] pagemap,pmem: Introduce ->memory_failure(), Shiyang Ruan
- [PATCH v7 6/8] mm: Introduce mf_dax_kill_procs() for fsdax case, Shiyang Ruan
- [PATCH v7 7/8] xfs: Implement ->notify_failure() for XFS, Shiyang Ruan
- [PATCH v7 8/8] fsdax: add exception for reflinked files, Shiyang Ruan
- [PATCHSET RFC v2 chandan 0/4] xfs: separate btree cursor slab zones,
Darrick J. Wong
- [PATCHSET RFC v2 chandan 00/15] xfs: support dynamic btree cursor height,
Darrick J. Wong
- [PATCH 01/15] xfs: fix maxlevels comparisons in the btree staging code, Darrick J. Wong
- [PATCH 02/15] xfs: remove xfs_btree_cur_t typedef, Darrick J. Wong
- [PATCH 03/15] xfs: don't allocate scrub contexts on the stack, Darrick J. Wong
- [PATCH 04/15] xfs: don't track firstrec/firstkey separately in xchk_btree, Darrick J. Wong
- [PATCH 05/15] xfs: dynamically allocate btree scrub context structure, Darrick J. Wong
- [PATCH 06/15] xfs: stricter btree height checking when looking for errors, Darrick J. Wong
- [PATCH 07/15] xfs: stricter btree height checking when scanning for btree roots, Darrick J. Wong
- [PATCH 08/15] xfs: check that bc_nlevels never overflows, Darrick J. Wong
- [PATCH 09/15] xfs: support dynamic btree cursor heights, Darrick J. Wong
- [PATCH 10/15] xfs: refactor btree cursor allocation function, Darrick J. Wong
- [PATCH 11/15] xfs: encode the max btree height in the cursor, Darrick J. Wong
- [PATCH 12/15] xfs: dynamically allocate cursors based on maxlevels, Darrick J. Wong
- [PATCH 13/15] xfs: compute actual maximum btree height for critical reservation calculation, Darrick J. Wong
- [PATCH 14/15] xfs: compute the maximum height of the rmap btree when reflink enabled, Darrick J. Wong
- [PATCH 15/15] xfs: kill XFS_BTREE_MAXLEVELS, Darrick J. Wong
- [PATCH] dax: remove silly single-page limitation in dax_zero_page_range,
Darrick J. Wong
- kernel 5.16 sprint planning,
Darrick J. Wong
- BoF at LPC: Documenting the Heterogeneous Memory Model Architecture,
Felix Kuehling
- [Bug 214475] New: xfs filesystem not mountable and xfs_repair hangs at function call futex, bugzilla-daemon
- [PATCHSET RFC v2 jane 0/5] vfs: enable userspace to reset damaged file storage,
Darrick J. Wong
- [PATCHSET RFC achender 0/2] xfs: refactor log recovery resource capture,
Darrick J. Wong
- [PATCHSET RFC chandan 00/14] xfs: support dynamic btree cursor height,
Darrick J. Wong
- [PATCH 01/14] xfs: remove xfs_btree_cur_t typedef, Darrick J. Wong
- [PATCH 02/14] xfs: don't allocate scrub contexts on the stack, Darrick J. Wong
- [PATCH 03/14] xfs: dynamically allocate btree scrub context structure, Darrick J. Wong
- [PATCH 04/14] xfs: stricter btree height checking when looking for errors, Darrick J. Wong
- [PATCH 05/14] xfs: stricter btree height checking when scanning for btree roots, Darrick J. Wong
- [PATCH 06/14] xfs: check that bc_nlevels never overflows, Darrick J. Wong
- [PATCH 07/14] xfs: support dynamic btree cursor heights, Darrick J. Wong
- [PATCH 08/14] xfs: refactor btree cursor allocation function, Darrick J. Wong
- [PATCH 09/14] xfs: fix maxlevels comparisons in the btree staging code, Darrick J. Wong
- [PATCH 10/14] xfs: encode the max btree height in the cursor, Darrick J. Wong
- [PATCH 11/14] xfs: dynamically allocate cursors based on maxlevels, Darrick J. Wong
- [PATCH 12/14] xfs: compute actual maximum btree height for critical reservation calculation, Darrick J. Wong
- [PATCH 13/14] xfs: compute the maximum height of the rmap btree when reflink enabled, Darrick J. Wong
- [PATCH 14/14] xfs: kill XFS_BTREE_MAXLEVELS, Darrick J. Wong
- Could we get an IOCB_NO_READ_HOLE?,
David Howells
- [PATCH 0/6 v2] congestion_wait() and GFP_NOFAIL,
NeilBrown
- [PATCHSET 0/3] fstests: various cleanups to ./new script,
Darrick J. Wong
- [PATCHSET v4 0/8] fstests: document all test groups,
Darrick J. Wong
- Patch "iomap: pass writeback errors to the mapping" has been added to the 5.10-stable tree, Sasha Levin
- Patch "iomap: pass writeback errors to the mapping" has been added to the 5.13-stable tree, Sasha Levin
- Patch "iomap: pass writeback errors to the mapping" has been added to the 5.14-stable tree, Sasha Levin
- [PATCH V3 00/16] xfsprogs: Extend per-inode extent counters,
Chandan Babu R
- [PATCH V3 01/16] xfsprogs: xfs_repair: allow administrators to add older v5 features, Chandan Babu R
- [PATCH V3 02/16] xfsprogs: Move extent count limits to xfs_format.h, Chandan Babu R
- [PATCH V3 03/16] xfsprogs: Introduce xfs_iext_max_nextents() helper, Chandan Babu R
- [PATCH V3 04/16] xfsprogs: Rename MAXEXTNUM, MAXAEXTNUM to XFS_IFORK_EXTCNT_MAXS32, XFS_IFORK_EXTCNT_MAXS16, Chandan Babu R
- [PATCH V3 05/16] xfsprogs: Use xfs_extnum_t instead of basic data types, Chandan Babu R
- [PATCH V3 06/16] xfsprogs: Introduce xfs_dfork_nextents() helper, Chandan Babu R
- [PATCH V3 07/16] xfsprogs: xfs_dfork_nextents: Return extent count via an out argument, Chandan Babu R
- [PATCH V3 08/16] xfsprogs: Rename inode's extent counter fields based on their width, Chandan Babu R
- [PATCH V3 09/16] xfsprogs: Promote xfs_extnum_t and xfs_aextnum_t to 64 and 32-bits respectively, Chandan Babu R
- [PATCH V3 10/16] xfsprogs: Enable bulkstat ioctl to support 64-bit extent counters, Chandan Babu R
- [PATCH V3 11/16] xfsprogs: Extend per-inode extent counter widths, Chandan Babu R
- [PATCH V3 12/16] xfsprogs: xfs_info: Report NREXT64 feature status, Chandan Babu R
- [PATCH V3 13/16] xfsprogs: Add XFS_SB_FEAT_INCOMPAT_NREXT64 to XFS_SB_FEAT_INCOMPAT_ALL, Chandan Babu R
- [PATCH V3 14/16] xfsprogs: Add nrext64 mkfs option, Chandan Babu R
- [PATCH V3 15/16] xfsprogs: Add support for upgrading to NREXT64 feature, Chandan Babu R
- [PATCH V3 16/16] xfsprogs: Define max extent length based on on-disk format definition, Chandan Babu R
- [PATCH V3 00/12] xfs: Extend per-inode extent counters,
Chandan Babu R
- [PATCH V3 01/12] xfs: Move extent count limits to xfs_format.h, Chandan Babu R
- [PATCH V3 02/12] xfs: Introduce xfs_iext_max_nextents() helper, Chandan Babu R
- [PATCH V3 03/12] xfs: Rename MAXEXTNUM, MAXAEXTNUM to XFS_IFORK_EXTCNT_MAXS32, XFS_IFORK_EXTCNT_MAXS16, Chandan Babu R
- [PATCH V3 04/12] xfs: Use xfs_extnum_t instead of basic data types, Chandan Babu R
- [PATCH V3 05/12] xfs: Introduce xfs_dfork_nextents() helper, Chandan Babu R
- [PATCH V3 06/12] xfs: xfs_dfork_nextents: Return extent count via an out argument, Chandan Babu R
- [PATCH V3 07/12] xfs: Rename inode's extent counter fields based on their width, Chandan Babu R
- [PATCH V3 08/12] xfs: Promote xfs_extnum_t and xfs_aextnum_t to 64 and 32-bits respectively, Chandan Babu R
- [PATCH V3 09/12] xfs: Enable bulkstat ioctl to support 64-bit per-inode extent counters, Chandan Babu R
- [PATCH V3 11/12] xfs: Add XFS_SB_FEAT_INCOMPAT_NREXT64 to XFS_SB_FEAT_INCOMPAT_ALL, Chandan Babu R
- [PATCH V3 10/12] xfs: Extend per-inode extent counter widths, Chandan Babu R
- [PATCH V3 12/12] xfs: Define max extent length based on on-disk format definition, Chandan Babu R
- Re: [PATCH V3 00/12] xfs: Extend per-inode extent counters, Darrick J. Wong
- XFS Sprints,
Darrick J. Wong
- Shameless plug for the FS Track at LPC next week!,
Darrick J. Wong
- [PATCHSET v3 0/9] fstests: document all test groups,
Darrick J. Wong
- [PATCHSET v3 0/1] fstests: exercise code refactored in 5.14,
Darrick J. Wong
- [PATCHSET v2 0/3] fstests: regression tests for 5.13/5.14 rt fixes,
Darrick J. Wong
- [PATCHSET 0/1] fstests: random fixes,
Darrick J. Wong
- [GIT PULL] xfsprogs: synchronize with kernel 5.14, Darrick J. Wong
- [PATCHSET 00/61] xfs: sync libxfs with 5.14,
Darrick J. Wong
- [PATCH 01/61] mkfs: move mkfs/proto.c declarations to mkfs/proto.h, Darrick J. Wong
- [PATCH 02/61] libfrog: move topology.[ch] to libxfs, Darrick J. Wong
- [PATCH 03/61] libfrog: create header file for mocked-up kernel data structures, Darrick J. Wong
- [PATCH 04/61] libxfs: port xfs_set_inode_alloc from the kernel, Darrick J. Wong
- [PATCH 05/61] libxfs: fix whitespace inconsistencies with kernel, Darrick J. Wong
- [PATCH 06/61] xfs: Fix fall-through warnings for Clang, Darrick J. Wong
- [PATCH 07/61] misc: convert utilities to use "fallthrough;", Darrick J. Wong
- [PATCH 08/61] xfs: use xfs_buf_alloc_pages for uncached buffers, Darrick J. Wong
- [PATCH 09/61] xfs: Reverse apply 72b97ea40d, Darrick J. Wong
- [PATCH 10/61] xfs: Add xfs_attr_node_remove_name, Darrick J. Wong
- [PATCH 11/61] xfs: Refactor xfs_attr_set_shortform, Darrick J. Wong
- [PATCH 12/61] xfs: Separate xfs_attr_node_addname and xfs_attr_node_addname_clear_incomplete, Darrick J. Wong
- [PATCH 13/61] xfs: Add helper xfs_attr_node_addname_find_attr, Darrick J. Wong
- [PATCH 14/61] xfs: Hoist xfs_attr_node_addname, Darrick J. Wong
- [PATCH 15/61] xfs: Hoist xfs_attr_leaf_addname, Darrick J. Wong
- [PATCH 16/61] xfs: Hoist node transaction handling, Darrick J. Wong
- [PATCH 17/61] xfs: Add delay ready attr remove routines, Darrick J. Wong
- [PATCH 18/61] xfs: Add delay ready attr set routines, Darrick J. Wong
- [PATCH 19/61] xfs: Remove xfs_attr_rmtval_set, Darrick J. Wong
- [PATCH 20/61] xfs: Clean up xfs_attr_node_addname_clear_incomplete, Darrick J. Wong
- [PATCH 21/61] xfs: clean up open-coded fs block unit conversions, Darrick J. Wong
- [PATCH 22/61] xfs: move xfs_perag_get/put to xfs_ag.[ch], Darrick J. Wong
- [PATCH 23/61] xfs: move perag structure and setup to libxfs/xfs_ag.[ch], Darrick J. Wong
- [PATCH 24/61] xfs: make for_each_perag... a first class citizen, Darrick J. Wong
- [PATCH 25/61] xfs: convert raw ag walks to use for_each_perag, Darrick J. Wong
- [PATCH 26/61] xfs: convert xfs_iwalk to use perag references, Darrick J. Wong
- [PATCH 27/61] xfs: convert secondary superblock walk to use perags, Darrick J. Wong
- [PATCH 28/61] xfs: pass perags through to the busy extent code, Darrick J. Wong
- [PATCH 29/61] xfs: push perags through the ag reservation callouts, Darrick J. Wong
- [PATCH 30/61] xfs: pass perags around in fsmap data dev functions, Darrick J. Wong
- [PATCH 31/61] xfs: add a perag to the btree cursor, Darrick J. Wong
- [PATCH 32/61] xfs: convert rmap btree cursor to using a perag, Darrick J. Wong
- [PATCH 33/61] xfs: convert refcount btree cursor to use perags, Darrick J. Wong
- [PATCH 34/61] xfs: convert allocbt cursors to use perags, Darrick J. Wong
- [PATCH 35/61] xfs: use perag for ialloc btree cursors, Darrick J. Wong
- [PATCH 36/61] xfs: remove agno from btree cursor, Darrick J. Wong
- [PATCH 37/61] xfs: simplify xfs_dialloc_select_ag() return values, Darrick J. Wong
- [PATCH 38/61] xfs: collapse AG selection for inode allocation, Darrick J. Wong
- [PATCH 39/61] xfs: get rid of xfs_dir_ialloc(), Darrick J. Wong
- [PATCH 40/61] xfs: inode allocation can use a single perag instance, Darrick J. Wong
- [PATCH 41/61] xfs: clean up and simplify xfs_dialloc(), Darrick J. Wong
- [PATCH 42/61] xfs: use perag through unlink processing, Darrick J. Wong
- [PATCH 43/61] xfs: remove xfs_perag_t, Darrick J. Wong
- [PATCH 45/61] xfs: Remove redundant assignment to busy, Darrick J. Wong
- [PATCH 44/61] xfs: sort variable alphabetically to avoid repeated declaration, Darrick J. Wong
[Index of Archives]
[XFS Filesystem Development]
[Linux USB Devel]
[Linux SCSI]
[Linux RAID]
[Yosemite Forum]