index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
filelock.h
Age
Commit message (
Expand
)
Author
Files
Lines
2026-06-15
Merge tag 'vfs-7.2-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-1
/
+1
2026-06-07
filelock: fix break_lease() stub signature for CONFIG_FILE_LOCKING=n
Christian Brauner
1
-1
/
+1
2026-05-16
filelock: move LEASE_BREAK_* flags out of #ifdef CONFIG_FILE_LOCKING
Jeff Layton
1
-11
/
+9
2026-05-15
filelock: add an inode_lease_ignore_mask helper
Jeff Layton
1
-0
/
+1
2026-05-15
filelock: add support for ignoring deleg breaks for dir change events
Jeff Layton
1
-16
/
+37
2026-03-29
NFSD: Enforce timeout on layout recall and integrate lease manager fencing
Dai Ngo
1
-0
/
+1
2026-02-09
Merge tag 'vfs-7.0-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-4
/
+14
2025-12-15
filelock: allow lease_managers to dictate what qualifies as a conflict
Jeff Layton
1
-0
/
+1
2025-12-15
fs: track the inode having file locks with a flag in ->i_opflags
Mateusz Guzik
1
-4
/
+11
2025-12-15
filelock: use a consume fence in locks_inode_context()
Mateusz Guzik
1
-1
/
+4
2025-11-12
vfs: expose delegation support to userland
Jeff Layton
1
-0
/
+12
2025-11-12
filelock: add struct delegated_inode
Jeff Layton
1
-9
/
+27
2025-11-12
filelock: rework the __break_lease API to use flags
Jeff Layton
1
-14
/
+38
2025-06-10
filelock: add new locks_wake_up_waiter() helper
Jeff Layton
1
-1
/
+6
2024-10-02
Merge patch series "Fixup NLM and kNFSD file lock callbacks"
Christian Brauner
1
-0
/
+5
2024-09-12
fs: Introduce FOP_ASYNC_LOCK
Benjamin Coddington
1
-0
/
+5
2024-08-30
vfs: dodge smp_mb in break_lease and break_deleg in the common case
Mateusz Guzik
1
-2
/
+12
2024-02-12
filelock: always define for_each_file_lock()
Jeff Layton
1
-5
/
+3
2024-02-05
filelock: don't do security checks on nfsd setlease calls
Jeff Layton
1
-0
/
+7
2024-02-05
filelock: split leases out of struct file_lock
Jeff Layton
1
-16
/
+33
2024-02-05
filelock: remove temporary compatibility macros
Jeff Layton
1
-16
/
+0
2024-02-05
filelock: convert fl_blocker to file_lock_core
Jeff Layton
1
-1
/
+1
2024-02-05
filelock: split common fields into struct file_lock_core
Jeff Layton
1
-18
/
+39
2024-02-05
filelock: add some new helper functions
Jeff Layton
1
-0
/
+44
2024-02-02
filelock: fl_pid field should be signed int
Jeff Layton
1
-1
/
+1
2023-07-10
fs: Pass argument to fcntl_setlease as int
Luca Vizzarro
1
-6
/
+6
2023-01-11
fs: remove locks_inode
Jeff Layton
1
-3
/
+1
2023-01-11
filelock: move file locking definitions to separate header file
Jeff Layton
1
-0
/
+441