Show patches with: none      |   32162 patches
« 1 2 ... 166 167 168321 322 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[5/5] xfs: xfs_defer_capture should absorb remaining transaction reservation xfs: fix how we deal with new intents during recovery - - - --- 2020-09-29 Darrick J. Wong Superseded
[4/5] xfs: xfs_defer_capture should absorb remaining block reservation xfs: fix how we deal with new intents during recovery - 2 - --- 2020-09-29 Darrick J. Wong Superseded
[3/5] xfs: proper replay of deferred ops queued during log recovery xfs: fix how we deal with new intents during recovery - 2 - --- 2020-09-29 Darrick J. Wong Superseded
[2/5] xfs: remove XFS_LI_RECOVERED xfs: fix how we deal with new intents during recovery - 2 - --- 2020-09-29 Darrick J. Wong Superseded
[1/5] xfs: remove xfs_defer_reset xfs: fix how we deal with new intents during recovery - 3 - --- 2020-09-29 Darrick J. Wong Superseded
[v2,6/7] xfs_repair: throw away totally bad clusters Untitled series #357259 - 1 - --- 2020-09-29 Darrick J. Wong Accepted
[RFC,3/3] xfs: rework quotaoff logging to avoid log deadlock on active fs xfs: rework quotaoff to avoid log deadlock - - - --- 2020-09-29 Brian Foster Superseded
[RFC,2/3] xfs: temporary transaction subsystem freeze hack xfs: rework quotaoff to avoid log deadlock - - - --- 2020-09-29 Brian Foster New
[RFC,1/3] xfs: skip dquot reservations if quota is inactive xfs: rework quotaoff to avoid log deadlock - - - --- 2020-09-29 Brian Foster Superseded
xfsdump: rename worker threads xfsdump: rename worker threads - 2 - --- 2020-09-28 Eric Sandeen New
[4/4] xfs: only relog deferred intent items if free space in the log gets low xfs: fix some log stalling problems in defer ops - - - --- 2020-09-27 Darrick J. Wong Superseded
[3/4] xfs: expose the log push threshold xfs: fix some log stalling problems in defer ops - 1 - --- 2020-09-27 Darrick J. Wong Superseded
[2/4] xfs: periodically relog deferred intent items xfs: fix some log stalling problems in defer ops - - - --- 2020-09-27 Darrick J. Wong Superseded
[1/4] xfs: change the order in which child and parent defer ops are finished xfs: fix some log stalling problems in defer ops - 2 - --- 2020-09-27 Darrick J. Wong Superseded
[3/3] xfs: fix an incore inode UAF in xfs_bui_recover xfs: fix inode use-after-free during log recovery - - - --- 2020-09-27 Darrick J. Wong Superseded
[2/3] xfs: clean up xfs_bui_item_recover iget/trans_alloc/ilock ordering xfs: fix inode use-after-free during log recovery - 2 - --- 2020-09-27 Darrick J. Wong Superseded
[1/3] xfs: clean up bmap intent item recovery checking xfs: fix inode use-after-free during log recovery - 2 - --- 2020-09-27 Darrick J. Wong Superseded
[4/4] xfs: xfs_defer_capture should absorb remaining transaction reservation xfs: fix how we deal with new intents during recovery - - - --- 2020-09-27 Darrick J. Wong Superseded
[3/4] xfs: xfs_defer_capture should absorb remaining block reservation xfs: fix how we deal with new intents during recovery - 2 - --- 2020-09-27 Darrick J. Wong Superseded
[2/4] xfs: proper replay of deferred ops queued during log recovery xfs: fix how we deal with new intents during recovery - - - --- 2020-09-27 Darrick J. Wong Superseded
[1/4] xfs: remove xfs_defer_reset xfs: fix how we deal with new intents during recovery - 2 - --- 2020-09-27 Darrick J. Wong Superseded
[v2,4/4] xfs: directly return if the delta equal to zero xfs: random fixes for disk quota - - - --- 2020-09-26 Kaixu Xia Superseded
[v2,3/4] xfs: check tp->t_dqinfo value instead of the XFS_TRANS_DQ_DIRTY flag xfs: random fixes for disk quota - - - --- 2020-09-26 Kaixu Xia Superseded
[v2,2/4] xfs: fix the indent in xfs_trans_mod_dquot xfs: random fixes for disk quota - 1 - --- 2020-09-26 Kaixu Xia Superseded
[v2,1/4] xfs: do the ASSERT for the arguments O_{u,g,p}dqpp xfs: random fixes for disk quota - 1 - --- 2020-09-26 Kaixu Xia Superseded
[v2,2/2] xfs: remove deprecated sysctl options [v2,1/2] xfs: remove deprecated mount options - 1 - --- 2020-09-25 Pavel Reichl New
[v2,1/2] xfs: remove deprecated mount options [v2,1/2] xfs: remove deprecated mount options - 1 - --- 2020-09-25 Pavel Reichl New
[v2] xfs: directly call xfs_generic_create() for ->create() and ->mkdir() [v2] xfs: directly call xfs_generic_create() for ->create() and ->mkdir() - 1 - --- 2020-09-25 Kaixu Xia New
generic: test reflinked file corruption after short COW generic: test reflinked file corruption after short COW - 1 - --- 2020-09-24 Eric Sandeen Superseded
[2/2] xfs: remove deprecated sysctl options xfs: remove deprecated mount and sysctl options - - - --- 2020-09-24 Pavel Reichl Superseded
[1/2] xfs: remove deprecated mount options xfs: remove deprecated mount and sysctl options - - - --- 2020-09-24 Pavel Reichl Superseded
[RFC] xfs: directly call xfs_generic_create() for ->create() and ->mkdir() [RFC] xfs: directly call xfs_generic_create() for ->create() and ->mkdir() - - - --- 2020-09-24 Kaixu Xia Superseded
iomap: Set all uptodate bits for an Uptodate page iomap: Set all uptodate bits for an Uptodate page - 3 - --- 2020-09-24 Matthew Wilcox New
[v2,3/3] xfs: fix an incore inode UAF in xfs_bui_recover Untitled series #354627 - - - --- 2020-09-24 Darrick J. Wong Superseded
[v2,2/3] xfs: xfs_defer_capture should absorb remaining block reservation Untitled series #354621 - 1 - --- 2020-09-24 Darrick J. Wong Superseded
[v2,3/3] xfs: xfs_defer_capture should absorb remaining transaction reservation Untitled series #354625 - - - --- 2020-09-24 Darrick J. Wong Superseded
[v2,1/3] xfs: proper replay of deferred ops queued during log recovery [v2,1/3] xfs: proper replay of deferred ops queued during log recovery - - - --- 2020-09-24 Darrick J. Wong Superseded
[v2] fs: Kill DCACHE_DONTCACHE dentry even if DCACHE_REFERENCED is set [v2] fs: Kill DCACHE_DONTCACHE dentry even if DCACHE_REFERENCED is set - 2 - --- 2020-09-24 Li, Hao Superseded
[STABLE] xfs: trim IO to found COW exent limit [STABLE] xfs: trim IO to found COW exent limit - 2 - --- 2020-09-23 Eric Sandeen New
xfs_repair: coordinate parallel updates to the rt bitmap xfs_repair: coordinate parallel updates to the rt bitmap - - - --- 2020-09-23 Darrick J. Wong Superseded
xfs: avoid shared rmap operations for attr fork extents xfs: avoid shared rmap operations for attr fork extents - 2 - --- 2020-09-23 Darrick J. Wong Superseded
[v3,7/7] xfs: fix some comments xfs: random fixes and code cleanup - 2 - --- 2020-09-23 Kaixu Xia Superseded
[v3,6/7] xfs: code cleanup in xfs_attr_leaf_entsize_{remote,local} xfs: random fixes and code cleanup - 2 - --- 2020-09-23 Kaixu Xia Superseded
[v3,5/7] xfs: remove the redundant crc feature check in xfs_attr3_rmt_verify xfs: random fixes and code cleanup - 2 - --- 2020-09-23 Kaixu Xia Superseded
[v3,4/7] xfs: do the assert for all the log done items in xfs_trans_cancel xfs: random fixes and code cleanup - 2 - --- 2020-09-23 Kaixu Xia New
[v3,3/7] xfs: remove the unnecessary xfs_dqid_t type cast xfs: random fixes and code cleanup - 2 - --- 2020-09-23 Kaixu Xia New
[v3,2/7] xfs: use the existing type definition for di_projid xfs: random fixes and code cleanup - 2 - --- 2020-09-23 Kaixu Xia Superseded
[v3,1/7] xfs: remove the unused SYNCHRONIZE macro xfs: random fixes and code cleanup - 2 - --- 2020-09-23 Kaixu Xia New
[3/3] xfs: periodically relog deferred intent items xfs: fix some log stalling problems in defer ops - 1 - --- 2020-09-23 Darrick J. Wong Superseded
[2/3] xfs: expose the log push threshold xfs: fix some log stalling problems in defer ops - 1 - --- 2020-09-23 Darrick J. Wong Superseded
[1/3] xfs: change the order in which child and parent defer ops are finished xfs: fix some log stalling problems in defer ops - 2 - --- 2020-09-23 Darrick J. Wong Superseded
[v3.2] xfs: clean up calculation of LR header blocks [v3.2] xfs: clean up calculation of LR header blocks - 2 - --- 2020-09-22 Gao Xiang New
[3/3] xfs: only do dqget or dqhold for the specified dquots xfs: random fixes for disk quota - - - --- 2020-09-22 Kaixu Xia New
[2/3] xfs: remove the unused parameter id from xfs_qm_dqattach_one xfs: random fixes for disk quota - 2 - --- 2020-09-22 Kaixu Xia New
[1/3] xfs: directly return if the delta equal to zero xfs: random fixes for disk quota - 1 - --- 2020-09-22 Kaixu Xia Superseded
[v2.2,2/2] xfs: periodically relog deferred intent items Untitled series #353205 - - - --- 2020-09-22 Darrick J. Wong Superseded
xfs: drop the obsolete comment on filestream locking xfs: drop the obsolete comment on filestream locking - 2 - --- 2020-09-22 Gao Xiang New
[V4,10/10] xfs: Introduce error injection to reduce maximum inode fork extent count Bail out if transaction can cause extent count to overflow - - - --- 2020-09-18 Chandan Babu R Superseded
[V4,09/10] xfs: Check for extent overflow when swapping extents Bail out if transaction can cause extent count to overflow - - - --- 2020-09-18 Chandan Babu R Superseded
[V4,08/10] xfs: Check for extent overflow when remapping an extent Bail out if transaction can cause extent count to overflow - 1 - --- 2020-09-18 Chandan Babu R Superseded
[V4,07/10] xfs: Check for extent overflow when moving extent from cow to data fork Bail out if transaction can cause extent count to overflow - 1 - --- 2020-09-18 Chandan Babu R Superseded
[V4,06/10] xfs: Check for extent overflow when writing to unwritten extent Bail out if transaction can cause extent count to overflow - 1 - --- 2020-09-18 Chandan Babu R Superseded
[V4,05/10] xfs: Check for extent overflow when adding/removing dir entries Bail out if transaction can cause extent count to overflow - 1 - --- 2020-09-18 Chandan Babu R Superseded
[V4,04/10] xfs: Check for extent overflow when adding/removing xattrs Bail out if transaction can cause extent count to overflow - 1 - --- 2020-09-18 Chandan Babu R Superseded
[V4,03/10] xfs: Check for extent overflow when punching a hole Bail out if transaction can cause extent count to overflow - - - --- 2020-09-18 Chandan Babu R Superseded
[V4,02/10] xfs: Check for extent overflow when trivally adding a new extent Bail out if transaction can cause extent count to overflow - 1 - --- 2020-09-18 Chandan Babu R Superseded
[V4,01/10] xfs: Add helper for checking per-inode extent count overflow Bail out if transaction can cause extent count to overflow - 1 - --- 2020-09-18 Chandan Babu R Superseded
[V3,2/2] xfs: Check if rt summary/bitmap buffers are logged with correct xfs_buf type [V3,1/2] xfs: Add realtime group - 2 - --- 2020-09-18 Chandan Babu R New
[V3,1/2] xfs: Add realtime group [V3,1/2] xfs: Add realtime group - - - --- 2020-09-18 Chandan Babu R Accepted
[2/2] xfs: periodically relog deferred intent items xfs: fix some log stalling problems in defer ops - - - --- 2020-09-18 Darrick J. Wong Superseded
[1/2] xfs: change the order in which child and parent defer ops are finished xfs: fix some log stalling problems in defer ops - 2 - --- 2020-09-18 Darrick J. Wong Superseded
[v3,3/2] xfs: don't release log intent items when recovery fails Untitled series #351203 - 2 - --- 2020-09-18 Darrick J. Wong New
[v2,3/2] xfs: fix simple problems with log intent recovery Untitled series #351133 - - - --- 2020-09-18 Darrick J. Wong New
[v2,1/2] xfs: don't free rt blocks when we're doing a REMAP bunmapi call [v2,1/2] xfs: don't free rt blocks when we're doing a REMAP bunmapi call - 2 - --- 2020-09-18 Darrick J. Wong Superseded
[27/24] common/rc: fix indentation in _scratch_mkfs_sized fstests: tons of random fixes - 1 - --- 2020-09-18 Darrick J. Wong Accepted
[26/24] common: drop HOSTOS fstests: tons of random fixes - - - --- 2020-09-18 Darrick J. Wong Accepted
[v2,21/24] common/rc: teach _scratch_mkfs_sized to set a size on an xfs realtime volume Untitled series #351155 - - - --- 2020-09-18 Darrick J. Wong Accepted
[v2,24/24] check: try reloading modules Untitled series #351155 - - - --- 2020-09-18 Darrick J. Wong Accepted
[16/13] iomap: Make readpage synchronous Untitled series #351061 - - - --- 2020-09-17 Matthew Wilcox Superseded
[15/13] iomap: Inline iomap_read_finish into its one caller Untitled series #351061 - 1 - --- 2020-09-17 Matthew Wilcox New
[14/13] iomap: Inline iomap_iop_set_range_uptodate into its one caller Untitled series #351061 - - - --- 2020-09-17 Matthew Wilcox Superseded
[v2,7/7] xfs: fix some comments xfs: random fixes and code cleanup - 2 - --- 2020-09-17 Kaixu Xia Superseded
[v2,6/7] xfs: code cleanup in xfs_attr_leaf_entsize_{remote,local} xfs: random fixes and code cleanup - 1 - --- 2020-09-17 Kaixu Xia Superseded
[v2,5/7] xfs: remove the redundant crc feature check in xfs_attr3_rmt_verify xfs: random fixes and code cleanup - 3 - --- 2020-09-17 Kaixu Xia Superseded
[v2,4/7] xfs: do the assert for all the log done items in xfs_trans_cancel xfs: random fixes and code cleanup - 2 - --- 2020-09-17 Kaixu Xia Superseded
[v2,3/7] xfs: remove the unnecessary xfs_dqid_t type cast xfs: random fixes and code cleanup - 2 - --- 2020-09-17 Kaixu Xia Superseded
[v2,2/7] xfs: use the existing type definition for di_projid xfs: random fixes and code cleanup - 2 - --- 2020-09-17 Kaixu Xia Superseded
[v2,1/7] xfs: remove the unused SYNCHRONIZE macro xfs: random fixes and code cleanup - 2 - --- 2020-09-17 Kaixu Xia Superseded
xfs: Set xfs_buf's b_ops member when zeroing bitmap/summary files xfs: Set xfs_buf's b_ops member when zeroing bitmap/summary files - 1 - --- 2020-09-17 Chandan Babu R New
[v2,2/3] xfs: clean up xfs_bui_item_recover iget/trans_alloc/ilock ordering Untitled series #350471 - 2 - --- 2020-09-17 Darrick J. Wong Superseded
[3/2] xfs: free the intent item when allocating recovery transaction fails xfs: fix simple problems with log intent recovery - 1 - --- 2020-09-17 Darrick J. Wong New
[v2,2/2] xfs: attach inode to dquot in xfs_bui_item_recover Untitled series #350461 - 2 - --- 2020-09-17 Darrick J. Wong New
[v3,2/2] xfs: clean up calculation of LR header blocks xfs: random patches on log recovery - 1 - --- 2020-09-17 Gao Xiang Superseded
[v4,1/2] xfs: avoid LR buffer overrun due to crafted h_len xfs: random patches on log recovery - 2 - --- 2020-09-17 Gao Xiang New
[2/2] xfs: Check if rt summary/bitmap buffers are logged with correct xfs_buf type [1/2] xfs: Add realtime group - 2 - --- 2020-09-17 Chandan Babu R Superseded
[1/2] xfs: Add realtime group [1/2] xfs: Add realtime group - - - --- 2020-09-17 Chandan Babu R Superseded
[3/3] xfs: use the log grant push threshold to decide if we're going to relog deferred items xfs: fix some log stalling problems in defer ops - - - --- 2020-09-17 Darrick J. Wong New
[2/3] xfs: periodically relog deferred intent items xfs: fix some log stalling problems in defer ops - - - --- 2020-09-17 Darrick J. Wong Superseded
[1/3] xfs: change the order in which child and parent defer ops are finished xfs: fix some log stalling problems in defer ops - 2 - --- 2020-09-17 Darrick J. Wong Superseded
[3/3] xfs: fix an incore inode UAF in xfs_bui_recover xfs: fix inode use-after-free during log recovery - - - --- 2020-09-17 Darrick J. Wong Superseded
« 1 2 ... 166 167 168321 322 »