summaryrefslogtreecommitdiffstats
path: root/include/trace/events/filelock.h
Commit message (Expand)AuthorAgeFilesLines
* filelock: split leases out of struct file_lockJeff Layton2024-02-051-9/+9
* filelock: convert fl_blocker to file_lock_coreJeff Layton2024-02-051-2/+2
* filelock: have fs/locks.c deal with file_lock_core directlyJeff Layton2024-02-051-16/+16
* filelock: rename some fields in tracepointsJeff Layton2024-02-021-38/+38
* locks: Remove extra "0x" in tracepoint format specifierChuck Lever2020-09-011-4/+4
* locks: revise generic_add_lease tracepointJeff Layton2019-07-221-7/+7
* locks: Add trace_leases_conflictIra Weiny2019-06-191-0/+35
* fs/locks: rename some lists and pointers.NeilBrown2018-11-301-8/+8
* locks: add tracepoint in flock codepathJeff Layton2018-08-061-1/+4
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* locks: sprinkle some tracepoints around the file locking codeJeff Layton2016-01-081-0/+77
* locks: change tracepoint for generic_add_leaseJeff Layton2015-09-211-3/+35
* locks: generic_delete_lease doesn't need a file_lock at allJeff Layton2014-10-071-7/+7
* locks: add some tracepoints in the lease handling codeJeff Layton2014-06-021-0/+96