| Commit message (Expand) | Author | Age | Files | Lines |
* | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros | Kirill A. Shutemov | 2016-04-04 | 1 | -2/+2 |
* | ceph: use kmem_cache_zalloc | Geliang Tang | 2016-03-25 | 1 | -1/+1 |
* | ceph: use lookup request to revalidate dentry | Yan, Zheng | 2016-03-25 | 1 | -0/+34 |
* | ceph: kill ceph_get_dentry_parent_inode() | Yan, Zheng | 2016-03-25 | 1 | -19/+5 |
* | ceph: fix security xattr deadlock | Yan, Zheng | 2016-03-25 | 1 | -2/+7 |
* | wrappers for ->i_mutex access | Al Viro | 2016-01-22 | 1 | -2/+2 |
* | ceph: rework dcache readdir | Yan, Zheng | 2015-06-25 | 1 | -152/+161 |
* | ceph: switch some GFP_NOFS memory allocation to GFP_KERNEL | Yan, Zheng | 2015-06-25 | 1 | -5/+5 |
* | ceph: fix directory fsync | Yan, Zheng | 2015-06-25 | 1 | -55/+1 |
* | ceph: simplify two mount_timeout sites | Ilya Dryomov | 2015-06-25 | 1 | -10/+4 |
* | libceph: store timeouts in jiffies, verify user input | Ilya Dryomov | 2015-06-25 | 1 | -2/+2 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2015-04-26 | 1 | -30/+30 |
|\ |
|
| * | VFS: normal filesystems (and lustre): d_inode() annotations | David Howells | 2015-04-15 | 1 | -30/+30 |
* | | ceph: rename snapshot support | Yan, Zheng | 2015-04-22 | 1 | -4/+9 |
* | | ceph: kstrdup() memory handling | Sanidhya Kashyap | 2015-04-20 | 1 | -6/+18 |
* | | ceph: match wait_for_completion_timeout return type | Nicholas Mc Guire | 2015-04-20 | 1 | -4/+5 |
* | | ceph: fix dcache/nocache mount option | Yan, Zheng | 2015-04-20 | 1 | -0/+2 |
|/ |
|
* | Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2015-02-22 | 1 | -1/+1 |
|\ |
|
| * | VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry) | David Howells | 2015-02-22 | 1 | -1/+1 |
* | | ceph: return error for traceless reply race | Yan, Zheng | 2015-02-19 | 1 | -6/+9 |
* | | ceph: fix dentry leaks | Yan, Zheng | 2015-02-19 | 1 | -0/+1 |
* | | ceph: provide seperate {inode,file}_operations for snapdir | Yan, Zheng | 2015-02-19 | 1 | -2/+15 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2014-12-17 | 1 | -9/+18 |
|\ |
|
| * | ceph: fix mksnap crash | Yan, Zheng | 2014-12-17 | 1 | -1/+3 |
| * | ceph: introduce a new inode flag indicating if cached dentries are ordered | Yan, Zheng | 2014-12-17 | 1 | -8/+15 |
* | | kill f_dentry uses | Al Viro | 2014-11-19 | 1 | -3/+3 |
* | | assorted conversions to %p[dD] | Al Viro | 2014-11-19 | 1 | -23/+19 |
* | | move d_rcu from overlapping d_child to overlapping d_alias | Al Viro | 2014-11-03 | 1 | -4/+4 |
|/ |
|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2014-10-15 | 1 | -10/+31 |
|\ |
|
| * | ceph: include the initial ACL in create/mkdir/mknod MDS requests | Yan, Zheng | 2014-10-14 | 1 | -10/+31 |
* | | vfs: Remove d_drop calls from d_revalidate implementations | Eric W. Biederman | 2014-10-09 | 1 | -1/+0 |
|/ |
|
* | ceph: clear directory's completeness when creating file | Yan, Zheng | 2014-04-28 | 1 | -4/+5 |
* | ceph: use fpos_cmp() to compare dentry positions | Yan, Zheng | 2014-04-28 | 1 | -1/+1 |
* | ceph: check directory's completeness before emitting directory entry | Yan, Zheng | 2014-04-28 | 1 | -10/+12 |
* | ceph: skip invalid dentry during dcache readdir | Yan, Zheng | 2014-04-06 | 1 | -5/+8 |
* | ceph: preallocate buffer for readdir reply | Yan, Zheng | 2014-04-04 | 1 | -5/+5 |
* | ceph: do not set r_old_dentry_dir on link() | Sage Weil | 2014-04-03 | 1 | -2/+1 |
* | ceph: avoid useless ceph_get_dentry_parent_inode() in ceph_rename() | Sage Weil | 2014-04-03 | 1 | -1/+2 |
* | ceph: let MDS adjust readdir 'frag' | Yan, Zheng | 2014-04-03 | 1 | -3/+0 |
* | ceph: fix reset_readdir() | Yan, Zheng | 2014-04-03 | 1 | -3/+6 |
* | ceph: fix ceph_dir_llseek() | Yan, Zheng | 2014-04-03 | 1 | -6/+6 |
* | ceph: fix __dcache_readdir() | Yan, Zheng | 2014-02-17 | 1 | -1/+9 |
* | ceph: add missing init_acl() for mkdir() and atomic_open() | Yan, Zheng | 2014-02-17 | 1 | -5/+8 |
* | ceph: fix posix ACL hooks | Sage Weil | 2014-01-29 | 1 | -0/+1 |
* | ceph: check inode caps in ceph_d_revalidate | Yan, Zheng | 2014-01-21 | 1 | -3/+8 |
* | ceph: add acl for cephfs | Guangliang Zhao | 2013-12-31 | 1 | -0/+5 |
* | ceph: handle frag mismatch between readdir request and reply | Yan, Zheng | 2013-09-30 | 1 | -1/+10 |
* | Merge remote-tracking branch 'linus/master' into testing | Sage Weil | 2013-08-15 | 1 | -51/+48 |
|\ |
|
| * | [readdir] convert ceph | Al Viro | 2013-06-29 | 1 | -51/+48 |
* | | ceph: drop CAP_LINK_SHARED when sending "link" request to MDS | Yan, Zheng | 2013-08-09 | 1 | -0/+2 |
|/ |
|