aboutsummaryrefslogtreecommitdiff
path: root/fs/ceph/locks.c
AgeCommit message (Expand)Author
2013-05-17ceph: ceph_pagelist_append might sleep while atomicJim Schutt
2013-05-17ceph: add cpu_to_le32() calls when encoding a reconnect capabilityJim Schutt
2013-02-22new helper: file_inode(file)Al Viro
2011-06-07ceph: unwind canceled flock stateSage Weil
2011-06-07ceph: use ihold when we already have an inode refSage Weil
2010-12-01ceph: Behave better when handling file lock replies.Herb Shiu
2010-12-01ceph: pass lock information by struct file_lock instead of as individual params.Herb Shiu
2010-10-20ceph: preallocate flock state without locks heldGreg Farnum
2010-10-20ceph: factor out libceph from Ceph file systemYehuda Sadeh
2010-08-25ceph: Fix warningsAlan Cox
2010-08-02ceph: add flock/fcntl lock supportGreg Farnum