]> www.infradead.org Git - users/hch/xfs.git/shortlog
users/hch/xfs.git
2024-09-22 Christoph Hellwigxfs: store a generic group structure in the intents xfs-generic-group-baseline
2024-09-22 Christoph Hellwigxfs: remove xfs_group_intent_hold and xfs_group_intent_rele
2024-09-22 Christoph Hellwigxfs: add group based bno conversion helpers
2024-09-22 Christoph Hellwigxfs: store a generic xfs_group pointer in xfs_getfsmap_info
2024-09-22 Christoph Hellwigxfs: add a generic group pointer to the btree cursor
2024-09-22 Christoph Hellwigxfs: convert busy extent tracking to the generic group...
2024-09-22 Christoph Hellwigxfs: convert extent busy tracing to the generic group...
2024-09-22 Christoph Hellwigxfs: return the busy generation from xfs_extent_busy_li...
2024-09-22 Christoph Hellwigxfs: move the online repair rmap hooks to the generic...
2024-09-22 Christoph Hellwigxfs: move draining of deferred operations to the generi...
2024-09-22 Christoph Hellwigxfs: mark xfs_perag_intent_{hold,rele} static
2024-09-22 Christoph Hellwigxfs: move metadata health tracking to the generic group...
2024-09-22 Christoph Hellwigxfs: switch perag iteration from the for_each macros...
2024-09-22 Christoph Hellwigxfs: add a xfs_group_next_range helper
2024-09-22 Christoph Hellwigxfs: factor out a generic xfs_group structure
2024-09-22 Christoph Hellwigxfs: factor out a xfs_iwalk_args helper
2024-09-22 Christoph Hellwigxfs: insert the pag structures into the xarray later
2024-09-22 Christoph Hellwigxfs: split xfs_initialize_perag
2024-09-22 Christoph Hellwigxfs: convert remaining trace points to pass pag structures
2024-09-22 Christoph Hellwigxfs: pass the pag to the xrep_newbt_extent_class tracep...
2024-09-22 Christoph Hellwigxfs: pass the pag to the trace_xrep_calc_ag_resblks...
2024-09-22 Christoph Hellwigxfs: pass objects to the xrep_ibt_walk_rmap tracepoint
2024-09-22 Christoph Hellwigxfs: pass the iunlink item to the xfs_iunlink_update_di...
2024-09-22 Christoph Hellwigxfs: pass objects to the xfs_irec_merge_{pre,post}...
2024-09-22 Christoph Hellwigxfs: pass a perag structure to the xfs_ag_resv_init_err...
2024-09-22 Christoph Hellwigxfs: constify pag arguments to trace points
2024-09-22 Christoph Hellwigxfs: remove the unused xrep_bmap_walk_rmap trace point
2024-09-22 Christoph Hellwigxfs: remove the unused trace_xfs_iwalk_ag trace point
2024-09-22 Christoph Hellwigxfs: remove the mount field from struct xfs_busy_extents
2024-09-22 Christoph Hellwigxfs: keep a reference to the pag for busy extents
2024-09-22 Christoph Hellwigxfs: pass a pag to xfs_extent_busy_{search,reuse}
2024-09-22 Christoph Hellwigxfs: add a xfs_agino_to_ino helper
2024-09-22 Christoph Hellwigxfs: add xfs_agbno_to_fsb and xfs_agbno_to_daddr helpers
2024-09-20 Christoph Hellwigxfs: remove the agno argument to xfs_free_ag_extent
2024-09-20 Christoph Hellwigxfs: pass a pag to xfs_difree_inode_chunk
2024-09-20 Christoph Hellwigxfs: remove the unused pag_active_wq field in struct...
2024-09-20 Christoph Hellwigxfs: remove the unused pagb_count field in struct xfs_perag
2024-09-20 Christoph Hellwigxfs: fix superfluous clearing of info->low in __xfs_get...
2024-09-20 Christoph Hellwigxfs: don't use __GFP_RETRY_MAYFAIL in xfs_initialize_perag
2024-09-20 Christoph Hellwigxfs: merge the perag freeing helpers
2024-09-20 Christoph Hellwigxfs: pass the exact range to initialize to xfs_initiali...
2024-09-03 Christoph Hellwigxfs: ensure st_blocks never goes to zero during COW...
2024-09-03 Christoph Hellwigxfs: use xas_for_each_marked in xfs_reclaim_inodes_count
2024-09-03 Christoph Hellwigxfs: convert perag lookup to xarray
2024-09-03 Christoph Hellwigxfs: simplify tagged perag iteration
2024-09-03 Christoph Hellwigxfs: move the tagged perag lookup helpers to xfs_icache.c
2024-09-03 Christoph Hellwigxfs: use kfree_rcu_mightsleep to free the perag structures
2024-09-03 Hongbo Lixfs: use LIST_HEAD() to simplify code
2024-09-03 Jiapeng Chongxfs: Remove duplicate xfs_trans_priv.h header
2024-09-03 Dan Carpenterxfs: remove unnecessary check
2024-09-03 John Garryxfs: Use xfs set and clear mp state helpers
2024-09-03 Christoph Hellwigxfs: reclaim speculative preallocations for append...
2024-09-03 Christoph Hellwigxfs: simplify extent lookup in xfs_can_free_eofblocks
2024-09-03 Christoph Hellwigxfs: check XFS_EOFBLOCKS_RELEASED earlier in xfs_releas...
2024-09-03 Darrick J.... xfs: only free posteof blocks on first close
2024-09-03 Dave Chinnerxfs: don't free post-EOF blocks on read close
2024-09-03 Christoph Hellwigxfs: skip all of xfs_file_release when shut down
2024-09-03 Christoph Hellwigxfs: don't bother returning errors from xfs_file_release
2024-09-03 Christoph Hellwigxfs: refactor f_op->release handling
2024-09-03 Christoph Hellwigxfs: remove the i_mode check in xfs_release
2024-09-03 Chandan Babu RMerge tag 'btree-cleanups-6.12_2024-09-02' of https...
2024-09-03 Chandan Babu RMerge tag 'xfs-fixes-6.12_2024-09-02' of https://git...
2024-09-03 Chandan Babu RMerge tag 'quota-cleanups-6.12_2024-09-02' of https...
2024-09-03 Chandan Babu RMerge tag 'rtalloc-cleanups-6.12_2024-09-02' of https...
2024-09-03 Chandan Babu RMerge tag 'rtalloc-fixes-6.12_2024-09-02' of https...
2024-09-03 Chandan Babu RMerge tag 'rtbitmap-cleanups-6.12_2024-09-02' of https...
2024-09-03 Chandan Babu RMerge tag 'metadir-cleanups-6.12_2024-09-02' of https...
2024-09-03 Chandan Babu RMerge tag 'atomic-file-commits-6.12_2024-09-02' of...
2024-09-01 Darrick J.... xfs: standardize the btree maxrecs function parameters
2024-09-01 Darrick J.... xfs: fix a sloppy memory handling bug in xfs_iroot_realloc
2024-09-01 Darrick J.... xfs: refactor loading quota inodes in the regular case
2024-09-01 Darrick J.... xfs: replace shouty XFS_BM{BT,DR} macros
2024-09-01 Darrick J.... xfs: fix FITRIM reporting again
2024-09-01 Darrick J.... xfs: fix C++ compilation errors in xfs_fs.h
2024-09-01 Darrick J.... xfs: move xfs_ioc_getfsmap out of xfs_ioctl.c
2024-09-01 Christoph Hellwigxfs: simplify xfs_rtalloc_query_range
2024-09-01 Christoph Hellwigxfs: push transaction join out of xfs_rtbitmap_lock...
2024-09-01 Darrick J.... xfs: pass the icreate args object to xfs_dialloc
2024-09-01 Darrick J.... xfs: introduce new file range commit ioctls
2024-09-01 Darrick J.... xfs: rearrange xfs_fsmap.c a little bit
2024-09-01 Christoph Hellwigxfs: remove xfs_rtb_to_rtxrem
2024-09-01 Christoph Hellwigxfs: factor out rtbitmap/summary initialization helpers
2024-09-01 Christoph Hellwigxfs: match on the global RT inode numbers in xfs_is_met...
2024-09-01 Christoph Hellwigxfs: replace m_rsumsize with m_rsumblocks
2024-09-01 Darrick J.... xfs: fix broken variable-sized allocation detection...
2024-09-01 Christoph Hellwigxfs: factor out a xfs_last_rt_bmblock helper
2024-09-01 Darrick J.... xfs: validate inumber in xfs_iget
2024-09-01 Christoph Hellwigxfs: remove xfs_{rtbitmap,rtsummary}_wordcount
2024-09-01 Darrick J.... xfs: reduce excessive clamping of maxlen in xfs_rtalloc...
2024-09-01 Christoph Hellwigxfs: factor out a xfs_growfs_rt_bmblock helper
2024-09-01 Darrick J.... xfs: add xchk_setup_nothing and xchk_nothing helpers
2024-09-01 Darrick J.... xfs: clean up xfs_rtallocate_extent_exact a bit
2024-09-01 Christoph Hellwigxfs: push the calls to xfs_rtallocate_range out to...
2024-09-01 Christoph Hellwigxfs: make the rtalloc start hint a xfs_rtblock_t
2024-09-01 Darrick J.... xfs: refactor aligning bestlen to prod
2024-09-01 Christoph Hellwigxfs: cleanup the calling convention for xfs_rtpick_extent
2024-09-01 Christoph Hellwigxfs: factor out a xfs_rtallocate_align helper
2024-09-01 Darrick J.... xfs: don't scan off the end of the rt volume in xfs_rta...
2024-09-01 Christoph Hellwigxfs: add bounds checking to xfs_rt{bitmap,summary}_read_buf
2024-09-01 Christoph Hellwigxfs: rework the rtalloc fallback handling
next