Show patches with: none      |   31733 patches
« 1 2 3 4317 318 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[46/67] xfs: remove the xfs_alloc_arg argument to xfs_bmap_btalloc_accounting libxfs: Sync to Linux 6.8 - 1 - --- 2024-04-22 Carlos Maiolino Accepted
[45/67] xfs: fix perag leak when growfs fails libxfs: Sync to Linux 6.8 - 1 - --- 2024-04-22 Carlos Maiolino Accepted
[44/67] xfs: add lock protection when remove perag from radix tree libxfs: Sync to Linux 6.8 - 2 - --- 2024-04-22 Carlos Maiolino Accepted
[43/67] xfs: improve dquot iteration for scrub libxfs: Sync to Linux 6.8 - 1 - --- 2024-04-22 Carlos Maiolino Accepted
[42/67] xfs: create a new inode fork block unmap helper libxfs: Sync to Linux 6.8 - 1 - --- 2024-04-22 Carlos Maiolino Accepted
[41/67] xfs: create a ranged query function for refcount btrees libxfs: Sync to Linux 6.8 - 1 - --- 2024-04-22 Carlos Maiolino Accepted
[40/67] xfs: repair inode fork block mapping data structures libxfs: Sync to Linux 6.8 - 1 - --- 2024-04-22 Carlos Maiolino Accepted
[39/67] xfs: zap broken inode forks libxfs: Sync to Linux 6.8 - 1 - --- 2024-04-22 Carlos Maiolino Accepted
[38/67] xfs: set inode sick state flags when we zap either ondisk fork libxfs: Sync to Linux 6.8 - 1 - --- 2024-04-22 Carlos Maiolino Accepted
[37/67] xfs: dont cast to char * for XFS_DFORK_*PTR macros libxfs: Sync to Linux 6.8 - 1 - --- 2024-04-22 Carlos Maiolino Accepted
[36/67] xfs: repair refcount btrees libxfs: Sync to Linux 6.8 - 2 - --- 2024-04-22 Carlos Maiolino Accepted
[35/67] xfs: repair inode btrees libxfs: Sync to Linux 6.8 - 2 - --- 2024-04-22 Carlos Maiolino Accepted
[34/67] xfs: repair free space btrees libxfs: Sync to Linux 6.8 - 2 - --- 2024-04-22 Carlos Maiolino Accepted
[33/67] xfs: constrain dirty buffers while formatting a staged btree libxfs: Sync to Linux 6.8 - 1 - --- 2024-04-22 Carlos Maiolino Accepted
[32/67] xfs: move btree bulkload record initialization to ->get_record implementations libxfs: Sync to Linux 6.8 - 1 - --- 2024-04-22 Carlos Maiolino Accepted
[31/67] xfs: read leaf blocks when computing keys for bulkloading into node blocks libxfs: Sync to Linux 6.8 - 1 - --- 2024-04-22 Carlos Maiolino Accepted
[30/67] xfs: set XBF_DONE on newly formatted btree block that are ready for writing libxfs: Sync to Linux 6.8 - 1 - --- 2024-04-22 Carlos Maiolino Accepted
[29/67] xfs: force all buffers to be written during btree bulk load libxfs: Sync to Linux 6.8 - 1 - --- 2024-04-22 Carlos Maiolino Accepted
[28/67] xfs: pass the defer ops directly to xfs_defer_add libxfs: Sync to Linux 6.8 - 1 - --- 2024-04-22 Carlos Maiolino Accepted
[27/67] xfs: pass the defer ops instead of type to xfs_defer_start_recovery libxfs: Sync to Linux 6.8 - 1 - --- 2024-04-22 Carlos Maiolino Accepted
[26/67] xfs: store an ops pointer in struct xfs_defer_pending libxfs: Sync to Linux 6.8 - 1 - --- 2024-04-22 Carlos Maiolino Accepted
[25/67] xfs: consolidate the xfs_attr_defer_* helpers libxfs: Sync to Linux 6.8 - 1 - --- 2024-04-22 Carlos Maiolino Accepted
[24/67] xfs: move xfs_ondisk.h to libxfs/ libxfs: Sync to Linux 6.8 - 2 - --- 2024-04-22 Carlos Maiolino Accepted
[23/67] xfs: extract xfs_da_buf_copy() helper function libxfs: Sync to Linux 6.8 - 1 - --- 2024-04-22 Carlos Maiolino Accepted
[22/67] xfs: update dir3 leaf block metadata after swap libxfs: Sync to Linux 6.8 - 1 - --- 2024-04-22 Carlos Maiolino Accepted
[21/67] xfs: ensure logflagsp is initialized in xfs_bmap_del_extent_real libxfs: Sync to Linux 6.8 - 2 - --- 2024-04-22 Carlos Maiolino Accepted
[20/67] xfs: force small EFIs for reaping btree extents libxfs: Sync to Linux 6.8 - 2 - --- 2024-04-22 Carlos Maiolino Accepted
[19/67] xfs: remove unused fields from struct xbtree_ifakeroot libxfs: Sync to Linux 6.8 - 1 - --- 2024-04-22 Carlos Maiolino Accepted
[18/67] xfs: automatic freeing of freshly allocated unwritten space libxfs: Sync to Linux 6.8 - 1 - --- 2024-04-22 Carlos Maiolino Accepted
[17/67] xfs: remove __xfs_free_extent_later libxfs: Sync to Linux 6.8 - 2 - --- 2024-04-22 Carlos Maiolino Accepted
[16/67] xfs: allow pausing of pending deferred work items libxfs: Sync to Linux 6.8 - 2 - --- 2024-04-22 Carlos Maiolino Accepted
[15/67] xfs: don't append work items to logged xfs_defer_pending objects libxfs: Sync to Linux 6.8 - 2 - --- 2024-04-22 Carlos Maiolino Accepted
[14/67] xfs: elide ->create_done calls for unlogged deferred work libxfs: Sync to Linux 6.8 - 1 - --- 2024-04-22 Carlos Maiolino Accepted
[13/67] xfs: don't allow overly small or large realtime volumes libxfs: Sync to Linux 6.8 - 1 - --- 2024-04-22 Carlos Maiolino Accepted
[12/67] xfs: fix 32-bit truncation in xfs_compute_rextslog libxfs: Sync to Linux 6.8 - 1 - --- 2024-04-22 Carlos Maiolino Accepted
[11/67] xfs: make rextslog computation consistent with mkfs libxfs: Sync to Linux 6.8 - 1 - --- 2024-04-22 Carlos Maiolino Accepted
[10/67] xfs: move ->iop_relog to struct xfs_defer_op_type libxfs: Sync to Linux 6.8 - 1 - --- 2024-04-22 Carlos Maiolino Accepted
[09/67] xfs: hoist xfs_trans_add_item calls to defer ops functions libxfs: Sync to Linux 6.8 - 1 - --- 2024-04-22 Carlos Maiolino Accepted
[08/67] xfs: clean out XFS_LI_DIRTY setting boilerplate from ->iop_relog libxfs: Sync to Linux 6.8 - 1 - --- 2024-04-22 Carlos Maiolino Accepted
[07/67] xfs: use xfs_defer_create_done for the relogging operation libxfs: Sync to Linux 6.8 - 1 - --- 2024-04-22 Carlos Maiolino Accepted
[06/67] xfs: hoist ->create_intent boilerplate to its callsite libxfs: Sync to Linux 6.8 - 1 - --- 2024-04-22 Carlos Maiolino Accepted
[05/67] xfs: hoist intent done flag setting to ->finish_item callsite libxfs: Sync to Linux 6.8 - 1 - --- 2024-04-22 Carlos Maiolino Accepted
[04/67] xfs: move ->iop_recover to xfs_defer_op_type libxfs: Sync to Linux 6.8 - 1 - --- 2024-04-22 Carlos Maiolino Accepted
[03/67] xfs: use xfs_defer_finish_one to finish recovered work items libxfs: Sync to Linux 6.8 - 1 - --- 2024-04-22 Carlos Maiolino Accepted
[02/67] xfs: recreate work items when recovering intent items libxfs: Sync to Linux 6.8 - 1 - --- 2024-04-22 Carlos Maiolino Accepted
[01/67] xfs: use xfs_defer_pending objects to recover intent items libxfs: Sync to Linux 6.8 - 1 - --- 2024-04-22 Carlos Maiolino Accepted
[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
libxfs: print the device name if flush-on-close fails libxfs: print the device name if flush-on-close fails - 1 - --- 2024-04-17 Darrick J. Wong Accepted
[4/4] xfs: invalidate dentries for a file before moving it to the orphanage [1/4] xfs: drop the scrub file's iolock when transaction allocation fails - 1 - --- 2024-04-17 Darrick J. Wong Superseded
[3/4] xfs: exchange-range for repairs is no longer dynamic [1/4] xfs: drop the scrub file's iolock when transaction allocation fails - 1 - --- 2024-04-17 Darrick J. Wong Superseded
[2/4] xfs: fix iunlock calls in xrep_adoption_trans_alloc [1/4] xfs: drop the scrub file's iolock when transaction allocation fails - 1 - --- 2024-04-17 Darrick J. Wong Superseded
[1/4] xfs: drop the scrub file's iolock when transaction allocation fails [1/4] xfs: drop the scrub file's iolock when transaction allocation fails - 1 - --- 2024-04-17 Darrick J. Wong Superseded
[2/2] xfs: only iget the file once when doing vectored scrub-by-handle [1/2] xfs: use dontcache for grabbing inodes during scrub - 1 - --- 2024-04-17 Darrick J. Wong Superseded
[1/2] xfs: use dontcache for grabbing inodes during scrub [1/2] xfs: use dontcache for grabbing inodes during scrub - 1 - --- 2024-04-17 Darrick J. Wong Superseded
[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
[8/8] xfs_repair: support more than INT_MAX block maps [1/8] xfs_db: add a bmbt inflation command - 1 - --- 2024-04-17 Darrick J. Wong Accepted
[7/8] xfs_repair: don't create block maps for data files [1/8] xfs_db: add a bmbt inflation command - 1 - --- 2024-04-17 Darrick J. Wong Accepted
[6/8] xfs_repair: constrain attr fork extent count [1/8] xfs_db: add a bmbt inflation command - 1 - --- 2024-04-17 Darrick J. Wong Accepted
[5/8] xfs_repair: clean up lock resources [1/8] xfs_db: add a bmbt inflation command - 1 - --- 2024-04-17 Darrick J. Wong Accepted
« 1 2 3 4317 318 »