Age | Commit message (Expand) | Author |
2015-05-10 | ceph: switch to simple_follow_link() | Al Viro |
2015-04-15 | VFS: normal filesystems (and lustre): d_inode() annotations | David Howells |
2015-02-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2015-02-19 | ceph: fix dentry leaks | Yan, Zheng |
2015-02-19 | ceph: properly mark empty directory as complete | Yan, Zheng |
2015-02-19 | ceph: provide seperate {inode,file}_operations for snapdir | Yan, Zheng |
2015-01-20 | fs: remove mapping->backing_dev_info | Christoph Hellwig |
2014-12-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2014-12-17 | ceph: use getattr request to fetch inline data | Yan, Zheng |
2014-12-17 | ceph: add inline data to pagecache | Yan, Zheng |
2014-12-17 | ceph: introduce a new inode flag indicating if cached dentries are ordered | Yan, Zheng |
2014-11-19 | assorted conversions to %p[dD] | Al Viro |
2014-11-19 | switch d_materialise_unique() users to d_splice_alias() | Al Viro |
2014-11-03 | move d_rcu from overlapping d_child to overlapping d_alias | Al Viro |
2014-10-14 | ceph: remove redundant code for max file size verification | Chao Yu |
2014-10-14 | ceph: request xattrs if xattr_version is zero | Yan, Zheng |
2014-06-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2014-06-08 | ceph: use truncate_pagecache() instead of truncate_inode_pages() | Yan, Zheng |
2014-06-06 | fs/ceph: replace pr_warning by pr_warn | Fabian Frederick |
2014-06-06 | ceph: remember subtree root dirfrag's auth MDS | Yan, Zheng |
2014-06-06 | ceph: introduce ceph_fill_fragtree() | Yan, Zheng |
2014-06-06 | ceph: pre-allocate ceph_cap struct for ceph_add_cap() | Yan, Zheng |
2014-06-06 | ceph: update inode fields according to issued caps | Yan, Zheng |
2014-04-28 | ceph: clear directory's completeness when creating file | Yan, Zheng |
2014-04-04 | ceph: don't grabs open file reference for aborted request | Yan, Zheng |
2014-04-04 | ceph: Remove get/set acl on symlinks | Fabian Frederick |
2014-04-04 | ceph: update i_max_size even if inode version does not change | Yan, Zheng |
2014-04-03 | ceph: add get_name() NFS export callback | Yan, Zheng |
2014-04-03 | ceph: do not chain inode updates to parent fsync | Sage Weil |
2014-01-29 | ceph: fix posix ACL hooks | Sage Weil |
2014-01-28 | ceph: Fix up after semantic merge conflict | Linus Torvalds |
2014-01-21 | ceph: add imported caps when handling cap export message | Yan, Zheng |
2014-01-21 | ceph: fix cache revoke race | Yan, Zheng |
2013-12-31 | ceph: add acl for cephfs | Guangliang Zhao |
2013-12-13 | ceph: drop unconnected inodes | Yan, Zheng |
2013-12-13 | ceph: initialize inode before instantiating dentry | Yan, Zheng |
2013-09-30 | ceph: handle frag mismatch between readdir request and reply | Yan, Zheng |
2013-09-30 | ceph: remove outdated frag information | Yan, Zheng |
2013-09-06 | ceph: remove ceph_lookup_inode() | Yan, Zheng |
2013-09-06 | ceph: use fscache as a local presisent cache | Milosz Tanski |
2013-08-15 | ceph: introduce i_truncate_mutex | Yan, Zheng |
2013-08-15 | Merge remote-tracking branch 'linus/master' into testing | Sage Weil |
2013-08-09 | ceph: fix freeing inode vs removing session caps race | Yan, Zheng |
2013-08-09 | ceph: wake up writer if vmtruncate work get blocked | Yan, Zheng |
2013-07-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2013-07-05 | helper for reading ->d_count | Al Viro |
2013-07-03 | ceph: fix pending vmtruncate race | Yan, Zheng |
2013-05-01 | ceph: fix symlink inode operations | Yan, Zheng |
2013-05-01 | ceph: use i_release_count to indicate dir's completeness | Yan, Zheng |
2013-05-01 | ceph: acquire i_mutex in __ceph_do_pending_vmtruncate | Yan, Zheng |