Show patches with: Archived = No       |   24813 patches
« 1 2 ... 142 143 144248 249 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[16/25] libxfs: use uncached buffers for initial mkfs writes xfsprogs: refactor buffer function names - 1 - --- 2020-02-25 Darrick J. Wong Superseded
[15/25] libxlog: use uncached buffers instead of open-coding them xfsprogs: refactor buffer function names - 1 - --- 2020-02-25 Darrick J. Wong Superseded
[14/25] libxfs: convert libxfs_log_clear to use uncached buffers xfsprogs: refactor buffer function names - - - --- 2020-02-25 Darrick J. Wong Superseded
[13/25] libxfs: move log functions for convenience xfsprogs: refactor buffer function names - - - --- 2020-02-25 Darrick J. Wong Superseded
[12/25] xfs_copy: use uncached buffer reads to get the superblock xfsprogs: refactor buffer function names - 1 - --- 2020-02-25 Darrick J. Wong Superseded
[11/25] xfs_db: use uncached buffer reads to get the superblock xfsprogs: refactor buffer function names - 1 - --- 2020-02-25 Darrick J. Wong Superseded
[10/25] libxfs: introduce libxfs_buf_read_uncached xfsprogs: refactor buffer function names - 1 - --- 2020-02-25 Darrick J. Wong Superseded
[09/25] libxfs: make libxfs_readbufr stash the error value in b_error xfsprogs: refactor buffer function names - 1 - --- 2020-02-25 Darrick J. Wong Superseded
[08/25] libxfs: make libxfs_readbuf_verify return an error code xfsprogs: refactor buffer function names - 1 - --- 2020-02-25 Darrick J. Wong Superseded
[07/25] libxfs: rename libxfs_writebufr to libxfs_bwrite xfsprogs: refactor buffer function names - 1 - --- 2020-02-25 Darrick J. Wong Superseded
[06/25] libxfs: replace libxfs_readbuf with libxfs_buf_read xfsprogs: refactor buffer function names - 1 - --- 2020-02-25 Darrick J. Wong Superseded
[05/25] libxfs: replace libxfs_getbuf with libxfs_buf_get xfsprogs: refactor buffer function names - 1 - --- 2020-02-25 Darrick J. Wong Superseded
[04/25] libxfs: replace libxfs_putbuf with libxfs_buf_relse xfsprogs: refactor buffer function names - 1 - --- 2020-02-25 Darrick J. Wong Superseded
[03/25] libxfs: remove LIBXFS_B_EXIT xfsprogs: refactor buffer function names - 1 - --- 2020-02-25 Darrick J. Wong Superseded
[02/25] libxfs: remove LIBXFS_EXIT_ON_FAILURE xfsprogs: refactor buffer function names - 1 - --- 2020-02-25 Darrick J. Wong Superseded
[01/25] libxfs: open-code "exit on buffer read failure" in upper level callers xfsprogs: refactor buffer function names - 1 - --- 2020-02-25 Darrick J. Wong Superseded
[2/2] libxfs: clean up libxfs_destroy libxfs: minor cleanups of destructors - 3 - --- 2020-02-25 Darrick J. Wong Accepted
[7/7] libfrog: always fsync when flushing a device xfsprogs: actually check that writes succeeded - 2 - --- 2020-02-25 Darrick J. Wong Superseded
[6/7] xfs_repair: check that metadata updates have been committed xfsprogs: actually check that writes succeeded - 1 - --- 2020-02-25 Darrick J. Wong Superseded
[5/7] mkfs: check that metadata updates have been committed xfsprogs: actually check that writes succeeded - 2 - --- 2020-02-25 Darrick J. Wong Superseded
[4/7] libxfs: flush all dirty buffers and report errors when unmounting filesystem xfsprogs: actually check that writes succeeded - 2 - --- 2020-02-25 Darrick J. Wong Superseded
[3/7] libxfs: return flush failures xfsprogs: actually check that writes succeeded - 2 - --- 2020-02-25 Darrick J. Wong Superseded
[2/7] libxfs: complain when write IOs fail xfsprogs: actually check that writes succeeded - 2 - --- 2020-02-25 Darrick J. Wong Superseded
[1/7] libxfs: libxfs_buf_delwri_submit should write buffers immediately xfsprogs: actually check that writes succeeded - 2 - --- 2020-02-25 Darrick J. Wong Superseded
[V4,RESEND,7/7] xfsprogs: Fix log reservation calculation for xattr insert operation xfsprogs: Fix log reservation calculation for xattr insert operation - - - --- 2020-02-24 Chandan Babu R Superseded
[V4,RESEND,7/7] xfs: Fix log reservation calculation for xattr insert operation Fix log reservation calculation for xattr insert operation - - - --- 2020-02-24 Chandan Babu R Superseded
[03/30] xfs: Add missing annotation to xfs_ail_check() Untitled series #246085 - 1 - --- 2020-02-23 Jules Irenge Accepted
[V4,7/7] xfs: Fix log reservation calculation for xattr insert operation [V4,1/7] xfs: Pass xattr name and value length explicitly to xfs_attr_leaf_newentsize - - - --- 2020-02-23 Chandan Babu R Superseded
[V4,6/7] xfs: Make xfs_attr_calc_size() non-static [V4,1/7] xfs: Pass xattr name and value length explicitly to xfs_attr_leaf_newentsize - - - --- 2020-02-23 Chandan Babu R Superseded
[V4,5/7] xfs: xfs_attr_calc_size: Explicitly pass mp, namelen and valuelen args [V4,1/7] xfs: Pass xattr name and value length explicitly to xfs_attr_leaf_newentsize - - - --- 2020-02-23 Chandan Babu R Superseded
[V4,4/7] xfs: Introduce struct xfs_attr_set_resv [V4,1/7] xfs: Pass xattr name and value length explicitly to xfs_attr_leaf_newentsize - - - --- 2020-02-23 Chandan Babu R Superseded
[V4,3/7] xfs: xfs_attr_calc_size: Calculate Bmbt blks only once [V4,1/7] xfs: Pass xattr name and value length explicitly to xfs_attr_leaf_newentsize - - - --- 2020-02-23 Chandan Babu R Superseded
[V4,2/7] xfs: xfs_attr_calc_size: Use local variables to track individual space components [V4,1/7] xfs: Pass xattr name and value length explicitly to xfs_attr_leaf_newentsize - - - --- 2020-02-23 Chandan Babu R Superseded
[V4,1/7] xfs: Pass xattr name and value length explicitly to xfs_attr_leaf_newentsize [V4,1/7] xfs: Pass xattr name and value length explicitly to xfs_attr_leaf_newentsize - - - --- 2020-02-23 Chandan Babu R Superseded
[V4,7/7] xfs: Fix log reservation calculation for xattr insert operation [V4,1/7] xfs: Pass xattr name and value length explicitly to xfs_attr_leaf_newentsize - - - --- 2020-02-23 Chandan Babu R Superseded
[V4,6/7] xfs: Make xfs_attr_calc_size() non-static [V4,1/7] xfs: Pass xattr name and value length explicitly to xfs_attr_leaf_newentsize - - - --- 2020-02-23 Chandan Babu R Superseded
[V4,5/7] xfs: xfs_attr_calc_size: Explicitly pass mp, namelen and valuelen args [V4,1/7] xfs: Pass xattr name and value length explicitly to xfs_attr_leaf_newentsize - - - --- 2020-02-23 Chandan Babu R Superseded
[V4,4/7] xfs: Introduce struct xfs_attr_set_resv [V4,1/7] xfs: Pass xattr name and value length explicitly to xfs_attr_leaf_newentsize - - - --- 2020-02-23 Chandan Babu R Superseded
[V4,3/7] xfs: xfs_attr_calc_size: Calculate Bmbt blks only once [V4,1/7] xfs: Pass xattr name and value length explicitly to xfs_attr_leaf_newentsize - - - --- 2020-02-23 Chandan Babu R Superseded
[V4,2/7] xfs: xfs_attr_calc_size: Use local variables to track individual space components [V4,1/7] xfs: Pass xattr name and value length explicitly to xfs_attr_leaf_newentsize - - - --- 2020-02-23 Chandan Babu R Superseded
[V4,1/7] xfs: Pass xattr name and value length explicitly to xfs_attr_leaf_newentsize [V4,1/7] xfs: Pass xattr name and value length explicitly to xfs_attr_leaf_newentsize - - - --- 2020-02-23 Chandan Babu R Superseded
[v7,18/19] xfs: Add remote block helper functions xfs: Delayed Ready Attrs - 2 - --- 2020-02-23 Allison Henderson Superseded
[v7,17/19] xfs: Add helper function xfs_attr_leaf_mark_incomplete xfs: Delayed Ready Attrs - 2 - --- 2020-02-23 Allison Henderson Superseded
[v7,15/19] xfs: Add helper function xfs_attr_node_shrink xfs: Delayed Ready Attrs - - - --- 2020-02-23 Allison Henderson Superseded
[v7,14/19] xfs: Add delay ready attr set routines xfs: Delayed Ready Attrs - - - --- 2020-02-23 Allison Henderson Superseded
[v7,13/19] xfs: Add delay ready attr remove routines xfs: Delayed Ready Attrs - - - --- 2020-02-23 Allison Henderson Superseded
[v7,10/19] xfs: Factor out xfs_attr_rmtval_invalidate xfs: Delayed Ready Attrs - 3 - --- 2020-02-23 Allison Henderson Superseded
[v7,08/19] xfs: Refactor xfs_attr_try_sf_addname xfs: Delayed Ready Attrs - 4 - --- 2020-02-23 Allison Henderson Superseded
[v7,05/19] xfs: Factor out new helper functions xfs_attr_rmtval_set xfs: Delayed Ready Attrs - 3 - --- 2020-02-23 Allison Henderson Superseded
[v7,04/19] xfs: Check for -ENOATTR or -EEXIST xfs: Delayed Ready Attrs - 1 - --- 2020-02-23 Allison Henderson Superseded
[v7,03/19] xfs: Add xfs_has_attr and subroutines xfs: Delayed Ready Attrs - 1 - --- 2020-02-23 Allison Henderson Superseded
[v7,19/20] xfsprogs: Add remote block helper functions xfsprogs: Delayed Ready Attributes - - - --- 2020-02-23 Allison Henderson Superseded
[v7,18/20] xfsprogs: Add helper function xfs_attr_leaf_mark_incomplete xfsprogs: Delayed Ready Attributes - - - --- 2020-02-23 Allison Henderson Superseded
[v7,16/20] xfsprogs: Add helper function xfs_attr_node_shrink xfsprogs: Delayed Ready Attributes - - - --- 2020-02-23 Allison Henderson Superseded
[v7,15/20] xfsprogs: Add delay ready attr set routines xfsprogs: Delayed Ready Attributes - - - --- 2020-02-23 Allison Henderson Superseded
[v7,14/20] xfsprogs: Add delay ready attr remove routines xfsprogs: Delayed Ready Attributes - - - --- 2020-02-23 Allison Henderson Superseded
[v7,11/20] xfsprogs: Factor out xfs_attr_rmtval_invalidate xfsprogs: Delayed Ready Attributes - 2 - --- 2020-02-23 Allison Henderson Superseded
[v7,09/20] xfsprogs: Refactor xfs_attr_try_sf_addname xfsprogs: Delayed Ready Attributes - 1 - --- 2020-02-23 Allison Henderson Superseded
[v7,06/20] xfsprogs: Factor out new helper functions xfs_attr_rmtval_set xfsprogs: Delayed Ready Attributes - 2 - --- 2020-02-23 Allison Henderson Superseded
[v7,05/20] xfsprogs: Check for -ENOATTR or -EEXIST xfsprogs: Delayed Ready Attributes - 1 - --- 2020-02-23 Allison Henderson Superseded
[v7,04/20] xfsprogs: Add xfs_has_attr and subroutines xfsprogs: Delayed Ready Attributes - - - --- 2020-02-23 Allison Henderson Superseded
[v7,01/20] xfsprogs: Remove all strlen in all xfs_attr_* functions for attr names. xfsprogs: Delayed Ready Attributes - 3 - --- 2020-02-23 Allison Henderson Superseded
[V3] libxfs: use FALLOC_FL_ZERO_RANGE in libxfs_device_zero [V3] libxfs: use FALLOC_FL_ZERO_RANGE in libxfs_device_zero - - - --- 2020-02-22 Eric Sandeen Superseded
xfs: improve error message when we can't allocate memory for xfs_buf xfs: improve error message when we can't allocate memory for xfs_buf - 1 - --- 2020-02-21 Darrick J. Wong Accepted
[31/31] xfs: clean up bufsize alignment in xfs_ioc_attr_list [01/31] xfs: reject invalid flags combinations in XFS_IOC_ATTRLIST_BY_HANDLE - 1 - --- 2020-02-21 Christoph Hellwig Superseded
[30/31] xfs: embedded the attrlist cursor into struct xfs_attr_list_context [01/31] xfs: reject invalid flags combinations in XFS_IOC_ATTRLIST_BY_HANDLE - 3 - --- 2020-02-21 Christoph Hellwig Superseded
[29/31] xfs: remove XFS_DA_OP_INCOMPLETE [01/31] xfs: reject invalid flags combinations in XFS_IOC_ATTRLIST_BY_HANDLE - 2 - --- 2020-02-21 Christoph Hellwig Superseded
[28/31] xfs: clean up the attr flag confusion [01/31] xfs: reject invalid flags combinations in XFS_IOC_ATTRLIST_BY_HANDLE - 2 - --- 2020-02-21 Christoph Hellwig Superseded
[27/31] xfs: clean up the ATTR_REPLACE checks [01/31] xfs: reject invalid flags combinations in XFS_IOC_ATTRLIST_BY_HANDLE - 2 - --- 2020-02-21 Christoph Hellwig Superseded
[26/31] xfs: improve xfs_forget_acl [01/31] xfs: reject invalid flags combinations in XFS_IOC_ATTRLIST_BY_HANDLE - 3 - --- 2020-02-21 Christoph Hellwig Superseded
[25/31] xfs: lift cursor copy in/out into xfs_ioc_attr_list [01/31] xfs: reject invalid flags combinations in XFS_IOC_ATTRLIST_BY_HANDLE - 3 - --- 2020-02-21 Christoph Hellwig Superseded
[24/31] xfs: lift buffer allocation into xfs_ioc_attr_list [01/31] xfs: reject invalid flags combinations in XFS_IOC_ATTRLIST_BY_HANDLE - 3 - --- 2020-02-21 Christoph Hellwig Superseded
[23/31] xfs: lift common checks into xfs_ioc_attr_list [01/31] xfs: reject invalid flags combinations in XFS_IOC_ATTRLIST_BY_HANDLE - 3 - --- 2020-02-21 Christoph Hellwig Superseded
[22/31] xfs: rename xfs_attr_list_int to xfs_attr_list [01/31] xfs: reject invalid flags combinations in XFS_IOC_ATTRLIST_BY_HANDLE - 3 - --- 2020-02-21 Christoph Hellwig Superseded
[21/31] xfs: move the legacy xfs_attr_list to xfs_ioctl.c [01/31] xfs: reject invalid flags combinations in XFS_IOC_ATTRLIST_BY_HANDLE - 3 - --- 2020-02-21 Christoph Hellwig Superseded
[20/31] xfs: open code ATTR_ENTSIZE [01/31] xfs: reject invalid flags combinations in XFS_IOC_ATTRLIST_BY_HANDLE - 3 - --- 2020-02-21 Christoph Hellwig Superseded
[19/31] xfs: remove the unused ATTR_ENTRY macro [01/31] xfs: reject invalid flags combinations in XFS_IOC_ATTRLIST_BY_HANDLE - 2 - --- 2020-02-21 Christoph Hellwig Superseded
[18/31] xfs: cleanup struct xfs_attr_list_context [01/31] xfs: reject invalid flags combinations in XFS_IOC_ATTRLIST_BY_HANDLE - 3 - --- 2020-02-21 Christoph Hellwig Superseded
[17/31] xfs: factor out a xfs_attr_match helper [01/31] xfs: reject invalid flags combinations in XFS_IOC_ATTRLIST_BY_HANDLE - 3 - --- 2020-02-21 Christoph Hellwig Superseded
[16/31] xfs: replace ATTR_KERNOTIME with XFS_DA_OP_NOTIME [01/31] xfs: reject invalid flags combinations in XFS_IOC_ATTRLIST_BY_HANDLE - 3 - --- 2020-02-21 Christoph Hellwig Superseded
[15/31] xfs: remove ATTR_ALLOC and XFS_DA_OP_ALLOCVAL [01/31] xfs: reject invalid flags combinations in XFS_IOC_ATTRLIST_BY_HANDLE - 3 - --- 2020-02-21 Christoph Hellwig Superseded
[14/31] xfs: remove ATTR_KERNOVAL [01/31] xfs: reject invalid flags combinations in XFS_IOC_ATTRLIST_BY_HANDLE - 3 - --- 2020-02-21 Christoph Hellwig Superseded
[13/31] xfs: remove the xfs_inode argument to xfs_attr_get_ilocked [01/31] xfs: reject invalid flags combinations in XFS_IOC_ATTRLIST_BY_HANDLE - 3 - --- 2020-02-21 Christoph Hellwig Superseded
[12/31] xfs: pass an initialized xfs_da_args to xfs_attr_get [01/31] xfs: reject invalid flags combinations in XFS_IOC_ATTRLIST_BY_HANDLE - 2 - --- 2020-02-21 Christoph Hellwig Superseded
[11/31] xfs: pass an initialized xfs_da_args structure to xfs_attr_set [01/31] xfs: reject invalid flags combinations in XFS_IOC_ATTRLIST_BY_HANDLE - 2 - --- 2020-02-21 Christoph Hellwig Superseded
[10/31] xfs: turn xfs_da_args.value into a void pointer [01/31] xfs: reject invalid flags combinations in XFS_IOC_ATTRLIST_BY_HANDLE - 1 - --- 2020-02-21 Christoph Hellwig Superseded
[08/31] xfs: remove the MAXNAMELEN check from xfs_attr_args_init [01/31] xfs: reject invalid flags combinations in XFS_IOC_ATTRLIST_BY_HANDLE - 3 - --- 2020-02-21 Christoph Hellwig Superseded
[07/31] xfs: remove the name == NULL check from xfs_attr_args_init [01/31] xfs: reject invalid flags combinations in XFS_IOC_ATTRLIST_BY_HANDLE - 3 - --- 2020-02-21 Christoph Hellwig Superseded
[06/31] xfs: factor out a helper for a single XFS_IOC_ATTRMULTI_BY_HANDLE op [01/31] xfs: reject invalid flags combinations in XFS_IOC_ATTRLIST_BY_HANDLE - 2 - --- 2020-02-21 Christoph Hellwig Superseded
[05/31] xfs: use strndup_user in XFS_IOC_ATTRMULTI_BY_HANDLE [01/31] xfs: reject invalid flags combinations in XFS_IOC_ATTRLIST_BY_HANDLE - 2 - --- 2020-02-21 Christoph Hellwig Superseded
[04/31] xfs: merge xfs_attrmulti_attr_remove into xfs_attrmulti_attr_set [01/31] xfs: reject invalid flags combinations in XFS_IOC_ATTRLIST_BY_HANDLE - 3 - --- 2020-02-21 Christoph Hellwig Superseded
[03/31] xfs: merge xfs_attr_remove into xfs_attr_set [01/31] xfs: reject invalid flags combinations in XFS_IOC_ATTRLIST_BY_HANDLE - 3 - --- 2020-02-21 Christoph Hellwig Superseded
[02/31] xfs: remove the ATTR_INCOMPLETE flag [01/31] xfs: reject invalid flags combinations in XFS_IOC_ATTRLIST_BY_HANDLE - 2 - --- 2020-02-21 Christoph Hellwig Superseded
[01/31] xfs: reject invalid flags combinations in XFS_IOC_ATTRLIST_BY_HANDLE [01/31] xfs: reject invalid flags combinations in XFS_IOC_ATTRLIST_BY_HANDLE - 3 - --- 2020-02-21 Christoph Hellwig Superseded
[v3] xfs: add agf freeblocks verify in xfs_agf_verify [v3] xfs: add agf freeblocks verify in xfs_agf_verify - 1 - --- 2020-02-21 Zheng Bin Accepted
[V4,13/13] Documentation/dax: Update Usage section Enable per-file/per-directory DAX operations V4 - - - --- 2020-02-21 Ira Weiny Superseded
[V4,12/13] fs/xfs: Remove xfs_diflags_to_linux() Enable per-file/per-directory DAX operations V4 - - - --- 2020-02-21 Ira Weiny Superseded
[V4,11/13] fs/xfs: Allow toggle of effective DAX flag Enable per-file/per-directory DAX operations V4 - - - --- 2020-02-21 Ira Weiny Superseded
[V4,10/13] fs/xfs: Clean up locking in dax invalidate Enable per-file/per-directory DAX operations V4 - - - --- 2020-02-21 Ira Weiny Superseded
[V4,08/13] fs: Prevent DAX state change if file is mmap'ed Enable per-file/per-directory DAX operations V4 - - - --- 2020-02-21 Ira Weiny Superseded
« 1 2 ... 142 143 144248 249 »