summaryrefslogtreecommitdiffstats
path: root/v5.19/c69ff4071935f946f1cddc59e1d36a03442ed015
blob: 580e28ef0d3538b3245734a754be67ae622488d7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
c69ff4071935 ("filelock: split leases out of struct file_lock")
282c30f320ba ("filelock: remove temporary compatibility macros")
05580bbfc6bc ("nfsd: adapt to breakup of struct file_lock")
a1c2af326cb7 ("filelock: convert seqfile handling to use file_lock_core")
ae7eb16e0b50 ("filelock: convert locks_translate_pid to take file_lock_core")
b6aaba5b76e9 ("filelock: convert fl_blocker to file_lock_core")
b6be3714005c ("filelock: convert __locks_insert_block, conflict and deadlock checks to use file_lock_core")
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")
60f3154d196b ("nfsd: convert to using new filelock helpers")
75cabec0111b ("filelock: add some new helper functions")
6021d62c677f ("filelock: rename fl_pid variable in lock_get_status")
587a67b6830b ("filelock: rename some fields in tracepoints")
0e9876d8e88d ("filelock: fl_pid field should be signed int")
ac1c13e257c7 ("Merge tag 'nfsd-6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux")