| Commit message (Expand) | Author | Age |
* | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2015-02-22 |
|\ |
|
| * | VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry) | David Howells | 2015-02-22 |
* | | ceph: return error for traceless reply race | Yan, Zheng | 2015-02-19 |
* | | ceph: fix dentry leaks | Yan, Zheng | 2015-02-19 |
* | | ceph: provide seperate {inode,file}_operations for snapdir | Yan, Zheng | 2015-02-19 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2014-12-17 |
|\ |
|
| * | ceph: fix mksnap crash | Yan, Zheng | 2014-12-17 |
| * | ceph: introduce a new inode flag indicating if cached dentries are ordered | Yan, Zheng | 2014-12-17 |
* | | kill f_dentry uses | Al Viro | 2014-11-19 |
* | | assorted conversions to %p[dD] | Al Viro | 2014-11-19 |
* | | move d_rcu from overlapping d_child to overlapping d_alias | Al Viro | 2014-11-03 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2014-10-15 |
|\ |
|
| * | ceph: include the initial ACL in create/mkdir/mknod MDS requests | Yan, Zheng | 2014-10-14 |
* | | vfs: Remove d_drop calls from d_revalidate implementations | Eric W. Biederman | 2014-10-09 |
|/ |
|
* | ceph: clear directory's completeness when creating file | Yan, Zheng | 2014-04-28 |
* | ceph: use fpos_cmp() to compare dentry positions | Yan, Zheng | 2014-04-28 |
* | ceph: check directory's completeness before emitting directory entry | Yan, Zheng | 2014-04-28 |
* | ceph: skip invalid dentry during dcache readdir | Yan, Zheng | 2014-04-06 |
* | ceph: preallocate buffer for readdir reply | Yan, Zheng | 2014-04-05 |
* | ceph: do not set r_old_dentry_dir on link() | Sage Weil | 2014-04-02 |
* | ceph: avoid useless ceph_get_dentry_parent_inode() in ceph_rename() | Sage Weil | 2014-04-02 |
* | ceph: let MDS adjust readdir 'frag' | Yan, Zheng | 2014-04-02 |
* | ceph: fix reset_readdir() | Yan, Zheng | 2014-04-02 |
* | ceph: fix ceph_dir_llseek() | Yan, Zheng | 2014-04-02 |
* | ceph: fix __dcache_readdir() | Yan, Zheng | 2014-02-17 |
* | ceph: add missing init_acl() for mkdir() and atomic_open() | Yan, Zheng | 2014-02-17 |
* | ceph: fix posix ACL hooks | Sage Weil | 2014-01-29 |
* | ceph: check inode caps in ceph_d_revalidate | Yan, Zheng | 2014-01-21 |
* | ceph: add acl for cephfs | Guangliang Zhao | 2013-12-31 |
* | ceph: handle frag mismatch between readdir request and reply | Yan, Zheng | 2013-09-30 |
* | Merge remote-tracking branch 'linus/master' into testing | Sage Weil | 2013-08-15 |
|\ |
|
| * | [readdir] convert ceph | Al Viro | 2013-06-29 |
* | | ceph: drop CAP_LINK_SHARED when sending "link" request to MDS | Yan, Zheng | 2013-08-09 |
|/ |
|
* | ceph: use i_release_count to indicate dir's completeness | Yan, Zheng | 2013-05-02 |
* | ceph: use I_COMPLETE inode flag instead of D_COMPLETE flag | Yan, Zheng | 2013-05-02 |
* | new helper: file_inode(file) | Al Viro | 2013-02-22 |
* | lseek: the "whence" argument is called "whence" | Andrew Morton | 2012-12-17 |
* | ceph: simplify+fix atomic_open | Sage Weil | 2012-08-02 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2012-07-31 |
|\ |
|
| * | ceph: clean up useless d_parent checks | Sage Weil | 2012-07-30 |
* | | don't pass nameidata to ->create() | Al Viro | 2012-07-14 |
* | | stop passing nameidata to ->lookup() | Al Viro | 2012-07-14 |
* | | stop passing nameidata * to ->d_revalidate() | Al Viro | 2012-07-14 |
* | | make finish_no_open() return int | Al Viro | 2012-07-14 |
* | | kill struct opendata | Al Viro | 2012-07-14 |
* | | make ->atomic_open() return int | Al Viro | 2012-07-14 |
* | | ->atomic_open() prototype change - pass int * instead of bool * | Al Viro | 2012-07-14 |
* | | ceph: implement i_op->atomic_open() | Miklos Szeredi | 2012-07-14 |
* | | ceph: remove unused arg from ceph_lookup_open() | Miklos Szeredi | 2012-07-14 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2012-02-02 |
|\ |
|