index
:
pm24.git
cpufreq-rust
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-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
2021-08-09
xfs: allow setting and clearing of log incompat feature flags
Darrick J. Wong
2021-08-09
xfs: replace kmem_alloc_large() with kvmalloc()
Dave Chinner
2021-08-09
xfs: remove kmem_alloc_io()
Dave Chinner
2021-08-09
mm: Add kvrealloc()
Dave Chinner
2021-08-09
xfs: dump log intent items that cannot be recovered due to corruption
Darrick J. Wong
2021-08-09
xfs: grab active perag ref when reading AG headers
Darrick J. Wong
2021-08-09
xfs: drop experimental warnings for bigtime and inobtcount
Darrick J. Wong
2021-08-09
xfs: fix silly whitespace problems with kernel libxfs
Darrick J. Wong
2021-08-09
xfs: throttle inode inactivation queuing on memory reclaim
Darrick J. Wong
2021-08-09
xfs: avoid buffer deadlocks when walking fs inodes
Darrick J. Wong
2021-08-09
xfs: use background worker pool when transactions can't get free space
Darrick J. Wong
2021-08-09
xfs: don't run speculative preallocation gc when fs is frozen
Darrick J. Wong
2021-08-09
xfs: flush inode inactivation work when compiling usage statistics
Darrick J. Wong
2021-08-09
xfs: inactivate inodes any time we try to free speculative preallocations
Darrick J. Wong
2021-08-09
xfs: queue inactivation immediately when free realtime extents are tight
Darrick J. Wong
2021-08-09
xfs: queue inactivation immediately when quota is nearing enforcement
Darrick J. Wong
2021-08-09
xfs: queue inactivation immediately when free space is tight
Darrick J. Wong
2021-08-06
xfs: per-cpu deferred inode inactivation queues
Dave Chinner
2021-08-06
xfs: detach dquots from inode if we don't need to inactivate it
Darrick J. Wong
[next]