Linux XFS
[Prev Page][Next Page]
- [PATCH 06/16] xfs: mark xfs_perag_intent_{hold,rele} static, (continued)
- [PATCH 06/16] xfs: mark xfs_perag_intent_{hold,rele} static, Darrick J. Wong
- [PATCH 07/16] xfs: move draining of deferred operations to the generic group structure, Darrick J. Wong
- [PATCH 08/16] xfs: move the online repair rmap hooks to the generic group structure, Darrick J. Wong
- [PATCH 09/16] xfs: return the busy generation from xfs_extent_busy_list_empty, Darrick J. Wong
- [PATCH 10/16] xfs: convert extent busy tracepoints to the generic group structure, Darrick J. Wong
- [PATCH 11/16] xfs: convert busy extent tracking to the generic group structure, Darrick J. Wong
- [PATCH 12/16] xfs: add a generic group pointer to the btree cursor, Darrick J. Wong
- [PATCH 13/16] xfs: store a generic xfs_group pointer in xfs_getfsmap_info, Darrick J. Wong
- [PATCH 14/16] xfs: add group based bno conversion helpers, Darrick J. Wong
- [PATCH 15/16] xfs: remove xfs_group_intent_hold and xfs_group_intent_rele, Darrick J. Wong
- [PATCH 16/16] xfs: store a generic group structure in the intents, Darrick J. Wong
- [PATCHSET v5.5 03/10] xfs: metadata inode directory trees, Darrick J. Wong
- [PATCH 01/28] xfs: constify the xfs_sb predicates, Darrick J. Wong
- [PATCH 02/28] xfs: constify the xfs_inode predicates, Darrick J. Wong
- [PATCH 03/28] xfs: rename metadata inode predicates, Darrick J. Wong
- [PATCH 04/28] xfs: standardize EXPERIMENTAL warning generation, Darrick J. Wong
- [PATCH 05/28] xfs: define the on-disk format for the metadir feature, Darrick J. Wong
- [PATCH 06/28] xfs: iget for metadata inodes, Darrick J. Wong
- [PATCH 07/28] xfs: load metadata directory root at mount time, Darrick J. Wong
- [PATCH 08/28] xfs: enforce metadata inode flag, Darrick J. Wong
- [PATCH 09/28] xfs: read and write metadata inode directory tree, Darrick J. Wong
- [PATCH 10/28] xfs: disable the agi rotor for metadata inodes, Darrick J. Wong
- [PATCH 11/28] xfs: hide metadata inodes from everyone because they are special, Darrick J. Wong
- [PATCH 12/28] xfs: advertise metadata directory feature, Darrick J. Wong
- [PATCH 13/28] xfs: allow bulkstat to return metadata directories, Darrick J. Wong
- [PATCH 14/28] xfs: don't count metadata directory files to quota, Darrick J. Wong
- [PATCH 15/28] xfs: mark quota inodes as metadata files, Darrick J. Wong
- [PATCH 16/28] xfs: adjust xfs_bmap_add_attrfork for metadir, Darrick J. Wong
- [PATCH 17/28] xfs: record health problems with the metadata directory, Darrick J. Wong
- [PATCH 18/28] xfs: refactor directory tree root predicates, Darrick J. Wong
- [PATCH 19/28] xfs: do not count metadata directory files when doing online quotacheck, Darrick J. Wong
- [PATCH 20/28] xfs: metadata files can have xattrs if metadir is enabled, Darrick J. Wong
- [PATCH 21/28] xfs: adjust parent pointer scrubber for sb-rooted metadata files, Darrick J. Wong
- [PATCH 22/28] xfs: fix di_metatype field of inodes that won't load, Darrick J. Wong
- [PATCH 23/28] xfs: scrub metadata directories, Darrick J. Wong
- [PATCH 24/28] xfs: check the metadata directory inumber in superblocks, Darrick J. Wong
- [PATCH 25/28] xfs: move repair temporary files to the metadata directory tree, Darrick J. Wong
- [PATCH 26/28] xfs: check metadata directory file path connectivity, Darrick J. Wong
- [PATCH 27/28] xfs: confirm dotdot target before replacing it during a repair, Darrick J. Wong
- [PATCH 28/28] xfs: repair metadata directory file path connectivity, Darrick J. Wong
- [PATCHSET v5.5 04/10] xfs: create incore rt allocation groups, Darrick J. Wong
- [PATCH 01/21] xfs: clean up xfs_getfsmap_helper arguments, Darrick J. Wong
- [PATCH 02/21] xfs: create incore realtime group structures, Darrick J. Wong
- [PATCH 03/21] xfs: define locking primitives for realtime groups, Darrick J. Wong
- [PATCH 04/21] xfs: add a lockdep class key for rtgroup inodes, Darrick J. Wong
- [PATCH 05/21] xfs: support caching rtgroup metadata inodes, Darrick J. Wong
- [PATCH 06/21] xfs: add rtgroup-based realtime scrubbing context management, Darrick J. Wong
- [PATCH 07/21] xfs: add a xfs_bmap_free_rtblocks helper, Darrick J. Wong
- [PATCH 08/21] xfs: add a xfs_qm_unmount_rt helper, Darrick J. Wong
- [PATCH 09/21] xfs: factor out a xfs_growfs_rt_alloc_blocks helper, Darrick J. Wong
- [PATCH 10/21] xfs: cleanup xfs_getfsmap_rtdev_rtbitmap, Darrick J. Wong
- [PATCH 11/21] xfs: split xfs_trim_rtdev_extents, Darrick J. Wong
- [PATCH 12/21] xfs: move RT bitmap and summary information to the rtgroup, Darrick J. Wong
- [PATCH 13/21] xfs: support creating per-RTG files in growfs, Darrick J. Wong
- [PATCH 14/21] xfs: remove XFS_ILOCK_RT*, Darrick J. Wong
- [PATCH 15/21] xfs: calculate RT bitmap and summary blocks based on sb_rextents, Darrick J. Wong
- [PATCH 16/21] xfs: factor out a xfs_growfs_rt_alloc_fake_mount helper, Darrick J. Wong
- [PATCH 17/21] xfs: use xfs_growfs_rt_alloc_fake_mount in xfs_growfs_rt_alloc_blocks, Darrick J. Wong
- [PATCH 18/21] xfs: factor out a xfs_growfs_check_rtgeom helper, Darrick J. Wong
- [PATCH 19/21] xfs: refactor xfs_rtbitmap_blockcount, Darrick J. Wong
- [PATCH 20/21] xfs: refactor xfs_rtsummary_blockcount, Darrick J. Wong
- [PATCH 21/21] xfs: make RT extent numbers relative to the rtgroup, Darrick J. Wong
- [PATCHSET v5.5 05/10] xfs: preparation for realtime allocation groups, Darrick J. Wong
- [PATCHSET v5.5 06/10] xfs: shard the realtime section, Darrick J. Wong
- [PATCH 01/34] xfs: define the format of rt groups, Darrick J. Wong
- [PATCH 02/34] xfs: check the realtime superblock at mount time, Darrick J. Wong
- [PATCH 03/34] xfs: update realtime super every time we update the primary fs super, Darrick J. Wong
- [PATCH 04/34] xfs: export realtime group geometry via XFS_FSOP_GEOM, Darrick J. Wong
- [PATCH 05/34] xfs: check that rtblock extents do not break rtsupers or rtgroups, Darrick J. Wong
- [PATCH 06/34] xfs: add a helper to prevent bmap merges across rtgroup boundaries, Darrick J. Wong
- [PATCH 07/34] xfs: add frextents to the lazysbcounters when rtgroups enabled, Darrick J. Wong
- [PATCH 08/34] xfs: convert sick_map loops to use ARRAY_SIZE, Darrick J. Wong
- [PATCH 09/34] xfs: record rt group metadata errors in the health system, Darrick J. Wong
- [PATCH 10/34] xfs: export the geometry of realtime groups to userspace, Darrick J. Wong
- [PATCH 11/34] xfs: add block headers to realtime bitmap and summary blocks, Darrick J. Wong
- [PATCH 12/34] xfs: encode the rtbitmap in big endian format, Darrick J. Wong
- [PATCH 13/34] xfs: encode the rtsummary in big endian format, Darrick J. Wong
- [PATCH 14/34] xfs: grow the realtime section when realtime groups are enabled, Darrick J. Wong
- [PATCH 15/34] xfs: store rtgroup information with a bmap intent, Darrick J. Wong
- [PATCH 16/34] xfs: force swapext to a realtime file to use the file content exchange ioctl, Darrick J. Wong
- [PATCH 17/34] xfs: support logging EFIs for realtime extents, Darrick J. Wong
- [PATCH 18/34] xfs: support error injection when freeing rt extents, Darrick J. Wong
- [PATCH 19/34] xfs: use realtime EFI to free extents when rtgroups are enabled, Darrick J. Wong
- [PATCH 20/34] xfs: don't merge ioends across RTGs, Darrick J. Wong
- [PATCH 21/34] xfs: make the RT allocator rtgroup aware, Darrick J. Wong
- [PATCH 22/34] xfs: don't coalesce file mappings that cross rtgroup boundaries in scrub, Darrick J. Wong
- [PATCH 23/34] xfs: scrub the realtime group superblock, Darrick J. Wong
- [PATCH 24/34] xfs: repair realtime group superblock, Darrick J. Wong
- [PATCH 25/34] xfs: scrub metadir paths for rtgroup metadata, Darrick J. Wong
- [PATCH 26/34] xfs: mask off the rtbitmap and summary inodes when metadir in use, Darrick J. Wong
- [PATCH 27/34] xfs: create helpers to deal with rounding xfs_fileoff_t to rtx boundaries, Darrick J. Wong
- [PATCH 28/34] xfs: create helpers to deal with rounding xfs_filblks_t to rtx boundaries, Darrick J. Wong
- [PATCH 29/34] xfs: make xfs_rtblock_t a segmented address like xfs_fsblock_t, Darrick J. Wong
- [PATCH 30/34] xfs: adjust min_block usage in xfs_verify_agbno, Darrick J. Wong
- [PATCH 31/34] xfs: move the min and max group block numbers to xfs_group, Darrick J. Wong
- [PATCH 32/34] xfs: port the perag discard code to handle generic groups, Darrick J. Wong
- [PATCH 33/34] xfs: implement busy extent tracking for rtgroups, Darrick J. Wong
- [PATCH 34/34] xfs: use rtgroup busy extent list for FITRIM, Darrick J. Wong
- [PATCHSET v5.5 07/10] xfs: persist quota options with metadir, Darrick J. Wong
- [PATCHSET v5.5 08/10] xfs: enable quota for realtime volumes, Darrick J. Wong
- [PATCHSET v5.5 09/10] xfs: enable metadir, Darrick J. Wong
- [PATCHSET v5.5 10/10] xfs: improve ondisk structure checks, Darrick J. Wong
- [ANNOUNCE] work tree for untorn filesystem writes,
Darrick J. Wong
- xfs: Xen/HPT related regression in v6.6,
Petr Vaněk
- [no subject], Unknown
- [PATCH 0/5] *** Introduce new space allocation algorithm ***,
zhangshida
- [GIT PULL] xfs: fixes for 6.12-rc6,
Carlos Maiolino
- [PATCHSET v5.4] xfs: improve ondisk structure checks,
Darrick J. Wong
- [PATCH v4 0/4] ext4: Add atomic writes support for DIO,
Ritesh Harjani (IBM)
- [GIT PULLBOMB v3] xfsprogs: everything I have for 6.12,
Darrick J. Wong
- [PATCHBOMB v3] xfsprogs: everything I have for 6.12,
Darrick J. Wong
- [PATCHSET 1/7] libxfs: new code for 6.12, Darrick J. Wong
- [PATCH 01/41] libxfs: require -std=gnu11 for compilation by default, Darrick J. Wong
- [PATCH 02/41] libxfs: test compiling public headers with a C++ compiler, Darrick J. Wong
- [PATCH 03/41] libxfs: port IS_ENABLED from the kernel, Darrick J. Wong
- [PATCH 04/41] libfrog: add xarray emulation, Darrick J. Wong
- [PATCH 05/41] xfs: introduce new file range commit ioctls, Darrick J. Wong
- [PATCH 06/41] xfs: pass the icreate args object to xfs_dialloc, Darrick J. Wong
- [PATCH 07/41] xfs: remove xfs_validate_rtextents, Darrick J. Wong
- [PATCH 08/41] xfs: factor out a xfs_validate_rt_geometry helper, Darrick J. Wong
- [PATCH 09/41] xfs: remove the limit argument to xfs_rtfind_back, Darrick J. Wong
- [PATCH 10/41] xfs: assert a valid limit in xfs_rtfind_forw, Darrick J. Wong
- [PATCH 11/41] xfs: add bounds checking to xfs_rt{bitmap,summary}_read_buf, Darrick J. Wong
- [PATCH 12/41] xfs: factor out rtbitmap/summary initialization helpers, Darrick J. Wong
- [PATCH 13/41] xfs: push transaction join out of xfs_rtbitmap_lock and xfs_rtgroup_lock, Darrick J. Wong
- [PATCH 14/41] xfs: ensure rtx mask/shift are correct after growfs, Darrick J. Wong
- [PATCH 15/41] xfs: remove xfs_rtb_to_rtxrem, Darrick J. Wong
- [PATCH 16/41] xfs: simplify xfs_rtalloc_query_range, Darrick J. Wong
- [PATCH 17/41] xfs: clean up the ISVALID macro in xfs_bmap_adjacent, Darrick J. Wong
- [PATCH 18/41] xfs: remove xfs_{rtbitmap,rtsummary}_wordcount, Darrick J. Wong
- [PATCH 19/41] xfs: replace m_rsumsize with m_rsumblocks, Darrick J. Wong
- [PATCH 20/41] xfs: fix a sloppy memory handling bug in xfs_iroot_realloc, Darrick J. Wong
- [PATCH 21/41] xfs: replace shouty XFS_BM{BT,DR} macros, Darrick J. Wong
- [PATCH 22/41] xfs: standardize the btree maxrecs function parameters, Darrick J. Wong
- [PATCH 23/41] xfs: use kvmalloc for xattr buffers, Darrick J. Wong
- [PATCH 24/41] xfs: remove unnecessary check, Darrick J. Wong
- [PATCH 25/41] xfs: use kfree_rcu_mightsleep to free the perag structures, Darrick J. Wong
- [PATCH 26/41] xfs: move the tagged perag lookup helpers to xfs_icache.c, Darrick J. Wong
- [PATCH 27/41] xfs: convert perag lookup to xarray, Darrick J. Wong
- [PATCH 28/41] xfs: ensure st_blocks never goes to zero during COW writes, Darrick J. Wong
- [PATCH 29/41] xfs: enable block size larger than page size support, Darrick J. Wong
- [PATCH 30/41] xfs: merge xfs_attr_leaf_try_add into xfs_attr_leaf_addname, Darrick J. Wong
- [PATCH 31/41] xfs: return bool from xfs_attr3_leaf_add, Darrick J. Wong
- [PATCH 32/41] xfs: distinguish extra split from real ENOSPC from xfs_attr3_leaf_split, Darrick J. Wong
- [PATCH 33/41] xfs: distinguish extra split from real ENOSPC from xfs_attr_node_try_addname, Darrick J. Wong
- [PATCH 34/41] xfs: fold xfs_bmap_alloc_userdata into xfs_bmapi_allocate, Darrick J. Wong
- [PATCH 35/41] xfs: don't ifdef around the exact minlen allocations, Darrick J. Wong
- [PATCH 36/41] xfs: call xfs_bmap_exact_minlen_extent_alloc from xfs_bmap_btalloc, Darrick J. Wong
- [PATCH 37/41] xfs: support lowmode allocations in xfs_bmap_exact_minlen_extent_alloc, Darrick J. Wong
- [PATCH 38/41] xfs: pass the exact range to initialize to xfs_initialize_perag, Darrick J. Wong
- [PATCH 39/41] xfs: merge the perag freeing helpers, Darrick J. Wong
- [PATCH 40/41] xfs: don't use __GFP_RETRY_MAYFAIL in xfs_initialize_perag, Darrick J. Wong
- [PATCH 41/41] xfs: update the pag for the last AG at recovery time, Darrick J. Wong
- [PATCHSET v31.3 2/7] xfsprogs: atomic file content commits, Darrick J. Wong
- [PATCHSET v5.3 3/7] xfs_db: debug realtime geometry, Darrick J. Wong
- [PATCHSET v5.3 4/7] xfs_metadump: support external devices, Darrick J. Wong
- [PATCHSET v5.3 5/7] mkfs/repair: use new rtbitmap helpers, Darrick J. Wong
- [PATCHSET v31.3 6/7] xfs_scrub_all: bug fix for 6.12, Darrick J. Wong
- [PATCHSET 7/7] mkfs: new config file for 6.12 LTS, Darrick J. Wong
- [PATCH] xfs/157: mkfs does not need a specific fssize,
Zorro Lang
- [PATCH] xfs: simplify sector number calculation in xfs_zero_extent,
Christoph Hellwig
- xfsprogs_6.11.0-1_source.changes ACCEPTED into unstable, Debian FTP Masters
- Processing of xfsprogs_6.11.0-1_source.changes, Debian FTP Masters
- [PATCH v3 0/4] ext4: Add atomic writes support for DIO,
Ritesh Harjani (IBM)
- [ANNOUNCE] xfs-linux: for-next updated to 81a1e1c32ef4, Carlos Maiolino
- [PATCH v2] xfs: fix the entry condition of exact EOF block allocation optimization, Jinliang Zheng
- [PATCH v2 0/2] fstests/xfs: a couple growfs log recovery tests,
Brian Foster
- [PATCHBOMB v2] xfsprogs: utility changes for 6.12,
Darrick J. Wong
- misc page fault handler cleanups,
Christoph Hellwig
- [PATCH] Fix out-of-bounds access in xfs_bmapi_allocate by validating whichfork,
MottiKumar Babu
- [PATCH v2 0/4] ext4: Add atomic writes support for DIO,
Ritesh Harjani (IBM)
- [PATCH] xfs: notrun if kernel xfs not supports ascii-ci feature,
Zorro Lang
- [PATCH] xfs: fix the judgment of whether the file already has extents,
alexjlzheng
- [GIT PULL] xfs: bug fixes for 6.12-rc5,
Carlos Maiolino
- [PATCH] xfs: Do not fallback to buffered-io for DIO atomic write,
Ritesh Harjani (IBM)
- Re: [PATCH] xfs: Reduce unnecessary searches when searching for the best extents,
Dave Chinner
- [PATCHBOMB] xfsprogs: utility changes for 6.12,
Darrick J. Wong
- [PATCH 0/6] ext4: Add atomic write support for DIO,
Ritesh Harjani (IBM)
- [PATCH 0/2] fix generic quota tests for XFS with 32k and 64k block sizes,
Pankaj Raghav
- [PATCH 0/3] xfs: sparse inodes overlap end of filesystem,
Dave Chinner
- [PATCH] iomap: elide zero range flush from partial eof zeroing,
Brian Foster
- filestreams syzbot fix v2,
Christoph Hellwig
- [ANNOUNCE] xfs-linux: for-next updated to 4a201dcfa1ff, Carlos Maiolino
- [PATCH] xfs: remove the post-EOF prealloc tests from the auto and quick groups,
Christoph Hellwig
- [PATCH 0/2] generic: Addition of new tests for extsize hints,
Nirjhar Roy
- filestreams syzbot fix,
Christoph Hellwig
- [PATCHBOMB] xfsprogs: catch us up to 6.12-rc4,
Darrick J. Wong
- [PATCHSET] libxfs: new code for 6.12, Darrick J. Wong
- [PATCH 01/37] libxfs: require -std=gnu11 for compilation by default, Darrick J. Wong
- [PATCH 02/37] libxfs: compile with a C++ compiler, Darrick J. Wong
- [PATCH 03/37] libxfs: port IS_ENABLED from the kernel, Darrick J. Wong
- [PATCH 04/37] libfrog: add xarray emulation, Darrick J. Wong
- [PATCH 05/37] xfs: introduce new file range commit ioctls, Darrick J. Wong
- [PATCH 06/37] xfs: pass the icreate args object to xfs_dialloc, Darrick J. Wong
- [PATCH 07/37] xfs: remove xfs_validate_rtextents, Darrick J. Wong
- [PATCH 08/37] xfs: factor out a xfs_validate_rt_geometry helper, Darrick J. Wong
- [PATCH 10/37] xfs: assert a valid limit in xfs_rtfind_forw, Darrick J. Wong
- [PATCH 09/37] xfs: remove the limit argument to xfs_rtfind_back, Darrick J. Wong
- [PATCH 12/37] xfs: factor out rtbitmap/summary initialization helpers, Darrick J. Wong
- [PATCH 11/37] xfs: add bounds checking to xfs_rt{bitmap,summary}_read_buf, Darrick J. Wong
- [PATCH 13/37] xfs: push transaction join out of xfs_rtbitmap_lock and xfs_rtgroup_lock, Darrick J. Wong
- [PATCH 14/37] xfs: ensure rtx mask/shift are correct after growfs, Darrick J. Wong
- [PATCH 15/37] xfs: remove xfs_rtb_to_rtxrem, Darrick J. Wong
- [PATCH 16/37] xfs: simplify xfs_rtalloc_query_range, Darrick J. Wong
- [PATCH 17/37] xfs: clean up the ISVALID macro in xfs_bmap_adjacent, Darrick J. Wong
- [PATCH 18/37] xfs: remove xfs_{rtbitmap,rtsummary}_wordcount, Darrick J. Wong
- [PATCH 19/37] xfs: replace m_rsumsize with m_rsumblocks, Darrick J. Wong
- [PATCH 20/37] xfs: fix a sloppy memory handling bug in xfs_iroot_realloc, Darrick J. Wong
- [PATCH 21/37] xfs: replace shouty XFS_BM{BT,DR} macros, Darrick J. Wong
- [PATCH 22/37] xfs: standardize the btree maxrecs function parameters, Darrick J. Wong
- [PATCH 23/37] xfs: use kvmalloc for xattr buffers, Darrick J. Wong
- [PATCH 24/37] xfs: remove unnecessary check, Darrick J. Wong
- [PATCH 25/37] xfs: use kfree_rcu_mightsleep to free the perag structures, Darrick J. Wong
- [PATCH 26/37] xfs: move the tagged perag lookup helpers to xfs_icache.c, Darrick J. Wong
- [PATCH 27/37] xfs: convert perag lookup to xarray, Darrick J. Wong
- [PATCH 28/37] xfs: ensure st_blocks never goes to zero during COW writes, Darrick J. Wong
- [PATCH 29/37] xfs: enable block size larger than page size support, Darrick J. Wong
- [PATCH 30/37] xfs: merge xfs_attr_leaf_try_add into xfs_attr_leaf_addname, Darrick J. Wong
- [PATCH 31/37] xfs: return bool from xfs_attr3_leaf_add, Darrick J. Wong
- [PATCH 32/37] xfs: distinguish extra split from real ENOSPC from xfs_attr3_leaf_split, Darrick J. Wong
- [PATCH 33/37] xfs: distinguish extra split from real ENOSPC from xfs_attr_node_try_addname, Darrick J. Wong
- [PATCH 34/37] xfs: fold xfs_bmap_alloc_userdata into xfs_bmapi_allocate, Darrick J. Wong
- [PATCH 35/37] xfs: don't ifdef around the exact minlen allocations, Darrick J. Wong
- [PATCH 36/37] xfs: call xfs_bmap_exact_minlen_extent_alloc from xfs_bmap_btalloc, Darrick J. Wong
- [PATCH 37/37] xfs: support lowmode allocations in xfs_bmap_exact_minlen_extent_alloc, Darrick J. Wong
- Re: [PATCHBOMB] xfsprogs: catch us up to 6.12-rc4, Christoph Hellwig
- [PATCH 6.6 036/124] xfs: make the seq argument to xfs_bmapi_convert_delalloc() optional, Greg Kroah-Hartman
- [PATCH 6.6 039/124] xfs: allow symlinks with short remote targets, Greg Kroah-Hartman
- [PATCH 6.6 029/124] xfs: fix missing check for invalid attr flags, Greg Kroah-Hartman
- [PATCH 6.6 028/124] xfs: check opcode and iovec count match in xlog_recover_attri_commit_pass2, Greg Kroah-Hartman
- [PATCH 6.6 027/124] xfs: require XFS_SB_FEAT_INCOMPAT_LOG_XATTRS for attr log intent item recovery, Greg Kroah-Hartman
- [PATCH 6.6 026/124] xfs: remove a racy if_bytes check in xfs_reflink_end_cow_extent, Greg Kroah-Hartman
- [PATCH 6.6 025/124] xfs: fix xfs_bmap_add_extent_delay_real for partial conversions, Greg Kroah-Hartman
- [PATCH 6.6 024/124] xfs: fix error returns from xfs_bmapi_write, Greg Kroah-Hartman
- [PATCH 6.6 044/124] xfs: restrict when we try to align cow fork delalloc to cowextsz hints, Greg Kroah-Hartman
- [PATCH 6.6 043/124] xfs: allow unlinked symlinks and dirs with zero size, Greg Kroah-Hartman
- [PATCH 6.6 042/124] xfs: fix freeing speculative preallocations for preallocated files, Greg Kroah-Hartman
- [PATCH 6.6 041/124] xfs: fix unlink vs cluster buffer instantiation race, Greg Kroah-Hartman
- [PATCH 6.6 040/124] xfs: make sure sb_fdblocks is non-negative, Greg Kroah-Hartman
- [PATCH 6.6 038/124] xfs: convert delayed extents to unwritten when zeroing post eof blocks, Greg Kroah-Hartman
- [PATCH 6.6 037/124] xfs: make xfs_bmapi_convert_delalloc() to allocate the target offset, Greg Kroah-Hartman
- [PATCH 6.6 035/124] xfs: match lock mode in xfs_buffered_write_iomap_begin(), Greg Kroah-Hartman
- [PATCH 6.6 034/124] xfs: use dontcache for grabbing inodes during scrub, Greg Kroah-Hartman
- [PATCH 6.6 033/124] xfs: revert commit 44af6c7e59b12, Greg Kroah-Hartman
- [PATCH 6.6 032/124] xfs: enforce one namespace per attribute, Greg Kroah-Hartman
- [PATCH 6.6 031/124] xfs: validate recovered name buffers when recovering xattr items, Greg Kroah-Hartman
- [PATCH 6.6 030/124] xfs: check shortform attr entry flags specifically, Greg Kroah-Hartman
- [PATCH] xfs: remove unknown compat feature check in superblock write validation,
Long Li
- [syzbot] [btrfs?] general protection fault in put_pwq_unlocked (2), syzbot
- [PATCH] xfs_spaceman: add dependency on libhandle target,
Jan Palus
- [PATCH v10 0/8] block atomic writes for xfs,
John Garry
- [PATCH v10 7/8] xfs: Validate atomic writes, John Garry
- [PATCH v10 1/8] block/fs: Pass an iocb to generic_atomic_write_valid(), John Garry
- [PATCH v10 2/8] fs/block: Check for IOCB_DIRECT in generic_atomic_write_valid(), John Garry
- [PATCH v10 5/8] fs: iomap: Atomic write support, John Garry
- [PATCH v10 6/8] xfs: Support atomic write for statx, John Garry
- [PATCH v10 8/8] xfs: Support setting FMODE_CAN_ATOMIC_WRITE, John Garry
- [PATCH v10 3/8] block: Add bdev atomic write limits helpers, John Garry
- [PATCH v10 4/8] fs: Export generic_atomic_write_valid(), John Garry
- Re: (subset) [PATCH v10 0/8] block atomic writes for xfs, Jens Axboe
- Re: [PATCH v10 0/8] block atomic writes for xfs, Ojaswin Mujoo
- [ANNOUNCE] xfsprogs v6.11.0 released, Andrey Albershteyn
- [syzbot] [xfs?] KASAN: null-ptr-deref Write in xfs_filestream_select_ag (2),
syzbot
- [PATCH] iomap: writeback_control pointer part of iomap_writepage_ctx,
Goldwyn Rodrigues
- [GIT PULL] xfs: bug fixes for 6.12-rc4,
Carlos Maiolino
- [PATCHBOMB 6.13 v5.1] xfs: metadata directories and realtime groups,
Darrick J. Wong
- [PATCHSET v5.1 1/9] xfs: convert perag to use xarrays, Darrick J. Wong
- [PATCH 01/22] xfs: fix superfluous clearing of info->low in __xfs_getfsmap_datadev, Darrick J. Wong
- [PATCH 02/22] xfs: remove the unused pagb_count field in struct xfs_perag, Darrick J. Wong
- [PATCH 03/22] xfs: remove the unused pag_active_wq field in struct xfs_perag, Darrick J. Wong
- [PATCH 04/22] xfs: pass a pag to xfs_difree_inode_chunk, Darrick J. Wong
- [PATCH 06/22] xfs: add xfs_agbno_to_fsb and xfs_agbno_to_daddr helpers, Darrick J. Wong
- [PATCH 05/22] xfs: remove the agno argument to xfs_free_ag_extent, Darrick J. Wong
- [PATCH 07/22] xfs: add a xfs_agino_to_ino helper, Darrick J. Wong
- [PATCH 08/22] xfs: pass a pag to xfs_extent_busy_{search,reuse}, Darrick J. Wong
- [PATCH 09/22] xfs: keep a reference to the pag for busy extents, Darrick J. Wong
- [PATCH 10/22] xfs: remove the mount field from struct xfs_busy_extents, Darrick J. Wong
- [PATCH 11/22] xfs: remove the unused trace_xfs_iwalk_ag trace point, Darrick J. Wong
- [PATCH 12/22] xfs: remove the unused xrep_bmap_walk_rmap trace point, Darrick J. Wong
- [PATCH 13/22] xfs: constify pag arguments to trace points, Darrick J. Wong
- [PATCH 14/22] xfs: pass a perag structure to the xfs_ag_resv_init_error trace point, Darrick J. Wong
- [PATCH 15/22] xfs: pass objects to the xfs_irec_merge_{pre,post} trace points, Darrick J. Wong
- [PATCH 16/22] xfs: pass the iunlink item to the xfs_iunlink_update_dinode trace point, Darrick J. Wong
- [PATCH 17/22] xfs: pass objects to the xrep_ibt_walk_rmap tracepoint, Darrick J. Wong
- [PATCH 18/22] xfs: pass the pag to the trace_xrep_calc_ag_resblks{,_btsize} trace points, Darrick J. Wong
- [PATCH 19/22] xfs: pass the pag to the xrep_newbt_extent_class tracepoints, Darrick J. Wong
- [PATCH 20/22] xfs: convert remaining trace points to pass pag structures, Darrick J. Wong
- [PATCH 21/22] xfs: split xfs_initialize_perag, Darrick J. Wong
- [PATCH 22/22] xfs: insert the pag structures into the xarray later, Darrick J. Wong
- [PATCHSET v5.1 2/9] xfs: create a generic allocation group structure, Darrick J. Wong
[Index of Archives]
[XFS Filesystem Development]
[Linux USB Devel]
[Linux SCSI]
[Linux RAID]
[Yosemite Forum]