Show patches with: Submitter = Darrick J. Wong       |    Archived = No       |   283 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[7/7] xfs_io: add atomic file update commands to exercise file commit range [1/7] man: document file range commit ioctls - 1 - --- 2024-10-25 Darrick J. Wong New
[6/7] xfs_io: add a commitrange option to the exchangerange command [1/7] man: document file range commit ioctls - 1 - --- 2024-10-25 Darrick J. Wong New
[5/7] xfs_fsr: port to new file exchange library function [1/7] man: document file range commit ioctls - 1 - --- 2024-10-25 Darrick J. Wong New
[4/7] libxfs: validate inumber in xfs_iget [1/7] man: document file range commit ioctls - 1 - --- 2024-10-25 Darrick J. Wong New
[3/7] libxfs: remove unused xfs_inode fields [1/7] man: document file range commit ioctls - 1 - --- 2024-10-25 Darrick J. Wong New
[2/7] libfrog: add support for commit range ioctl family [1/7] man: document file range commit ioctls - 1 - --- 2024-10-25 Darrick J. Wong New
[1/7] man: document file range commit ioctls [1/7] man: document file range commit ioctls - 1 - --- 2024-10-25 Darrick J. Wong New
[37/37] xfs: support lowmode allocations in xfs_bmap_exact_minlen_extent_alloc [01/37] libxfs: require -std=gnu11 for compilation by default - 1 - --- 2024-10-21 Darrick J. Wong New
[36/37] xfs: call xfs_bmap_exact_minlen_extent_alloc from xfs_bmap_btalloc [01/37] libxfs: require -std=gnu11 for compilation by default - 1 - --- 2024-10-21 Darrick J. Wong New
[35/37] xfs: don't ifdef around the exact minlen allocations [01/37] libxfs: require -std=gnu11 for compilation by default - 1 - --- 2024-10-21 Darrick J. Wong New
[34/37] xfs: fold xfs_bmap_alloc_userdata into xfs_bmapi_allocate [01/37] libxfs: require -std=gnu11 for compilation by default - 1 - --- 2024-10-21 Darrick J. Wong New
[33/37] xfs: distinguish extra split from real ENOSPC from xfs_attr_node_try_addname [01/37] libxfs: require -std=gnu11 for compilation by default - 1 - --- 2024-10-21 Darrick J. Wong New
[32/37] xfs: distinguish extra split from real ENOSPC from xfs_attr3_leaf_split [01/37] libxfs: require -std=gnu11 for compilation by default - 1 - --- 2024-10-21 Darrick J. Wong New
[31/37] xfs: return bool from xfs_attr3_leaf_add [01/37] libxfs: require -std=gnu11 for compilation by default - 1 - --- 2024-10-21 Darrick J. Wong New
[30/37] xfs: merge xfs_attr_leaf_try_add into xfs_attr_leaf_addname [01/37] libxfs: require -std=gnu11 for compilation by default - 1 - --- 2024-10-21 Darrick J. Wong New
[29/37] xfs: enable block size larger than page size support [01/37] libxfs: require -std=gnu11 for compilation by default - 2 - --- 2024-10-21 Darrick J. Wong New
[28/37] xfs: ensure st_blocks never goes to zero during COW writes [01/37] libxfs: require -std=gnu11 for compilation by default - 2 - --- 2024-10-21 Darrick J. Wong New
[27/37] xfs: convert perag lookup to xarray [01/37] libxfs: require -std=gnu11 for compilation by default - 1 - --- 2024-10-21 Darrick J. Wong New
[26/37] xfs: move the tagged perag lookup helpers to xfs_icache.c [01/37] libxfs: require -std=gnu11 for compilation by default - 1 - --- 2024-10-21 Darrick J. Wong New
[25/37] xfs: use kfree_rcu_mightsleep to free the perag structures [01/37] libxfs: require -std=gnu11 for compilation by default - 1 - --- 2024-10-21 Darrick J. Wong New
[24/37] xfs: remove unnecessary check [01/37] libxfs: require -std=gnu11 for compilation by default - 2 - --- 2024-10-21 Darrick J. Wong New
[23/37] xfs: use kvmalloc for xattr buffers [01/37] libxfs: require -std=gnu11 for compilation by default 1 6 - --- 2024-10-21 Darrick J. Wong New
[22/37] xfs: standardize the btree maxrecs function parameters [01/37] libxfs: require -std=gnu11 for compilation by default - 1 - --- 2024-10-21 Darrick J. Wong New
[21/37] xfs: replace shouty XFS_BM{BT,DR} macros [01/37] libxfs: require -std=gnu11 for compilation by default - 1 - --- 2024-10-21 Darrick J. Wong New
[20/37] xfs: fix a sloppy memory handling bug in xfs_iroot_realloc [01/37] libxfs: require -std=gnu11 for compilation by default - 1 - --- 2024-10-21 Darrick J. Wong New
[19/37] xfs: replace m_rsumsize with m_rsumblocks [01/37] libxfs: require -std=gnu11 for compilation by default - 1 - --- 2024-10-21 Darrick J. Wong New
[18/37] xfs: remove xfs_{rtbitmap,rtsummary}_wordcount [01/37] libxfs: require -std=gnu11 for compilation by default - 1 - --- 2024-10-21 Darrick J. Wong New
[17/37] xfs: clean up the ISVALID macro in xfs_bmap_adjacent [01/37] libxfs: require -std=gnu11 for compilation by default - 1 - --- 2024-10-21 Darrick J. Wong New
[16/37] xfs: simplify xfs_rtalloc_query_range [01/37] libxfs: require -std=gnu11 for compilation by default - 1 - --- 2024-10-21 Darrick J. Wong New
[15/37] xfs: remove xfs_rtb_to_rtxrem [01/37] libxfs: require -std=gnu11 for compilation by default - 1 - --- 2024-10-21 Darrick J. Wong New
[14/37] xfs: ensure rtx mask/shift are correct after growfs [01/37] libxfs: require -std=gnu11 for compilation by default - 1 - --- 2024-10-21 Darrick J. Wong New
[13/37] xfs: push transaction join out of xfs_rtbitmap_lock and xfs_rtgroup_lock [01/37] libxfs: require -std=gnu11 for compilation by default - 1 - --- 2024-10-21 Darrick J. Wong New
[12/37] xfs: factor out rtbitmap/summary initialization helpers [01/37] libxfs: require -std=gnu11 for compilation by default - 1 - --- 2024-10-21 Darrick J. Wong New
[11/37] xfs: add bounds checking to xfs_rt{bitmap,summary}_read_buf [01/37] libxfs: require -std=gnu11 for compilation by default - 1 - --- 2024-10-21 Darrick J. Wong New
[10/37] xfs: assert a valid limit in xfs_rtfind_forw [01/37] libxfs: require -std=gnu11 for compilation by default - 1 - --- 2024-10-21 Darrick J. Wong New
[09/37] xfs: remove the limit argument to xfs_rtfind_back [01/37] libxfs: require -std=gnu11 for compilation by default - 1 - --- 2024-10-21 Darrick J. Wong New
[08/37] xfs: factor out a xfs_validate_rt_geometry helper [01/37] libxfs: require -std=gnu11 for compilation by default - 1 - --- 2024-10-21 Darrick J. Wong New
[07/37] xfs: remove xfs_validate_rtextents [01/37] libxfs: require -std=gnu11 for compilation by default - 1 - --- 2024-10-21 Darrick J. Wong New
[06/37] xfs: pass the icreate args object to xfs_dialloc [01/37] libxfs: require -std=gnu11 for compilation by default - 1 - --- 2024-10-21 Darrick J. Wong New
[05/37] xfs: introduce new file range commit ioctls [01/37] libxfs: require -std=gnu11 for compilation by default 1 1 - --- 2024-10-21 Darrick J. Wong New
[04/37] libfrog: add xarray emulation [01/37] libxfs: require -std=gnu11 for compilation by default - 1 - --- 2024-10-21 Darrick J. Wong New
[03/37] libxfs: port IS_ENABLED from the kernel [01/37] libxfs: require -std=gnu11 for compilation by default - 1 - --- 2024-10-21 Darrick J. Wong New
[02/37] libxfs: compile with a C++ compiler [01/37] libxfs: require -std=gnu11 for compilation by default - 2 1 --- 2024-10-21 Darrick J. Wong New
[01/37] libxfs: require -std=gnu11 for compilation by default [01/37] libxfs: require -std=gnu11 for compilation by default - 1 - --- 2024-10-21 Darrick J. Wong New
[2/2] xfs: enable metadata directory feature [1/2] xfs: update sb field checks when metadir is turned on - 1 - --- 2024-10-17 Darrick J. Wong New
[1/2] xfs: update sb field checks when metadir is turned on [1/2] xfs: update sb field checks when metadir is turned on - 1 - --- 2024-10-17 Darrick J. Wong New
[6/6] xfs: enable realtime quota again [1/6] xfs: fix chown with rt quota - 1 - --- 2024-10-17 Darrick J. Wong New
[5/6] xfs: reserve quota for realtime files correctly [1/6] xfs: fix chown with rt quota - 1 - --- 2024-10-17 Darrick J. Wong New
[4/6] xfs: create quota preallocation watermarks for realtime quota [1/6] xfs: fix chown with rt quota - 1 - --- 2024-10-17 Darrick J. Wong New
[3/6] xfs: report realtime block quota limits on realtime directories [1/6] xfs: fix chown with rt quota - 1 - --- 2024-10-17 Darrick J. Wong New
[2/6] xfs: advertise realtime quota support in the xqm stat files [1/6] xfs: fix chown with rt quota - 1 - --- 2024-10-17 Darrick J. Wong New
[1/6] xfs: fix chown with rt quota [1/6] xfs: fix chown with rt quota - 1 - --- 2024-10-17 Darrick J. Wong New
[4/4] xfs: persist quota flags with metadir [1/4] xfs: refactor xfs_qm_destroy_quotainos - 1 - --- 2024-10-17 Darrick J. Wong New
[3/4] xfs: scrub quota file metapaths [1/4] xfs: refactor xfs_qm_destroy_quotainos - 1 - --- 2024-10-17 Darrick J. Wong New
[2/4] xfs: use metadir for quota inodes [1/4] xfs: refactor xfs_qm_destroy_quotainos - 1 - --- 2024-10-17 Darrick J. Wong New
[1/4] xfs: refactor xfs_qm_destroy_quotainos [1/4] xfs: refactor xfs_qm_destroy_quotainos - 1 - --- 2024-10-17 Darrick J. Wong New
[34/34] xfs: use rtgroup busy extent list for FITRIM [01/34] xfs: define the format of rt groups - 1 - --- 2024-10-17 Darrick J. Wong New
[33/34] xfs: implement busy extent tracking for rtgroups [01/34] xfs: define the format of rt groups - 1 - --- 2024-10-17 Darrick J. Wong New
[32/34] xfs: port the perag discard code to handle generic groups [01/34] xfs: define the format of rt groups - 1 - --- 2024-10-17 Darrick J. Wong New
[31/34] xfs: move the min and max group block numbers to xfs_group [01/34] xfs: define the format of rt groups - 1 - --- 2024-10-17 Darrick J. Wong New
[30/34] xfs: adjust min_block usage in xfs_verify_agbno [01/34] xfs: define the format of rt groups - 1 - --- 2024-10-17 Darrick J. Wong New
[29/34] xfs: make xfs_rtblock_t a segmented address like xfs_fsblock_t [01/34] xfs: define the format of rt groups - 1 - --- 2024-10-17 Darrick J. Wong New
[28/34] xfs: create helpers to deal with rounding xfs_filblks_t to rtx boundaries [01/34] xfs: define the format of rt groups - 1 - --- 2024-10-17 Darrick J. Wong New
[27/34] xfs: create helpers to deal with rounding xfs_fileoff_t to rtx boundaries [01/34] xfs: define the format of rt groups - 1 - --- 2024-10-17 Darrick J. Wong New
[26/34] xfs: mask off the rtbitmap and summary inodes when metadir in use [01/34] xfs: define the format of rt groups - 1 - --- 2024-10-17 Darrick J. Wong New
[25/34] xfs: scrub metadir paths for rtgroup metadata [01/34] xfs: define the format of rt groups - 1 - --- 2024-10-17 Darrick J. Wong New
[24/34] xfs: repair realtime group superblock [01/34] xfs: define the format of rt groups - 1 - --- 2024-10-17 Darrick J. Wong New
[23/34] xfs: scrub the realtime group superblock [01/34] xfs: define the format of rt groups - 1 - --- 2024-10-17 Darrick J. Wong New
[22/34] xfs: don't coalesce file mappings that cross rtgroup boundaries in scrub [01/34] xfs: define the format of rt groups - 1 - --- 2024-10-17 Darrick J. Wong New
[21/34] xfs: make the RT allocator rtgroup aware [01/34] xfs: define the format of rt groups - 1 - --- 2024-10-17 Darrick J. Wong New
[20/34] xfs: don't merge ioends across RTGs [01/34] xfs: define the format of rt groups - 1 - --- 2024-10-17 Darrick J. Wong New
[19/34] xfs: use realtime EFI to free extents when rtgroups are enabled [01/34] xfs: define the format of rt groups - 1 - --- 2024-10-17 Darrick J. Wong New
[18/34] xfs: support error injection when freeing rt extents [01/34] xfs: define the format of rt groups - 1 - --- 2024-10-17 Darrick J. Wong New
[17/34] xfs: support logging EFIs for realtime extents [01/34] xfs: define the format of rt groups - 1 - --- 2024-10-17 Darrick J. Wong New
[16/34] xfs: force swapext to a realtime file to use the file content exchange ioctl [01/34] xfs: define the format of rt groups - 1 - --- 2024-10-17 Darrick J. Wong New
[15/34] xfs: store rtgroup information with a bmap intent [01/34] xfs: define the format of rt groups - 1 - --- 2024-10-17 Darrick J. Wong New
[14/34] xfs: grow the realtime section when realtime groups are enabled [01/34] xfs: define the format of rt groups - 1 - --- 2024-10-17 Darrick J. Wong New
[13/34] xfs: encode the rtsummary in big endian format [01/34] xfs: define the format of rt groups - 1 - --- 2024-10-17 Darrick J. Wong New
[12/34] xfs: encode the rtbitmap in big endian format [01/34] xfs: define the format of rt groups - 1 - --- 2024-10-17 Darrick J. Wong New
[11/34] xfs: add block headers to realtime bitmap and summary blocks [01/34] xfs: define the format of rt groups - 1 - --- 2024-10-17 Darrick J. Wong New
[10/34] xfs: export the geometry of realtime groups to userspace [01/34] xfs: define the format of rt groups - 1 - --- 2024-10-17 Darrick J. Wong New
[09/34] xfs: record rt group metadata errors in the health system [01/34] xfs: define the format of rt groups - 1 - --- 2024-10-17 Darrick J. Wong New
[08/34] xfs: convert sick_map loops to use ARRAY_SIZE [01/34] xfs: define the format of rt groups - 1 - --- 2024-10-17 Darrick J. Wong New
[07/34] xfs: add frextents to the lazysbcounters when rtgroups enabled [01/34] xfs: define the format of rt groups - 1 - --- 2024-10-17 Darrick J. Wong New
[06/34] xfs: add a helper to prevent bmap merges across rtgroup boundaries [01/34] xfs: define the format of rt groups - 1 - --- 2024-10-17 Darrick J. Wong New
[05/34] xfs: check that rtblock extents do not break rtsupers or rtgroups [01/34] xfs: define the format of rt groups - 1 - --- 2024-10-17 Darrick J. Wong New
[04/34] xfs: export realtime group geometry via XFS_FSOP_GEOM [01/34] xfs: define the format of rt groups - 1 - --- 2024-10-17 Darrick J. Wong New
[03/34] xfs: update realtime super every time we update the primary fs super [01/34] xfs: define the format of rt groups - 1 - --- 2024-10-17 Darrick J. Wong New
[02/34] xfs: check the realtime superblock at mount time [01/34] xfs: define the format of rt groups - 1 - --- 2024-10-17 Darrick J. Wong New
[01/34] xfs: define the format of rt groups [01/34] xfs: define the format of rt groups - 1 - --- 2024-10-17 Darrick J. Wong New
[2/2] iomap: add a merge boundary flag [1/2] xfs: fix rt device offset calculations for FITRIM - 1 - --- 2024-10-17 Darrick J. Wong New
[1/2] xfs: fix rt device offset calculations for FITRIM [1/2] xfs: fix rt device offset calculations for FITRIM - 1 - --- 2024-10-17 Darrick J. Wong New
[21/21] xfs: make RT extent numbers relative to the rtgroup [01/21] xfs: clean up xfs_getfsmap_helper arguments - 1 - --- 2024-10-17 Darrick J. Wong New
[20/21] xfs: refactor xfs_rtsummary_blockcount [01/21] xfs: clean up xfs_getfsmap_helper arguments - 1 - --- 2024-10-17 Darrick J. Wong New
[19/21] xfs: refactor xfs_rtbitmap_blockcount [01/21] xfs: clean up xfs_getfsmap_helper arguments - 1 - --- 2024-10-17 Darrick J. Wong New
[18/21] xfs: factor out a xfs_growfs_check_rtgeom helper [01/21] xfs: clean up xfs_getfsmap_helper arguments - 1 - --- 2024-10-17 Darrick J. Wong New
[17/21] xfs: use xfs_growfs_rt_alloc_fake_mount in xfs_growfs_rt_alloc_blocks [01/21] xfs: clean up xfs_getfsmap_helper arguments - 1 - --- 2024-10-17 Darrick J. Wong New
[16/21] xfs: factor out a xfs_growfs_rt_alloc_fake_mount helper [01/21] xfs: clean up xfs_getfsmap_helper arguments - 1 - --- 2024-10-17 Darrick J. Wong New
[15/21] xfs: calculate RT bitmap and summary blocks based on sb_rextents [01/21] xfs: clean up xfs_getfsmap_helper arguments - 1 - --- 2024-10-17 Darrick J. Wong New
[14/21] xfs: remove XFS_ILOCK_RT* [01/21] xfs: clean up xfs_getfsmap_helper arguments - 1 - --- 2024-10-17 Darrick J. Wong New
« 1 2 3 »