Linux XFS
[Prev Page][Next Page]
- [PATCH 14/18] xfs: switch attr remove to xfs_attri_set_iter, (continued)
- [PATCH 14/18] xfs: switch attr remove to xfs_attri_set_iter, Dave Chinner
- [PATCH 07/18] xfs: consolidate leaf/node states in xfs_attr_set_iter, Dave Chinner
- [PATCH 10/18] xfs: remote xattr removal in xfs_attr_set_iter() is conditional, Dave Chinner
- [PATCH 09/18] xfs: XFS_DAS_LEAF_REPLACE state only needed if !LARP, Dave Chinner
- [PATCH 13/18] xfs: introduce attr remove initial states into xfs_attr_set_iter, Dave Chinner
- [PATCH 05/18] xfs: separate out initial attr_set states, Dave Chinner
- [PATCH 12/18] xfs: xfs_attr_set_iter() does not need to return EAGAIN, Dave Chinner
- [PATCH 04/18] xfs: rework deferred attribute operation setup, Dave Chinner
- [PATCH 18/18] xfs: detect empty attr leaf blocks in xfs_attr3_leaf_verify, Dave Chinner
- [PATCH 15/18] xfs: remove xfs_attri_remove_iter, Dave Chinner
- [PATCH 03/18] xfs: make xattri_leaf_bp more useful, Dave Chinner
- [PATCH 08/18] xfs: split remote attr setting out from replace path, Dave Chinner
- [PATCH 02/18] xfs: initialise attrd item to zero, Dave Chinner
- [PATCH 01/18] xfs: avoid empty xattr transaction when attrs are inline, Dave Chinner
- [PATCH 17/18] xfs: ATTR_REPLACE algorithm with LARP enabled needs rework, Dave Chinner
- [PATCH 06/18] xfs: kill XFS_DAC_LEAF_ADDNAME_INIT, Dave Chinner
- [PATCH 11/18] xfs: clean up final attr removal in xfs_attr_set_iter, Dave Chinner
- [PATCH 16/18] xfs: use XFS_DA_OP flags in deferred attr ops, Dave Chinner
- [PATCH 19/18] xfs: can't use kmem_zalloc() for attribute buffers, Dave Chinner
- Re: [xfs] bc37e4fb5c: xfstests.xfs.144.fail, Dave Chinner
- [PATCH v2] io/mmap.c: fix musl build on mips64,
Fabrice Fontaine
- [PATCHSETS] v14 fsdax-rmap + v11 fsdax-reflink,
Shiyang Ruan
- [PATCH v14 03/07] pagemap,pmem: Introduce ->memory_failure(), Shiyang Ruan
- [PATCH v11 04/07] fsdax: Add dax_iomap_cow_copy() for dax zero, Shiyang Ruan
- [PATCH v14 04/07] fsdax: Introduce dax_lock_mapping_entry(), Shiyang Ruan
- [PATCH v14 02/07] mm: factor helpers for memory_failure_dev_pagemap, Shiyang Ruan
- [PATCH v11 03/07] fsdax: Replace mmap entry in case of CoW, Shiyang Ruan
- [PATCH v14 06/07] xfs: Implement ->notify_failure() for XFS, Shiyang Ruan
- [PATCH v11 01/07] fsdax: Output address in dax_iomap_pfn() and rename it, Shiyang Ruan
- [PATCH v14 05/07] mm: Introduce mf_dax_kill_procs() for fsdax case, Shiyang Ruan
- [PATCH v11 06/07] xfs: support CoW in fsdax mode, Shiyang Ruan
- [PATCH v14 07/07] fsdax: set a CoW flag when associate reflink mappings, Shiyang Ruan
- [PATCH v11 02/07] fsdax: Introduce dax_iomap_cow_copy(), Shiyang Ruan
- [PATCH v14 01/07] dax: Introduce holder for dax_device, Shiyang Ruan
- [PATCH v11 05/07] fsdax: Dedup file range to use a compare function, Shiyang Ruan
- [PATCH v11 07/07] xfs: Add dax dedupe support, Shiyang Ruan
- Re: [PATCHSETS] v14 fsdax-rmap + v11 fsdax-reflink, Christoph Hellwig
- Re: [PATCHSETS] v14 fsdax-rmap + v11 fsdax-reflink, Darrick J. Wong
- Re: [PATCHSETS] v14 fsdax-rmap + v11 fsdax-reflink, Andrew Morton
- [ANNOUNCE] xfsprogs-5.18.0-rc0 released, Eric Sandeen
- xfsprogs_5.16.0-1_source.changes ACCEPTED into unstable, Debian FTP Masters
- Processing of xfsprogs_5.16.0-1_source.changes,
Debian FTP Masters
- [PATCH] xfs/533: Delete test since directory's extent count can never overflow,
Chandan Babu R
- [no subject],
Dave Chinner
- [PATCH 05/17] xfs: separate out initial attr_set states, Dave Chinner
- [PATCH 08/17] xfs: split remote attr setting out from replace path, Dave Chinner
- [PATCH 06/17] xfs: kill XFS_DAC_LEAF_ADDNAME_INIT, Dave Chinner
- [PATCH 03/17] xfs: make xattri_leaf_bp more useful, Dave Chinner
- [PATCH 01/17] xfs: avoid empty xattr transaction when attrs are inline, Dave Chinner
- [PATCH 07/17] xfs: consolidate leaf/node states in xfs_attr_set_iter, Dave Chinner
- [PATCH 09/17] xfs: XFS_DAS_LEAF_REPLACE state only needed if !LARP, Dave Chinner
- [PATCH 02/17] xfs: initialise attrd item to zero, Dave Chinner
- [PATCH 04/17] xfs: rework deferred attribute operation setup, Dave Chinner
- [PATCH 10/17] xfs: remote xattr removal in xfs_attr_set_iter() is conditional, Dave Chinner
- [PATCH 14/17] xfs: switch attr remove to xfs_attri_set_iter, Dave Chinner
- [PATCH 16/17] xfs: use XFS_DA_OP flags in deferred attr ops, Dave Chinner
- [PATCH 12/17] xfs: xfs_attr_set_iter() does not need to return EAGAIN, Dave Chinner
- [PATCH 13/17] xfs: introduce attr remove initial states into xfs_attr_set_iter, Dave Chinner
- [PATCH 11/17] xfs: clean up final attr removal in xfs_attr_set_iter, Dave Chinner
- [PATCH 15/17] xfs: remove xfs_attri_remove_iter, Dave Chinner
- [PATCH 17/17] xfs: ATTR_REPLACE algorithm with LARP enabled needs rework, Dave Chinner
- [PATCH 00/17 V3] XFS: LARP state machine and recovery rework, Dave Chinner
- [PATCH] xfs: remove unreachable code,
Jiapeng Chong
- [PATCH v1 00/15] Add MEMORY_DEVICE_COHERENT for coherent device memory mapping,
Alex Sierra
- [PATCH v1 01/15] mm: add zone device coherent type memory support, Alex Sierra
- [PATCH v1 10/15] lib: add support for device coherent type in test_hmm, Alex Sierra
- [PATCH v1 11/15] tools: update hmm-test to support device coherent type, Alex Sierra
- [PATCH v1 14/15] tools: add hmm gup tests for device coherent type, Alex Sierra
- [PATCH v1 02/15] mm: add device coherent vma selection for memory migration, Alex Sierra
- [PATCH v1 13/15] mm: handling Non-LRU pages returned by vm_normal_pages, Alex Sierra
- [PATCH v1 05/15] mm/gup: migrate device coherent pages when pinning instead of failing, Alex Sierra
- [PATCH v1 15/15] tools: add selftests to hmm for COW in device memory, Alex Sierra
- [PATCH v1 03/15] mm: remove the vma check in migrate_vma_setup(), Alex Sierra
- [PATCH v1 07/15] drm/amdkfd: coherent type as sys mem on migration to ram, Alex Sierra
- [PATCH v1 12/15] tools: update test_hmm script to support SP config, Alex Sierra
- [PATCH v1 08/15] lib: test_hmm add ioctl to get zone device type, Alex Sierra
- [PATCH v1 04/15] mm: add device coherent checker to remove migration pte, Alex Sierra
- [PATCH v1 06/15] drm/amdkfd: add SPM support for SVM, Alex Sierra
- [PATCH v1 09/15] lib: test_hmm add module param for zone device type, Alex Sierra
- reduce memory allocation in the btrfs direct I/O path v2,
Christoph Hellwig
- [PATCH 2/7] iomap: allow the file system to provide a bio_set for direct I/O, Christoph Hellwig
- [PATCH 3/7] iomap: add per-iomap_iter private data, Christoph Hellwig
- [PATCH 1/7] btrfs: add a btrfs_dio_rw wrapper, Christoph Hellwig
- [PATCH 4/7] btrfs: allocate dio_data on stack, Christoph Hellwig
- [PATCH 7/7] btrfs: allocate the btrfs_dio_private as part of the iomap dio bio, Christoph Hellwig
- [PATCH 6/7] btrfs: move struct btrfs_dio_private to inode.c, Christoph Hellwig
- [PATCH 5/7] btrfs: remove the disk_bytenr in struct btrfs_dio_private, Christoph Hellwig
- Re: reduce memory allocation in the btrfs direct I/O path v2, David Sterba
- Re: reduce memory allocation in the btrfs direct I/O path v2, Nikolay Borisov
- Re: reduce memory allocation in the btrfs direct I/O path v2, Anand Jain
- [PATCH] generic: soft quota limits testing within grace time,
Zorro Lang
- [PATCHSET 0/4] xfs_scrub: improve balancing of threads for inode scan,
Darrick J. Wong
- [PATCHSET 0/6] xfs_scrub: small performance tweaks,
Darrick J. Wong
- [PATCHSET 0/3] xfs_repair: various small fixes,
Darrick J. Wong
- [PATCHSET 0/6] mkfs: various bug fixes,
Darrick J. Wong
- [PATCHSET 0/4] xfs_repair: check rt bitmap and summary,
Darrick J. Wong
- [PATCHSET 0/2] xfs_db: tweaks to btheight command,
Darrick J. Wong
- [PATCHSET 0/2] xfs_db/xfs_repair: warn about bad btree heights,
Darrick J. Wong
- [PATCHSET 0/3] xfsprogs: packaging improvements for debian,
Darrick J. Wong
- [PATCH v2 0/3] xfs: remove quota warnings,
Catherine Hoang
- [ANNOUNCE] xfsprogs 5.16.0 released, Eric Sandeen
- reduce memory allocation in the btrfs direct I/O path,
Christoph Hellwig
- [ANNOUNCE] xfs: for-next branch updated to 86810a9ebd9e69498524c57a83f1271ade56ded8, Dave Chinner
- [PATCH 00/10 v6] xfs: intent whiteouts,
Dave Chinner
- [PATCH 03/10] xfs: hide log iovec alignment constraints, Dave Chinner
- [PATCH 01/10] xfs: zero inode fork buffer at allocation, Dave Chinner
- [PATCH 02/10] xfs: fix potential log item leak, Dave Chinner
- [PATCH 06/10] xfs: tag transactions that contain intent done items, Dave Chinner
- [PATCH 04/10] xfs: don't commit the first deferred transaction without intents, Dave Chinner
- [PATCH 10/10] xfs: intent item whiteouts, Dave Chinner
- [PATCH 07/10] xfs: factor and move some code in xfs_log_cil.c, Dave Chinner
- [PATCH 08/10] xfs: add log item method to return related intents, Dave Chinner
- [PATCH 05/10] xfs: add log item flags to indicate intents, Dave Chinner
- [PATCH 09/10] xfs: whiteouts release intents that are not in the AIL, Dave Chinner
- [PATCH] iomap: iomap_write_end cleanup,
Andreas Gruenbacher
- [PATCH] iomap: iomap_write_failed fix,
Andreas Gruenbacher
- [PATCH v3 0/5] xfsprogs: optimize -L/-U range calls for xfs_quota's dump/report,
Andrey Albershteyn
- [PATCH 0/4] xfs: fix random format verification issues,
Dave Chinner
- [Bug 215927] New: kernel deadlock when mounting the image,
bugzilla-daemon
- [Bug 215922] New: KASAN: null-ptr-deref in range [0x0000000000000000-0x0000000000000007],
bugzilla-daemon
- [Bug 215921] New: kernel BUG at fs/xfs/xfs_message.c:110!,
bugzilla-daemon
- [ANNOUNCE] xfsprogs-5.16.0-rc0 released, Eric Sandeen
- [GIT PULL] xfs: fix reflink inefficiencies, Darrick J. Wong
- [GIT PULL] xfs: fix rmap inefficiencies, Darrick J. Wong
- [GIT PULL] xfs: fixes for 5.18-rc5,
Dave Chinner
- Re: [PATCH] ext4/054,ext4/055: don't run when using DAX,
Zorro Lang
- [PATCH 0/8 v5] xfs: intent whiteouts,
Dave Chinner
- [PATCHSET v2 0/4] xfs: fix rmap inefficiencies,
Darrick J. Wong
- [PATCHSET v2 0/9] xfs: fix reflink inefficiencies,
Darrick J. Wong
- [PATCH 0/4] xfsprogs: fixes and updates,
Dave Chinner
- [RFC PATCH v1 00/18] io-uring/xfs: support async buffered writes,
Stefan Roesch
- [RFC PATCH v1 01/18] block: add check for async buffered writes to generic_write_checks, Stefan Roesch
- [RFC PATCH v1 03/18] iomap: add iomap_page_create_gfp to allocate iomap_pages, Stefan Roesch
- [RFC PATCH v1 05/18] iomap: add async buffered write support, Stefan Roesch
- [RFC PATCH v1 04/18] iomap: use iomap_page_create_gfp() in __iomap_write_begin, Stefan Roesch
- [RFC PATCH v1 11/18] xfs: add async buffered write support, Stefan Roesch
- [RFC PATCH v1 08/18] fs: split off need_file_update_time and do_file_update_time, Stefan Roesch
- [RFC PATCH v1 06/18] xfs: add iomap async buffered write support, Stefan Roesch
- [RFC PATCH v1 07/18] fs: split off need_remove_file_privs() do_remove_file_privs(), Stefan Roesch
- [RFC PATCH v1 02/18] mm: add FGP_ATOMIC flag to __filemap_get_folio(), Stefan Roesch
- [RFC PATCH v1 12/18] io_uring: add support for async buffered writes, Stefan Roesch
- [RFC PATCH v1 09/18] fs: add pending file update time flag., Stefan Roesch
- [RFC PATCH v1 16/18] iomap: User throttling for async buffered writes., Stefan Roesch
- [RFC PATCH v1 13/18] io_uring: add tracepoint for short writes, Stefan Roesch
- [RFC PATCH v1 14/18] sched: add new fields to task_struct, Stefan Roesch
- [RFC PATCH v1 18/18] xfs: enable async buffered write support, Stefan Roesch
- [RFC PATCH v1 17/18] io_uring: support write throttling for async buffered writes, Stefan Roesch
- [RFC PATCH v1 10/18] xfs: Enable async write file modification handling., Stefan Roesch
- [RFC PATCH v1 15/18] mm: support write throttling for async buffered writes, Stefan Roesch
- Re: [RFC PATCH v1 00/18] io-uring/xfs: support async buffered writes, Dave Chinner
- [PATCH] fsstress: remove ALLOCSP and FREESP operations entirely,
Zorro Lang
- [PATCH] xfs: revert "xfs: actually bump warning counts when we send warnings",
Eric Sandeen
- [ANNOUNCE] xfs: for-next tree updated to a44a027a8b2a,
Dave Chinner
- [PATCH] xfs: fix the ABBA deadlock around agf and inode,
Wang Jianchao (Kuaishou)
- Re: [RFC] common: overlay support tmpfs,
Zorro Lang
- [PATCH] xfs: fix soft lockup via spinning in filestream ag selection loop,
Brian Foster
- [PATCH v1 0/2] xfs: remove quota warning limits,
Catherine Hoang
- [PATCH] xfs: improve __xfs_set_acl,
Yang Xu
- [no subject], Unknown
- [PATCH v4 1/2] fstests: remove _wipe_fs from dump testing entirely, Zorro Lang
- Patch "xfs: return errors in xfs_fs_sync_fs" has been added to the 5.15-stable tree, Sasha Levin
- [PATCH v2 0/5] xfsprogs: optimize -L/-U range calls for xfs_quota's dump/report,
Andrey Albershteyn
- [PATCH V2] block: ignore RWF_HIPRI hint for sync dio,
Ming Lei
- [PATCH] block: ignore RWF_HIPRI hint for sync dio,
Ming Lei
- [PATCH 0/4] several long time unmerged patches from zlang,
Zorro Lang
- [PATCH v2] xfs_db: take BB cluster offset into account when using 'type' cmd,
Andrey Albershteyn
- [PATCHSET v2 0/2] fstests: new tests for kernel 5.18,
Darrick J. Wong
- [PATCH] xfs: simplify the local variables assignment,
xiakaixu1987
- [PATCH] xfs_db: take BB cluster offset into account when using 'type' cmd,
Andrey Albershteyn
- [PATCH v4 1/8] fs: move sgid strip operation from inode_init_owner into inode_sgid_strip,
Yang Xu
- [PATCH v13 0/7] fsdax: introduce fs query to support reflink,
Shiyang Ruan
[Index of Archives]
[XFS Filesystem Development]
[Linux USB Devel]
[Linux SCSI]
[Linux RAID]
[Yosemite Forum]