#!/bin/bash (perf record -e raw_syscalls:sys_exit $@ || \ perf record -e syscalls:sys_exit $@) 2> /dev/null ernate' title='Atom feed' href='https://universe.0xinfinity.dev/distro/kernel/atom/fs/gfs2/log.h?h=0x221E-v0.0-v7.0' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/fs/gfs2/log.h
AgeCommit message (Expand)Author
2021-02-22gfs2: Per-revoke accounting in transactionsAndreas Gruenbacher
2021-02-22gfs2: Rework the log space allocation logicAndreas Gruenbacher
2021-02-03gfs2: Get rid of current_tail()Andreas Gruenbacher
2021-02-03gfs2: Move lock flush locking to gfs2_trans_{begin,end}Andreas Gruenbacher
2021-02-03gfs2: Get rid of sd_reserving_logAndreas Gruenbacher
2021-01-19gfs2: Rename gfs2_{write => flush}_revokesAndreas Gruenbacher
2020-10-15gfs2: Wipe jdata and ail1 in gfs2_journal_wipe, formerly gfs2_meta_wipeBob Peterson
2020-07-03gfs2: eliminate GIF_ORDERED in favor of list_emptyBob Peterson
2020-02-27gfs2: Do log_flush in gfs2_ail_empty_gl even if ail list is emptyBob Peterson
2020-01-07gfs2: eliminate ssize parameter from gfs2_struct2blkBob Peterson
2019-11-14gfs2: fix glock reference problem in gfs2_trans_remove_revokeBob Peterson
2019-11-14gfs2: make gfs2_log_shutdown staticBob Peterson