summaryrefslogtreecommitdiffstats
path: root/v6.5/14786d949a3b8cf00cc32456363b7db22894a0e6
diff options
context:
space:
mode:
Diffstat (limited to 'v6.5/14786d949a3b8cf00cc32456363b7db22894a0e6')
-rw-r--r--v6.5/14786d949a3b8cf00cc32456363b7db22894a0e612
1 files changed, 12 insertions, 0 deletions
diff --git a/v6.5/14786d949a3b8cf00cc32456363b7db22894a0e6 b/v6.5/14786d949a3b8cf00cc32456363b7db22894a0e6
new file mode 100644
index 00000000000..6af37b9a8f6
--- /dev/null
+++ b/v6.5/14786d949a3b8cf00cc32456363b7db22894a0e6
@@ -0,0 +1,12 @@
+14786d949a3b ("filelock: fix deadlock detection in POSIX locking")
+b6be3714005c ("filelock: convert __locks_insert_block, conflict and deadlock checks to use file_lock_core")
+1a6c75d4bbd2 ("filelock: convert locks_{insert,delete}_global_blocked")
+ad399740bd41 ("filelock: convert posix_owner_key to take file_lock_core arg")
+9bb430a89d2d ("filelock: make posix_same_owner take file_lock_core pointers")
+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")