summaryrefslogtreecommitdiffstats
path: root/fs/ceph/caps.c
Commit message (Expand)AuthorAgeFilesLines
...
* ceph: invalidate pages even if truncate is pendingSage Weil2010-02-111-1/+0
* ceph: cleanup async writeback, truncation, invalidate helpersSage Weil2010-02-111-17/+8
* ceph: do not retain caps that are being revokedSage Weil2010-02-111-4/+6
* ceph: cap revocation fixesSage Weil2010-02-111-5/+17
* ceph: include transaction id in ceph_msg_header (protocol change)Sage Weil2009-12-231-8/+8
* ceph: do not touch_caps while iterating over caps listSage Weil2009-12-231-3/+8
* ceph: hex dump corrupt server data to KERN_DEBUGSage Weil2009-12-211-0/+1
* ceph: whitespace cleanupSage Weil2009-12-031-1/+1
* ceph: fix page invalidation deadlockSage Weil2009-11-121-2/+2
* ceph: remove recon_gen logicSage Weil2009-11-101-11/+1
* ceph: do not confuse stale and dead (unreconnected) capsSage Weil2009-11-091-5/+15
* ceph: allocate and parse mount args before client instanceSage Weil2009-10-271-2/+2
* ceph: move dirty caps code aroundSage Weil2009-10-151-33/+37
* ceph: flush dirty caps via the cap_dirty listSage Weil2009-10-151-23/+53
* ceph: move generic flushing code into helperSage Weil2009-10-141-22/+21
* ceph: capability managementSage Weil2009-10-061-0/+2830
OpenPOWER on IntegriCloud