summaryrefslogtreecommitdiff
path: root/include/trace/events/filelock.h
AgeCommit message (Expand)Author
2026-06-15Merge tag 'vfs-7.2-rc1.directory.delegations' of git://git.kernel.org/pub/scm...Linus Torvalds
2026-05-15filelock: add a tracepoint to start of break_lease()Jeff Layton
2026-05-15filelock: add support for ignoring deleg breaks for dir change eventsJeff Layton
2026-05-11fs: add icount_read_once() and stop open-coding ->i_count loadsMateusz Guzik
2026-03-06vfs: widen trace event i_ino fields to u64Jeff Layton
2025-09-29Merge tag 'vfs-6.18-rc1.inode' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-09-05filelock: add FL_RECLAIM to show_fl_flags() macroJeff Layton
2025-09-01fs: add an icount_read helperJosef Bacik
2024-02-05filelock: split leases out of struct file_lockJeff Layton
2024-02-05filelock: convert fl_blocker to file_lock_coreJeff Layton
2024-02-05filelock: have fs/locks.c deal with file_lock_core directlyJeff Layton
2024-02-02filelock: rename some fields in tracepointsJeff Layton
2020-09-01locks: Remove extra "0x" in tracepoint format specifierChuck Lever
2019-07-22locks: revise generic_add_lease tracepointJeff Layton
2019-06-19locks: Add trace_leases_conflictIra Weiny
2018-11-30fs/locks: rename some lists and pointers.NeilBrown
2018-08-06locks: add tracepoint in flock codepathJeff Layton
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-01-08locks: sprinkle some tracepoints around the file locking codeJeff Layton
2015-09-21locks: change tracepoint for generic_add_leaseJeff Layton
2014-10-07locks: generic_delete_lease doesn't need a file_lock at allJeff Layton
2014-06-02locks: add some tracepoints in the lease handling codeJeff Layton