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