index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
Age
Commit message (
Expand
)
Author
2024-11-05
xfs: don't count metadata directory files to quota
Darrick J. Wong
2024-11-05
xfs: allow bulkstat to return metadata directories
Darrick J. Wong
2024-11-05
xfs: advertise metadata directory feature
Darrick J. Wong
2024-11-05
xfs: hide metadata inodes from everyone because they are special
Darrick J. Wong
2024-11-05
xfs: disable the agi rotor for metadata inodes
Darrick J. Wong
2024-11-05
xfs: read and write metadata inode directory tree
Darrick J. Wong
2024-11-05
xfs: enforce metadata inode flag
Darrick J. Wong
2024-11-05
xfs: load metadata directory root at mount time
Darrick J. Wong
2024-11-05
xfs: iget for metadata inodes
Darrick J. Wong
2024-11-05
xfs: define the on-disk format for the metadir feature
Darrick J. Wong
2024-11-05
xfs: store a generic group structure in the intents
Christoph Hellwig
2024-11-05
xfs: standardize EXPERIMENTAL warning generation
Darrick J. Wong
2024-11-05
xfs: rename metadata inode predicates
Darrick J. Wong
2024-11-05
xfs: constify the xfs_inode predicates
Darrick J. Wong
2024-11-05
xfs: constify the xfs_sb predicates
Darrick J. Wong
2024-11-05
xfs: remove xfs_group_intent_hold and xfs_group_intent_rele
Christoph Hellwig
2024-11-05
xfs: add group based bno conversion helpers
Christoph Hellwig
2024-11-05
xfs: store a generic xfs_group pointer in xfs_getfsmap_info
Christoph Hellwig
2024-11-05
xfs: add a generic group pointer to the btree cursor
Christoph Hellwig
2024-11-05
xfs: convert busy extent tracking to the generic group structure
Christoph Hellwig
2024-11-05
xfs: convert extent busy tracepoints to the generic group structure
Christoph Hellwig
2024-11-05
xfs: return the busy generation from xfs_extent_busy_list_empty
Christoph Hellwig
2024-11-05
xfs: move the online repair rmap hooks to the generic group structure
Christoph Hellwig
2024-11-05
xfs: move draining of deferred operations to the generic group structure
Christoph Hellwig
2024-11-05
xfs: mark xfs_perag_intent_{hold,rele} static
Christoph Hellwig
2024-11-05
xfs: move metadata health tracking to the generic group structure
Christoph Hellwig
2024-11-05
xfs: switch perag iteration from the for_each macros to a while based iterator
Christoph Hellwig
2024-11-05
xfs: insert the pag structures into the xarray later
Christoph Hellwig
2024-11-05
xfs: add a xfs_group_next_range helper
Christoph Hellwig
2024-11-05
xfs: split xfs_initialize_perag
Christoph Hellwig
2024-11-05
xfs: factor out a generic xfs_group structure
Christoph Hellwig
2024-11-05
xfs: convert remaining trace points to pass pag structures
Christoph Hellwig
2024-11-05
xfs: factor out a xfs_iwalk_args helper
Christoph Hellwig
2024-11-05
xfs: pass the pag to the xrep_newbt_extent_class tracepoints
Christoph Hellwig
2024-11-05
xfs: pass the pag to the trace_xrep_calc_ag_resblks{,_btsize} trace points
Christoph Hellwig
2024-11-05
xfs: pass objects to the xrep_ibt_walk_rmap tracepoint
Christoph Hellwig
2024-11-05
xfs: pass the iunlink item to the xfs_iunlink_update_dinode trace point
Christoph Hellwig
2024-11-05
xfs: pass objects to the xfs_irec_merge_{pre,post} trace points
Christoph Hellwig
2024-11-05
xfs: pass a perag structure to the xfs_ag_resv_init_error trace point
Christoph Hellwig
2024-11-05
xfs: constify pag arguments to trace points
Christoph Hellwig
2024-11-05
xfs: remove the unused xrep_bmap_walk_rmap trace point
Christoph Hellwig
2024-11-05
xfs: remove the unused trace_xfs_iwalk_ag trace point
Christoph Hellwig
2024-11-05
xfs: remove the mount field from struct xfs_busy_extents
Christoph Hellwig
2024-11-05
xfs: keep a reference to the pag for busy extents
Christoph Hellwig
2024-11-05
xfs: pass a pag to xfs_extent_busy_{search,reuse}
Christoph Hellwig
2024-11-05
xfs: add a xfs_agino_to_ino helper
Christoph Hellwig
2024-11-05
xfs: add xfs_agbno_to_fsb and xfs_agbno_to_daddr helpers
Christoph Hellwig
2024-11-05
xfs: remove the agno argument to xfs_free_ag_extent
Christoph Hellwig
2024-11-05
xfs: pass a pag to xfs_difree_inode_chunk
Christoph Hellwig
2024-11-05
xfs: remove the unused pag_active_wq field in struct xfs_perag
Christoph Hellwig
[prev]
[next]