Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b7d62cf8123234e2f9eb644fd0be52b48a28075a
/
fs
/
ceph
/
locks.c
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