Age | Commit message (Expand) | Author |
2024-11-05 | xfs: clean up xfs_getfsmap_helper arguments | Christoph Hellwig |
2024-11-05 | xfs: read and write metadata inode directory tree | Darrick J. Wong |
2024-11-05 | xfs: add a generic group pointer to the btree cursor | Christoph Hellwig |
2024-11-05 | xfs: convert extent busy tracepoints 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: move metadata health tracking to the generic group structure | 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: 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 trace_xfs_iwalk_ag trace point | Christoph Hellwig |
2024-11-05 | xfs: remove the agno argument to xfs_free_ag_extent | Christoph Hellwig |
2024-10-30 | xfs: fix finding a last resort AG in xfs_filestream_pick_ag | Christoph Hellwig |
2024-09-03 | xfs: use xas_for_each_marked in xfs_reclaim_inodes_count | Christoph Hellwig |
2024-09-03 | xfs: simplify tagged perag iteration | Christoph Hellwig |
2024-09-01 | xfs: introduce new file range commit ioctls | Darrick J. Wong |
2024-07-29 | xfs: fix file_path handling in tracepoints | Darrick J. Wong |
2024-07-04 | xfs: grant heads track byte counts, not LSNs | Dave Chinner |
2024-07-04 | xfs: l_last_sync_lsn is really AIL state | Dave Chinner |
2024-07-02 | xfs: clean up refcount log intent item tracepoint callsites | Darrick J. Wong |
2024-07-02 | xfs: pass btree cursors to refcount btree tracepoints | Darrick J. Wong |
2024-07-02 | xfs: create specialized classes for refcount tracepoints | Darrick J. Wong |
2024-07-02 | xfs: give refcount btree cursor error tracepoints their own class | Darrick J. Wong |
2024-07-02 | xfs: clean up rmap log intent item tracepoint callsites | Darrick J. Wong |
2024-07-02 | xfs: pass btree cursors to rmap btree tracepoints | Darrick J. Wong |
2024-07-02 | xfs: give rmap btree cursor error tracepoints their own class | Darrick J. Wong |
2024-07-02 | xfs: clean up extent free log intent item tracepoint callsites | Darrick J. Wong |
2024-07-01 | xfs: enable FITRIM on the realtime device | Darrick J. Wong |
2024-05-22 | tracing/treewide: Remove second parameter of __assign_str() | Steven Rostedt (Google) |
2024-04-23 | xfs: add parent pointer ioctls | Darrick J. Wong |
2024-04-23 | xfs: add parent pointer support to attribute code | Allison Henderson |
2024-04-23 | xfs: remove xfs_da_args.attr_flags | Darrick J. Wong |
2024-04-22 | xfs: split xfs_mod_freecounter | Christoph Hellwig |
2024-04-22 | xfs: remove the unused xfs_extent_busy_enomem trace event | Christoph Hellwig |
2024-04-15 | xfs: repair extended attributes | Darrick J. Wong |
2024-04-15 | xfs: add an explicit owner field to xfs_da_args | Darrick J. Wong |
2024-04-15 | xfs: condense extended attributes after a mapping exchange operation | Darrick J. Wong |
2024-04-15 | xfs: bind together the front and back ends of the file range exchange code | Darrick J. Wong |
2024-04-15 | xfs: create deferred log items for file mapping exchanges | Darrick J. Wong |
2024-03-15 | xfs: fix dev_t usage in xmbuf tracepoints | Darrick J. Wong |
2024-02-22 | xfs: add a realtime flag to the bmap update log redo items | Darrick J. Wong |
2024-02-22 | xfs: clean up bmap log intent item tracepoint callsites | Darrick J. Wong |
2024-02-22 | xfs: split tracepoint classes for deferred items | Darrick J. Wong |
2024-02-22 | xfs: launder in-memory btree buffers before transaction commit | Darrick J. Wong |
2024-02-22 | xfs: support in-memory btrees | Darrick J. Wong |
2024-02-22 | xfs: support in-memory buffer cache targets | Darrick J. Wong |
2024-02-22 | xfs: remove xfs_btnum_t | Christoph Hellwig |
2024-02-22 | xfs: add a name field to struct xfs_btree_ops | Christoph Hellwig |