summaryrefslogtreecommitdiff
path: root/include/trace/events/filelock.h
AgeCommit message (Expand)AuthorFilesLines
2024-02-05filelock: split leases out of struct file_lockJeff Layton1-9/+9
2024-02-05filelock: convert fl_blocker to file_lock_coreJeff Layton1-2/+2
2024-02-05filelock: have fs/locks.c deal with file_lock_core directlyJeff Layton1-16/+16
2024-02-02filelock: rename some fields in tracepointsJeff Layton1-38/+38
2020-09-02locks: Remove extra "0x" in tracepoint format specifierChuck Lever1-4/+4
2019-07-22locks: revise generic_add_lease tracepointJeff Layton1-7/+7
2019-06-19locks: Add trace_leases_conflictIra Weiny1-0/+35
2018-11-30fs/locks: rename some lists and pointers.NeilBrown1-8/+8
2018-08-06locks: add tracepoint in flock codepathJeff Layton1-1/+4
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-01-08locks: sprinkle some tracepoints around the file locking codeJeff Layton1-0/+77
2015-09-21locks: change tracepoint for generic_add_leaseJeff Layton1-3/+35
2014-10-07locks: generic_delete_lease doesn't need a file_lock at allJeff Layton1-7/+7
2014-06-02locks: add some tracepoints in the lease handling codeJeff Layton1-0/+96