Show patches with: none      |   34884 patches
« 1 2 3 4348 349 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/1] mkfs: add a config file for 6.12 LTS kernels [1/1] mkfs: add a config file for 6.12 LTS kernels - 1 - --- 2024-10-31 Darrick J. Wong New
[1/1] xfs_scrub_all: wait for services to start activating [1/1] xfs_scrub_all: wait for services to start activating - 1 - --- 2024-10-31 Darrick J. Wong New
[6/6] xfs_repair: stop preallocating blocks in mk_rbmino and mk_rsumino [1/6] xfs_repair: checking rt free space metadata must happen during phase 4 - 1 - --- 2024-10-31 Darrick J. Wong New
[5/6] xfs_repair: use libxfs_rtfile_initialize_blocks [1/6] xfs_repair: checking rt free space metadata must happen during phase 4 - 1 - --- 2024-10-31 Darrick J. Wong New
[4/6] mkfs: use xfs_rtfile_initialize_blocks [1/6] xfs_repair: checking rt free space metadata must happen during phase 4 - 1 - --- 2024-10-31 Darrick J. Wong New
[3/6] mkfs: remove a pointless rtfreesp_init forward declaration [1/6] xfs_repair: checking rt free space metadata must happen during phase 4 - 1 - --- 2024-10-31 Darrick J. Wong New
[2/6] xfs_repair: use xfs_validate_rt_geometry [1/6] xfs_repair: checking rt free space metadata must happen during phase 4 - 1 - --- 2024-10-31 Darrick J. Wong New
[1/6] xfs_repair: checking rt free space metadata must happen during phase 4 [1/6] xfs_repair: checking rt free space metadata must happen during phase 4 - 1 - --- 2024-10-31 Darrick J. Wong New
[1/1] xfs_db: allow setting current address to log blocks [1/1] xfs_db: allow setting current address to log blocks - 1 - --- 2024-10-31 Darrick J. Wong New
[8/8] xfs_db: convert rtsummary geometry [1/8] xfs_db: support passing the realtime device to the debugger - 1 - --- 2024-10-31 Darrick J. Wong New
[7/8] xfs_db: convert rtbitmap geometry [1/8] xfs_db: support passing the realtime device to the debugger - 1 - --- 2024-10-31 Darrick J. Wong New
[6/8] xfs_db: enable conversion of rt space units [1/8] xfs_db: support passing the realtime device to the debugger - 1 - --- 2024-10-31 Darrick J. Wong New
[5/8] xfs_db: access arbitrary realtime blocks and extents [1/8] xfs_db: support passing the realtime device to the debugger - 1 - --- 2024-10-31 Darrick J. Wong New
[4/8] xfs_db: access realtime file blocks [1/8] xfs_db: support passing the realtime device to the debugger - 1 - --- 2024-10-31 Darrick J. Wong New
[3/8] xfs_db: make the daddr command target the realtime device [1/8] xfs_db: support passing the realtime device to the debugger - 1 - --- 2024-10-31 Darrick J. Wong New
[2/8] xfs_db: report the realtime device when associated with each io cursor [1/8] xfs_db: support passing the realtime device to the debugger - 1 - --- 2024-10-31 Darrick J. Wong New
[1/8] xfs_db: support passing the realtime device to the debugger [1/8] xfs_db: support passing the realtime device to the debugger - 1 - --- 2024-10-31 Darrick J. Wong New
[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-31 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-31 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-31 Darrick J. Wong New
[4/7] libxfs: validate inumber in xfs_iget [1/7] man: document file range commit ioctls - 1 - --- 2024-10-31 Darrick J. Wong New
[3/7] libxfs: remove unused xfs_inode fields [1/7] man: document file range commit ioctls - 1 - --- 2024-10-31 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-31 Darrick J. Wong New
[1/7] man: document file range commit ioctls [1/7] man: document file range commit ioctls - 1 - --- 2024-10-31 Darrick J. Wong New
[41/41] xfs: update the pag for the last AG at recovery time [01/41] libxfs: require -std=gnu11 for compilation by default - 1 - --- 2024-10-31 Darrick J. Wong New
[40/41] xfs: don't use __GFP_RETRY_MAYFAIL in xfs_initialize_perag [01/41] libxfs: require -std=gnu11 for compilation by default - 2 - --- 2024-10-31 Darrick J. Wong New
[39/41] xfs: merge the perag freeing helpers [01/41] libxfs: require -std=gnu11 for compilation by default - 2 - --- 2024-10-31 Darrick J. Wong New
[38/41] xfs: pass the exact range to initialize to xfs_initialize_perag [01/41] libxfs: require -std=gnu11 for compilation by default - 2 - --- 2024-10-31 Darrick J. Wong New
[37/41] xfs: support lowmode allocations in xfs_bmap_exact_minlen_extent_alloc [01/41] libxfs: require -std=gnu11 for compilation by default - 1 - --- 2024-10-31 Darrick J. Wong New
[36/41] xfs: call xfs_bmap_exact_minlen_extent_alloc from xfs_bmap_btalloc [01/41] libxfs: require -std=gnu11 for compilation by default - 1 - --- 2024-10-31 Darrick J. Wong New
[35/41] xfs: don't ifdef around the exact minlen allocations [01/41] libxfs: require -std=gnu11 for compilation by default - 1 - --- 2024-10-31 Darrick J. Wong New
[34/41] xfs: fold xfs_bmap_alloc_userdata into xfs_bmapi_allocate [01/41] libxfs: require -std=gnu11 for compilation by default - 1 - --- 2024-10-31 Darrick J. Wong New
[33/41] xfs: distinguish extra split from real ENOSPC from xfs_attr_node_try_addname [01/41] libxfs: require -std=gnu11 for compilation by default - 1 - --- 2024-10-31 Darrick J. Wong New
[32/41] xfs: distinguish extra split from real ENOSPC from xfs_attr3_leaf_split [01/41] libxfs: require -std=gnu11 for compilation by default - 1 - --- 2024-10-31 Darrick J. Wong New
[31/41] xfs: return bool from xfs_attr3_leaf_add [01/41] libxfs: require -std=gnu11 for compilation by default - 1 - --- 2024-10-31 Darrick J. Wong New
[30/41] xfs: merge xfs_attr_leaf_try_add into xfs_attr_leaf_addname [01/41] libxfs: require -std=gnu11 for compilation by default - 1 - --- 2024-10-31 Darrick J. Wong New
[29/41] xfs: enable block size larger than page size support [01/41] libxfs: require -std=gnu11 for compilation by default - 2 - --- 2024-10-31 Darrick J. Wong New
[28/41] xfs: ensure st_blocks never goes to zero during COW writes [01/41] libxfs: require -std=gnu11 for compilation by default - 2 - --- 2024-10-31 Darrick J. Wong New
[27/41] xfs: convert perag lookup to xarray [01/41] libxfs: require -std=gnu11 for compilation by default - 1 - --- 2024-10-31 Darrick J. Wong New
[26/41] xfs: move the tagged perag lookup helpers to xfs_icache.c [01/41] libxfs: require -std=gnu11 for compilation by default - 1 - --- 2024-10-31 Darrick J. Wong New
[25/41] xfs: use kfree_rcu_mightsleep to free the perag structures [01/41] libxfs: require -std=gnu11 for compilation by default - 1 - --- 2024-10-31 Darrick J. Wong New
[24/41] xfs: remove unnecessary check [01/41] libxfs: require -std=gnu11 for compilation by default - 2 - --- 2024-10-31 Darrick J. Wong New
[23/41] xfs: use kvmalloc for xattr buffers [01/41] libxfs: require -std=gnu11 for compilation by default 1 6 - --- 2024-10-31 Darrick J. Wong New
[22/41] xfs: standardize the btree maxrecs function parameters [01/41] libxfs: require -std=gnu11 for compilation by default - 1 - --- 2024-10-31 Darrick J. Wong New
[21/41] xfs: replace shouty XFS_BM{BT,DR} macros [01/41] libxfs: require -std=gnu11 for compilation by default - 1 - --- 2024-10-31 Darrick J. Wong New
[20/41] xfs: fix a sloppy memory handling bug in xfs_iroot_realloc [01/41] libxfs: require -std=gnu11 for compilation by default - 1 - --- 2024-10-31 Darrick J. Wong New
[19/41] xfs: replace m_rsumsize with m_rsumblocks [01/41] libxfs: require -std=gnu11 for compilation by default - 1 - --- 2024-10-31 Darrick J. Wong New
[18/41] xfs: remove xfs_{rtbitmap,rtsummary}_wordcount [01/41] libxfs: require -std=gnu11 for compilation by default - 1 - --- 2024-10-31 Darrick J. Wong New
[17/41] xfs: clean up the ISVALID macro in xfs_bmap_adjacent [01/41] libxfs: require -std=gnu11 for compilation by default - 1 - --- 2024-10-31 Darrick J. Wong New
[16/41] xfs: simplify xfs_rtalloc_query_range [01/41] libxfs: require -std=gnu11 for compilation by default - 1 - --- 2024-10-31 Darrick J. Wong New
[15/41] xfs: remove xfs_rtb_to_rtxrem [01/41] libxfs: require -std=gnu11 for compilation by default - 1 - --- 2024-10-31 Darrick J. Wong New
[14/41] xfs: ensure rtx mask/shift are correct after growfs [01/41] libxfs: require -std=gnu11 for compilation by default - 1 - --- 2024-10-31 Darrick J. Wong New
[13/41] xfs: push transaction join out of xfs_rtbitmap_lock and xfs_rtgroup_lock [01/41] libxfs: require -std=gnu11 for compilation by default - 1 - --- 2024-10-31 Darrick J. Wong New
[12/41] xfs: factor out rtbitmap/summary initialization helpers [01/41] libxfs: require -std=gnu11 for compilation by default - 1 - --- 2024-10-31 Darrick J. Wong New
[11/41] xfs: add bounds checking to xfs_rt{bitmap,summary}_read_buf [01/41] libxfs: require -std=gnu11 for compilation by default - 1 - --- 2024-10-31 Darrick J. Wong New
[10/41] xfs: assert a valid limit in xfs_rtfind_forw [01/41] libxfs: require -std=gnu11 for compilation by default - 1 - --- 2024-10-31 Darrick J. Wong New
[09/41] xfs: remove the limit argument to xfs_rtfind_back [01/41] libxfs: require -std=gnu11 for compilation by default - 1 - --- 2024-10-31 Darrick J. Wong New
[08/41] xfs: factor out a xfs_validate_rt_geometry helper [01/41] libxfs: require -std=gnu11 for compilation by default - 1 - --- 2024-10-31 Darrick J. Wong New
[07/41] xfs: remove xfs_validate_rtextents [01/41] libxfs: require -std=gnu11 for compilation by default - 1 - --- 2024-10-31 Darrick J. Wong New
[06/41] xfs: pass the icreate args object to xfs_dialloc [01/41] libxfs: require -std=gnu11 for compilation by default - 1 - --- 2024-10-31 Darrick J. Wong New
[05/41] xfs: introduce new file range commit ioctls [01/41] libxfs: require -std=gnu11 for compilation by default 1 1 - --- 2024-10-31 Darrick J. Wong New
[04/41] libfrog: add xarray emulation [01/41] libxfs: require -std=gnu11 for compilation by default - 1 - --- 2024-10-31 Darrick J. Wong New
[03/41] libxfs: port IS_ENABLED from the kernel [01/41] libxfs: require -std=gnu11 for compilation by default - 1 - --- 2024-10-31 Darrick J. Wong New
[02/41] libxfs: test compiling public headers with a C++ compiler [01/41] libxfs: require -std=gnu11 for compilation by default - 2 1 --- 2024-10-31 Darrick J. Wong New
[01/41] libxfs: require -std=gnu11 for compilation by default [01/41] libxfs: require -std=gnu11 for compilation by default - 1 - --- 2024-10-31 Darrick J. Wong New
xfs/157: mkfs does not need a specific fssize xfs/157: mkfs does not need a specific fssize - - - --- 2024-10-31 Zorro Lang New
xfs: simplify sector number calculation in xfs_zero_extent xfs: simplify sector number calculation in xfs_zero_extent - 2 - --- 2024-10-31 Christoph Hellwig New
[v3,4/4] ext4: Do not fallback to buffered-io for DIO atomic write ext4: Add atomic writes support for DIO - - - --- 2024-10-30 Ritesh Harjani (IBM) New
[v3,3/4] ext4: Support setting FMODE_CAN_ATOMIC_WRITE ext4: Add atomic writes support for DIO - 2 - --- 2024-10-30 Ritesh Harjani (IBM) New
[v3,2/4] ext4: Check for atomic writes support in write iter ext4: Add atomic writes support for DIO - 2 - --- 2024-10-30 Ritesh Harjani (IBM) New
[v3,1/4] ext4: Add statx support for atomic writes ext4: Add atomic writes support for DIO - - - --- 2024-10-30 Ritesh Harjani (IBM) New
[v2] xfs: fix the entry condition of exact EOF block allocation optimization [v2] xfs: fix the entry condition of exact EOF block allocation optimization - - - --- 2024-10-30 Jinliang Zheng New
[v2,2/2] xfs: online grow vs. log recovery stress test (realtime version) fstests/xfs: a couple growfs log recovery tests - 1 - --- 2024-10-29 Brian Foster New
[v2,1/2] xfs: online grow vs. log recovery stress test fstests/xfs: a couple growfs log recovery tests - 1 - --- 2024-10-29 Brian Foster New
[1/1] mkfs: add a config file for 6.12 LTS kernels [1/1] mkfs: add a config file for 6.12 LTS kernels - 1 - --- 2024-10-29 Darrick J. Wong New
[8/8] xfs_db: convert rtsummary geometry [1/8] xfs_db: support passing the realtime device to the debugger - 1 - --- 2024-10-29 Darrick J. Wong New
[7/8] xfs_db: convert rtbitmap geometry [1/8] xfs_db: support passing the realtime device to the debugger - 1 - --- 2024-10-29 Darrick J. Wong New
[6/8] xfs_db: enable conversion of rt space units [1/8] xfs_db: support passing the realtime device to the debugger - 1 - --- 2024-10-29 Darrick J. Wong New
[5/8] xfs_db: access arbitrary realtime blocks and extents [1/8] xfs_db: support passing the realtime device to the debugger - 1 - --- 2024-10-29 Darrick J. Wong New
[4/8] xfs_db: access realtime file blocks [1/8] xfs_db: support passing the realtime device to the debugger - 1 - --- 2024-10-29 Darrick J. Wong New
[3/8] xfs_db: make the daddr command target the realtime device [1/8] xfs_db: support passing the realtime device to the debugger - 1 - --- 2024-10-29 Darrick J. Wong New
[2/8] xfs_db: report the realtime device when associated with each io cursor [1/8] xfs_db: support passing the realtime device to the debugger - 1 - --- 2024-10-29 Darrick J. Wong New
[1/8] xfs_db: support passing the realtime device to the debugger [1/8] xfs_db: support passing the realtime device to the debugger - 1 - --- 2024-10-29 Darrick J. Wong New
[4/4] xfs: remove xfs_page_mkwrite_iomap_ops [1/4] xfs: split the page fault trace event - 1 - --- 2024-10-29 Christoph Hellwig New
[3/4] xfs: remove __xfs_filemap_fault [1/4] xfs: split the page fault trace event - 1 - --- 2024-10-29 Christoph Hellwig New
[2/4] xfs: split write fault handling out of __xfs_filemap_fault [1/4] xfs: split the page fault trace event - 1 - --- 2024-10-29 Christoph Hellwig New
[1/4] xfs: split the page fault trace event [1/4] xfs: split the page fault trace event - 1 - --- 2024-10-29 Christoph Hellwig New
Fix out-of-bounds access in xfs_bmapi_allocate by validating whichfork Fix out-of-bounds access in xfs_bmapi_allocate by validating whichfork - - - --- 2024-10-27 MottiKumar Babu New
[v2,4/4] ext4: Do not fallback to buffered-io for DIO atomic write ext4: Add atomic writes support for DIO - 1 - --- 2024-10-27 Ritesh Harjani (IBM) New
[v2,3/4] ext4: Support setting FMODE_CAN_ATOMIC_WRITE ext4: Add atomic writes support for DIO - 1 - --- 2024-10-27 Ritesh Harjani (IBM) New
[v2,2/4] ext4: Check for atomic writes support in write iter ext4: Add atomic writes support for DIO - 1 - --- 2024-10-27 Ritesh Harjani (IBM) New
[v2,1/4] ext4: Add statx support for atomic writes ext4: Add atomic writes support for DIO - - - --- 2024-10-27 Ritesh Harjani (IBM) New
xfs: notrun if kernel xfs not supports ascii-ci feature xfs: notrun if kernel xfs not supports ascii-ci feature - 1 - --- 2024-10-26 Zorro Lang New
xfs: fix the judgment of whether the file already has extents xfs: fix the judgment of whether the file already has extents - - - --- 2024-10-26 Jinliang Zheng New
[GIT,PULL] xfs: bug fixes for 6.12-rc5 [GIT,PULL] xfs: bug fixes for 6.12-rc5 - - - --- 2024-10-26 Carlos Maiolino New
xfs: Do not fallback to buffered-io for DIO atomic write xfs: Do not fallback to buffered-io for DIO atomic write - 1 - --- 2024-10-25 Ritesh Harjani (IBM) New
[1/1] xfs_scrub_all: wait for services to start activating [1/1] xfs_scrub_all: wait for services to start activating - 1 - --- 2024-10-25 Darrick J. Wong New
[6/6] xfs_repair: stop preallocating blocks in mk_rbmino and mk_rsumino [1/6] xfs_repair: checking rt free space metadata must happen during phase 4 - 1 - --- 2024-10-25 Darrick J. Wong New
[5/6] xfs_repair: use libxfs_rtfile_initialize_blocks [1/6] xfs_repair: checking rt free space metadata must happen during phase 4 - 1 - --- 2024-10-25 Darrick J. Wong New
[4/6] mkfs: use xfs_rtfile_initialize_blocks [1/6] xfs_repair: checking rt free space metadata must happen during phase 4 - 1 - --- 2024-10-25 Darrick J. Wong New
« 1 2 3 4348 349 »