summaryrefslogtreecommitdiff
path: root/include/linux/filelock.h
AgeCommit message (Expand)Author
2024-02-12filelock: always define for_each_file_lock()Jeff Layton
2024-02-05filelock: don't do security checks on nfsd setlease callsJeff Layton
2024-02-05filelock: split leases out of struct file_lockJeff Layton
2024-02-05filelock: remove temporary compatibility macrosJeff Layton
2024-02-05filelock: convert fl_blocker to file_lock_coreJeff Layton
2024-02-05filelock: split common fields into struct file_lock_coreJeff Layton
2024-02-05filelock: add some new helper functionsJeff Layton
2024-02-02filelock: fl_pid field should be signed intJeff Layton
2023-07-10fs: Pass argument to fcntl_setlease as intLuca Vizzarro
2023-01-11fs: remove locks_inodeJeff Layton
2023-01-11filelock: move file locking definitions to separate header fileJeff Layton