1. dd81faa fs: move locking sysctls where they are used by Luis Chamberlain · 3 years ago
  2. e9728cc locks: remove changelog comments by J. Bruce Fields · 3 years, 2 months ago
  3. 90f7d7a locks: remove LOCK_MAND flock lock support by Jeff Layton · 3 years, 4 months ago
  4. 3754707 Revert "memcg: enable accounting for file lock caches" by Linus Torvalds · 3 years, 4 months ago
  5. 1472690 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 4 months ago
  6. 0f12156 memcg: enable accounting for file lock caches by Vasily Averin · 3 years, 4 months ago
  7. f7e33bd fs: remove mandatory file locking support by Jeff Layton · 3 years, 4 months ago
  8. a79cdfb Merge tag 'nfsd-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux by Linus Torvalds · 3 years, 8 months ago
  9. befbfe0 Merge tag 'locks-v5.13' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 3 years, 8 months ago
  10. aba2072 nfsd: grant read delegations to clients holding writes by J. Bruce Fields · 3 years, 8 months ago
  11. cbe6fc4 fs/locks: remove useless assignment in fcntl_getlk by Tian Tao · 3 years, 9 months ago
  12. b8da9b1 fs/locks: print full locks information by Luo Longjun · 3 years, 10 months ago
  13. 6ee65a77 Revert "nfsd4: a client's own opens needn't prevent delegations" by J. Bruce Fields · 3 years, 10 months ago
  14. faf145d Merge branch 'exec-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 4 years ago
  15. 120ce2b file: Factor files_lookup_fd_locked out of fcheck_files by Eric W. Biederman · 4 years, 1 month ago
  16. 529adfe locks: fix a typo at a kernel-doc markup by Mauro Carvalho Chehab · 4 years, 2 months ago
  17. 1623841 locks: Fix UBSAN undefined behaviour in flock64_to_posix_lock by Luo Meng · 4 years, 2 months ago
  18. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  19. 7a6b604 Merge tag 'nfsd-5.9' of git://git.linux-nfs.org/projects/cel/cel-2.6 by Linus Torvalds · 4 years, 5 months ago
  20. 3208167 Merge tag 'filelock-v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 4 years, 5 months ago
  21. 94415b0 nfsd4: a client's own opens needn't prevent delegations by J. Bruce Fields · 4 years, 6 months ago
  22. c742b63 Merge tag 'nfsd-5.8' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 4 years, 7 months ago
  23. 9ff7258 Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 4 years, 7 months ago
  24. 5ef1596 locks: add locks_move_blocks in posix_lock_inode by yangerkun · 4 years, 7 months ago
  25. 9d78ede proc: proc_pid_ns takes super_block as an argument by Alexey Gladkov · 4 years, 7 months ago
  26. 28df3d1 nfsd: clients don't need to break their own delegations by J. Bruce Fields · 7 years ago
  27. a02dcdf docs: filesystems: convert mandatory-locking.txt to ReST by Mauro Carvalho Chehab · 4 years, 8 months ago
  28. c59f415 Use proc_pid_ns() to get pid_namespace from the proc superblock by Alexey Gladkov · 4 years, 8 months ago
  29. dcf23ac locks: reinstate locks_delete_block optimization by Linus Torvalds · 4 years, 9 months ago
  30. 6d390e4 locks: fix a potential use-after-free problem when wakeup a waiter by yangerkun · 4 years, 10 months ago
  31. 98ca480 locks: print unsigned ino in /proc/locks by Amir Goldstein · 5 years ago
  32. 298fb76 Merge tag 'nfsd-5.4' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 5 years ago
  33. cfddf9f locks: fix a memory leak bug in __break_lease() by Wenwen Wang · 5 years ago
  34. eb82dd3 nfsd: convert fi_deleg_file and ls_file fields to nfsd_file by Jeff Layton · 5 years ago
  35. 18f6622 locks: create a new notifier chain for lease attempts by Jeff Layton · 5 years ago
  36. 43e4cb9 locks: Fix procfs output for file leases by Pavel Begunkov · 5 years ago
  37. d2b6b4c Merge tag 'nfsd-5.3' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 5 years ago
  38. f85d933 locks: Cleanup lm_compare_owner and lm_owner_key by Benjamin Coddington · 6 years ago
  39. 387e374 locks: eliminate false positive conflicts for write lease by Amir Goldstein · 6 years ago
  40. d51f527 locks: Add trace_leases_conflict by Ira Weiny · 6 years ago
  41. 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
  42. 700a800 Merge tag 'nfsd-5.2' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 6 years ago
  43. b4b52b8 Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux by Linus Torvalds · 6 years ago
  44. 5926459 locks: move checks from locks_free_lock() to locks_release_private() by NeilBrown · 6 years ago
  45. 0a4c926 fs: mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  46. 945ab8f locks: wake any locks blocked on request before deadlock check by Jeff Layton · 6 years ago
  47. 02e525b2 locking/percpu-rwsem: Remove preempt_disable variants by Peter Zijlstra · 6 years ago
  48. bf77ae4 locks: fix error in locks_move_blocks() by NeilBrown · 6 years ago
  49. 052b8cf locks: Use inode_is_open_for_write by Nikolay Borisov · 6 years ago
  50. 7bbd1fc fs/locks: remove unnecessary white space. by NeilBrown · 6 years ago
  51. cb03f94 fs/locks: merge posix_unblock_lock() and locks_delete_block() by NeilBrown · 6 years ago
  52. fd7732e fs/locks: create a tree of dependent requests. by NeilBrown · 6 years ago
  53. c0e1590 fs/locks: change all *_conflict() functions to return bool. by NeilBrown · 6 years ago
  54. 16306a6 fs/locks: always delete_block after waiting. by NeilBrown · 6 years ago
  55. 5946c43 fs/locks: allow a lock request to block other requests. by NeilBrown · 6 years ago
  56. d6367d6 fs/locks: use properly initialized file_lock when unlocking. by NeilBrown · 6 years ago
  57. ad6bbd8 fs/locks: split out __locks_wake_up_blocks(). by NeilBrown · 6 years ago
  58. ada5c1d fs/locks: rename some lists and pointers. by NeilBrown · 6 years ago
  59. d9a185f Merge tag 'ovl-update-4.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 6 years ago
  60. 0214f46 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  61. 575b943 Merge tag 'locks-v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 6 years ago
  62. da33a87 locks: remove misleading obsolete comment by Jeff Layton · 6 years ago
  63. c883da3 locks: add tracepoint in flock codepath by Jeff Layton · 6 years ago
  64. 0191913 signal: Use PIDTYPE_TGID to clearly store where file signals will be sent by Eric W. Biederman · 7 years ago
  65. de2a4a5 Partially revert "locks: fix file locking on overlayfs" by Miklos Szeredi · 6 years ago
  66. 8cf9ee5 Revert "vfs: do get_write_access() on upper layer of overlayfs" by Miklos Szeredi · 6 years ago
  67. 7a93251 Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 7 years ago
  68. 1cf8e5d fs/lock: show locks taken by processes from another pidns by Konstantin Khorenko · 7 years ago
  69. 826d7bc fs/lock: skip lock owner pid translation in case we are in init_pid_ns by Konstantin Khorenko · 7 years ago
  70. 95582b0 vfs: change inode times to use struct timespec64 by Deepa Dinamani · 7 years ago
  71. 44414d8 proc: introduce proc_create_seq_private by Christoph Hellwig · 7 years ago
  72. 447a564 treewide: Align function definition open/close braces by Joe Perches · 7 years ago
  73. f1517df Merge tag 'nfsd-4.16' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 7 years ago
  74. 76c4794 nfsd: encode stat->mtime for getattr instead of inode->i_mtime by Amir Goldstein · 7 years ago
  75. 1751e8a Rename superblock flags (MS_xyz -> SB_xyz) by Linus Torvalds · 7 years ago
  76. 3953704 locks: restore a warn for leaked locks on close by Benjamin Coddington · 7 years ago
  77. 9d5b86a fs/locks: Remove fl_nspid and use fs-specific l_pid for remote locks by Benjamin Coddington · 7 years ago
  78. 52306e8 fs/locks: Use allocation rather than the stack in fcntl_getlk() by Benjamin Coddington · 7 years ago
  79. a75d30c fs/locks: pass kernel struct flock to fcntl_getlk/setlk by Christoph Hellwig · 8 years ago
  80. 80b79dd fs: locks: Fix some troubles at kernel-doc comments by Mauro Carvalho Chehab · 8 years ago
  81. 50f2112 locks: Set FL_CLOSE when removing flock locks on close() by Benjamin Coddington · 8 years ago
  82. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  83. 5f43086 locking, fs/locks: Add missing file_sem locks by Peter Zijlstra · 8 years ago
  84. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  85. abb5a14 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  86. c35bcfd Merge tag 'locks-v4.9-1' of git://git.samba.org/jlayton/linux by Linus Torvalds · 8 years ago
  87. c2050a4 fs: Replace current_fs_time() with current_time() by Deepa Dinamani · 8 years ago
  88. 87709e2 fs/locks: Use percpu_down_read_preempt_disable() by Peter Zijlstra · 9 years ago
  89. 7c3f654 fs/locks: Replace lg_local with a per-cpu spinlock by Peter Zijlstra · 10 years ago
  90. aba3766 fs/locks: Replace lg_global with a percpu-rwsem by Peter Zijlstra · 10 years ago
  91. 4d0c5ba vfs: do get_write_access() on upper layer of overlayfs by Miklos Szeredi · 8 years ago
  92. c568d68 locks: fix file locking on overlayfs by Miklos Szeredi · 8 years ago
  93. d67fd44 locks: Filter /proc/locks output on proc pid ns by Nikolay Borisov · 8 years ago
  94. 6343a21 locks: use file_inode() by Miklos Szeredi · 8 years ago
  95. 5955102 wrappers for ->i_mutex access by Al Viro · 9 years ago
  96. fce205e Merge branch 'work.copy_file_range' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  97. b4d629a locks: rename __posix_lock_file to posix_lock_inode by Jeff Layton · 9 years ago
  98. e24dada locks: prink more detail when there are leaked locks by Jeff Layton · 9 years ago
  99. f27a0fe locks: pass inode pointer to locks_free_lock_context by Jeff Layton · 9 years ago
  100. 1890910 locks: sprinkle some tracepoints around the file locking code by Jeff Layton · 9 years ago