Linux XFS
[Prev Page][Next Page]
- [PATCH 18/48] xfs: encode the max btree height in the cursor, (continued)
- [PATCH 18/48] xfs: encode the max btree height in the cursor, Darrick J. Wong
- [PATCH 19/48] xfs: dynamically allocate cursors based on maxlevels, Darrick J. Wong
- [PATCH 20/48] xfs: rename m_ag_maxlevels to m_allocbt_maxlevels, Darrick J. Wong
- [PATCH 21/48] xfs: compute maximum AG btree height for critical reservation calculation, Darrick J. Wong
- [PATCH 22/48] xfs: clean up xfs_btree_{calc_size,compute_maxlevels}, Darrick J. Wong
- [PATCH 23/48] xfs: compute the maximum height of the rmap btree when reflink enabled, Darrick J. Wong
- [PATCH 24/48] xfs_db: fix metadump level comparisons, Darrick J. Wong
- [PATCH 25/48] xfs_db: warn about suspicious finobt trees when metadumping, Darrick J. Wong
- [PATCH 26/48] xfs_db: stop using XFS_BTREE_MAXLEVELS, Darrick J. Wong
- [PATCH 27/48] xfs_repair: fix AG header btree level comparisons, Darrick J. Wong
- [PATCH 28/48] xfs_repair: warn about suspicious btree levels in AG headers, Darrick J. Wong
- [PATCH 29/48] xfs_repair: stop using XFS_BTREE_MAXLEVELS, Darrick J. Wong
- [PATCH 30/48] xfs: kill XFS_BTREE_MAXLEVELS, Darrick J. Wong
- [PATCH 31/48] xfs: compute absolute maximum nlevels for each btree type, Darrick J. Wong
- [PATCH 32/48] xfs: use separate btree cursor cache for each btree type, Darrick J. Wong
- [PATCH 33/48] xfs_db: support computing btheight for all cursor types, Darrick J. Wong
- [PATCH 34/48] xfs_db: report absolute maxlevels for each btree type, Darrick J. Wong
- [PATCH 35/48] libxfs: remove kmem_zone_destroy, Darrick J. Wong
- [PATCH 36/48] libxfs: remove kmem_zone_init, Darrick J. Wong
- [PATCH 37/48] xfs: remove kmem_zone typedef, Darrick J. Wong
- [PATCH 38/48] xfs: rename _zone variables to _cache, Darrick J. Wong
- [PATCH 39/48] libxfs: rename all the other _zone variables to _cache, Darrick J. Wong
- [PATCH 40/48] libxfs: change zone to cache for all kmem functions, Darrick J. Wong
- [PATCH 41/48] xfs: compact deferred intent item structures, Darrick J. Wong
- [PATCH 42/48] xfs: create slab caches for frequently-used deferred items, Darrick J. Wong
- [PATCH 43/48] xfs: rename xfs_bmap_add_free to xfs_free_extent_later, Darrick J. Wong
- [PATCH 44/48] xfs: reduce the size of struct xfs_extent_free_item, Darrick J. Wong
- [PATCH 45/48] xfs: remove unused parameter from refcount code, Darrick J. Wong
- [PATCH 46/48] xfs: use swap() to make dabtree code cleaner, Darrick J. Wong
- [PATCH 47/48] xfs: Fix the free logic of state in xfs_attr_node_hasname, Darrick J. Wong
- [PATCH 48/48] libxfs: remove kernel stubs from xfs_shared.h, Darrick J. Wong
- [PATCHSET 00/17] xfsprogs: various 5.15 fixes,
Darrick J. Wong
- [PATCH 01/17] libxcmd: use emacs mode for command history editing, Darrick J. Wong
- [PATCH 02/17] libxfs: shut down filesystem if we xfs_trans_cancel with deferred work items, Darrick J. Wong
- [PATCH 03/17] libxfs: don't leave dangling perag references from xfs_buf, Darrick J. Wong
- [PATCH 04/17] libfrog: move the GETFSMAP definitions into libfrog, Darrick J. Wong
- [PATCH 05/17] misc: add a crc32c self test to mkfs and repair, Darrick J. Wong
- [PATCH 06/17] libxfs-apply: support filterdiff >= 0.4.2 only, Darrick J. Wong
- [PATCH 07/17] xfs_db: fix nbits parameter in fa_ino[48] functions, Darrick J. Wong
- [PATCH 08/17] xfs_repair: explicitly cast resource usage counts in do_warn, Darrick J. Wong
- [PATCH 09/17] xfs_repair: explicitly cast directory inode numbers in do_warn, Darrick J. Wong
- [PATCH 10/17] xfs_repair: fix indentation problems in upgrade_filesystem, Darrick J. Wong
- [PATCH 11/17] xfs_repair: update secondary superblocks after changing features, Darrick J. Wong
- [PATCH 12/17] xfs_scrub: report optional features in version string, Darrick J. Wong
- [PATCH 13/17] mkfs: prevent corruption of passed-in suboption string values, Darrick J. Wong
- [PATCH 14/17] mkfs: add configuration files for the last few LTS kernels, Darrick J. Wong
- [PATCH 15/17] mkfs: document sample configuration file location, Darrick J. Wong
- [PATCH 16/17] mkfs: add a config file for x86_64 pmem filesystems, Darrick J. Wong
- [PATCH 17/17] mkfs: enable inobtcount and bigtime by default, Darrick J. Wong
- [PATCH 18/17] xfs_scrub: fix reporting if we can't open raw block devices, Darrick J. Wong
- [PATCH 19/17] mkfs: increase default log size for new (aka bigtime) filesystems, Darrick J. Wong
- [PATCHSET 00/45] xfsprogs: sync libxfs with 5.15,
Darrick J. Wong
- [PATCH 01/45] xfsprogs: fix static build problems caused by liburcu, Darrick J. Wong
- [PATCH 02/45] xfs_{copy,db,logprint,repair}: pass xfs_mount pointers instead of xfs_sb pointers, Darrick J. Wong
- [PATCH 03/45] xfs: remove support for disabling quota accounting on a mounted file system, Darrick J. Wong
- [PATCH 04/45] xfs: remove the active vs running quota differentiation, Darrick J. Wong
- [PATCH 05/45] xfs: replace kmem_alloc_large() with kvmalloc(), Darrick J. Wong
- [PATCH 06/45] xfs: allow setting and clearing of log incompat feature flags, Darrick J. Wong
- [PATCH 07/45] xfs: add attr state machine tracepoints, Darrick J. Wong
- [PATCH 08/45] xfs: Rename __xfs_attr_rmtval_remove, Darrick J. Wong
- [PATCH 09/45] xfs: make xfs_rtalloc_query_range input parameters const, Darrick J. Wong
- [PATCH 10/45] xfs: make the key parameters to all btree key comparison functions const, Darrick J. Wong
- [PATCH 11/45] xfs: make the key parameters to all btree query range functions const, Darrick J. Wong
- [PATCH 12/45] xfs: make the record pointer passed to query_range functions const, Darrick J. Wong
- [PATCH 13/45] xfs: mark the record passed into btree init_key functions as const, Darrick J. Wong
- [PATCH 14/45] xfs: make the keys and records passed to btree inorder functions const, Darrick J. Wong
- [PATCH 15/45] xfs: mark the record passed into xchk_btree functions as const, Darrick J. Wong
- [PATCH 16/45] xfs: make the pointer passed to btree set_root functions const, Darrick J. Wong
- [PATCH 17/45] xfs: make the start pointer passed to btree alloc_block functions const, Darrick J. Wong
- [PATCH 18/45] xfs: make the start pointer passed to btree update_lastrec functions const, Darrick J. Wong
- [PATCH 19/45] xfs: constify btree function parameters that are not modified, Darrick J. Wong
- [PATCH 20/45] xfs: resolve fork names in trace output, Darrick J. Wong
- [PATCH 21/45] xfs: sb verifier doesn't handle uncached sb buffer, Darrick J. Wong
- [PATCH 22/45] xfs: rename xfs_has_attr(), Darrick J. Wong
- [PATCH 23/45] xfs: rework attr2 feature and mount options, Darrick J. Wong
- [PATCH 24/45] xfs: reflect sb features in xfs_mount, Darrick J. Wong
- [PATCH 25/45] xfs: replace xfs_sb_version checks with feature flag checks, Darrick J. Wong
- [PATCH 26/45] xfs: convert mount flags to features, Darrick J. Wong
- [PATCH 27/45] xfs: convert remaining mount flags to state flags, Darrick J. Wong
- [PATCH 28/45] xfs: replace XFS_FORCED_SHUTDOWN with xfs_is_shutdown, Darrick J. Wong
- [PATCH 29/45] xfs: convert xfs_fs_geometry to use mount feature checks, Darrick J. Wong
- [PATCH 30/45] xfs: open code sb verifier feature checks, Darrick J. Wong
- [PATCH 31/45] xfs: convert xfs_sb_version_has checks to use mount features, Darrick J. Wong
- [PATCH 32/45] libxlog: replace xfs_sb_version checks with feature flag checks, Darrick J. Wong
- [PATCH 33/45] libxfs: replace xfs_sb_version checks with feature flag checks, Darrick J. Wong
- [PATCH 34/45] xfs_{copy,db,logprint,repair}: replace xfs_sb_version checks with feature flag checks, Darrick J. Wong
- [PATCH 35/45] xfs: remove unused xfs_sb_version_has wrappers, Darrick J. Wong
- [PATCH 36/45] xfs: introduce xfs_sb_is_v5 helper, Darrick J. Wong
- [PATCH 37/45] xfs: kill xfs_sb_version_has_v3inode(), Darrick J. Wong
- [PATCH 38/45] libxfs: use opstate flags and functions for libxfs mount options, Darrick J. Wong
- [PATCH 39/45] libxfs: remove pointless *XFS_MOUNT* flags, Darrick J. Wong
- [PATCH 40/45] libxfs: clean up remaining LIBXFS_MOUNT flags, Darrick J. Wong
- [PATCH 41/45] libxfs: always initialize internal buffer map, Darrick J. Wong
- [PATCH 42/45] libxfs: replace XFS_BUF_SET_ADDR with a function, Darrick J. Wong
- [PATCH 43/45] xfs: introduce xfs_buf_daddr(), Darrick J. Wong
- [PATCH 44/45] xfs: convert bp->b_bn references to xfs_buf_daddr(), Darrick J. Wong
- [PATCH 45/45] libxfs: rename buffer cache index variable b_bn, Darrick J. Wong
- Re: [PATCHSET 00/45] xfsprogs: sync libxfs with 5.15, Eric Sandeen
- [Bug 215506] New: Internal error !ino_ok at line 200 of file fs/xfs/libxfs/xfs_dir2.c. Caller xfs_dir_ino_validate+0x5d/0xd0 [xfs],
bugzilla-daemon
- [PATCH] xfs: remove unused xfs_ioctl32.h declarations,
Darrick J. Wong
- [PATCH v2] iogen: upgrade to fallocate,
Darrick J. Wong
- [ANNOUNCE] xfs-linux: for-next updated to b3bb9413e717, Darrick J. Wong
- [GIT PULL] xfs: new bug fixes for 5.17, Darrick J. Wong
- [PATCHSET 9/8] unwritten_sync: convert XFS_IOC_FREESP64 to ftruncate, Darrick J. Wong
- [PATCH 0/2] xfs: a couple misc/small deferred inactivation tweaks,
Brian Foster
- [ANNOUNCE] xfs-linux: for-next updated to 4a9bca86806f, Darrick J. Wong
- XFS volume unmounts itself with lots of kernel logs generated,
Well Loaded
- [PATCHSET v2 0/3] xfs: kill dead ioctls for 5.17,
Darrick J. Wong
- [GIT PULL] DAX / LIBNVDIMM update for v5.17,
Dan Williams
- [PATCH v3 0/7] DAX poison recovery,
Jane Chu
- [PATCH v3 00/10] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping,
Alex Sierra
- [PATCH v3 03/10] mm/gup: fail get_user_pages for LONGTERM dev coherent type, Alex Sierra
- [PATCH v3 01/10] mm: add zone device coherent type memory support, Alex Sierra
- [PATCH v3 04/10] drm/amdkfd: add SPM support for SVM, Alex Sierra
- [PATCH v3 02/10] mm: add device coherent vma selection for memory migration, Alex Sierra
- [PATCH v3 07/10] lib: test_hmm add module param for zone device type, Alex Sierra
- [PATCH v3 05/10] drm/amdkfd: coherent type as sys mem on migration to ram, Alex Sierra
- [PATCH v3 09/10] tools: update hmm-test to support device coherent type, Alex Sierra
- [PATCH v3 08/10] lib: add support for device coherent type in test_hmm, Alex Sierra
- [PATCH v3 10/10] tools: update test_hmm script to support SP config, Alex Sierra
- [PATCH v3 06/10] lib: test_hmm add ioctl to get zone device type, Alex Sierra
- Re: [PATCH v3 00/10] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping, Alistair Popple
- Re: [PATCH v3 00/10] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping, David Hildenbrand
- [GIT PULL] xfs: new code for 5.17,
Darrick J. Wong
- [GIT PULL] iomap for 5.17,
Matthew Wilcox
- [PATCH v5 0/1] xfstests: add log attribute replay test,
Catherine Hoang
[PATCH 1/2] xfs: kill the XFS_IOC_{ALLOC,FREE}SP* ioctls,
Darrick J. Wong
[PATCH] vfs: check dentry is still valid in get_link(),
Ian Kent
[PATCH] xfs: fix online fsck handling of v5 feature bits on secondary supers,
Darrick J. Wong
[PATCH] xfsprogs: fix static build problems caused by liburcu,
Theodore Ts'o
recommended scheduler for HDD drive and Linux kernel 5, Juan Simón
recommended scheduler for HDD drives, Juan Simón
Re: all origin/master (b2b436ec Merge tag 'trace-v5.16-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace) results, J. Bruce Fields
[ANNOUNCE] xfs-linux: for-next updated to 7e937bb3cbe1, Darrick J. Wong
[PATCH] xfs/220: fix quotarm syscall test,
Darrick J. Wong
[PATCH v2] xfs: take the ILOCK when accessing the inode core,
Darrick J. Wong
[PATCH v2] xfs: Remove redundant assignment of mp,
Jiapeng Chong
xfs_bmap_extents_to_btree allocation warnings,
Krister Johansen
[PATCH] xfs: warn about inodes with project id of -1,
Darrick J. Wong
[PATCH] xfs: hold quota inode ILOCK_EXCL until the end of dqalloc,
Darrick J. Wong
Re: The question of Q_XQUOTARM ioctl,
Darrick J. Wong
[PATCH] xfs/107: remove long-broken test,
Darrick J. Wong
[PATCH] xfs/014: try a few times to create speculative preallocations,
Darrick J. Wong
[PATCH v2] design: fix computation of buffer log item bitmap size,
Darrick J. Wong
[PATCH] net/tls: Remove redundant initialization of mp,
Jiapeng Chong
[PATCH] iomap: Address soft lockup in iomap_finish_ioend(),
trondmy
[PATCH] xfs: sysfs: use default_groups in kobj_type,
Greg Kroah-Hartman
[PATCH v9 00/10] fsdax: introduce fs query to support reflink,
Shiyang Ruan
- [PATCH v9 02/10] dax: Introduce holder for dax_device, Shiyang Ruan
- [PATCH v9 01/10] dax: Use percpu rwsem for dax_{read,write}_lock(), Shiyang Ruan
- [PATCH v9 10/10] fsdax: set a CoW flag when associate reflink mappings, Shiyang Ruan
- [PATCH v9 05/10] fsdax: fix function description, Shiyang Ruan
- [PATCH v9 04/10] pagemap,pmem: Introduce ->memory_failure(), Shiyang Ruan
- [PATCH v9 08/10] mm: Introduce mf_dax_kill_procs() for fsdax case, Shiyang Ruan
- [PATCH v9 06/10] fsdax: Introduce dax_lock_mapping_entry(), Shiyang Ruan
- [PATCH v9 07/10] mm: move pgoff_address() to vma_pgoff_address(), Shiyang Ruan
- [PATCH v9 09/10] xfs: Implement ->notify_failure() for XFS, Shiyang Ruan
- [PATCH v9 03/10] mm: factor helpers for memory_failure_dev_pagemap, Shiyang Ruan
[ANNOUNCE] xfs-linux: for-next updated to 6ed6356b0771, Darrick J. Wong
Re: [PATCH 00/18 V2] Repair SWAP-over-NFS, Christoph Hellwig
[PATCH] iomap: Fix error handling in iomap_zero_iter(),
Matthew Wilcox (Oracle)
[PATCHSET 5.14.3 0/3] xfsprogs: packaging fixes,
Darrick J. Wong
mkfs: document sample configuration file location,
Darrick J. Wong
[PATCH v2] mkfs: add configuration files for the last few LTS kernels, Darrick J. Wong
[PATCH] xfs_quota: fix up dump and report documentation,
Eric Sandeen
[PATCH] mkfs: add configuration files for the last few LTS kernels,
Darrick J. Wong
[PATCH] mkfs: prevent corruption of passed-in suboption string values, Darrick J. Wong
[PATCH v2] xfs: prevent UAF in xfs_log_item_in_current_chkpt,
Darrick J. Wong
[PATCH v4] tests/xfs: test COW writeback failure when overlapping non-shared blocks, Brian Foster
[PATCH v3] tests/xfs: test COW writeback failure when overlapping non-shared blocks,
Brian Foster
[PATCH] xfs: prevent a WARN_ONCE() in xfs_ioc_attr_list(),
Dan Carpenter
[PATCH] xfs: Fix comments mentioning xfs_ialloc,
Yang Xu
[PATCH v3 00/25] iomap/xfs folio patches,
Matthew Wilcox (Oracle)
- [PATCH v3 01/25] block: Add bio_add_folio(), Matthew Wilcox (Oracle)
- [PATCH v3 05/25] iomap: Convert iomap_page_create to take a folio, Matthew Wilcox (Oracle)
- [PATCH v3 08/25] iomap: Add iomap_invalidate_folio, Matthew Wilcox (Oracle)
- [PATCH v3 10/25] iomap: Convert bio completions to use folios, Matthew Wilcox (Oracle)
- [PATCH v3 06/25] iomap: Convert iomap_page_release to take a folio, Matthew Wilcox (Oracle)
- [PATCH v3 15/25] iomap: Allow iomap_write_begin() to be called with the full length, Matthew Wilcox (Oracle)
- [PATCH v3 16/25] iomap: Convert __iomap_zero_iter to use a folio, Matthew Wilcox (Oracle)
- [PATCH v3 18/25] iomap: Convert iomap_write_end_inline to take a folio, Matthew Wilcox (Oracle)
- [PATCH v3 19/25] iomap,xfs: Convert ->discard_page to ->discard_folio, Matthew Wilcox (Oracle)
- [PATCH v3 21/25] iomap: Simplify iomap_do_writepage(), Matthew Wilcox (Oracle)
- [PATCH v3 03/25] fs/buffer: Convert __block_write_begin_int() to take a folio, Matthew Wilcox (Oracle)
- [PATCH v3 20/25] iomap: Simplify iomap_writepage_map(), Matthew Wilcox (Oracle)
- [PATCH v3 17/25] iomap: Convert iomap_write_begin() and iomap_write_end() to folios, Matthew Wilcox (Oracle)
- [PATCH v3 24/25] iomap: Support large folios in invalidatepage, Matthew Wilcox (Oracle)
- [PATCH v3 14/25] iomap: Convert iomap_page_mkwrite to use a folio, Matthew Wilcox (Oracle)
- [PATCH v3 13/25] iomap: Convert readahead and readpage to use a folio, Matthew Wilcox (Oracle)
- [PATCH v3 11/25] iomap: Use folio offsets instead of page offsets, Matthew Wilcox (Oracle)
- [PATCH v3 12/25] iomap: Convert iomap_read_inline_data to take a folio, Matthew Wilcox (Oracle)
- [PATCH v3 09/25] iomap: Pass the iomap_page into iomap_set_range_uptodate, Matthew Wilcox (Oracle)
- [PATCH v3 22/25] iomap: Convert iomap_add_to_ioend() to take a folio, Matthew Wilcox (Oracle)
- [PATCH v3 04/25] iomap: Convert to_iomap_page to take a folio, Matthew Wilcox (Oracle)
- [PATCH v3 23/25] iomap: Convert iomap_migrate_page() to use folios, Matthew Wilcox (Oracle)
- [PATCH v3 02/25] block: Add bio_for_each_folio_all(), Matthew Wilcox (Oracle)
- [PATCH v3 25/25] xfs: Support large folios, Matthew Wilcox (Oracle)
- [PATCH v3 07/25] iomap: Convert iomap_releasepage to use a folio, Matthew Wilcox (Oracle)
[PATCHSET 0/7] xfs: random fixes for 5.17,
Darrick J. Wong
[PATCH] xfs: check sb_meta_uuid for dabuf buffer recovery,
Dave Chinner
[PATCH V4 00/20] xfsprogs: Extend per-inode extent counters,
Chandan Babu R
- [PATCH V4 01/20] xfsprogs: xfs_repair: allow administrators to add older v5 features, Chandan Babu R
- [PATCH V4 02/20] xfsprogs: Move extent count limits to xfs_format.h, Chandan Babu R
- [PATCH V4 03/20] xfsprogs: Introduce xfs_iext_max_nextents() helper, Chandan Babu R
- [PATCH V4 04/20] xfsprogs: Use xfs_extnum_t instead of basic data types, Chandan Babu R
- [PATCH V4 06/20] xfsprogs: Use basic types to define xfs_log_dinode's di_nextents and di_anextents, Chandan Babu R
- [PATCH V4 05/20] xfsprogs: Introduce xfs_dfork_nextents() helper, Chandan Babu R
- [PATCH V4 07/20] xfsprogs: Promote xfs_extnum_t and xfs_aextnum_t to 64 and 32-bits respectively, Chandan Babu R
- [PATCH V4 08/20] xfsprogs: Introduce XFS_SB_FEAT_INCOMPAT_NREXT64 and associated per-fs feature bit, Chandan Babu R
- [PATCH V4 09/20] xfsprogs: Introduce XFS_FSOP_GEOM_FLAGS_NREXT64, Chandan Babu R
- [PATCH V4 10/20] xfsprogs: Introduce XFS_DIFLAG2_NREXT64 and associated helpers, Chandan Babu R
- [PATCH V4 11/20] xfsprogs: Use xfs_rfsblock_t to count maximum blocks that can be used by BMBT, Chandan Babu R
- [PATCH V4 12/20] xfsprogs: Introduce macros to represent new maximum extent counts for data/attr forks, Chandan Babu R
- [PATCH V4 14/20] xfsprogs: Conditionally upgrade existing inodes to use 64-bit extent counters, Chandan Babu R
- [PATCH V4 13/20] xfsprogs: Introduce per-inode 64-bit extent counters, Chandan Babu R
- [PATCH V4 15/20] xfsprogs: Enable bulkstat ioctl to support 64-bit extent counters, Chandan Babu R
- [PATCH V4 16/20] xfsprogs: Add XFS_SB_FEAT_INCOMPAT_NREXT64 to the list of supported flags, Chandan Babu R
- [PATCH V4 17/20] xfsprogs: xfs_info: Report NREXT64 feature status, Chandan Babu R
- [PATCH V4 18/20] xfsprogs: Add mkfs option to create filesystem with large extent counters, Chandan Babu R
- [PATCH V4 19/20] xfsprogs: Add support for upgrading to NREXT64 feature, Chandan Babu R
- [PATCH V4 20/20] xfsprogs: Define max extent length based on on-disk format definition, Chandan Babu R
[PATCH V4 00/16] xfs: Extend per-inode extent counters,
Chandan Babu R
- [PATCH V4 02/16] xfs: Introduce xfs_iext_max_nextents() helper, Chandan Babu R
- [PATCH V4 01/16] xfs: Move extent count limits to xfs_format.h, Chandan Babu R
- [PATCH V4 03/16] xfs: Use xfs_extnum_t instead of basic data types, Chandan Babu R
- [PATCH V4 04/16] xfs: Introduce xfs_dfork_nextents() helper, Chandan Babu R
- [PATCH V4 05/16] xfs: Use basic types to define xfs_log_dinode's di_nextents and di_anextents, Chandan Babu R
- [PATCH V4 06/16] xfs: Promote xfs_extnum_t and xfs_aextnum_t to 64 and 32-bits respectively, Chandan Babu R
- [PATCH V4 07/16] xfs: Introduce XFS_SB_FEAT_INCOMPAT_NREXT64 and associated per-fs feature bit, Chandan Babu R
- [PATCH V4 08/16] xfs: Introduce XFS_FSOP_GEOM_FLAGS_NREXT64, Chandan Babu R
- [PATCH V4 09/16] xfs: Introduce XFS_DIFLAG2_NREXT64 and associated helpers, Chandan Babu R
- [PATCH V4 10/16] xfs: Use xfs_rfsblock_t to count maximum blocks that can be used by BMBT, Chandan Babu R
- [PATCH V4 11/16] xfs: Introduce macros to represent new maximum extent counts for data/attr forks, Chandan Babu R
- [PATCH V4 12/16] xfs: Introduce per-inode 64-bit extent counters, Chandan Babu R
- [PATCH V4 13/16] xfs: Conditionally upgrade existing inodes to use 64-bit extent counters, Chandan Babu R
- [PATCH V4 14/16] xfs: Enable bulkstat ioctl to support 64-bit per-inode extent counters, Chandan Babu R
- [PATCH V4 15/16] xfs: Add XFS_SB_FEAT_INCOMPAT_NREXT64 to the list of supported flags, Chandan Babu R
- [PATCH V4 16/16] xfs: Define max extent length based on on-disk format definition, Chandan Babu R
[PATCH] xfs: not allow rename if src is quota enabled and project IDs are different,
renlei1
[PATCH 0/2] Remove some 'congested' tests,
NeilBrown
[GIT PULL] xfs: bug fixes for 5.16-rc4,
Darrick J. Wong
[PATCH 0/4] xfsprogs: misc small fixes,
Eric Sandeen
[Index of Archives]
[XFS Filesystem Development]
[Linux USB Devel]
[Linux SCSI]
[Linux RAID]
[Yosemite Forum]