| Commit message (Expand) | Author | Age |
* | ceph: fix null pointer deref on anon root dentry release | Sage Weil | 2010-09-11 |
* | ceph: initialize fields on new dentry_infos | Sage Weil | 2010-08-24 |
* | ceph: constify dentry_operations | Sage Weil | 2010-08-03 |
* | ceph: code cleanup | Yehuda Sadeh | 2010-08-01 |
* | ceph: fix d_release dop for snapdir, snapped dentries | Sage Weil | 2010-07-23 |
* | ceph: avoid dcache readdir for snapdir | Sage Weil | 2010-07-22 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2010-05-30 |
|\ |
|
| * | fs/ceph: Use ERR_CAST | Julia Lawall | 2010-05-29 |
* | | drop unused dentry argument to ->fsync | Christoph Hellwig | 2010-05-27 |
|/ |
|
* | ceph: specify max_bytes on readdir replies | Sage Weil | 2010-05-17 |
* | ceph: set dn offset when spliced | Sage Weil | 2010-05-17 |
* | ceph: set next_offset on readdir finish | Sage Weil | 2010-05-17 |
* | ceph: fix memory leak due to possible dentry init race | Sage Weil | 2010-05-17 |
* | ceph: use ceph_sb_to_client instead of ceph_client | Cheng Renquan | 2010-05-17 |
* | ceph: invalidate affected dentry leases on aborted requests | Sage Weil | 2010-05-17 |
* | ceph: clear dir complete, invalidate dentry on replayed rename | Sage Weil | 2010-05-03 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2010-04-14 |
|\ |
|
| * | ceph: reserve one more caps space when doing readdir | Yehuda Sadeh | 2010-04-13 |
| * | ceph: fix dentry reference leak in dcache readdir | Sage Weil | 2010-04-12 |
| * | ceph: fix dentry rehashing on virtual .snap dir | Sage Weil | 2010-03-30 |
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 |
|/ |
|
* | ceph: fix possible double-free of mds request reference | Sage Weil | 2010-03-23 |
* | ceph: add feature bits to connection handshake (protocol change) | Sage Weil | 2009-12-23 |
* | ceph: do not drop lease during revalidate | Sage Weil | 2009-12-21 |
* | ceph: hide /.ceph from readdir results | Sage Weil | 2009-12-03 |
* | ceph: exclude snapdir from readdir results | Sage Weil | 2009-11-11 |
* | ceph: allocate and parse mount args before client instance | Sage Weil | 2009-10-27 |
* | ceph: directory operations | Sage Weil | 2009-10-06 |