summaryrefslogtreecommitdiffstats
path: root/fs/ceph/dir.c
Commit message (Expand)AuthorAgeFilesLines
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* ceph: fix possible double-free of mds request referenceSage Weil2010-03-231-1/+3
* ceph: add feature bits to connection handshake (protocol change)Sage Weil2009-12-231-6/+6
* ceph: do not drop lease during revalidateSage Weil2009-12-211-2/+0
* ceph: hide /.ceph from readdir resultsSage Weil2009-12-031-0/+8
* ceph: exclude snapdir from readdir resultsSage Weil2009-11-111-0/+1
* ceph: allocate and parse mount args before client instanceSage Weil2009-10-271-3/+4
* ceph: directory operationsSage Weil2009-10-061-0/+1212