Show patches with: Archived = No       |   25116 patches
« 1 2 ... 18 19 20251 252 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[23/67] xfs: extract xfs_da_buf_copy() helper function [01/67] xfs: use xfs_defer_pending objects to recover intent items - 2 - --- 2024-03-26 Darrick J. Wong Superseded
[22/67] xfs: update dir3 leaf block metadata after swap [01/67] xfs: use xfs_defer_pending objects to recover intent items - 2 - --- 2024-03-26 Darrick J. Wong Superseded
[21/67] xfs: ensure logflagsp is initialized in xfs_bmap_del_extent_real [01/67] xfs: use xfs_defer_pending objects to recover intent items - 3 - --- 2024-03-26 Darrick J. Wong Superseded
[20/67] xfs: force small EFIs for reaping btree extents [01/67] xfs: use xfs_defer_pending objects to recover intent items - 3 - --- 2024-03-26 Darrick J. Wong Superseded
[19/67] xfs: remove unused fields from struct xbtree_ifakeroot [01/67] xfs: use xfs_defer_pending objects to recover intent items - 2 - --- 2024-03-26 Darrick J. Wong Superseded
[18/67] xfs: automatic freeing of freshly allocated unwritten space [01/67] xfs: use xfs_defer_pending objects to recover intent items - 2 - --- 2024-03-26 Darrick J. Wong Superseded
[17/67] xfs: remove __xfs_free_extent_later [01/67] xfs: use xfs_defer_pending objects to recover intent items - 3 - --- 2024-03-26 Darrick J. Wong Superseded
[16/67] xfs: allow pausing of pending deferred work items [01/67] xfs: use xfs_defer_pending objects to recover intent items - 3 - --- 2024-03-26 Darrick J. Wong Superseded
[15/67] xfs: don't append work items to logged xfs_defer_pending objects [01/67] xfs: use xfs_defer_pending objects to recover intent items - 3 - --- 2024-03-26 Darrick J. Wong Superseded
[14/67] xfs: elide ->create_done calls for unlogged deferred work [01/67] xfs: use xfs_defer_pending objects to recover intent items - 2 - --- 2024-03-26 Darrick J. Wong Superseded
[13/67] xfs: don't allow overly small or large realtime volumes [01/67] xfs: use xfs_defer_pending objects to recover intent items - 2 - --- 2024-03-26 Darrick J. Wong Superseded
[12/67] xfs: fix 32-bit truncation in xfs_compute_rextslog [01/67] xfs: use xfs_defer_pending objects to recover intent items - 2 - --- 2024-03-26 Darrick J. Wong Superseded
[11/67] xfs: make rextslog computation consistent with mkfs [01/67] xfs: use xfs_defer_pending objects to recover intent items - 2 - --- 2024-03-26 Darrick J. Wong Superseded
[10/67] xfs: move ->iop_relog to struct xfs_defer_op_type [01/67] xfs: use xfs_defer_pending objects to recover intent items - 2 - --- 2024-03-26 Darrick J. Wong Superseded
[09/67] xfs: hoist xfs_trans_add_item calls to defer ops functions [01/67] xfs: use xfs_defer_pending objects to recover intent items - 2 - --- 2024-03-26 Darrick J. Wong Superseded
[08/67] xfs: clean out XFS_LI_DIRTY setting boilerplate from ->iop_relog [01/67] xfs: use xfs_defer_pending objects to recover intent items - 2 - --- 2024-03-26 Darrick J. Wong Superseded
[07/67] xfs: use xfs_defer_create_done for the relogging operation [01/67] xfs: use xfs_defer_pending objects to recover intent items - 2 - --- 2024-03-26 Darrick J. Wong Superseded
[06/67] xfs: hoist ->create_intent boilerplate to its callsite [01/67] xfs: use xfs_defer_pending objects to recover intent items - 2 - --- 2024-03-26 Darrick J. Wong Superseded
[05/67] xfs: hoist intent done flag setting to ->finish_item callsite [01/67] xfs: use xfs_defer_pending objects to recover intent items - 2 - --- 2024-03-26 Darrick J. Wong Superseded
[04/67] xfs: move ->iop_recover to xfs_defer_op_type [01/67] xfs: use xfs_defer_pending objects to recover intent items - 2 - --- 2024-03-26 Darrick J. Wong Superseded
[03/67] xfs: use xfs_defer_finish_one to finish recovered work items [01/67] xfs: use xfs_defer_pending objects to recover intent items - 2 - --- 2024-03-26 Darrick J. Wong Superseded
[02/67] xfs: recreate work items when recovering intent items [01/67] xfs: use xfs_defer_pending objects to recover intent items - 2 - --- 2024-03-26 Darrick J. Wong Superseded
[01/67] xfs: use xfs_defer_pending objects to recover intent items [01/67] xfs: use xfs_defer_pending objects to recover intent items - 2 - --- 2024-03-26 Darrick J. Wong Superseded
[13/13] xfs_{db,repair}: use m_blockwsize instead of sb_blocksize for rt blocks [01/13] libxfs: fix incorrect porting to 6.7 - 2 - --- 2024-03-26 Darrick J. Wong Superseded
[12/13] xfs_{db,repair}: use accessor functions for summary info words [01/13] libxfs: fix incorrect porting to 6.7 - 2 - --- 2024-03-26 Darrick J. Wong Superseded
[11/13] xfs_{db,repair}: use helpers for rtsummary block/wordcount computations [01/13] libxfs: fix incorrect porting to 6.7 - 2 - --- 2024-03-26 Darrick J. Wong Superseded
[10/13] xfs_{db,repair}: use accessor functions for bitmap words [01/13] libxfs: fix incorrect porting to 6.7 - 2 - --- 2024-03-26 Darrick J. Wong Superseded
[09/13] xfs_repair: convert helpers for rtbitmap block/wordcount computations [01/13] libxfs: fix incorrect porting to 6.7 - 2 - --- 2024-03-26 Darrick J. Wong Superseded
[08/13] xfs_{db,repair}: convert open-coded xfs_rtword_t pointer accesses to helper [01/13] libxfs: fix incorrect porting to 6.7 - 2 - --- 2024-03-26 Darrick J. Wong Superseded
[07/13] mkfs: convert utility to use new rt extent helpers and types [01/13] libxfs: fix incorrect porting to 6.7 - 2 - --- 2024-03-26 Darrick J. Wong Superseded
[06/13] xfs_repair: convert utility to use new rt extent helpers and types [01/13] libxfs: fix incorrect porting to 6.7 - 2 - --- 2024-03-26 Darrick J. Wong Superseded
[05/13] libxfs: use helpers to convert rt block numbers to rt extent numbers [01/13] libxfs: fix incorrect porting to 6.7 - 2 - --- 2024-03-26 Darrick J. Wong Superseded
[04/13] libxfs: create a helper to compute leftovers of realtime extents [01/13] libxfs: fix incorrect porting to 6.7 - 2 - --- 2024-03-26 Darrick J. Wong Superseded
[03/13] xfs_repair: fix confusing rt space units in the duplicate detection code [01/13] libxfs: fix incorrect porting to 6.7 - 2 - --- 2024-03-26 Darrick J. Wong Superseded
[02/13] mkfs: fix log sunit rounding when external logs are in use [01/13] libxfs: fix incorrect porting to 6.7 - 2 - --- 2024-03-26 Darrick J. Wong Superseded
[01/13] libxfs: fix incorrect porting to 6.7 [01/13] libxfs: fix incorrect porting to 6.7 - 2 - --- 2024-03-26 Darrick J. Wong Superseded
[6.6,CANDIDATE,24/24] xfs: remove conditional building of rt geometry validator functions xfs backports for 6.6.y (from 6.8) - 1 - --- 2024-03-25 Catherine Hoang Superseded
[6.6,CANDIDATE,23/24] xfs: reset XFS_ATTR_INCOMPLETE filter on node removal xfs backports for 6.6.y (from 6.8) - 1 - --- 2024-03-25 Catherine Hoang Superseded
[6.6,CANDIDATE,22/24] xfs: update dir3 leaf block metadata after swap xfs backports for 6.6.y (from 6.8) - 1 - --- 2024-03-25 Catherine Hoang Superseded
[6.6,CANDIDATE,21/24] xfs: ensure logflagsp is initialized in xfs_bmap_del_extent_real xfs backports for 6.6.y (from 6.8) - 2 - --- 2024-03-25 Catherine Hoang Superseded
[6.6,CANDIDATE,20/24] xfs: fix perag leak when growfs fails xfs backports for 6.6.y (from 6.8) - 1 - --- 2024-03-25 Catherine Hoang Superseded
[6.6,CANDIDATE,19/24] xfs: add lock protection when remove perag from radix tree xfs backports for 6.6.y (from 6.8) - 2 - --- 2024-03-25 Catherine Hoang Superseded
[6.6,CANDIDATE,18/24] xfs: short circuit xfs_growfs_data_private() if delta is zero xfs backports for 6.6.y (from 6.8) - 1 - --- 2024-03-25 Catherine Hoang Superseded
[6.6,CANDIDATE,17/24] xfs: initialise di_crc in xfs_log_dinode xfs backports for 6.6.y (from 6.8) - 1 - --- 2024-03-25 Catherine Hoang Superseded
[6.6,CANDIDATE,16/24] xfs: add missing nrext64 inode flag check to scrub xfs backports for 6.6.y (from 6.8) - 1 - --- 2024-03-25 Catherine Hoang Superseded
[6.6,CANDIDATE,15/24] xfs: force all buffers to be written during btree bulk load xfs backports for 6.6.y (from 6.8) - 1 - --- 2024-03-25 Catherine Hoang Superseded
[6.6,CANDIDATE,14/24] xfs: fix an off-by-one error in xreap_agextent_binval xfs backports for 6.6.y (from 6.8) - 1 - --- 2024-03-25 Catherine Hoang Superseded
[6.6,CANDIDATE,13/24] xfs: recompute growfsrtfree transaction reservation while growing rt volume xfs backports for 6.6.y (from 6.8) - 1 - --- 2024-03-25 Catherine Hoang Superseded
[6.6,CANDIDATE,12/24] xfs: remove unused fields from struct xbtree_ifakeroot xfs backports for 6.6.y (from 6.8) - 1 - --- 2024-03-25 Catherine Hoang Superseded
[6.6,CANDIDATE,11/24] xfs: make xchk_iget safer in the presence of corrupt inode btrees xfs backports for 6.6.y (from 6.8) - 2 - --- 2024-03-25 Catherine Hoang Superseded
[6.6,CANDIDATE,10/24] xfs: don't allow overly small or large realtime volumes xfs backports for 6.6.y (from 6.8) - 1 - --- 2024-03-25 Catherine Hoang Superseded
[6.6,CANDIDATE,09/24] xfs: fix 32-bit truncation in xfs_compute_rextslog xfs backports for 6.6.y (from 6.8) - 1 - --- 2024-03-25 Catherine Hoang Superseded
[6.6,CANDIDATE,08/24] xfs: make rextslog computation consistent with mkfs xfs backports for 6.6.y (from 6.8) - 1 - --- 2024-03-25 Catherine Hoang Superseded
[6.6,CANDIDATE,07/24] xfs: transfer recovered intent item ownership in ->iop_recover xfs backports for 6.6.y (from 6.8) - 1 - --- 2024-03-25 Catherine Hoang Superseded
[6.6,CANDIDATE,06/24] xfs: pass the xfs_defer_pending object to iop_recover xfs backports for 6.6.y (from 6.8) - 1 - --- 2024-03-25 Catherine Hoang Superseded
[6.6,CANDIDATE,05/24] xfs: use xfs_defer_pending objects to recover intent items xfs backports for 6.6.y (from 6.8) - 1 - --- 2024-03-25 Catherine Hoang Superseded
[6.6,CANDIDATE,04/24] xfs: don't leak recovered attri intent items xfs backports for 6.6.y (from 6.8) - 1 - --- 2024-03-25 Catherine Hoang Superseded
[6.6,CANDIDATE,03/24] xfs: consider minlen sized extents in xfs_rtallocate_extent_block xfs backports for 6.6.y (from 6.8) - 1 - --- 2024-03-25 Catherine Hoang Superseded
[6.6,CANDIDATE,02/24] xfs: convert rt bitmap extent lengths to xfs_rtbxlen_t xfs backports for 6.6.y (from 6.8) - 1 - --- 2024-03-25 Catherine Hoang Superseded
[6.6,CANDIDATE,01/24] xfs: move the xfs_rtbitmap.c declarations to xfs_rtbitmap.h xfs backports for 6.6.y (from 6.8) - 1 - --- 2024-03-25 Catherine Hoang Superseded
include libgen.h for basename API prototype include libgen.h for basename API prototype - - - --- 2024-03-25 Khem Raj New
[v2] xfs_repair: Dump both inode details in Phase 6 duplicate file check [v2] xfs_repair: Dump both inode details in Phase 6 duplicate file check - 1 - --- 2024-03-25 Srikanth C S Accepted
[v2] xfs: compile out v4 support if disabled [v2] xfs: compile out v4 support if disabled - 1 - --- 2024-03-25 Christoph Hellwig Superseded
[11/11] xfs: reinstate delalloc for RT inodes (if sb_rextsize == 1) [01/11] xfs: make XFS_TRANS_LOWMODE match the other XFS_TRANS_ definitions - 1 - --- 2024-03-25 Christoph Hellwig Superseded
[10/11] xfs: stop the steal (of data blocks for RT indirect blocks) [01/11] xfs: make XFS_TRANS_LOWMODE match the other XFS_TRANS_ definitions - - - --- 2024-03-25 Christoph Hellwig Superseded
[09/11] xfs: rework splitting of indirect block reservations [01/11] xfs: make XFS_TRANS_LOWMODE match the other XFS_TRANS_ definitions - - - --- 2024-03-25 Christoph Hellwig Superseded
[08/11] xfs: look at m_frextents in xfs_iomap_prealloc_size for RT allocations [01/11] xfs: make XFS_TRANS_LOWMODE match the other XFS_TRANS_ definitions - 1 - --- 2024-03-25 Christoph Hellwig Superseded
[07/11] xfs: support RT inodes in xfs_mod_delalloc [01/11] xfs: make XFS_TRANS_LOWMODE match the other XFS_TRANS_ definitions - 1 - --- 2024-03-25 Christoph Hellwig Superseded
[06/11] xfs: cleanup fdblock/frextent accounting in xfs_bmap_del_extent_delay [01/11] xfs: make XFS_TRANS_LOWMODE match the other XFS_TRANS_ definitions - 1 - --- 2024-03-25 Christoph Hellwig Superseded
[05/11] xfs: reinstate RT support in xfs_bmapi_reserve_delalloc [01/11] xfs: make XFS_TRANS_LOWMODE match the other XFS_TRANS_ definitions - 1 - --- 2024-03-25 Christoph Hellwig Superseded
[04/11] xfs: split xfs_mod_freecounter [01/11] xfs: make XFS_TRANS_LOWMODE match the other XFS_TRANS_ definitions - 1 - --- 2024-03-25 Christoph Hellwig Superseded
[03/11] xfs: block deltas in xfs_trans_unreserve_and_mod_sb must be positive [01/11] xfs: make XFS_TRANS_LOWMODE match the other XFS_TRANS_ definitions - 1 - --- 2024-03-25 Christoph Hellwig Superseded
[02/11] xfs: move RT inode locking out of __xfs_bunmapi [01/11] xfs: make XFS_TRANS_LOWMODE match the other XFS_TRANS_ definitions - 1 - --- 2024-03-25 Christoph Hellwig Superseded
[01/11] xfs: make XFS_TRANS_LOWMODE match the other XFS_TRANS_ definitions [01/11] xfs: make XFS_TRANS_LOWMODE match the other XFS_TRANS_ definitions - 1 - --- 2024-03-25 Christoph Hellwig Superseded
[2/2] xfs_refcount: Preventing integer overflow Untitled series #837513 - - - --- 2024-03-23 Andrey Shumilin New
[GIT,PULL] xfs: Bug fixes for 6.9 [GIT,PULL] xfs: Bug fixes for 6.9 - - - --- 2024-03-22 Chandan Babu R Superseded
xfs_repair: Dump both inode details in Phase 6 duplicate file check xfs_repair: Dump both inode details in Phase 6 duplicate file check - - - --- 2024-03-22 Srikanth C S Superseded
[RFC] xfs_repair: Dump both inode details in Phase 6 duplicate file check [RFC] xfs_repair: Dump both inode details in Phase 6 duplicate file check - - - --- 2024-03-21 Srikanth C S Superseded
[v4,9/9] iomap: do some small logical cleanup in buffered write xfs/iomap: fix non-atomic clone operation and don't update size when zeroing range post eof - 2 - --- 2024-03-20 Zhang Yi Superseded
[v4,8/9] iomap: make iomap_write_end() return a boolean xfs/iomap: fix non-atomic clone operation and don't update size when zeroing range post eof - 2 - --- 2024-03-20 Zhang Yi Superseded
[v4,7/9] iomap: use a new variable to handle the written bytes in iomap_write_iter() xfs/iomap: fix non-atomic clone operation and don't update size when zeroing range post eof - 2 - --- 2024-03-20 Zhang Yi Superseded
[v4,6/9] iomap: don't increase i_size if it's not a write operation xfs/iomap: fix non-atomic clone operation and don't update size when zeroing range post eof - 2 - --- 2024-03-20 Zhang Yi Superseded
[v4,5/9] iomap: drop the write failure handles when unsharing and zeroing xfs/iomap: fix non-atomic clone operation and don't update size when zeroing range post eof - 2 - --- 2024-03-20 Zhang Yi Superseded
[v4,4/9] xfs: convert delayed extents to unwritten when zeroing post eof blocks xfs/iomap: fix non-atomic clone operation and don't update size when zeroing range post eof - 2 - --- 2024-03-20 Zhang Yi Superseded
[v4,3/9] xfs: make xfs_bmapi_convert_delalloc() to allocate the target offset xfs/iomap: fix non-atomic clone operation and don't update size when zeroing range post eof - 2 - --- 2024-03-20 Zhang Yi Superseded
[v4,2/9] xfs: make the seq argument to xfs_bmapi_convert_delalloc() optional xfs/iomap: fix non-atomic clone operation and don't update size when zeroing range post eof - 2 - --- 2024-03-20 Zhang Yi Superseded
[v4,1/9] xfs: match lock mode in xfs_buffered_write_iomap_begin() xfs/iomap: fix non-atomic clone operation and don't update size when zeroing range post eof - 2 - --- 2024-03-20 Zhang Yi Superseded
xfs: compile out v4 support if disabled xfs: compile out v4 support if disabled - - - --- 2024-03-19 Christoph Hellwig Superseded
[5/5] xfs: consistently use struct xlog in buffer item recovery xfs: fix discontiguous metadata block recovery - 2 - --- 2024-03-19 Dave Chinner New
[4/5] xfs: detect partial buffer recovery operations xfs: fix discontiguous metadata block recovery - - - --- 2024-03-19 Dave Chinner New
[3/5] xfs: recover dquot buffers unconditionally xfs: fix discontiguous metadata block recovery - 2 - --- 2024-03-19 Dave Chinner New
[2/5] xfs: separate out inode buffer recovery a bit more xfs: fix discontiguous metadata block recovery - 2 - --- 2024-03-19 Dave Chinner New
[1/5] xfs: buffer log item type mismatches are corruption xfs: fix discontiguous metadata block recovery - 2 - --- 2024-03-19 Dave Chinner New
[v3,9/9] iomap: do some small logical cleanup in buffered write xfs/iomap: fix non-atomic clone operation and don't update size when zeroing range post eof - 2 - --- 2024-03-19 Zhang Yi Superseded
[v3,8/9] iomap: make iomap_write_end() return a boolean xfs/iomap: fix non-atomic clone operation and don't update size when zeroing range post eof - 2 - --- 2024-03-19 Zhang Yi Superseded
[v3,7/9] iomap: use a new variable to handle the written bytes in iomap_write_iter() xfs/iomap: fix non-atomic clone operation and don't update size when zeroing range post eof - 2 - --- 2024-03-19 Zhang Yi Superseded
[v3,6/9] iomap: don't increase i_size if it's not a write operation xfs/iomap: fix non-atomic clone operation and don't update size when zeroing range post eof - 2 - --- 2024-03-19 Zhang Yi Superseded
[v3,5/9] iomap: drop the write failure handles when unsharing and zeroing xfs/iomap: fix non-atomic clone operation and don't update size when zeroing range post eof - 2 - --- 2024-03-19 Zhang Yi Superseded
[v3,4/9] xfs: convert delayed extents to unwritten when zeroing post eof blocks xfs/iomap: fix non-atomic clone operation and don't update size when zeroing range post eof - 2 - --- 2024-03-19 Zhang Yi Superseded
[v3,3/9] xfs: make xfs_bmapi_convert_delalloc() to allocate the target offset xfs/iomap: fix non-atomic clone operation and don't update size when zeroing range post eof - 2 - --- 2024-03-19 Zhang Yi Superseded
« 1 2 ... 18 19 20251 252 »