Linux XFS
[Prev Page][Next Page]
- Re: [PATCH v2] libxcmd: add return value check for dynamic memory function, (continued)
- [PATCH] libxcmd: add return value check for dynamic memory function,
Weifeng Su
- [syzbot] Monthly xfs report (Jun 2023), syzbot
- [PATCHSET 0/3] fstests: reduce scrub time in testing,
Darrick J. Wong
- [PATCHSET 0/3] fstests: random fixes for v2023.05.28,
Darrick J. Wong
- [PATCH V2] xfs: Comment out unreachable code within xchk_fscounters(),
cem
- [PATCH] xfs: Comment out unreachable code within xchk_fscounters(),
cem
- [PATCHv8 0/5] iomap: Add support for per-block dirty state to improve write performance,
Ritesh Harjani (IBM)
- [PATCH V2 00/23] Metadump v2,
Chandan Babu R
- [PATCH V2 02/23] mdrestore: Fix logic used to check if target device is large enough, Chandan Babu R
- [PATCH V2 01/23] metadump: Use boolean values true/false instead of 1/0, Chandan Babu R
- [PATCH V2 03/23] metadump: Declare boolean variables with bool type, Chandan Babu R
- [PATCH V2 05/23] metadump: Add initialization and release functions, Chandan Babu R
- [PATCH V2 06/23] metadump: Postpone invocation of init_metadump(), Chandan Babu R
- [PATCH V2 04/23] metadump: Define and use struct metadump, Chandan Babu R
- [PATCH V2 07/23] metadump: Introduce struct metadump_ops, Chandan Babu R
- [PATCH V2 09/23] metadump: Rename XFS_MD_MAGIC to XFS_MD_MAGIC_V1, Chandan Babu R
- [PATCH V2 08/23] metadump: Introduce metadump v1 operations, Chandan Babu R
- [PATCH V2 10/23] metadump: Define metadump v2 ondisk format structures and macros, Chandan Babu R
- [PATCH V2 11/23] metadump: Define metadump ops for v2 format, Chandan Babu R
- [PATCH V2 12/23] xfs_db: Add support to read from external log device, Chandan Babu R
- [PATCH V2 13/23] metadump: Add support for passing version option, Chandan Babu R
- [PATCH V2 14/23] mdrestore: Declare boolean variables with bool type, Chandan Babu R
- [PATCH V2 15/23] mdrestore: Define and use struct mdrestore, Chandan Babu R
- [PATCH V2 16/23] mdrestore: Detect metadump v1 magic before reading the header, Chandan Babu R
- [PATCH V2 17/23] mdrestore: Add open_device(), read_header() and show_info() functions, Chandan Babu R
- [PATCH V2 18/23] mdrestore: Introduce struct mdrestore_ops, Chandan Babu R
- [PATCH V2 19/23] mdrestore: Replace metadump header pointer argument with generic pointer type, Chandan Babu R
- [PATCH V2 20/23] mdrestore: Introduce mdrestore v1 operations, Chandan Babu R
- [PATCH V2 21/23] mdrestore: Extract target device size verification into a function, Chandan Babu R
- [PATCH V2 22/23] mdrestore: Define mdrestore ops for v2 format, Chandan Babu R
- [PATCH V2 23/23] mdrestore: Add support for passing log device as an argument, Chandan Babu R
- Re: [PATCH V2 00/23] Metadump v2, Carlos Maiolino
[PATCH V2] mkfs.xfs: test that shipped config files work properly,
Eric Sandeen
[PATCH] mkfs.xfs: test that shipped config files work properly,
Eric Sandeen
[PATCH v2 0/3] mm: Make unregistration of super_block shrinker more faster,
Kirill Tkhai
[linux-next:master] BUILD REGRESSION 9ca10bfb8aa8fbf19ee22e702c8cf9b66ea73a54, kernel test robot
[PATCHSET 0/5] xfs_repair: fix corruption messaging with verbose mode,
Darrick J. Wong
[PATCHSET 0/2] xfs_repair: fix missing corruption detection,
Darrick J. Wong
[PATCHSET 0/3] xfs_db: create names with colliding hashes,
Darrick J. Wong
[PATCHSET v3 0/5] xfsprogs: fix ascii-ci problems, then kill it,
Darrick J. Wong
[PATCHSET v24.0 0/3] xfsprogs: fix rmap btree key flag handling,
Darrick J. Wong
[PATCHv7 0/6] iomap: Add support for per-block dirty state to improve write performance,
Ritesh Harjani (IBM)
[PATCH 6.1] xfs: verify buffer contents when we skip log replay,
Amir Goldstein
[ANNOUNCE] xfs: for-next rebased to d4d12c02bf5f,
Dave Chinner
[PATCHv6 0/5] iomap: Add support for per-block dirty state to improve write performance,
Ritesh Harjani (IBM)
[ANNOUNCE] xfs: for-next updated to 5c004b2fa9894, Dave Chinner
[Bug 217522] New: xfs_attr3_leaf_add_work produces a warning,
bugzilla-daemon
[PATCH v2 0/7] Create large folios in iomap buffered write path,
Matthew Wilcox (Oracle)
[linux-next:master] BUILD REGRESSION bc708bbd8260ee4eb3428b0109f5f3be661fae46, kernel test robot
[syzbot] [xfs?] WARNING in xfs_buf_get_map, syzbot
[PATCH v4] xfs: fix ag count overflow during growfs,
Long Li
[PATCH 5.10 0/1] xfs: verify buffer contents when we skip log replay,
Danila Chernetsov
[linux-next:master] BUILD REGRESSION 571d71e886a5edc89b4ea6d0fe6f445282938320, kernel test robot
cleanup the filemap / direct I/O interaction v4,
Christoph Hellwig
- [PATCH 06/12] filemap: add a kiocb_invalidate_post_direct_write helper, Christoph Hellwig
- [PATCH 05/12] filemap: add a kiocb_invalidate_pages helper, Christoph Hellwig
- [PATCH 02/12] iomap: update ki_pos a little later in iomap_dio_complete, Christoph Hellwig
- [PATCH 03/12] filemap: update ki_pos in generic_perform_write, Christoph Hellwig
- [PATCH 07/12] iomap: update ki_pos in iomap_file_buffered_write, Christoph Hellwig
- [PATCH 04/12] filemap: add a kiocb_write_and_wait helper, Christoph Hellwig
- [PATCH 01/12] backing_dev: remove current->backing_dev_info, Christoph Hellwig
- [PATCH 11/12] fuse: drop redundant arguments to fuse_perform_write, Christoph Hellwig
- [PATCH 09/12] fs: factor out a direct_write_fallback helper, Christoph Hellwig
- [PATCH 12/12] fuse: use direct_write_fallback, Christoph Hellwig
- [PATCH 10/12] fuse: update ki_pos in fuse_perform_write, Christoph Hellwig
- [PATCH 08/12] iomap: use kiocb_write_and_wait and kiocb_invalidate_pages, Christoph Hellwig
[PATCH v2 0/6] fs: Fix directory corruption when moving directories,
Jan Kara
introduce bdev holder ops and a file system shutdown method v3,
Christoph Hellwig
- [PATCH 02/16] block: refactor bd_may_claim, Christoph Hellwig
- [PATCH 03/16] block: turn bdev_lock into a mutex, Christoph Hellwig
- [PATCH 01/16] block: factor out a bd_end_claim helper from blkdev_put, Christoph Hellwig
- [PATCH 04/16] block: consolidate the shutdown logic in blk_mark_disk_dead and del_gendisk, Christoph Hellwig
- [PATCH 05/16] block: avoid repeated work in blk_mark_disk_dead, Christoph Hellwig
- [PATCH 06/16] block: unhash the inode earlier in delete_partition, Christoph Hellwig
- [PATCH 07/16] block: delete partitions later in del_gendisk, Christoph Hellwig
- [PATCH 08/16] block: remove blk_drop_partitions, Christoph Hellwig
- [PATCH 09/16] block: introduce holder ops, Christoph Hellwig
- [PATCH 10/16] block: add a mark_dead holder operation, Christoph Hellwig
- [PATCH 11/16] fs: add a method to shut down the file system, Christoph Hellwig
- [PATCH 12/16] xfs: wire up sops->shutdown, Christoph Hellwig
- [PATCH 13/16] xfs: wire up the ->mark_dead holder operation for log and RT devices, Christoph Hellwig
- [PATCH 14/16] ext4: split ext4_shutdown, Christoph Hellwig
- [PATCH 15/16] ext4: wire up sops->shutdown, Christoph Hellwig
- [PATCH 16/16] ext4: wire up the ->mark_dead holder operation for log devices, Christoph Hellwig
- Re: introduce bdev holder ops and a file system shutdown method v3, Dave Chinner
- Re: introduce bdev holder ops and a file system shutdown method v3, Jens Axboe
Question on the xfs inode slab memory,
Jianan Wang
[PATCH 0/8] make unregistration of super_block shrinker more faster,
Qi Zheng
- [PATCH 1/8] mm: vmscan: move shrinker_debugfs_remove() before synchronize_srcu(), Qi Zheng
- [PATCH 2/8] mm: vmscan: split unregister_shrinker(), Qi Zheng
- [PATCH 7/8] shmem: implement shmem_destroy_super(), Qi Zheng
- [PATCH 5/8] fs: introduce struct super_operations::destroy_super() callback, Qi Zheng
- [PATCH 3/8] fs: move list_lru_destroy() to destroy_super_work(), Qi Zheng
- [PATCH 6/8] xfs: introduce xfs_fs_destroy_super(), Qi Zheng
- [PATCH 4/8] fs: shrink only (SB_ACTIVE|SB_BORN) superblocks in super_cache_scan(), Qi Zheng
- [PATCH 8/8] fs: use unregister_shrinker_delayed_{initiate, finalize} for super_block shrinker, Qi Zheng
- Re: [PATCH 0/8] make unregistration of super_block shrinker more faster, Andrew Morton
cleanup the filemap / direct I/O interaction v3 (full series now),
Christoph Hellwig
- [PATCH 03/12] filemap: update ki_pos in generic_perform_write, Christoph Hellwig
- [PATCH 02/12] iomap: update ki_pos a little later in iomap_dio_complete, Christoph Hellwig
- [PATCH 01/12] backing_dev: remove current->backing_dev_info, Christoph Hellwig
- [PATCH 05/12] filemap: add a kiocb_invalidate_pages helper, Christoph Hellwig
- [PATCH 04/12] filemap: add a kiocb_write_and_wait helper, Christoph Hellwig
- [PATCH 06/12] filemap: add a kiocb_invalidate_post_direct_write helper, Christoph Hellwig
- [PATCH 07/12] iomap: update ki_pos in iomap_file_buffered_write, Christoph Hellwig
- [PATCH 08/12] iomap: use kiocb_write_and_wait and kiocb_invalidate_pages, Christoph Hellwig
- [PATCH 09/12] fs: factor out a direct_write_fallback helper, Christoph Hellwig
- [PATCH 10/12] fuse: update ki_pos in fuse_perform_write, Christoph Hellwig
- [PATCH 12/12] fuse: use direct_write_fallback, Christoph Hellwig
- [PATCH 11/12] fuse: drop redundant arguments to fuse_perform_write, Christoph Hellwig
cleanup the filemap / direct I/O interaction v3,
Christoph Hellwig
[PATCH 0/2] xfstests/xfsprogs xfs_repair progress reporting test,
Donald Douwsma
XFS_AG_MIN_BLOCKS vs XFS_MIN_AG_BLOCKS,
Eric Sandeen
[PATCH] xfs: collect errors from inodegc for unlinked inode recovery,
Dave Chinner
Splitting dirty fs folios,
Matthew Wilcox
[PATCH] xfs: fix double xfs_perag_rele() in xfs_filestream_pick_ag(),
Dave Chinner
[PATCH 0/3] xfs: improve AGF/AGFL verification,
Dave Chinner
[Bug 217496] New: XFS metadata corruption in 6.3 - 6.3.4 when using stripes,
bugzilla-daemon
[PATCH, STABLE 6.3.x] xfs: fix livelock in delayed allocation at ENOSPC,
Dave Chinner
[PATCH] libxfs: Finish renaming xfs_extent_item variables,
cem
[PATCH v2 0/5] block: simplify with PAGE_SECTORS_SHIFT,
Luis Chamberlain
[RFC MEGAPATCHSET v12 1/2] xfs: parent pointers and online repair part 2,
Darrick J. Wong
- [PATCHSET RFC v12.0 00/11] fstests: adjust tests for xfs parent pointers, Darrick J. Wong
- [PATCH 02/11] xfs/122: update for parent pointers, Darrick J. Wong
- [PATCH 01/11] xfs/206: filter out the parent= status from mkfs, Darrick J. Wong
- [PATCH 03/11] populate: create hardlinks for parent pointers, Darrick J. Wong
- [PATCH 04/11] xfs/021: adapt golden output files for parent pointers, Darrick J. Wong
- [PATCH 05/11] generic/050: adapt for parent pointers, Darrick J. Wong
- [PATCH 06/11] xfs/018: disable parent pointers for this test, Darrick J. Wong
- [PATCH 07/11] xfs/306: fix formatting failures with parent pointers, Darrick J. Wong
- [PATCH 08/11] common: add helpers for parent pointer tests, Darrick J. Wong
- [PATCH 09/11] xfs: add parent pointer test, Darrick J. Wong
- [PATCH 10/11] xfs: add multi link parent pointer test, Darrick J. Wong
- [PATCH 11/11] xfs: add parent pointer inject test, Darrick J. Wong
- [PATCHSET v12.0 0/7] xfs: retain ILOCK during directory updates, Darrick J. Wong
- [PATCHSET v12.0 00/18] xfs: Parent Pointers, Darrick J. Wong
- [PATCH 02/18] xfs: define parent pointer ondisk extended attribute format, Darrick J. Wong
- [PATCH 01/18] xfs: add parent pointer support to attribute code, Darrick J. Wong
- [PATCH 03/18] xfs: add parent pointer validator functions, Darrick J. Wong
- [PATCH 04/18] xfs: extend transaction reservations for parent attributes, Darrick J. Wong
- [PATCH 05/18] xfs: parent pointer attribute creation, Darrick J. Wong
- [PATCH 06/18] xfs: add parent attributes to link, Darrick J. Wong
- [PATCH 07/18] xfs: add parent attributes to symlink, Darrick J. Wong
- [PATCH 08/18] xfs: remove parent pointers in unlink, Darrick J. Wong
- [PATCH 10/18] xfs: Add parent pointers to rename, Darrick J. Wong
- [PATCH 09/18] xfs: Indent xfs_rename, Darrick J. Wong
- [PATCH 11/18] xfs: Add parent pointers to xfs_cross_rename, Darrick J. Wong
- [PATCH 12/18] xfs: Filter XFS_ATTR_PARENT for getfattr, Darrick J. Wong
- [PATCH 13/18] xfs: pass the attr value to put_listent when possible, Darrick J. Wong
- [PATCH 14/18] xfs: Add parent pointer ioctl, Darrick J. Wong
- [PATCH 15/18] xfs: fix unit conversion error in xfs_log_calc_max_attrsetm_res, Darrick J. Wong
- [PATCH 16/18] xfs: drop compatibility minimum log size computations for reflink, Darrick J. Wong
- [PATCH 17/18] xfs: don't remove the attr fork when parent pointers are enabled, Darrick J. Wong
- [PATCH 18/18] xfs: Add the parent pointer support to the superblock version 5., Darrick J. Wong
- [PATCHSET v12.0 00/12] xfs: name-value xattr lookups, Darrick J. Wong
- [PATCH 03/12] xfs: allow xattr matching on name and value for local/sf attrs, Darrick J. Wong
- [PATCH 01/12] xfs: check opcode and iovec count match in xlog_recover_attri_commit_pass2, Darrick J. Wong
- [PATCH 05/12] xfs: restructure xfs_attr_complete_op a bit, Darrick J. Wong
- [PATCH 02/12] xfs: make xfs_attr_set require XFS_DA_OP_REMOVE, Darrick J. Wong
- [PATCH 06/12] xfs: use helpers to extract xattr op from opflags, Darrick J. Wong
- [PATCH 04/12] xfs: preserve NVLOOKUP in xfs_attr_set, Darrick J. Wong
- [PATCH 07/12] xfs: validate recovered name buffers when recovering xattr items, Darrick J. Wong
- [PATCH 08/12] xfs: always set args->value in xfs_attri_item_recover, Darrick J. Wong
- [PATCH 09/12] xfs: use local variables for name and value length in _attri_commit_pass2, Darrick J. Wong
- [PATCH 10/12] xfs: log NVLOOKUP xattr removal operations, Darrick J. Wong
- [PATCH 11/12] xfs: log NVLOOKUP xattr setting operations, Darrick J. Wong
- [PATCH 12/12] xfs: log NVLOOKUP xattr nvreplace operations, Darrick J. Wong
- [PATCHSET v12.0 00/17] xfs: fsck for parent pointers, Darrick J. Wong
- [PATCH 01/17] xfs: check dirents have parent pointers, Darrick J. Wong
- [PATCH 02/17] xfs: deferred scrub of dirents, Darrick J. Wong
- [PATCH 03/17] xfs: scrub parent pointers, Darrick J. Wong
- [PATCH 04/17] xfs: deferred scrub of parent pointers, Darrick J. Wong
- [PATCH 05/17] xfs: add raw parent pointer apis to support repair, Darrick J. Wong
- [PATCH 06/17] xfs: set child file owner in xfs_da_args when changing parent pointers, Darrick J. Wong
- [PATCH 07/17] xfs: salvage parent pointers when rebuilding xattr structures, Darrick J. Wong
- [PATCH 08/17] xfs: teach the adoption code about parent pointers, Darrick J. Wong
- [PATCH 09/17] xfs: replace namebuf with parent pointer in directory repair, Darrick J. Wong
- [PATCH 10/17] xfs: repair directories by scanning directory parent pointers, Darrick J. Wong
- [PATCH 11/17] xfs: implement live updates for directory repairs, Darrick J. Wong
- [PATCH 12/17] xfs: replay unlocked parent pointer updates that accrue during xattr repair, Darrick J. Wong
- [PATCH 13/17] xfs: replace namebuf with parent pointer in parent pointer repair, Darrick J. Wong
- [PATCH 14/17] xfs: repair directory parent pointers by scanning for dirents, Darrick J. Wong
- [PATCH 15/17] xfs: implement live updates for parent pointer repairs, Darrick J. Wong
- [PATCH 16/17] xfs: remove pointless unlocked assertion, Darrick J. Wong
- [PATCH 17/17] xfs: actually rebuild the parent pointer xattrs, Darrick J. Wong
- [PATCHSET v12.0 0/1] xfsprogs: retain ILOCK during directory updates, Darrick J. Wong
- [PATCHSET v12.0 00/10] xfsprogs: name-value xattr lookups, Darrick J. Wong
- [PATCH 01/10] xfs: make xfs_attr_set require XFS_DA_OP_REMOVE, Darrick J. Wong
- [PATCH 02/10] xfs: allow xattr matching on name and value for local/sf attrs, Darrick J. Wong
- [PATCH 03/10] xfs: preserve NVLOOKUP in xfs_attr_set, Darrick J. Wong
- [PATCH 04/10] xfs: restructure xfs_attr_complete_op a bit, Darrick J. Wong
- [PATCH 05/10] xfs: use helpers to extract xattr op from opflags, Darrick J. Wong
- [PATCH 06/10] xfs: log NVLOOKUP xattr removal operations, Darrick J. Wong
- [PATCH 07/10] xfs: log NVLOOKUP xattr setting operations, Darrick J. Wong
- [PATCH 08/10] xfs: log NVLOOKUP xattr nvreplace operations, Darrick J. Wong
- [PATCH 09/10] xfs_logprint: dump new attr log item fields, Darrick J. Wong
- [PATCH 10/10] xfs_logprint: print missing attri header fields, Darrick J. Wong
- [PATCHSET v12.0 00/30] xfsprogs: Parent Pointers, Darrick J. Wong
- [PATCH 01/30] xfs: add parent pointer support to attribute code, Darrick J. Wong
- [PATCH 02/30] xfs: define parent pointer ondisk extended attribute format, Darrick J. Wong
- [PATCH 03/30] xfs: add parent pointer validator functions, Darrick J. Wong
- [PATCH 04/30] xfs: extend transaction reservations for parent attributes, Darrick J. Wong
- [PATCH 05/30] xfs: parent pointer attribute creation, Darrick J. Wong
- [PATCH 06/30] xfs: add parent attributes to link, Darrick J. Wong
- [PATCH 07/30] xfs: add parent attributes to symlink, Darrick J. Wong
- [PATCH 08/30] xfs: remove parent pointers in unlink, Darrick J. Wong
- [PATCH 09/30] xfs: Add parent pointers to rename, Darrick J. Wong
- [PATCH 10/30] xfs: pass the attr value to put_listent when possible, Darrick J. Wong
- [PATCH 11/30] xfs: Add parent pointer ioctl, Darrick J. Wong
- [PATCH 12/30] xfs: fix unit conversion error in xfs_log_calc_max_attrsetm_res, Darrick J. Wong
- [PATCH 13/30] xfs: drop compatibility minimum log size computations for reflink, Darrick J. Wong
- [PATCH 14/30] xfs: don't remove the attr fork when parent pointers are enabled, Darrick J. Wong
- [PATCH 15/30] xfs: Add the parent pointer support to the superblock version 5., Darrick J. Wong
- [PATCH 18/30] xfs_io: Add i, n and f flags to parent command, Darrick J. Wong
- [PATCH 17/30] xfs_io: adapt parent command to new parent pointer ioctls, Darrick J. Wong
- [PATCH 16/30] libfrog: add parent pointer support code, Darrick J. Wong
- [PATCH 19/30] xfs_logprint: decode parent pointers in ATTRI items fully, Darrick J. Wong
- [PATCH 20/30] xfs_spaceman: report file paths, Darrick J. Wong
- [PATCH 21/30] xfs_scrub: use parent pointers when possible to report file operations, Darrick J. Wong
- [PATCH 22/30] xfs_db: report parent bit on xattrs, Darrick J. Wong
- [PATCH 23/30] xfs_db: report parent pointers embedded in xattrs, Darrick J. Wong
- [PATCH 24/30] xfs_db: obfuscate dirent and parent pointer names consistently, Darrick J. Wong
- [PATCH 26/30] xfs_db: add a parents command to list the parents of a file, Darrick J. Wong
- [PATCH 25/30] libxfs: export attr3_leaf_hdr_from_disk via libxfs_api_defs.h, Darrick J. Wong
- [PATCH 27/30] libxfs: create new files with attr forks if necessary, Darrick J. Wong
- [PATCH 28/30] xfsprogs: Fix default superblock attr bits, Darrick J. Wong
- [PATCH 29/30] mkfs: Add parent pointers during protofile creation, Darrick J. Wong
- [PATCH 30/30] mkfs: enable formatting with parent pointers, Darrick J. Wong
- [PATCHSET v12.0 00/14] xfsprogs: fsck for parent pointers, Darrick J. Wong
- [PATCH 01/14] xfs: create a blob array data structure, Darrick J. Wong
- [PATCH 02/14] xfs: check dirents have parent pointers, Darrick J. Wong
- [PATCH 03/14] xfs: add raw parent pointer apis to support repair, Darrick J. Wong
- [PATCH 05/14] xfs: remove pointless unlocked assertion, Darrick J. Wong
- [PATCH 04/14] xfs: set child file owner in xfs_da_args when changing parent pointers, Darrick J. Wong
- [PATCH 06/14] xfs_repair: add parent pointers when messing with /lost+found, Darrick J. Wong
- [PATCH 07/14] xfs_repair: build a parent pointer index, Darrick J. Wong
- [PATCH 08/14] xfs_repair: move the global dirent name store to a separate object, Darrick J. Wong
- [PATCH 09/14] xfs_repair: deduplicate strings stored in string blob, Darrick J. Wong
- [PATCH 10/14] xfs_repair: check parent pointers, Darrick J. Wong
- [PATCH 11/14] xfs_repair: dump garbage parent pointer attributes, Darrick J. Wong
- [PATCH 12/14] xfs_repair: update ondisk parent pointer records, Darrick J. Wong
- [PATCH 14/14] xfs_scrub: use parent pointers to report lost file data, Darrick J. Wong
- [PATCH 13/14] xfs_repair: wipe ondisk parent pointers when there are none, Darrick J. Wong
[MEGAPATCHSET v25 1/2] xfs: online repair, part 1,
Darrick J. Wong
[Index of Archives]
[XFS Filesystem Development]
[Linux USB Devel]
[Linux SCSI]
[Linux RAID]
[Yosemite Forum]