1. db4a63a ceph: fix mandatory flock check by Yan, Zheng · 8 years ago
  2. 4f65636 Move locks API users to locks_lock_inode_wait() by Benjamin Coddington · 9 years ago
  3. f6762cb ceph: fix ceph_encode_locks_to_buffer() by Yan, Zheng · 9 years ago
  4. e084c1b Revert "locks: keep a count of locks on the flctx lists" by Jeff Layton · 9 years ago
  5. 9bd0f45 locks: keep a count of locks on the flctx lists by Jeff Layton · 9 years ago
  6. 6109c85 locks: add a dedicated spinlock to protect i_flctx lists by Jeff Layton · 9 years ago
  7. bd61e0a locks: convert posix locks to file_lock_context by Jeff Layton · 9 years ago
  8. 5263e31 locks: move flock locks to file_lock_context by Jeff Layton · 9 years ago
  9. c362781 ceph: move spinlocking into ceph_encode_locks_to_buffer and ceph_count_locks by Jeff Layton · 9 years ago
  10. 9280be2 ceph: fix file lock interruption by Yan, Zheng · 10 years ago
  11. 130d1f9 locks: ensure that fl_owner is always initialized properly in flock and lease codepaths by Jeff Layton · 10 years ago
  12. 3bd5814 ceph: reserve caps for file layout/lock MDS requests by Yan, Zheng · 10 years ago
  13. eb13e83 ceph: use fl->fl_file as owner identifier of flock and posix lock by Yan, Zheng · 10 years ago
  14. eb70c0c ceph: forbid mandatory file lock by Yan, Zheng · 10 years ago
  15. 0e8e95d ceph: use fl->fl_type to decide flock operation by Yan, Zheng · 10 years ago
  16. 9a5889a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  17. 4d1bf79 ceph: fix up comment for ceph_count_locks() as to which lock to hold by Jim Schutt · 11 years ago
  18. 1c8c601 locks: protect most of the file_lock handling with i_lock by Jeff Layton · 11 years ago
  19. 39be95e ceph: ceph_pagelist_append might sleep while atomic by Jim Schutt · 11 years ago
  20. c420276 ceph: add cpu_to_le32() calls when encoding a reconnect capability by Jim Schutt · 11 years ago
  21. 496ad9a new helper: file_inode(file) by Al Viro · 11 years ago
  22. 0c1f91f ceph: unwind canceled flock state by Sage Weil · 13 years ago
  23. 70b666c ceph: use ihold when we already have an inode ref by Sage Weil · 13 years ago
  24. a5b1062 ceph: Behave better when handling file lock replies. by Herb Shiu · 14 years ago
  25. 637ae8d ceph: pass lock information by struct file_lock instead of as individual params. by Herb Shiu · 14 years ago
  26. fca4451 ceph: preallocate flock state without locks held by Greg Farnum · 14 years ago
  27. 3d14c5d ceph: factor out libceph from Ceph file system by Yehuda Sadeh · 14 years ago
  28. ad8453a ceph: Fix warnings by Alan Cox · 14 years ago
  29. 40819f6 ceph: add flock/fcntl lock support by Greg Farnum · 14 years ago