Linux XFS
[Prev Page][Next Page]
- [PATCH V7 01/17] xfs: Move extent count limits to xfs_format.h, (continued)
- [PATCH V7 01/17] xfs: Move extent count limits to xfs_format.h, Chandan Babu R
- [PATCH V7 03/17] xfs: Use xfs_extnum_t instead of basic data types, Chandan Babu R
- [PATCH V7 04/17] xfs: Introduce xfs_dfork_nextents() helper, Chandan Babu R
- [PATCH V7 05/17] xfs: Use basic types to define xfs_log_dinode's di_nextents and di_anextents, Chandan Babu R
- [PATCH V7 06/17] xfs: Promote xfs_extnum_t and xfs_aextnum_t to 64 and 32-bits respectively, Chandan Babu R
- [PATCH V7 07/17] xfs: Introduce XFS_SB_FEAT_INCOMPAT_NREXT64 and associated per-fs feature bit, Chandan Babu R
- [PATCH V7 08/17] xfs: Introduce XFS_FSOP_GEOM_FLAGS_NREXT64, Chandan Babu R
- [PATCH V7 09/17] xfs: Introduce XFS_DIFLAG2_NREXT64 and associated helpers, Chandan Babu R
- [PATCH V7 10/17] xfs: Use xfs_rfsblock_t to count maximum blocks that can be used by BMBT, Chandan Babu R
- [PATCH V7 11/17] xfs: Introduce macros to represent new maximum extent counts for data/attr forks, Chandan Babu R
- [PATCH V7 12/17] xfs: Introduce per-inode 64-bit extent counters, Chandan Babu R
- [PATCH V7 13/17] xfs: xfs_growfs_rt_alloc: Unlock inode explicitly rather than through iop_committing(), Chandan Babu R
- [PATCH V7 15/17] xfs: Enable bulkstat ioctl to support 64-bit per-inode extent counters, Chandan Babu R
- [PATCH V7 14/17] xfs: Conditionally upgrade existing inodes to use 64-bit extent counters, Chandan Babu R
- [PATCH V7 16/17] xfs: Add XFS_SB_FEAT_INCOMPAT_NREXT64 to the list of supported flags, Chandan Babu R
- [PATCH V7 17/17] xfs: Define max extent length based on on-disk format definition, Chandan Babu R
- [PATCH] xfs: reserve quota for directory expansion when hardlinking files,
Darrick J. Wong
- [PATCH RESEND] xfs: don't generate selinux audit messages for capability testing,
Darrick J. Wong
- [PATCH 0/8] Make khugepaged collapse readonly FS THP more consistent,
Yang Shi
- [ANNOUNCE] xfsprogs for-next updated to 1c08f0ae, Eric Sandeen
- [PATCH v28 00/15] xfs: Log Attribute Replay,
Allison Henderson
- [PATCH v28 11/15] xfs: Merge xfs_delattr_context into xfs_attr_item, Allison Henderson
- [PATCH v28 15/15] xfs: add leaf to node error tag, Allison Henderson
- [PATCH v28 06/15] xfs: Skip flip flags for delayed attrs, Allison Henderson
- [PATCH v28 10/15] xfs: Add larp debug option, Allison Henderson
- [PATCH v28 13/15] xfs: Add helper function xfs_init_attr_trans, Allison Henderson
- [PATCH v28 05/15] xfs: Implement attr logging and replay, Allison Henderson
- [PATCH v28 07/15] xfs: Add xfs_attr_set_deferred and xfs_attr_remove_deferred, Allison Henderson
- [PATCH v28 03/15] xfs: Return from xfs_attr_set_iter if there are no more rmtblks to process, Allison Henderson
- [PATCH v28 08/15] xfs: Remove unused xfs_attr_*_args, Allison Henderson
- [PATCH v28 01/15] xfs: Fix double unlock in defer capture code, Allison Henderson
- [PATCH v28 12/15] xfs: Add helper function xfs_attr_leaf_addname, Allison Henderson
- [PATCH v28 09/15] xfs: Add log attribute error tag, Allison Henderson
- [PATCH v28 02/15] xfs: don't commit the first deferred transaction without intents, Allison Henderson
- [PATCH v28 04/15] xfs: Set up infrastructure for log attribute replay, Allison Henderson
- [PATCH v28 14/15] xfs: add leaf split error tag, Allison Henderson
- Re: [PATCH v28 00/15] xfs: Log Attribute Replay, Darrick J. Wong
- [PATCH] iomap: fix incomplete async dio reads when using IOMAP_DIO_PARTIAL,
fdmanana
- [PATCH v11 0/8] fsdax: introduce fs query to support reflink,
Shiyang Ruan
- [PATCH v11 1/8] dax: Introduce holder for dax_device, Shiyang Ruan
- [PATCH v11 3/8] pagemap,pmem: Introduce ->memory_failure(), Shiyang Ruan
- [PATCH v11 5/8] mm: move pgoff_address() to vma_pgoff_address(), Shiyang Ruan
- [PATCH v11 4/8] fsdax: Introduce dax_lock_mapping_entry(), Shiyang Ruan
- [PATCH v11 2/8] mm: factor helpers for memory_failure_dev_pagemap, Shiyang Ruan
- [PATCH v11 8/8] fsdax: set a CoW flag when associate reflink mappings, Shiyang Ruan
- [PATCH v11 6/8] mm: Introduce mf_dax_kill_procs() for fsdax case, Shiyang Ruan
- [PATCH v11 7/8] xfs: Implement ->notify_failure() for XFS, Shiyang Ruan
- Re: [PATCH v11 0/8] fsdax: introduce fs query to support reflink, Shiyang Ruan
- [PATCH 0/6] block, fs: convert most Direct IO cases to FOLL_PIN,
jhubbard . send . patches
- [PATCH 3/6] block, fs: assert that key paths use iovecs, and nothing else, jhubbard . send . patches
- [PATCH 2/6] iov_iter: new iov_iter_pin_pages*(), for FOLL_PIN pages, jhubbard . send . patches
- [PATCH 5/6] NFS: direct-io: convert to FOLL_PIN pages, jhubbard . send . patches
- [PATCH 1/6] mm/gup: introduce pin_user_page(), jhubbard . send . patches
- [PATCH 6/6] fuse: convert direct IO paths to use FOLL_PIN, jhubbard . send . patches
- [PATCH 4/6] block, bio, fs: convert most filesystems to pin_user_pages_fast(), jhubbard . send . patches
- [no subject], Unknown
- [GIT PULL] xfs: fixes for 5.17-rc6,
Darrick J. Wong
- [PATCH] xfs: don't generate selinux audit messages for capability testing,
Darrick J. Wong
- Performance regression when large number of tasks perform random I/O,
Chandan Babu R
- [RFC PATCH 0/7] block, fs: convert Direct IO to FOLL_PIN,
John Hubbard
- [RFC PATCH 1/7] mm/gup: introduce pin_user_page(), John Hubbard
- [RFC PATCH 2/7] block: add dio_w_*() wrappers for pin, unpin user pages, John Hubbard
- [RFC PATCH 3/7] block, fs: assert that key paths use iovecs, and nothing else, John Hubbard
- [RFC PATCH 4/7] block, bio, fs: initial pin_user_pages_fast() changes, John Hubbard
- [RFC PATCH 6/7] fuse: convert direct IO paths to use FOLL_PIN, John Hubbard
- [RFC PATCH 5/7] NFS: direct-io: convert to FOLL_PIN pages, John Hubbard
- [RFC PATCH 7/7] block, direct-io: flip the switch: use pin_user_pages_fast(), John Hubbard
- Re: [RFC PATCH 0/7] block, fs: convert Direct IO to FOLL_PIN, Jan Kara
- Re: [RFC PATCH 0/7] block, fs: convert Direct IO to FOLL_PIN, David Hildenbrand
- [PATCH V6 00/19] xfsprogs: Extend per-inode extent counters,
Chandan Babu R
- [PATCH V6 14/19] xfsprogs: Enable bulkstat ioctl to support 64-bit extent counters, Chandan Babu R
- [PATCH V6 04/19] xfsprogs: Use xfs_extnum_t instead of basic data types, Chandan Babu R
- [PATCH V6 16/19] xfsprogs: xfs_info: Report NREXT64 feature status, Chandan Babu R
- [PATCH V6 19/19] xfsprogs: Define max extent length based on on-disk format definition, Chandan Babu R
- [PATCH V6 17/19] mkfs: add option to create filesystem with large extent counters, Chandan Babu R
- [PATCH V6 18/19] xfsprogs: Add support for upgrading to NREXT64 feature, Chandan Babu R
- [PATCH V6 06/19] xfsprogs: Use basic types to define xfs_log_dinode's di_nextents and di_anextents, Chandan Babu R
- [PATCH V6 15/19] xfsprogs: Add XFS_SB_FEAT_INCOMPAT_NREXT64 to the list of supported flags, Chandan Babu R
- [PATCH V6 01/19] xfs_repair: check filesystem geometry before allowing upgrades, Chandan Babu R
- [PATCH V6 09/19] xfsprogs: Introduce XFS_FSOP_GEOM_FLAGS_NREXT64, Chandan Babu R
- [PATCH V6 03/19] xfsprogs: Introduce xfs_iext_max_nextents() helper, Chandan Babu R
- [PATCH V6 13/19] xfsprogs: Introduce per-inode 64-bit extent counters, Chandan Babu R
- [PATCH V6 11/19] xfsprogs: Use xfs_rfsblock_t to count maximum blocks that can be used by BMBT, Chandan Babu R
- [PATCH V6 02/19] xfsprogs: Move extent count limits to xfs_format.h, Chandan Babu R
- [PATCH V6 08/19] xfsprogs: Introduce XFS_SB_FEAT_INCOMPAT_NREXT64 and associated per-fs feature bit, Chandan Babu R
- [PATCH V6 10/19] xfsprogs: Introduce XFS_DIFLAG2_NREXT64 and associated helpers, Chandan Babu R
- [PATCH V6 12/19] xfsprogs: Introduce macros to represent new maximum extent counts for data/attr forks, Chandan Babu R
- [PATCH V6 07/19] xfsprogs: Promote xfs_extnum_t and xfs_aextnum_t to 64 and 32-bits respectively, Chandan Babu R
- [PATCH V6 05/19] xfsprogs: Introduce xfs_dfork_nextents() helper, Chandan Babu R
- [PATCH V6 00/17] xfs: Extend per-inode extent counters,
Chandan Babu R
- [PATCH V6 01/17] xfs: Move extent count limits to xfs_format.h, Chandan Babu R
- [PATCH V6 14/17] xfs: Conditionally upgrade existing inodes to use 64-bit extent counters, Chandan Babu R
- [PATCH V6 05/17] xfs: Use basic types to define xfs_log_dinode's di_nextents and di_anextents, Chandan Babu R
- [PATCH V6 08/17] xfs: Introduce XFS_FSOP_GEOM_FLAGS_NREXT64, Chandan Babu R
- [PATCH V6 12/17] xfs: Introduce per-inode 64-bit extent counters, Chandan Babu R
- [PATCH V6 16/17] xfs: Add XFS_SB_FEAT_INCOMPAT_NREXT64 to the list of supported flags, Chandan Babu R
- [PATCH V6 04/17] xfs: Introduce xfs_dfork_nextents() helper, Chandan Babu R
- [PATCH V6 06/17] xfs: Promote xfs_extnum_t and xfs_aextnum_t to 64 and 32-bits respectively, Chandan Babu R
- [PATCH V6 11/17] xfs: Introduce macros to represent new maximum extent counts for data/attr forks, Chandan Babu R
- [PATCH V6 13/17] xfs: xfs_growfs_rt_alloc: Unlock inode explicitly rather than through iop_committing(), Chandan Babu R
- [PATCH V6 02/17] xfs: Introduce xfs_iext_max_nextents() helper, Chandan Babu R
- [PATCH V6 03/17] xfs: Use xfs_extnum_t instead of basic data types, Chandan Babu R
- [PATCH V6 07/17] xfs: Introduce XFS_SB_FEAT_INCOMPAT_NREXT64 and associated per-fs feature bit, Chandan Babu R
- [PATCH V6 09/17] xfs: Introduce XFS_DIFLAG2_NREXT64 and associated helpers, Chandan Babu R
- [PATCH V6 10/17] xfs: Use xfs_rfsblock_t to count maximum blocks that can be used by BMBT, Chandan Babu R
- [PATCH V6 17/17] xfs: Define max extent length based on on-disk format definition, Chandan Babu R
- [PATCH V6 15/17] xfs: Enable bulkstat ioctl to support 64-bit per-inode extent counters, Chandan Babu R
- [no subject], Unknown
- experience with very large filesystems,
Emmanuel Florac
- [PATCH v7 0/1] xfstests: add log attribute replay test,
Catherine Hoang
- [PATCH] xfs: do not clear S_ISUID|S_ISGID for idmapped mounts,
Andrey Zhadchenko
- Re: [mm/readahead] a0b99df1aa: xfstests.xfs.421.fail,
Matthew Wilcox
- Intel QAT on A2SDi-8C-HLN4F causes massive data corruption with dm-crypt + xfs,
Kyle Sanderson
- [PATCH v3 0/6] fstests: fix _scratch_mkfs_sized failure handling,
Shin'ichiro Kawasaki
- [PATCH v3 5/6] xfs/015: check _scratch_mkfs_sized return code, Shin'ichiro Kawasaki
- [PATCH v3 3/6] generic/{171,172,173,174}: check _scratch_mkfs_sized return code, Shin'ichiro Kawasaki
- [PATCH v3 1/6] common/rc: fix btrfs mixed mode usage in _scratch_mkfs_sized, Shin'ichiro Kawasaki
- [PATCH v3 2/6] generic/204: remove unnecessary _scratch_mkfs call, Shin'ichiro Kawasaki
- [PATCH v3 4/6] ext4/021: check _scratch_mkfs_sized return code, Shin'ichiro Kawasaki
- [PATCH v3 6/6] common: factor out xfs unique part from _filter_mkfs, Shin'ichiro Kawasaki
- Re: [PATCH v3 0/6] fstests: fix _scratch_mkfs_sized failure handling, Eryu Guan
- "No space left on device" issue,
Manish Adkar
- [no subject], Unknown
- [PATCH RFC 0/4] xfs: track and skip realloc of busy inodes,
Brian Foster
- [PATCH] xfs: add missing cmap->br_state = XFS_EXT_NORM update,
Gao Xiang
- Help deciding about backported patch (kernel bug 214767, 19f4e7cc8197 xfs: Fix CIL throttle hang when CIL space used going backwards),
Christian Theune
- [REPORT] kernel BUG at fs/ext4/inode.c:2620 - page_buffers(),
Lee Jones
- [PATCH v2] xfs: test xfsdump with bind-mounted filesystem, Masayoshi Mizuma
- [next-20220215] WARNING at fs/iomap/buffered-io.c:75 with xfstests,
Sachin Sant
- [PATCH] xfs_admin: open with O_EXCL if we will be writing,
Eric Sandeen
- [PATCH v2 0/3] xfs: some end COW remapping optimization,
Gao Xiang
- [PATCH v27 00/15] xfs: Log Attribute Replay,
Allison Henderson
- [PATCH v27 02/15] xfs: don't commit the first deferred transaction without intents, Allison Henderson
- [PATCH v27 01/15] xfs: Fix double unlock in defer capture code, Allison Henderson
- [PATCH v27 03/15] xfs: Return from xfs_attr_set_iter if there are no more rmtblks to process, Allison Henderson
- [PATCH v27 09/15] xfs: Add log attribute error tag, Allison Henderson
- [PATCH v27 08/15] xfs: Remove unused xfs_attr_*_args, Allison Henderson
- [PATCH v27 10/15] xfs: Add larp debug option, Allison Henderson
- [PATCH v27 15/15] xfs: add leaf to node error tag, Allison Henderson
- [PATCH v27 06/15] xfs: Skip flip flags for delayed attrs, Allison Henderson
- [PATCH v27 13/15] xfs: Add helper function xfs_init_attr_trans, Allison Henderson
- [PATCH v27 14/15] xfs: add leaf split error tag, Allison Henderson
- [PATCH v27 12/15] xfs: Add helper function xfs_attr_leaf_addname, Allison Henderson
- [PATCH v27 07/15] xfs: Add xfs_attr_set_deferred and xfs_attr_remove_deferred, Allison Henderson
- [PATCH v27 05/15] xfs: Implement attr logging and replay, Allison Henderson
- [PATCH v27 11/15] xfs: Merge xfs_delattr_context into xfs_attr_item, Allison Henderson
- [PATCH v27 04/15] xfs: Set up infrastructure for log attribute replay, Allison Henderson
- [PATCH] xfs: test xfsdump with bind-mounted filesystem,
Masayoshi Mizuma
- [ANNOUNCE] xfsdump 3.1.10 released,
Eric Sandeen
- [RFC PATCH 0/7] make statx() return I/O alignment information,
Eric Biggers
- [PATCH] xfs: test xfsdump when an inode < root inode is present,
Eric Sandeen
- [no subject], Unknown
- [no subject], Unknown
- [no subject], Unknown
- [PATCH v2 0/6] fstests: fix _scratch_mkfs_sized failure handling,
Shin'ichiro Kawasaki
- [PATCH 1/1] Revert "iomap: fall back to buffered writes for invalidation failures",
Lee Jones
- [PATCH 0/3] xfs: some end COW remapping optimization,
Gao Xiang
- [PATCH] xfs: only bother with sync_filesystem during readonly remount,
Darrick J. Wong
- Any guide to replace a xfs logdev?,
Wang Yugui
- [PATCH 0/7] fstests: fix _scratch_mkfs_sized failure handling,
Shin'ichiro Kawasaki
- [PATCH 1/7] common/rc: fix btrfs mixed mode usage in _scratch_mkfs_sized, Shin'ichiro Kawasaki
- [PATCH 4/7] xfs/015: check _scratch_mkfs_sized return code, Shin'ichiro Kawasaki
- [PATCH 6/7] common: move _xfs_filter_mkfs from common/filter to common/xfs, Shin'ichiro Kawasaki
- [PATCH 3/7] ext4/021: check _scratch_mkfs_sized return code, Shin'ichiro Kawasaki
- [PATCH 5/7] common: rename _filter_mkfs to _xfs_filter_mkfs, Shin'ichiro Kawasaki
- [PATCH 2/7] generic/{171,172,173,174,204}: check _scratch_mkfs_sized return code, Shin'ichiro Kawasaki
- [PATCH 7/7] generic/204: do xfs unique preparation only for xfs, Shin'ichiro Kawasaki
- [PATCH v2 0/3] Migrate device coherent pages on get_user_pages(),
Alistair Popple
- [PATCH] xfs: return error from sync_filesystem during remount,
Darrick J. Wong
- [GIT PULL] xfs: fixes for 5.17-rc3,
Darrick J. Wong
- [GIT PULL] vfs: fixes for 5.17-rc1,
Darrick J. Wong
- [GIT PULL] iomap: fixes for 5.17-rc3,
Darrick J. Wong
- [ANNOUNCE] xfsprogs 5.15.0-rc0 released, Eric Sandeen
- [PATCH] xfs_restore: remove DMAPI support,
Darrick J. Wong
- [ANNOUNCE] xfs-linux: for-next updated to cea267c235e1, Darrick J. Wong
- [no subject], Unknown
- XFS disaster recovery,
Sean Caron
- [RFC PATCH v3 0/2] xfsprogs: add error tags for log attribute replay test,
Catherine Hoang
- [RFC PATCH v3 0/2] xfs: add error tags for log attribute replay test,
Catherine Hoang
- [PATCH v6 0/1] xfstests: add log attribute replay test,
Catherine Hoang
- [PATCH v6 00/10] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping,
Alex Sierra
- [PATCH v6 02/10] mm: add device coherent vma selection for memory migration, Alex Sierra
- [PATCH v6 01/10] mm: add zone device coherent type memory support, Alex Sierra
- Re: [PATCH v6 01/10] mm: add zone device coherent type memory support, David Hildenbrand
- Re: [PATCH v6 01/10] mm: add zone device coherent type memory support, David Hildenbrand
- Re: [PATCH v6 01/10] mm: add zone device coherent type memory support, Felix Kuehling
- Re: [PATCH v6 01/10] mm: add zone device coherent type memory support, David Hildenbrand
- Re: [PATCH v6 01/10] mm: add zone device coherent type memory support, Jason Gunthorpe
- Re: [PATCH v6 01/10] mm: add zone device coherent type memory support, Christoph Hellwig
- Re: [PATCH v6 01/10] mm: add zone device coherent type memory support, Jason Gunthorpe
- Re: [PATCH v6 01/10] mm: add zone device coherent type memory support, Felix Kuehling
- Re: [PATCH v6 01/10] mm: add zone device coherent type memory support, Jason Gunthorpe
- Re: [PATCH v6 01/10] mm: add zone device coherent type memory support, Felix Kuehling
- Re: [PATCH v6 01/10] mm: add zone device coherent type memory support, Alistair Popple
- Re: [PATCH v6 01/10] mm: add zone device coherent type memory support, Jason Gunthorpe
- Re: [PATCH v6 01/10] mm: add zone device coherent type memory support, Alistair Popple
- Re: [PATCH v6 01/10] mm: add zone device coherent type memory support, David Hildenbrand
- Re: [PATCH v6 01/10] mm: add zone device coherent type memory support, Jason Gunthorpe
- Re: [PATCH v6 01/10] mm: add zone device coherent type memory support, Alistair Popple
- Re: [PATCH v6 01/10] mm: add zone device coherent type memory support, Felix Kuehling
- Re: [PATCH v6 01/10] mm: add zone device coherent type memory support, Jason Gunthorpe
- Re: [PATCH v6 01/10] mm: add zone device coherent type memory support, Felix Kuehling
- Re: [PATCH v6 01/10] mm: add zone device coherent type memory support, Jason Gunthorpe
- Re: [PATCH v6 01/10] mm: add zone device coherent type memory support, Felix Kuehling
- [PATCH] mm: split vm_normal_pages for LRU and non-LRU handling, Alex Sierra
- Re: [PATCH] mm: split vm_normal_pages for LRU and non-LRU handling, Felix Kuehling
- Re: [PATCH] mm: split vm_normal_pages for LRU and non-LRU handling, David Hildenbrand
- Re: [PATCH] mm: split vm_normal_pages for LRU and non-LRU handling, Felix Kuehling
- Re: [PATCH] mm: split vm_normal_pages for LRU and non-LRU handling, David Hildenbrand
- Re: [PATCH] mm: split vm_normal_pages for LRU and non-LRU handling, Felix Kuehling
- Re: [PATCH] mm: split vm_normal_pages for LRU and non-LRU handling, David Hildenbrand
- Re: [PATCH v6 01/10] mm: add zone device coherent type memory support, Alistair Popple
- Re: [PATCH v6 01/10] mm: add zone device coherent type memory support, Jason Gunthorpe
- Re: [PATCH v6 01/10] mm: add zone device coherent type memory support, Felix Kuehling
- [PATCH v6 03/10] mm/gup: fail get_user_pages for LONGTERM dev coherent type, Alex Sierra
- [PATCH v6 04/10] drm/amdkfd: add SPM support for SVM, Alex Sierra
- [PATCH v6 08/10] lib: add support for device coherent type in test_hmm, Alex Sierra
- [PATCH v6 05/10] drm/amdkfd: coherent type as sys mem on migration to ram, Alex Sierra
- [PATCH v6 06/10] lib: test_hmm add ioctl to get zone device type, Alex Sierra
- [PATCH v6 07/10] lib: test_hmm add module param for zone device type, Alex Sierra
- [PATCH v6 09/10] tools: update hmm-test to support device coherent type, Alex Sierra
- [PATCH v6 10/10] tools: update test_hmm script to support SP config, Alex Sierra
- [PATCH 0/3] Migrate device coherent pages on get_user_pages(),
Alistair Popple
- [PATCH 0/5 v2] xfs: fallocate() vs xfs_update_prealloc_flags(),
Dave Chinner
- [ANNOUNCE] xfs-linux: vfs-for-next updated to 2d86293c7075, Darrick J. Wong
- [PATCHSET v2 0/3] xfs: fix permission drop and flushing in fallocate,
Darrick J. Wong
- Re: [PATCH v10 9/9] fsdax: set a CoW flag when associate reflink mappings, kernel test robot
- [PATCH v11 0/5] add support for direct I/O with fscrypt using blk-crypto,
Eric Biggers
- [PATCH v5 0/7] DAX poison recovery,
Jane Chu
[Index of Archives]
[XFS Filesystem Development]
[Linux USB Devel]
[Linux SCSI]
[Linux RAID]
[Yosemite Forum]