index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-08-19
xfs: rename i_disk_size fields in ftrace output
Darrick J. Wong
2021-08-19
xfs: disambiguate units for ftrace fields tagged "count"
Darrick J. Wong
2021-08-19
xfs: disambiguate units for ftrace fields tagged "len"
Darrick J. Wong
2021-08-19
xfs: disambiguate units for ftrace fields tagged "offset"
Darrick J. Wong
2021-08-19
xfs: disambiguate units for ftrace fields tagged "blkno", "block", or "bno"
Darrick J. Wong
2021-08-19
xfs: standardize daddr formatting in ftrace output
Darrick J. Wong
2021-08-19
xfs: standardize rmap owner number formatting in ftrace output
Darrick J. Wong
2021-08-19
xfs: standardize AG block number formatting in ftrace output
Darrick J. Wong
2021-08-19
xfs: standardize AG number formatting in ftrace output
Darrick J. Wong
2021-08-19
xfs: standardize inode number formatting in ftrace output
Darrick J. Wong
2021-08-19
xfs: fix incorrect unit conversion in scrub tracepoint
Darrick J. Wong
2021-08-18
xfs: remove support for untagged lookups in xfs_icwalk*
Christoph Hellwig
2021-08-18
xfs: constify btree function parameters that are not modified
Darrick J. Wong
2021-08-18
xfs: make the start pointer passed to btree update_lastrec functions const
Darrick J. Wong
2021-08-18
xfs: make the start pointer passed to btree alloc_block functions const
Darrick J. Wong
2021-08-18
xfs: make the pointer passed to btree set_root functions const
Darrick J. Wong
2021-08-18
xfs: mark the record passed into xchk_btree functions as const
Darrick J. Wong
2021-08-18
xfs: make the keys and records passed to btree inorder functions const
Darrick J. Wong
2021-08-18
xfs: mark the record passed into btree init_key functions as const
Darrick J. Wong
2021-08-18
xfs: make the record pointer passed to query_range functions const
Darrick J. Wong
2021-08-18
xfs: make the key parameters to all btree query range functions const
Darrick J. Wong
2021-08-18
xfs: make the key parameters to all btree key comparison functions const
Darrick J. Wong
2021-08-18
xfs: add trace point for fs shutdown
Darrick J. Wong
2021-08-18
xfs: remove unnecessary agno variable from struct xchk_ag
Darrick J. Wong
2021-08-18
xfs: make fsmap backend function key parameters const
Darrick J. Wong
2021-08-18
xfs: fix off-by-one error when the last rt extent is in use
Darrick J. Wong
2021-08-18
xfs: make xfs_rtalloc_query_range input parameters const
Darrick J. Wong
2021-08-18
xfs: drop ->writepage completely
Dave Chinner
2021-08-16
xfs: move the CIL workqueue to the CIL
Dave Chinner
2021-08-16
xfs: CIL work is serialised, not pipelined
Dave Chinner
2021-08-16
xfs: AIL needs asynchronous CIL forcing
Dave Chinner
2021-08-16
xfs: order CIL checkpoint start records
Dave Chinner
2021-08-16
xfs: attach iclog callbacks in xlog_cil_set_ctx_write_state()
Dave Chinner
2021-08-16
xfs: factor out log write ordering from xlog_cil_push_work()
Dave Chinner
2021-08-16
xfs: pass a CIL context to xlog_write()
Dave Chinner
2021-08-16
xfs: move xlog_commit_record to xfs_log_cil.c
Dave Chinner
2021-08-16
xfs: log head and tail aren't reliable during shutdown
Dave Chinner
2021-08-16
xfs: don't run shutdown callbacks on active iclogs
Dave Chinner
2021-08-16
xfs: separate out log shutdown callback processing
Dave Chinner
2021-08-16
xfs: rework xlog_state_do_callback()
Dave Chinner
2021-08-16
xfs: make forced shutdown processing atomic
Dave Chinner
2021-08-16
xfs: convert log flags to an operational state field
Dave Chinner
2021-08-16
xfs: move recovery needed state updates to xfs_log_mount_finish
Dave Chinner
2021-08-16
xfs: XLOG_STATE_IOERROR must die
Dave Chinner
2021-08-16
xfs: convert XLOG_FORCED_SHUTDOWN() to xlog_is_shutdown()
Dave Chinner
2021-08-11
xfs: cleanup __FUNCTION__ usage
Dwaipayan Ray
2021-08-11
xfs: Rename __xfs_attr_rmtval_remove
Allison Henderson
2021-08-09
xfs: add attr state machine tracepoints
Allison Henderson
2021-08-09
xfs: refactor xfs_iget calls from log intent recovery
Darrick J. Wong
2021-08-09
xfs: clear log incompat feature bits when the log is idle
Darrick J. Wong
[next]