aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ceph/locks.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-06-07ceph: unwind canceled flock stateSage Weil1-10/+16
2011-06-07ceph: use ihold when we already have an inode refSage Weil1-1/+2
2010-12-01ceph: Behave better when handling file lock replies.Herb Shiu1-8/+30
2010-12-01ceph: pass lock information by struct file_lock instead of as individual params.Herb Shiu1-37/+21
2010-10-20ceph: preallocate flock state without locks heldGreg Farnum1-2/+15
2010-10-20ceph: factor out libceph from Ceph file systemYehuda Sadeh1-3/+3
2010-08-25ceph: Fix warningsAlan Cox1-5/+9
2010-08-02ceph: add flock/fcntl lock supportGreg Farnum1-0/+256