Show patches with: Submitter = Dave Chinner       |   1911 patches
« 1 2 3 419 20 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[37/42] xfs: factor out MRU hit case in xfs_filestream_select_ag xfs: per-ag centric allocation alogrithms - - - --- 2023-01-18 Dave Chinner Superseded
[36/42] xfs: remove xfs_filestream_select_ag() longest extent check xfs: per-ag centric allocation alogrithms - - - --- 2023-01-18 Dave Chinner Superseded
[35/42] xfs: merge new filestream AG selection into xfs_filestream_select_ag() xfs: per-ag centric allocation alogrithms - - - --- 2023-01-18 Dave Chinner Superseded
[34/42] xfs: merge filestream AG lookup into xfs_filestream_select_ag() xfs: per-ag centric allocation alogrithms - - - --- 2023-01-18 Dave Chinner Superseded
[33/42] xfs: move xfs_bmap_btalloc_filestreams() to xfs_filestreams.c xfs: per-ag centric allocation alogrithms - - - --- 2023-01-18 Dave Chinner Superseded
[32/42] xfs: use xfs_bmap_longest_free_extent() in filestreams xfs: per-ag centric allocation alogrithms - - - --- 2023-01-18 Dave Chinner Superseded
[31/42] xfs: get rid of notinit from xfs_bmap_longest_free_extent xfs: per-ag centric allocation alogrithms - - - --- 2023-01-18 Dave Chinner Superseded
[30/42] xfs: factor out filestreams from xfs_bmap_btalloc_nullfb xfs: per-ag centric allocation alogrithms - - - --- 2023-01-18 Dave Chinner Superseded
[29/42] xfs: convert trim to use for_each_perag_range xfs: per-ag centric allocation alogrithms - 1 - --- 2023-01-18 Dave Chinner Superseded
[28/42] xfs: convert xfs_alloc_vextent_iterate_ags() to use perag walker xfs: per-ag centric allocation alogrithms - - - --- 2023-01-18 Dave Chinner Superseded
[27/42] xfs: move the minimum agno checks into xfs_alloc_vextent_check_args xfs: per-ag centric allocation alogrithms - - - --- 2023-01-18 Dave Chinner Superseded
[26/42] xfs: fold xfs_alloc_ag_vextent() into callers xfs: per-ag centric allocation alogrithms - - - --- 2023-01-18 Dave Chinner Superseded
[25/42] xfs: move allocation accounting to xfs_alloc_vextent_set_fsbno() xfs: per-ag centric allocation alogrithms - - - --- 2023-01-18 Dave Chinner Superseded
[24/42] xfs: introduce xfs_alloc_vextent_prepare() xfs: per-ag centric allocation alogrithms - - - --- 2023-01-18 Dave Chinner Superseded
[23/42] xfs: introduce xfs_alloc_vextent_exact_bno() xfs: per-ag centric allocation alogrithms - - - --- 2023-01-18 Dave Chinner Superseded
[22/42] xfs: introduce xfs_alloc_vextent_near_bno() xfs: per-ag centric allocation alogrithms - - - --- 2023-01-18 Dave Chinner Superseded
[21/42] xfs: use xfs_alloc_vextent_start_bno() where appropriate xfs: per-ag centric allocation alogrithms - - - --- 2023-01-18 Dave Chinner Superseded
[20/42] xfs: use xfs_alloc_vextent_first_ag() where appropriate xfs: per-ag centric allocation alogrithms - - - --- 2023-01-18 Dave Chinner Superseded
[19/42] xfs: factor xfs_bmap_btalloc() xfs: per-ag centric allocation alogrithms - - - --- 2023-01-18 Dave Chinner Superseded
[18/42] xfs: use xfs_alloc_vextent_this_ag() where appropriate xfs: per-ag centric allocation alogrithms - - - --- 2023-01-18 Dave Chinner Superseded
[17/42] xfs: combine __xfs_alloc_vextent_this_ag and xfs_alloc_ag_vextent xfs: per-ag centric allocation alogrithms - 1 - --- 2023-01-18 Dave Chinner Superseded
[16/42] xfs: factor xfs_alloc_vextent_this_ag() for _iterate_ags() xfs: per-ag centric allocation alogrithms - - - --- 2023-01-18 Dave Chinner Superseded
[15/42] xfs: rework xfs_alloc_vextent() xfs: per-ag centric allocation alogrithms - 1 - --- 2023-01-18 Dave Chinner Superseded
[14/42] xfs: introduce xfs_for_each_perag_wrap() xfs: per-ag centric allocation alogrithms - - - --- 2023-01-18 Dave Chinner Superseded
[13/42] xfs: perags need atomic operational state xfs: per-ag centric allocation alogrithms - 1 - --- 2023-01-18 Dave Chinner Superseded
[12/42] xfs: convert xfs_ialloc_next_ag() to an atomic xfs: per-ag centric allocation alogrithms - 1 - --- 2023-01-18 Dave Chinner Superseded
[11/42] xfs: inobt can use perags in many more places than it does xfs: per-ag centric allocation alogrithms - 1 - --- 2023-01-18 Dave Chinner Superseded
[10/42] xfs: use active perag references for inode allocation xfs: per-ag centric allocation alogrithms - 1 - --- 2023-01-18 Dave Chinner Superseded
[09/42] xfs: convert xfs_imap() to take a perag xfs: per-ag centric allocation alogrithms - 1 - --- 2023-01-18 Dave Chinner Superseded
[08/42] xfs: rework the perag trace points to be perag centric xfs: per-ag centric allocation alogrithms - 1 - --- 2023-01-18 Dave Chinner Superseded
[07/42] xfs: active perag reference counting xfs: per-ag centric allocation alogrithms - 2 - --- 2023-01-18 Dave Chinner Superseded
[06/42] xfs: don't assert fail on transaction cancel with deferred ops xfs: per-ag centric allocation alogrithms - 1 - --- 2023-01-18 Dave Chinner Superseded
[05/42] xfs: t_firstblock is tracking AGs not blocks xfs: per-ag centric allocation alogrithms - 1 - --- 2023-01-18 Dave Chinner Superseded
[04/42] xfs: drop firstblock constraints from allocation setup xfs: per-ag centric allocation alogrithms - 1 - --- 2023-01-18 Dave Chinner Superseded
[03/42] xfs: block reservation too large for minleft allocation xfs: per-ag centric allocation alogrithms - 1 - --- 2023-01-18 Dave Chinner Superseded
[02/42] xfs: prefer free inodes at ENOSPC over chunk allocation xfs: per-ag centric allocation alogrithms - 1 - --- 2023-01-18 Dave Chinner Superseded
[01/42] xfs: fix low space alloc deadlock xfs: per-ag centric allocation alogrithms - 1 - --- 2023-01-18 Dave Chinner Superseded
[9/9] xfs: grant heads track byte counts, not LSNs xfs: byte-based grant head reservation tracking - 1 - --- 2022-12-20 Dave Chinner Superseded
[8/9] xfs: pass the full grant head to accounting functions xfs: byte-based grant head reservation tracking - 1 - --- 2022-12-20 Dave Chinner Superseded
[7/9] xfs: track log space pinned by the AIL xfs: byte-based grant head reservation tracking - 1 - --- 2022-12-20 Dave Chinner Superseded
[6/9] xfs: collapse xlog_state_set_callback in caller xfs: byte-based grant head reservation tracking - 2 - --- 2022-12-20 Dave Chinner Superseded
[5/9] xfs: l_last_sync_lsn is really AIL state xfs: byte-based grant head reservation tracking - 1 - --- 2022-12-20 Dave Chinner Superseded
[4/9] xfs: ensure log tail is always up to date xfs: byte-based grant head reservation tracking - 2 - --- 2022-12-20 Dave Chinner Superseded
[3/9] xfs: background AIL push targets physical space, not grant space xfs: byte-based grant head reservation tracking - 2 - --- 2022-12-20 Dave Chinner Superseded
[2/9] xfs: AIL doesn't need manual pushing xfs: byte-based grant head reservation tracking - - - --- 2022-12-20 Dave Chinner Superseded
[1/9] xfs: move and xfs_trans_committed_bulk xfs: byte-based grant head reservation tracking - 2 - --- 2022-12-20 Dave Chinner Superseded
xfs: don't use BMBT btree split workers for IO completion xfs: don't use BMBT btree split workers for IO completion - - - --- 2022-12-20 Dave Chinner Superseded
xfs: dquot shrinker doesn't check for XFS_DQFLAG_FREEING xfs: dquot shrinker doesn't check for XFS_DQFLAG_FREEING - 1 - --- 2022-12-08 Dave Chinner Accepted
xfs: dquot shrinker doesn't check for XFS_DQFLAG_FREEING xfs: dquot shrinker doesn't check for XFS_DQFLAG_FREEING - 1 - --- 2022-12-05 Dave Chinner Superseded
[RFC] iomap: zeroing needs to be pagecache aware [RFC] iomap: zeroing needs to be pagecache aware - - - --- 2022-12-01 Dave Chinner New
[GIT,PULL] xfs, iomap: fix data corruption due to stale cached iomaps [GIT,PULL] xfs, iomap: fix data corruption due to stale cached iomaps - - - --- 2022-11-29 Dave Chinner New
[9/9] xfs: drop write error injection is unfixable, remove it xfs, iomap: fix data corrupton due to stale cached iomaps - 1 - --- 2022-11-23 Dave Chinner Accepted
[8/9] xfs: use iomap_valid method to detect stale cached iomaps xfs, iomap: fix data corrupton due to stale cached iomaps - 1 - --- 2022-11-23 Dave Chinner Accepted
[7/9] iomap: write iomap validity checks xfs, iomap: fix data corrupton due to stale cached iomaps - 2 - --- 2022-11-23 Dave Chinner Accepted
[6/9] xfs: xfs_bmap_punch_delalloc_range() should take a byte range xfs, iomap: fix data corrupton due to stale cached iomaps - 1 - --- 2022-11-23 Dave Chinner Accepted
[5/9] iomap: buffered write failure should not truncate the page cache xfs, iomap: fix data corrupton due to stale cached iomaps - 1 - --- 2022-11-23 Dave Chinner Accepted
[4/9] xfs,iomap: move delalloc punching to iomap xfs, iomap: fix data corrupton due to stale cached iomaps - 1 - --- 2022-11-23 Dave Chinner Superseded
[3/9] xfs: use byte ranges for write cleanup ranges xfs, iomap: fix data corrupton due to stale cached iomaps - 1 - --- 2022-11-23 Dave Chinner Superseded
[2/9] xfs: punching delalloc extents on write failure is racy xfs, iomap: fix data corrupton due to stale cached iomaps - 2 - --- 2022-11-23 Dave Chinner Superseded
[1/9] xfs: write page faults in iomap are not buffered writes xfs, iomap: fix data corrupton due to stale cached iomaps - 2 - --- 2022-11-23 Dave Chinner Superseded
[9/9] xfs: drop write error injection is unfixable, remove it xfs, iomap: fix data corrupton due to stale cached iomaps - 1 - --- 2022-11-17 Dave Chinner Superseded
[8/9] xfs: use iomap_valid method to detect stale cached iomaps xfs, iomap: fix data corrupton due to stale cached iomaps - 1 - --- 2022-11-17 Dave Chinner Superseded
[7/9] iomap: write iomap validity checks xfs, iomap: fix data corrupton due to stale cached iomaps - 2 - --- 2022-11-17 Dave Chinner Superseded
[6/9] xfs: xfs_bmap_punch_delalloc_range() should take a byte range xfs, iomap: fix data corrupton due to stale cached iomaps - 1 - --- 2022-11-17 Dave Chinner Superseded
[5/9] iomap: buffered write failure should not truncate the page cache xfs, iomap: fix data corrupton due to stale cached iomaps - 1 - --- 2022-11-17 Dave Chinner Superseded
[4/9] xfs,iomap: move delalloc punching to iomap xfs, iomap: fix data corrupton due to stale cached iomaps - 1 - --- 2022-11-17 Dave Chinner Superseded
[3/9] xfs: use byte ranges for write cleanup ranges xfs, iomap: fix data corrupton due to stale cached iomaps - 1 - --- 2022-11-17 Dave Chinner Superseded
[2/9] xfs: punching delalloc extents on write failure is racy xfs, iomap: fix data corrupton due to stale cached iomaps - 2 - --- 2022-11-17 Dave Chinner Superseded
[1/9] xfs: write page faults in iomap are not buffered writes xfs, iomap: fix data corrupton due to stale cached iomaps - 2 - --- 2022-11-17 Dave Chinner Superseded
[9/9] xfs: drop write error injection is unfixable, remove it xfs, iomap: fix data corrupton due to stale cached iomaps - - - --- 2022-11-15 Dave Chinner Superseded
[8/9] xfs: use iomap_valid method to detect stale cached iomaps xfs, iomap: fix data corrupton due to stale cached iomaps - - - --- 2022-11-15 Dave Chinner Superseded
[7/9] iomap: write iomap validity checks xfs, iomap: fix data corrupton due to stale cached iomaps - 1 - --- 2022-11-15 Dave Chinner Superseded
[6/9] xfs: xfs_bmap_punch_delalloc_range() should take a byte range xfs, iomap: fix data corrupton due to stale cached iomaps - 1 - --- 2022-11-15 Dave Chinner Superseded
[5/9] xfs: buffered write failure should not truncate the page cache xfs, iomap: fix data corrupton due to stale cached iomaps - - - --- 2022-11-15 Dave Chinner New
[4/9] xfs: use byte ranges for write cleanup ranges xfs, iomap: fix data corrupton due to stale cached iomaps - 1 - --- 2022-11-15 Dave Chinner Superseded
[3/9] xfs: punching delalloc extents on write failure is racy xfs, iomap: fix data corrupton due to stale cached iomaps - 2 - --- 2022-11-15 Dave Chinner Superseded
[2/9] xfs: write page faults in iomap are not buffered writes xfs, iomap: fix data corrupton due to stale cached iomaps - 2 - --- 2022-11-15 Dave Chinner Superseded
[1/9] mm: export mapping_seek_hole_data() xfs, iomap: fix data corrupton due to stale cached iomaps - - - --- 2022-11-15 Dave Chinner New
[7/7] xfs: drop write error injection is unfixable, remove it [1/7] xfs: write page faults in iomap are not buffered writes - - - --- 2022-11-01 Dave Chinner Superseded
[6/7] xfs: use iomap_valid method to detect stale cached iomaps [1/7] xfs: write page faults in iomap are not buffered writes - - - --- 2022-11-01 Dave Chinner Superseded
[5/7] iomap: write iomap validity checks [1/7] xfs: write page faults in iomap are not buffered writes - - - --- 2022-11-01 Dave Chinner Superseded
[4/7] xfs: buffered write failure should not truncate the page cache [1/7] xfs: write page faults in iomap are not buffered writes - - - --- 2022-11-01 Dave Chinner Superseded
[3/7] xfs: use byte ranges for write cleanup ranges [1/7] xfs: write page faults in iomap are not buffered writes - 2 - --- 2022-11-01 Dave Chinner Superseded
[2/7] xfs: punching delalloc extents on write failure is racy [1/7] xfs: write page faults in iomap are not buffered writes - 2 - --- 2022-11-01 Dave Chinner Superseded
[1/7] xfs: write page faults in iomap are not buffered writes [1/7] xfs: write page faults in iomap are not buffered writes - 2 - --- 2022-11-01 Dave Chinner Superseded
[GIT,PULL] xfs: updates for 6.1 [GIT,PULL] xfs: updates for 6.1 - - - --- 2022-10-10 Dave Chinner New
memcg: calling reclaim_high(GFP_KERNEL) in GFP_NOFS context deadlocks memcg: calling reclaim_high(GFP_KERNEL) in GFP_NOFS context deadlocks - - - --- 2022-09-29 Dave Chinner New
[2/2] xfs: use iomap_valid method to detect stale cached iomaps iomap/xfs: fix data corruption due to stale cached iomaps - - - --- 2022-09-21 Dave Chinner Superseded
[1/2] iomap: write iomap validity checks iomap/xfs: fix data corruption due to stale cached iomaps - - - --- 2022-09-21 Dave Chinner Superseded
[9/9] xfs: grant heads track byte counts, not LSNs xfs: byte-base grant head reservation tracking - 1 - --- 2022-08-09 Dave Chinner Superseded
[8/9] xfs: pass the full grant head to accounting functions xfs: byte-base grant head reservation tracking - 1 - --- 2022-08-09 Dave Chinner Superseded
[7/9] xfs: track log space pinned by the AIL xfs: byte-base grant head reservation tracking - 1 - --- 2022-08-09 Dave Chinner Superseded
[6/9] xfs: collapse xlog_state_set_callback in caller xfs: byte-base grant head reservation tracking - 2 - --- 2022-08-09 Dave Chinner Superseded
[5/9] xfs: l_last_sync_lsn is really AIL state xfs: byte-base grant head reservation tracking - 1 - --- 2022-08-09 Dave Chinner Superseded
[4/9] xfs: ensure log tail is always up to date xfs: byte-base grant head reservation tracking - 2 - --- 2022-08-09 Dave Chinner Superseded
[3/9] xfs: background AIL push targets physical space, not grant space xfs: byte-base grant head reservation tracking - 3 - --- 2022-08-09 Dave Chinner Superseded
[2/9] xfs: AIL doesn't need manual pushing xfs: byte-base grant head reservation tracking - - - --- 2022-08-09 Dave Chinner Superseded
[1/9] xfs: move and xfs_trans_committed_bulk xfs: byte-base grant head reservation tracking - 2 - --- 2022-08-09 Dave Chinner Superseded
xfs: xfs_buf cache destroy isn't RCU safe xfs: xfs_buf cache destroy isn't RCU safe - 3 - --- 2022-07-18 Dave Chinner Accepted
[GIT,PULL] xfs: lockless buffer cache lookups [GIT,PULL] xfs: lockless buffer cache lookups - - - --- 2022-07-14 Dave Chinner New
« 1 2 3 419 20 »