aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ceph/dir.c
Commit message (Expand)AuthorAgeFilesLines
* ceph: reserve one more caps space when doing readdirYehuda Sadeh2010-04-131-1/+1
* ceph: fix dentry reference leak in dcache readdirSage Weil2010-04-121-2/+2
* ceph: fix dentry rehashing on virtual .snap dirSage Weil2010-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