Show patches with: State = Action Required       |   6883 patches
« 1 2 3 468 69 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[15/30] xfs: parent pointer attribute creation [01/30] xfs: rearrange xfs_attr_match parameters - 2 - --- 2024-04-24 Darrick J. Wong New
[14/30] xfs: create a hashname function for parent pointers [01/30] xfs: rearrange xfs_attr_match parameters - 1 - --- 2024-04-24 Darrick J. Wong New
[13/30] xfs: extend transaction reservations for parent attributes [01/30] xfs: rearrange xfs_attr_match parameters - 2 - --- 2024-04-24 Darrick J. Wong New
[12/30] xfs: add parent pointer validator functions [01/30] xfs: rearrange xfs_attr_match parameters - 2 - --- 2024-04-24 Darrick J. Wong New
[11/30] xfs: Expose init_xattrs in xfs_create_tmpfile [01/30] xfs: rearrange xfs_attr_match parameters - 2 - --- 2024-04-24 Darrick J. Wong New
[10/30] xfs: record inode generation in xattr update log intent items [01/30] xfs: rearrange xfs_attr_match parameters - 1 - --- 2024-04-24 Darrick J. Wong New
[09/30] xfs: create attr log item opcodes and formats for parent pointers [01/30] xfs: rearrange xfs_attr_match parameters - 1 - --- 2024-04-24 Darrick J. Wong New
[08/30] xfs: refactor xfs_is_using_logged_xattrs checks in attr item recovery [01/30] xfs: rearrange xfs_attr_match parameters - 1 - --- 2024-04-24 Darrick J. Wong New
[07/30] xfs: allow xattr matching on name and value for parent pointers [01/30] xfs: rearrange xfs_attr_match parameters - 1 - --- 2024-04-24 Darrick J. Wong New
[06/30] xfs: define parent pointer ondisk extended attribute format [01/30] xfs: rearrange xfs_attr_match parameters - 2 - --- 2024-04-24 Darrick J. Wong New
[05/30] xfs: add parent pointer support to attribute code [01/30] xfs: rearrange xfs_attr_match parameters - 2 - --- 2024-04-24 Darrick J. Wong New
[04/30] xfs: create a separate hashname function for extended attributes [01/30] xfs: rearrange xfs_attr_match parameters - 1 - --- 2024-04-24 Darrick J. Wong New
[03/30] xfs: move xfs_attr_defer_add to xfs_attr_item.c [01/30] xfs: rearrange xfs_attr_match parameters - 1 - --- 2024-04-24 Darrick J. Wong New
[02/30] xfs: check the flags earlier in xfs_attr_match [01/30] xfs: rearrange xfs_attr_match parameters - 1 - --- 2024-04-24 Darrick J. Wong New
[01/30] xfs: rearrange xfs_attr_match parameters [01/30] xfs: rearrange xfs_attr_match parameters - 1 - --- 2024-04-24 Darrick J. Wong New
[14/14] xfs: enforce one namespace per attribute [01/14] xfs: attr fork iext must be loaded before calling xfs_attr_is_leaf - 1 - --- 2024-04-24 Darrick J. Wong New
[13/14] xfs: refactor name/value iovec validation in xlog_recover_attri_commit_pass2 [01/14] xfs: attr fork iext must be loaded before calling xfs_attr_is_leaf - 1 - --- 2024-04-24 Darrick J. Wong New
[12/14] xfs: refactor name/length checks in xfs_attri_validate [01/14] xfs: attr fork iext must be loaded before calling xfs_attr_is_leaf - 1 - --- 2024-04-24 Darrick J. Wong New
[11/14] xfs: use local variables for name and value length in _attri_commit_pass2 [01/14] xfs: attr fork iext must be loaded before calling xfs_attr_is_leaf - 1 - --- 2024-04-24 Darrick J. Wong New
[10/14] xfs: always set args->value in xfs_attri_item_recover [01/14] xfs: attr fork iext must be loaded before calling xfs_attr_is_leaf - 1 - --- 2024-04-24 Darrick J. Wong New
[09/14] xfs: validate recovered name buffers when recovering xattr items [01/14] xfs: attr fork iext must be loaded before calling xfs_attr_is_leaf - 1 - --- 2024-04-24 Darrick J. Wong New
[08/14] xfs: use helpers to extract xattr op from opflags [01/14] xfs: attr fork iext must be loaded before calling xfs_attr_is_leaf - 1 - --- 2024-04-24 Darrick J. Wong New
[07/14] xfs: restructure xfs_attr_complete_op a bit [01/14] xfs: attr fork iext must be loaded before calling xfs_attr_is_leaf - 1 - --- 2024-04-24 Darrick J. Wong New
[06/14] xfs: check shortform attr entry flags specifically [01/14] xfs: attr fork iext must be loaded before calling xfs_attr_is_leaf - 1 - --- 2024-04-24 Darrick J. Wong New
[05/14] xfs: fix missing check for invalid attr flags [01/14] xfs: attr fork iext must be loaded before calling xfs_attr_is_leaf - 1 - --- 2024-04-24 Darrick J. Wong New
[04/14] xfs: check opcode and iovec count match in xlog_recover_attri_commit_pass2 [01/14] xfs: attr fork iext must be loaded before calling xfs_attr_is_leaf - 1 - --- 2024-04-24 Darrick J. Wong New
[03/14] xfs: use an XFS_OPSTATE_ flag for detecting if logged xattrs are available [01/14] xfs: attr fork iext must be loaded before calling xfs_attr_is_leaf - 1 - --- 2024-04-24 Darrick J. Wong New
[02/14] xfs: require XFS_SB_FEAT_INCOMPAT_LOG_XATTRS for attr log intent item recovery [01/14] xfs: attr fork iext must be loaded before calling xfs_attr_is_leaf - 1 - --- 2024-04-24 Darrick J. Wong New
[01/14] xfs: attr fork iext must be loaded before calling xfs_attr_is_leaf [01/14] xfs: attr fork iext must be loaded before calling xfs_attr_is_leaf - 1 - --- 2024-04-24 Darrick J. Wong New
[5/5] xfs: rearrange xfs_da_args a bit to use less space [1/5] xfs: remove XFS_DA_OP_REMOVE - 1 - --- 2024-04-24 Darrick J. Wong New
[4/5] xfs: make attr removal an explicit operation [1/5] xfs: remove XFS_DA_OP_REMOVE - 1 - --- 2024-04-24 Darrick J. Wong New
[3/5] xfs: remove xfs_da_args.attr_flags [1/5] xfs: remove XFS_DA_OP_REMOVE - 1 - --- 2024-04-24 Darrick J. Wong New
[2/5] xfs: remove XFS_DA_OP_NOTIME [1/5] xfs: remove XFS_DA_OP_REMOVE - 1 - --- 2024-04-24 Darrick J. Wong New
[1/5] xfs: remove XFS_DA_OP_REMOVE [1/5] xfs: remove XFS_DA_OP_REMOVE - 1 - --- 2024-04-24 Darrick J. Wong New
xfs: Remove unused function xrep_dir_self_parent xfs: Remove unused function xrep_dir_self_parent - 1 - --- 2024-04-24 Jiapeng Chong New
[3/3] xfs: don't call xfs_file_open from xfs_dir_open [1/3] xfs: fix overly long line in the file_operations - - - --- 2024-04-23 Christoph Hellwig New
[2/3] xfs: drop fop_flags for directories [1/3] xfs: fix overly long line in the file_operations - - - --- 2024-04-23 Christoph Hellwig New
[1/3] xfs: fix overly long line in the file_operations [1/3] xfs: fix overly long line in the file_operations - - - --- 2024-04-23 Christoph Hellwig New
[v3,11/11] sysctl: treewide: constify the ctl_table argument of handlers sysctl: treewide: constify ctl_table argument of sysctl handlers - - - --- 2024-04-23 Thomas Weißschuh New
[v3,10/11] sysctl: constify ctl_table arguments of utility function sysctl: treewide: constify ctl_table argument of sysctl handlers - - - --- 2024-04-23 Thomas Weißschuh New
[v3,09/11] ipvs: constify ctl_table arguments of utility functions sysctl: treewide: constify ctl_table argument of sysctl handlers - - - --- 2024-04-23 Thomas Weißschuh New
[v3,08/11] ipv6/ndisc: constify ctl_table arguments of utility function sysctl: treewide: constify ctl_table argument of sysctl handlers - - - --- 2024-04-23 Thomas Weißschuh New
[v3,07/11] ipv6/addrconf: constify ctl_table arguments of utility functions sysctl: treewide: constify ctl_table argument of sysctl handlers - - - --- 2024-04-23 Thomas Weißschuh New
[v3,05/11] neighbour: constify ctl_table arguments of utility function sysctl: treewide: constify ctl_table argument of sysctl handlers - - - --- 2024-04-23 Thomas Weißschuh New
[v3,04/11] utsname: constify ctl_table arguments of utility function sysctl: treewide: constify ctl_table argument of sysctl handlers - - - --- 2024-04-23 Thomas Weißschuh New
[v3,03/11] hugetlb: constify ctl_table arguments of utility functions sysctl: treewide: constify ctl_table argument of sysctl handlers - - - --- 2024-04-23 Thomas Weißschuh New
[v3,02/11] cgroup: bpf: constify ctl_table arguments and fields sysctl: treewide: constify ctl_table argument of sysctl handlers - - - --- 2024-04-23 Thomas Weißschuh New
[v3,01/11] stackleak: don't modify ctl_table argument sysctl: treewide: constify ctl_table argument of sysctl handlers 1 - - --- 2024-04-23 Thomas Weißschuh New
[RFC,7/7] fs: xfs: Enable buffered atomic writes buffered block atomic writes - - - --- 2024-04-22 John Garry New
[RFC,6/7] fs: xfs: buffered atomic writes statx support buffered block atomic writes - - - --- 2024-04-22 John Garry New
[RFC,5/7] fs: iomap: buffered atomic write support buffered block atomic writes - - - --- 2024-04-22 John Garry New
[RFC,4/7] fs: Add initial buffered atomic write support info to statx buffered block atomic writes - - - --- 2024-04-22 John Garry New
[RFC,3/7] mm: Add PG_atomic buffered block atomic writes - - - --- 2024-04-22 John Garry New
[RFC,2/7] filemap: Change mapping_set_folio_min_order() -> mapping_set_folio_orders() buffered block atomic writes - - - --- 2024-04-22 John Garry New
[RFC,1/7] fs: Rename STATX{_ATTR}_WRITE_ATOMIC -> STATX{_ATTR}_WRITE_ATOMIC_DIO buffered block atomic writes - - - --- 2024-04-22 John Garry New
[13/13] xfs: reinstate delalloc for RT inodes (if sb_rextsize == 1) [01/13] xfs: make XFS_TRANS_LOWMODE match the other XFS_TRANS_ definitions - 2 - --- 2024-04-22 Christoph Hellwig New
[12/13] xfs: stop the steal (of data blocks for RT indirect blocks) [01/13] xfs: make XFS_TRANS_LOWMODE match the other XFS_TRANS_ definitions - 2 - --- 2024-04-22 Christoph Hellwig New
[11/13] xfs: rework splitting of indirect block reservations [01/13] xfs: make XFS_TRANS_LOWMODE match the other XFS_TRANS_ definitions - 2 - --- 2024-04-22 Christoph Hellwig New
[10/13] xfs: look at m_frextents in xfs_iomap_prealloc_size for RT allocations [01/13] xfs: make XFS_TRANS_LOWMODE match the other XFS_TRANS_ definitions - 2 - --- 2024-04-22 Christoph Hellwig New
[09/13] xfs: support RT inodes in xfs_mod_delalloc [01/13] xfs: make XFS_TRANS_LOWMODE match the other XFS_TRANS_ definitions - 2 - --- 2024-04-22 Christoph Hellwig New
[08/13] xfs: cleanup fdblock/frextent accounting in xfs_bmap_del_extent_delay [01/13] xfs: make XFS_TRANS_LOWMODE match the other XFS_TRANS_ definitions - 2 - --- 2024-04-22 Christoph Hellwig New
[07/13] xfs: reinstate RT support in xfs_bmapi_reserve_delalloc [01/13] xfs: make XFS_TRANS_LOWMODE match the other XFS_TRANS_ definitions - 2 - --- 2024-04-22 Christoph Hellwig New
[06/13] xfs: split xfs_mod_freecounter [01/13] xfs: make XFS_TRANS_LOWMODE match the other XFS_TRANS_ definitions - 2 - --- 2024-04-22 Christoph Hellwig New
[05/13] xfs: block deltas in xfs_trans_unreserve_and_mod_sb must be positive [01/13] xfs: make XFS_TRANS_LOWMODE match the other XFS_TRANS_ definitions - 2 - --- 2024-04-22 Christoph Hellwig New
[04/13] xfs: move RT inode locking out of __xfs_bunmapi [01/13] xfs: make XFS_TRANS_LOWMODE match the other XFS_TRANS_ definitions - 2 - --- 2024-04-22 Christoph Hellwig New
[03/13] xfs: free RT extents after updating the bmap btree [01/13] xfs: make XFS_TRANS_LOWMODE match the other XFS_TRANS_ definitions - 2 - --- 2024-04-22 Christoph Hellwig New
[02/13] xfs: refactor realtime inode locking [01/13] xfs: make XFS_TRANS_LOWMODE match the other XFS_TRANS_ definitions - 1 - --- 2024-04-22 Christoph Hellwig New
[01/13] xfs: make XFS_TRANS_LOWMODE match the other XFS_TRANS_ definitions [01/13] xfs: make XFS_TRANS_LOWMODE match the other XFS_TRANS_ definitions - 2 - --- 2024-04-22 Christoph Hellwig New
[v2,resend] xfs: compile out v4 support if disabled [v2,resend] xfs: compile out v4 support if disabled - 1 - --- 2024-04-22 Christoph Hellwig New
[1/1] xfs: Add cond_resched to xfs_defer_finish_noroll xfs: soft lockups for unmapping large no. of extents - - - --- 2024-04-21 Ritesh Harjani (IBM) New
[27/30] iomap: Remove calls to set and clear folio error flag Untitled series #846275 - 1 - --- 2024-04-20 Matthew Wilcox New
[RFC,2/2] xfs: avoid potenial alloc inode failed xfs: fix potential create file failed - - - --- 2024-04-19 Ye Bin New
[RFC,1/2] xfs: fix potential create file failed xfs: fix potential create file failed - - - --- 2024-04-19 Ye Bin New
stackdepot: respect __GFP_NOLOCKDEP allocation flag stackdepot: respect __GFP_NOLOCKDEP allocation flag - - - --- 2024-04-18 Andrey Ryabinin New
[5/5] xfs: don't run tests that require v4 file systems when not supported [1/5] xfs/045: don't force v4 file systems - 1 - --- 2024-04-18 Christoph Hellwig New
[4/5] xfs/{158,160}: split out v4 tests [1/5] xfs/045: don't force v4 file systems - 1 - --- 2024-04-18 Christoph Hellwig New
[3/5] xfs/512: split out v4 specific tests [1/5] xfs/045: don't force v4 file systems - 1 - --- 2024-04-18 Christoph Hellwig New
[2/5] xfs/263: split out the v4 test [1/5] xfs/045: don't force v4 file systems - 1 - --- 2024-04-18 Christoph Hellwig New
[1/5] xfs/045: don't force v4 file systems [1/5] xfs/045: don't force v4 file systems - 1 - --- 2024-04-18 Christoph Hellwig New
fstests: add fsstress + compaction test fstests: add fsstress + compaction test - - - --- 2024-04-18 Luis Chamberlain New
[GIT,PULL,11/11] xfs_repair: support more than 4 billion records [GIT,PULL,01/11] xfsprogs: packaging fixes for 6.7 - - - --- 2024-04-17 Darrick J. Wong New
[GIT,PULL,10/11] xfs_repair: rebuild inode fork mappings [GIT,PULL,01/11] xfsprogs: packaging fixes for 6.7 - - - --- 2024-04-17 Darrick J. Wong New
[GIT,PULL,09/11] xfs_scrub: scan metadata files in parallel [GIT,PULL,01/11] xfsprogs: packaging fixes for 6.7 - - - --- 2024-04-17 Darrick J. Wong New
[GIT,PULL,08/11] mkfs: scale shards on ssds [GIT,PULL,01/11] xfsprogs: packaging fixes for 6.7 - - - --- 2024-04-17 Darrick J. Wong New
[GIT,PULL,07/11] xfsprogs: fix log sector size detection [GIT,PULL,01/11] xfsprogs: packaging fixes for 6.7 - - - --- 2024-04-17 Darrick J. Wong New
[GIT,PULL,06/11] xfsprogs: bug fixes for 6.8 [GIT,PULL,01/11] xfsprogs: packaging fixes for 6.7 - - - --- 2024-04-17 Darrick J. Wong New
[GIT,PULL,05/11] xfs_repair: faster btree bulkloading [GIT,PULL,01/11] xfsprogs: packaging fixes for 6.7 - - - --- 2024-04-17 Darrick J. Wong New
[GIT,PULL,04/11] libxfs: sync with 6.8 [GIT,PULL,01/11] xfsprogs: packaging fixes for 6.7 - - - --- 2024-04-17 Darrick J. Wong New
[GIT,PULL,03/11] xfsprogs: convert utilities to use new rt helpers [GIT,PULL,01/11] xfsprogs: packaging fixes for 6.7 - - - --- 2024-04-17 Darrick J. Wong New
[GIT,PULL,02/11] xfsprogs: minor fixes for 6.7 [GIT,PULL,01/11] xfsprogs: packaging fixes for 6.7 - - - --- 2024-04-17 Darrick J. Wong New
[GIT,PULL,01/11] xfsprogs: packaging fixes for 6.7 [GIT,PULL,01/11] xfsprogs: packaging fixes for 6.7 - - - --- 2024-04-17 Darrick J. Wong New
[37/67] xfs: dont cast to char * for XFS_DFORK_*PTR macros [01/67] xfs: use xfs_defer_pending objects to recover intent items - 2 - --- 2024-04-17 Darrick J. Wong New
[25/67] xfs: consolidate the xfs_attr_defer_* helpers [01/67] xfs: use xfs_defer_pending objects to recover intent items - 2 - --- 2024-04-17 Darrick J. Wong New
[v3,RESEND] xfs: remove redundant batch variables for serialization [v3,RESEND] xfs: remove redundant batch variables for serialization - - - --- 2024-04-17 Jinliang Zheng New
[kdevops] xfs: add xfs/242 as failing on xfs_reflink_2k [kdevops] xfs: add xfs/242 as failing on xfs_reflink_2k - - - --- 2024-04-16 Luis Chamberlain New
[3/5] xfs_io: init count to stop loop from execution xfsprogs random fixes found by Coverity scan - - - --- 2024-04-16 Andrey Albershteyn New
[03/17] xfs: use xfs_attr_defer_parent for calling xfs_attr_set on pptrs [01/17] xfs: remove some boilerplate from xfs_attr_set - - - --- 2024-04-16 Darrick J. Wong New
[25/31] xfs: actually check the fsid of a handle [01/31] xfs: rearrange xfs_attr_match parameters - - - --- 2024-04-16 Darrick J. Wong New
[1/1] xfs_repair: check num before bplist[num] [1/1] xfs_repair: check num before bplist[num] - 1 - --- 2024-04-16 Darrick J. Wong New
[4/4] libxfs: add a xattr_entry helper [1/4] libxfs: remove kmem_alloc, kmem_zalloc, and kmem_free - 1 - --- 2024-04-16 Darrick J. Wong New
« 1 2 3 468 69 »