Show patches with: Submitter = Dave Chinner       |    Archived = No       |   1533 patches
« 1 2 ... 3 4 515 16 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[14/14] xfs: expanding delayed logging design with background material xfs: improve CIL scalability - 1 - --- 2022-06-15 Dave Chinner Accepted
[13/14] xfs: xlog_sync() manually adjusts grant head space xfs: improve CIL scalability - 1 - --- 2022-06-15 Dave Chinner Accepted
[12/14] xfs: avoid cil push lock if possible xfs: improve CIL scalability - 1 - --- 2022-06-15 Dave Chinner Accepted
[11/14] xfs: move CIL ordering to the logvec chain xfs: improve CIL scalability - 1 - --- 2022-06-15 Dave Chinner Accepted
[10/14] xfs: convert log vector chain to use list heads xfs: improve CIL scalability - 1 - --- 2022-06-15 Dave Chinner Accepted
[09/14] xfs: convert CIL to unordered per cpu lists xfs: improve CIL scalability - 1 - --- 2022-06-15 Dave Chinner Accepted
[08/14] xfs: Add order IDs to log items in CIL xfs: improve CIL scalability - 1 - --- 2022-06-15 Dave Chinner Accepted
[07/14] xfs: convert CIL busy extents to per-cpu xfs: improve CIL scalability - 1 - --- 2022-06-15 Dave Chinner Accepted
[06/14] xfs: track CIL ticket reservation in percpu structure xfs: improve CIL scalability - 1 - --- 2022-06-15 Dave Chinner Accepted
[05/14] xfs: implement percpu cil space used calculation xfs: improve CIL scalability - 1 - --- 2022-06-15 Dave Chinner Accepted
[04/14] xfs: introduce per-cpu CIL tracking structure xfs: improve CIL scalability - 1 - --- 2022-06-15 Dave Chinner Accepted
[03/14] xfs: rework per-iclog header CIL reservation xfs: improve CIL scalability - 1 - --- 2022-06-15 Dave Chinner Accepted
[02/14] xfs: lift init CIL reservation out of xc_cil_lock xfs: improve CIL scalability - 1 - --- 2022-06-15 Dave Chinner Accepted
[01/14] xfs: use the CIL space used counter for emptiness checks xfs: improve CIL scalability - 1 - --- 2022-06-15 Dave Chinner Accepted
[14/50] xfs: make is_log_ag() a first class helper xfs: per-ag centric allocation alogrithms - - - --- 2022-06-11 Dave Chinner Superseded
[13/50] xfs: replace xfs_ag_block_count() with perag accesses xfs: per-ag centric allocation alogrithms - - - --- 2022-06-11 Dave Chinner Superseded
[12/50] xfs: Pre-calculate per-AG agino geometry xfs: per-ag centric allocation alogrithms - - - --- 2022-06-11 Dave Chinner Superseded
[11/50] xfs: Pre-calculate per-AG agbno geometry xfs: per-ag centric allocation alogrithms - - - --- 2022-06-11 Dave Chinner Superseded
[10/50] xfs: pass perag to xfs_alloc_read_agfl xfs: per-ag centric allocation alogrithms - 1 - --- 2022-06-11 Dave Chinner Superseded
[09/50] xfs: pass perag to xfs_alloc_put_freelist xfs: per-ag centric allocation alogrithms - 1 - --- 2022-06-11 Dave Chinner Superseded
[08/50] xfs: pass perag to xfs_alloc_get_freelist xfs: per-ag centric allocation alogrithms - 1 - --- 2022-06-11 Dave Chinner Superseded
[07/50] xfs: pass perag to xfs_read_agf xfs: per-ag centric allocation alogrithms - 1 - --- 2022-06-11 Dave Chinner Superseded
[06/50] xfs: pass perag to xfs_read_agi xfs: per-ag centric allocation alogrithms - 2 - --- 2022-06-11 Dave Chinner Superseded
[05/50] xfs: pass perag to xfs_alloc_read_agf() xfs: per-ag centric allocation alogrithms - 1 - --- 2022-06-11 Dave Chinner Superseded
[04/50] xfs: kill xfs_alloc_pagf_init() xfs: per-ag centric allocation alogrithms - 1 - --- 2022-06-11 Dave Chinner Superseded
[03/50] xfs: pass perag to xfs_ialloc_read_agi() xfs: per-ag centric allocation alogrithms - 1 - --- 2022-06-11 Dave Chinner Superseded
[02/50] xfs: kill xfs_ialloc_pagi_init() xfs: per-ag centric allocation alogrithms - 1 - --- 2022-06-11 Dave Chinner Superseded
[01/50] xfs: make last AG grow/shrink perag centric xfs: per-ag centric allocation alogrithms - 1 - --- 2022-06-11 Dave Chinner Superseded
[2/2] xfs: introduce xfs_inodegc_push() xfs: non-blocking inodegc pushes - - - --- 2022-05-24 Dave Chinner Superseded
[1/2] xfs: bound maximum wait time for inodegc work xfs: non-blocking inodegc pushes - - - --- 2022-05-24 Dave Chinner Superseded
[3/3] xfs: assert in xfs_btree_del_cursor should take into account error xfs: small fixes for 5.19 cycle - 2 - --- 2022-05-24 Dave Chinner Accepted
[2/3] xfs: don't assert fail on perag references on teardown xfs: small fixes for 5.19 cycle - 2 - --- 2022-05-24 Dave Chinner Accepted
[1/3] xfs: avoid unnecessary runtime sibling pointer endian conversions xfs: small fixes for 5.19 cycle - 2 - --- 2022-05-24 Dave Chinner Accepted
[19/18] xfs: can't use kmem_zalloc() for attribute buffers XFS: LARP state machine and recovery rework - 2 - --- 2022-05-10 Dave Chinner Accepted
[16/18,v2] xfs: use XFS_DA_OP flags in deferred attr ops Untitled series #640342 - 2 - --- 2022-05-10 Dave Chinner Accepted
[18/18] xfs: detect empty attr leaf blocks in xfs_attr3_leaf_verify XFS: LARP state machine and recovery rework - 2 - --- 2022-05-09 Dave Chinner Accepted
[17/18] xfs: ATTR_REPLACE algorithm with LARP enabled needs rework XFS: LARP state machine and recovery rework - 2 - --- 2022-05-09 Dave Chinner Accepted
[16/18] xfs: use XFS_DA_OP flags in deferred attr ops XFS: LARP state machine and recovery rework - - - --- 2022-05-09 Dave Chinner Accepted
[15/18] xfs: remove xfs_attri_remove_iter XFS: LARP state machine and recovery rework - 2 - --- 2022-05-09 Dave Chinner Accepted
[14/18] xfs: switch attr remove to xfs_attri_set_iter XFS: LARP state machine and recovery rework - 2 - --- 2022-05-09 Dave Chinner Accepted
[13/18] xfs: introduce attr remove initial states into xfs_attr_set_iter XFS: LARP state machine and recovery rework - 2 - --- 2022-05-09 Dave Chinner Accepted
[12/18] xfs: xfs_attr_set_iter() does not need to return EAGAIN XFS: LARP state machine and recovery rework - 2 - --- 2022-05-09 Dave Chinner Accepted
[11/18] xfs: clean up final attr removal in xfs_attr_set_iter XFS: LARP state machine and recovery rework - 2 - --- 2022-05-09 Dave Chinner Accepted
[10/18] xfs: remote xattr removal in xfs_attr_set_iter() is conditional XFS: LARP state machine and recovery rework - 2 - --- 2022-05-09 Dave Chinner Accepted
[09/18] xfs: XFS_DAS_LEAF_REPLACE state only needed if !LARP XFS: LARP state machine and recovery rework - 2 - --- 2022-05-09 Dave Chinner Accepted
[08/18] xfs: split remote attr setting out from replace path XFS: LARP state machine and recovery rework - 2 - --- 2022-05-09 Dave Chinner Accepted
[07/18] xfs: consolidate leaf/node states in xfs_attr_set_iter XFS: LARP state machine and recovery rework - 2 - --- 2022-05-09 Dave Chinner Accepted
[06/18] xfs: kill XFS_DAC_LEAF_ADDNAME_INIT XFS: LARP state machine and recovery rework - 2 - --- 2022-05-09 Dave Chinner Accepted
[05/18] xfs: separate out initial attr_set states XFS: LARP state machine and recovery rework - 2 - --- 2022-05-09 Dave Chinner Accepted
[04/18] xfs: rework deferred attribute operation setup XFS: LARP state machine and recovery rework - 2 - --- 2022-05-09 Dave Chinner Accepted
[03/18] xfs: make xattri_leaf_bp more useful XFS: LARP state machine and recovery rework - 2 - --- 2022-05-09 Dave Chinner Accepted
[02/18] xfs: initialise attrd item to zero XFS: LARP state machine and recovery rework - 2 - --- 2022-05-09 Dave Chinner Accepted
[01/18] xfs: avoid empty xattr transaction when attrs are inline XFS: LARP state machine and recovery rework - 2 - --- 2022-05-09 Dave Chinner Accepted
[17/17] xfs: ATTR_REPLACE algorithm with LARP enabled needs rework [01/17] xfs: avoid empty xattr transaction when attrs are inline - - - --- 2022-05-06 Dave Chinner Accepted
[16/17] xfs: use XFS_DA_OP flags in deferred attr ops [01/17] xfs: avoid empty xattr transaction when attrs are inline - 1 - --- 2022-05-06 Dave Chinner Superseded
[15/17] xfs: remove xfs_attri_remove_iter [01/17] xfs: avoid empty xattr transaction when attrs are inline - 1 - --- 2022-05-06 Dave Chinner Accepted
[14/17] xfs: switch attr remove to xfs_attri_set_iter [01/17] xfs: avoid empty xattr transaction when attrs are inline - 1 - --- 2022-05-06 Dave Chinner Accepted
[13/17] xfs: introduce attr remove initial states into xfs_attr_set_iter [01/17] xfs: avoid empty xattr transaction when attrs are inline - 1 - --- 2022-05-06 Dave Chinner Accepted
[12/17] xfs: xfs_attr_set_iter() does not need to return EAGAIN [01/17] xfs: avoid empty xattr transaction when attrs are inline - 1 - --- 2022-05-06 Dave Chinner Accepted
[11/17] xfs: clean up final attr removal in xfs_attr_set_iter [01/17] xfs: avoid empty xattr transaction when attrs are inline - 1 - --- 2022-05-06 Dave Chinner Accepted
[10/17] xfs: remote xattr removal in xfs_attr_set_iter() is conditional [01/17] xfs: avoid empty xattr transaction when attrs are inline - 1 - --- 2022-05-06 Dave Chinner Accepted
[09/17] xfs: XFS_DAS_LEAF_REPLACE state only needed if !LARP [01/17] xfs: avoid empty xattr transaction when attrs are inline - 1 - --- 2022-05-06 Dave Chinner Accepted
[08/17] xfs: split remote attr setting out from replace path [01/17] xfs: avoid empty xattr transaction when attrs are inline - 1 - --- 2022-05-06 Dave Chinner Accepted
[07/17] xfs: consolidate leaf/node states in xfs_attr_set_iter [01/17] xfs: avoid empty xattr transaction when attrs are inline - 1 - --- 2022-05-06 Dave Chinner Accepted
[06/17] xfs: kill XFS_DAC_LEAF_ADDNAME_INIT [01/17] xfs: avoid empty xattr transaction when attrs are inline - 1 - --- 2022-05-06 Dave Chinner Accepted
[05/17] xfs: separate out initial attr_set states [01/17] xfs: avoid empty xattr transaction when attrs are inline - 1 - --- 2022-05-06 Dave Chinner Accepted
[04/17] xfs: rework deferred attribute operation setup [01/17] xfs: avoid empty xattr transaction when attrs are inline - 1 - --- 2022-05-06 Dave Chinner Accepted
[03/17] xfs: make xattri_leaf_bp more useful [01/17] xfs: avoid empty xattr transaction when attrs are inline - 1 - --- 2022-05-06 Dave Chinner Accepted
[01/17] xfs: avoid empty xattr transaction when attrs are inline [01/17] xfs: avoid empty xattr transaction when attrs are inline - 1 - --- 2022-05-06 Dave Chinner Accepted
[10/10] xfs: intent item whiteouts xfs: intent whiteouts - 3 - --- 2022-05-03 Dave Chinner Accepted
[09/10] xfs: whiteouts release intents that are not in the AIL xfs: intent whiteouts - 3 - --- 2022-05-03 Dave Chinner Accepted
[08/10] xfs: add log item method to return related intents xfs: intent whiteouts - 3 - --- 2022-05-03 Dave Chinner Accepted
[07/10] xfs: factor and move some code in xfs_log_cil.c xfs: intent whiteouts - 3 - --- 2022-05-03 Dave Chinner Accepted
[06/10] xfs: tag transactions that contain intent done items xfs: intent whiteouts - 3 - --- 2022-05-03 Dave Chinner Accepted
[05/10] xfs: add log item flags to indicate intents xfs: intent whiteouts - 2 - --- 2022-05-03 Dave Chinner Accepted
[04/10] xfs: don't commit the first deferred transaction without intents xfs: intent whiteouts - 3 - --- 2022-05-03 Dave Chinner Accepted
[03/10] xfs: hide log iovec alignment constraints xfs: intent whiteouts - 3 - --- 2022-05-03 Dave Chinner Accepted
[02/10] xfs: fix potential log item leak xfs: intent whiteouts - 3 - --- 2022-05-03 Dave Chinner Accepted
[01/10] xfs: zero inode fork buffer at allocation xfs: intent whiteouts - 3 - --- 2022-05-03 Dave Chinner Accepted
[4/4] xfs: validate v5 feature fields xfs: fix random format verification issues - 2 - --- 2022-05-02 Dave Chinner Accepted
[3/4] xfs: set XFS_FEAT_NLINK correctly xfs: fix random format verification issues - 2 - --- 2022-05-02 Dave Chinner Accepted
[2/4] xfs: validate inode fork size against fork format xfs: fix random format verification issues - 2 - --- 2022-05-02 Dave Chinner Accepted
[1/4] xfs: detect self referencing btree sibling pointers xfs: fix random format verification issues - 2 - --- 2022-05-02 Dave Chinner Accepted
[4/8] xfs: tag transactions that contain intent done items xfs: intent whiteouts - 3 - --- 2022-04-27 Dave Chinner Accepted
[2/8] xfs: don't commit the first deferred transaction without intents xfs: intent whiteouts - 3 - --- 2022-04-27 Dave Chinner Accepted
[1/8] xfs: hide log iovec alignment constraints xfs: intent whiteouts - 1 - --- 2022-04-27 Dave Chinner Accepted
[4/4] xfsprogs: autoconf modernisation xfsprogs: fixes and updates - 1 - --- 2022-04-26 Dave Chinner Accepted
[3/4] xfs_io: add a quiet option to bulkstat xfsprogs: fixes and updates - 1 - --- 2022-04-26 Dave Chinner Accepted
[2/4] metadump: be careful zeroing corrupt inode forks xfsprogs: fixes and updates - 1 - --- 2022-04-26 Dave Chinner Accepted
[1/4] metadump: handle corruption errors without aborting xfsprogs: fixes and updates - 1 - --- 2022-04-26 Dave Chinner Accepted
[13/17,v2] xfs: convert inode lock flags to unsigned. Untitled series #633958 - 2 - --- 2022-04-21 Dave Chinner Accepted
[16/16] xfs: ATTR_REPLACE algorithm with LARP enabled needs rework xfs: LARP - clean up xfs_attr_set_iter state machine - - - --- 2022-04-14 Dave Chinner Superseded
[14/16] xfs: remove xfs_attri_remove_iter xfs: LARP - clean up xfs_attr_set_iter state machine - 1 - --- 2022-04-14 Dave Chinner Superseded
[13/16] xfs: switch attr remove to xfs_attri_set_iter xfs: LARP - clean up xfs_attr_set_iter state machine - - - --- 2022-04-14 Dave Chinner Superseded
[12/16] xfs: introduce attr remove initial states into xfs_attr_set_iter xfs: LARP - clean up xfs_attr_set_iter state machine - 1 - --- 2022-04-14 Dave Chinner Superseded
[11/16] xfs: xfs_attr_set_iter() does not need to return EAGAIN xfs: LARP - clean up xfs_attr_set_iter state machine - 1 - --- 2022-04-14 Dave Chinner Superseded
[10/16] xfs: clean up final attr removal in xfs_attr_set_iter xfs: LARP - clean up xfs_attr_set_iter state machine - 2 - --- 2022-04-14 Dave Chinner Superseded
[09/16] xfs: remote xattr removal in xfs_attr_set_iter() is conditional xfs: LARP - clean up xfs_attr_set_iter state machine - 1 - --- 2022-04-14 Dave Chinner Superseded
[08/16] xfs: XFS_DAS_LEAF_REPLACE state only needed if !LARP xfs: LARP - clean up xfs_attr_set_iter state machine - - - --- 2022-04-14 Dave Chinner Superseded
[07/16] xfs: split remote attr setting out from replace path xfs: LARP - clean up xfs_attr_set_iter state machine - 1 - --- 2022-04-14 Dave Chinner Superseded
« 1 2 ... 3 4 515 16 »