1. 06a1ad4 ceph: fix up some warnings on W=1 builds by Jeff Layton · 4 years, 3 months ago
  2. 2678da8 ceph: add ceph_sb_to_mdsc helper support to parse the mdsc by Xiubo Li · 4 years, 4 months ago
  3. bbb480a ceph: check if file lock exists before sending unlock request by Yan, Zheng · 5 years ago
  4. ff5d913 ceph: return -EIO if read/write against filp that lost file locks by Yan, Zheng · 5 years ago
  5. 28a2826 ceph: don't try fill file_lock on unsuccessful GETFILELOCK reply by Jeff Layton · 5 years ago
  6. 1b52931 ceph: remove duplicated filelock ref increase by Zhi Zhang · 6 years ago
  7. 4c069a5 ceph: add newline to end of debug message format by Chengguang Xu · 7 years ago
  8. b3f8d68 ceph: handle 'session get evicted while there are file locks' by Yan, Zheng · 7 years ago
  9. 4deb14a ceph: optimize flock encoding during reconnect by Yan, Zheng · 7 years ago
  10. c6db847 ceph: make lock_to_ceph_filelock() static by Yan, Zheng · 7 years ago
  11. 89aa593 ceph: keep auth cap when inode has flocks or posix locks by Yan, Zheng · 7 years ago
  12. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  13. 9d5b86a fs/locks: Remove fl_nspid and use fs-specific l_pid for remote locks by Benjamin Coddington · 7 years ago
  14. 92e57e6 ceph: don't re-send interrupted flock request by Yan, Zheng · 8 years ago
  15. db4a63a ceph: fix mandatory flock check by Yan, Zheng · 8 years ago
  16. 4f65636 Move locks API users to locks_lock_inode_wait() by Benjamin Coddington · 9 years ago
  17. f6762cb ceph: fix ceph_encode_locks_to_buffer() by Yan, Zheng · 9 years ago
  18. e084c1b Revert "locks: keep a count of locks on the flctx lists" by Jeff Layton · 10 years ago
  19. 9bd0f45 locks: keep a count of locks on the flctx lists by Jeff Layton · 10 years ago
  20. 6109c85 locks: add a dedicated spinlock to protect i_flctx lists by Jeff Layton · 10 years ago
  21. bd61e0a locks: convert posix locks to file_lock_context by Jeff Layton · 10 years ago
  22. 5263e31 locks: move flock locks to file_lock_context by Jeff Layton · 10 years ago
  23. c362781 ceph: move spinlocking into ceph_encode_locks_to_buffer and ceph_count_locks by Jeff Layton · 10 years ago
  24. 9280be2 ceph: fix file lock interruption by Yan, Zheng · 10 years ago
  25. 130d1f9 locks: ensure that fl_owner is always initialized properly in flock and lease codepaths by Jeff Layton · 11 years ago
  26. 3bd5814 ceph: reserve caps for file layout/lock MDS requests by Yan, Zheng · 11 years ago
  27. eb13e83 ceph: use fl->fl_file as owner identifier of flock and posix lock by Yan, Zheng · 11 years ago
  28. eb70c0c ceph: forbid mandatory file lock by Yan, Zheng · 11 years ago
  29. 0e8e95d ceph: use fl->fl_type to decide flock operation by Yan, Zheng · 11 years ago
  30. 9a5889a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  31. 4d1bf79 ceph: fix up comment for ceph_count_locks() as to which lock to hold by Jim Schutt · 12 years ago
  32. 1c8c601 locks: protect most of the file_lock handling with i_lock by Jeff Layton · 12 years ago
  33. 39be95e ceph: ceph_pagelist_append might sleep while atomic by Jim Schutt · 12 years ago
  34. c420276 ceph: add cpu_to_le32() calls when encoding a reconnect capability by Jim Schutt · 12 years ago
  35. 496ad9a new helper: file_inode(file) by Al Viro · 12 years ago
  36. 0c1f91f ceph: unwind canceled flock state by Sage Weil · 14 years ago
  37. 70b666c ceph: use ihold when we already have an inode ref by Sage Weil · 14 years ago
  38. a5b1062 ceph: Behave better when handling file lock replies. by Herb Shiu · 14 years ago
  39. 637ae8d ceph: pass lock information by struct file_lock instead of as individual params. by Herb Shiu · 14 years ago
  40. fca4451 ceph: preallocate flock state without locks held by Greg Farnum · 14 years ago
  41. 3d14c5d ceph: factor out libceph from Ceph file system by Yehuda Sadeh · 15 years ago
  42. ad8453a ceph: Fix warnings by Alan Cox · 14 years ago
  43. 40819f6 ceph: add flock/fcntl lock support by Greg Farnum · 14 years ago