index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
filelock.h
Age
Commit message (
Expand
)
Author
2024-10-02
Merge patch series "Fixup NLM and kNFSD file lock callbacks"
Christian Brauner
2024-09-12
fs: Introduce FOP_ASYNC_LOCK
Benjamin Coddington
2024-08-30
vfs: dodge smp_mb in break_lease and break_deleg in the common case
Mateusz Guzik
2024-02-12
filelock: always define for_each_file_lock()
Jeff Layton
2024-02-05
filelock: don't do security checks on nfsd setlease calls
Jeff Layton
2024-02-05
filelock: split leases out of struct file_lock
Jeff Layton
2024-02-05
filelock: remove temporary compatibility macros
Jeff Layton
2024-02-05
filelock: convert fl_blocker to file_lock_core
Jeff Layton
2024-02-05
filelock: split common fields into struct file_lock_core
Jeff Layton
2024-02-05
filelock: add some new helper functions
Jeff Layton
2024-02-02
filelock: fl_pid field should be signed int
Jeff Layton
2023-07-10
fs: Pass argument to fcntl_setlease as int
Luca Vizzarro
2023-01-11
fs: remove locks_inode
Jeff Layton
2023-01-11
filelock: move file locking definitions to separate header file
Jeff Layton