summaryrefslogtreecommitdiffstats
path: root/v6.6/1a62c22a156f7235acdbdb7ca0dcddf5062744b0
diff options
context:
space:
mode:
authorSasha Levin <sashal@kernel.org>2024-03-11 18:56:55 -0400
committerSasha Levin <sashal@kernel.org>2024-03-11 18:56:55 -0400
commit33a5641701f6eb2283f7c5dc728a9124c0139c25 (patch)
tree946376b81259228e618db2cca446f6ea49f8c655 /v6.6/1a62c22a156f7235acdbdb7ca0dcddf5062744b0
parent848bec94116930fa75df27c8bd6bd1e09aa7fb9b (diff)
downloaddeps-33a5641701f6eb2283f7c5dc728a9124c0139c25.tar.gz
Mon Mar 11 06:56:41 PM EDT 2024
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'v6.6/1a62c22a156f7235acdbdb7ca0dcddf5062744b0')
-rw-r--r--v6.6/1a62c22a156f7235acdbdb7ca0dcddf5062744b010
1 files changed, 10 insertions, 0 deletions
diff --git a/v6.6/1a62c22a156f7235acdbdb7ca0dcddf5062744b0 b/v6.6/1a62c22a156f7235acdbdb7ca0dcddf5062744b0
new file mode 100644
index 00000000000..a37b97f009f
--- /dev/null
+++ b/v6.6/1a62c22a156f7235acdbdb7ca0dcddf5062744b0
@@ -0,0 +1,10 @@
+1a62c22a156f ("filelock: make __locks_delete_block and __locks_wake_up_blocks take 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")