summaryrefslogtreecommitdiffstats
path: root/v6.4/7c18509bdaefe2164e62829d614ef9ea429f29d2
diff options
context:
space:
mode:
Diffstat (limited to 'v6.4/7c18509bdaefe2164e62829d614ef9ea429f29d2')
-rw-r--r--v6.4/7c18509bdaefe2164e62829d614ef9ea429f29d210
1 files changed, 10 insertions, 0 deletions
diff --git a/v6.4/7c18509bdaefe2164e62829d614ef9ea429f29d2 b/v6.4/7c18509bdaefe2164e62829d614ef9ea429f29d2
new file mode 100644
index 00000000000..e205d620f34
--- /dev/null
+++ b/v6.4/7c18509bdaefe2164e62829d614ef9ea429f29d2
@@ -0,0 +1,10 @@
+7c18509bdaef ("filelock: convert locks_insert_lock_ctx and locks_delete_lock_ctx")
+347d49fdf36c ("filelock: convert locks_wake_up_blocks to take a file_lock_core pointer")
+4629172fd729 ("filelock: make locks_{insert,delete}_global_locks take file_lock_core arg")
+4ca52f539865 ("filelock: have fs/locks.c deal with file_lock_core directly")
+a69ce85ec9af ("filelock: split common fields into struct file_lock_core")
+3d40f78169a0 ("filelock: drop the IS_* macros")
+75cabec0111b ("filelock: add some new helper functions")
+587a67b6830b ("filelock: rename some fields in tracepoints")
+0e9876d8e88d ("filelock: fl_pid field should be signed int")
+6c9007f65d14 ("fs/locks: F_UNLCK extension for F_OFD_GETLK")