aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ceph/dir.c
Commit message (Expand)AuthorAge
* ceph: code cleanupYehuda Sadeh2010-08-01
* ceph: fix d_release dop for snapdir, snapped dentriesSage Weil2010-07-23
* ceph: avoid dcache readdir for snapdirSage Weil2010-07-22
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2010-05-30
|\
| * fs/ceph: Use ERR_CASTJulia Lawall2010-05-29
* | drop unused dentry argument to ->fsyncChristoph Hellwig2010-05-27
|/
* ceph: specify max_bytes on readdir repliesSage Weil2010-05-17
* ceph: set dn offset when splicedSage Weil2010-05-17
* ceph: set next_offset on readdir finishSage Weil2010-05-17
* ceph: fix memory leak due to possible dentry init raceSage Weil2010-05-17
* ceph: use ceph_sb_to_client instead of ceph_clientCheng Renquan2010-05-17
* ceph: invalidate affected dentry leases on aborted requestsSage Weil2010-05-17
* ceph: clear dir complete, invalidate dentry on replayed renameSage Weil2010-05-03
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2010-04-14
|\
| * ceph: reserve one more caps space when doing readdirYehuda Sadeh2010-04-13
| * ceph: fix dentry reference leak in dcache readdirSage Weil2010-04-12
| * ceph: fix dentry rehashing on virtual .snap dirSage Weil2010-03-30
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* ceph: fix possible double-free of mds request referenceSage Weil2010-03-23
* ceph: add feature bits to connection handshake (protocol change)Sage Weil2009-12-23
* ceph: do not drop lease during revalidateSage Weil2009-12-21
* ceph: hide /.ceph from readdir resultsSage Weil2009-12-03
* ceph: exclude snapdir from readdir resultsSage Weil2009-11-11
* ceph: allocate and parse mount args before client instanceSage Weil2009-10-27
* ceph: directory operationsSage Weil2009-10-06