aboutsummaryrefslogtreecommitdiff
path: root/fs/ceph
AgeCommit message (Expand)Author
2015-04-29move d_rcu from overlapping d_child to overlapping d_aliasAl Viro
2015-01-16ceph: fix null pointer dereference in discard_cap_releases()Yan, Zheng
2015-01-16ceph: do_sync is never initializedDan Carpenter
2014-06-07ceph: clear directory's completeness when creating fileYan, Zheng
2014-02-17ceph: fix __dcache_readdir()Yan, Zheng
2014-02-17ceph: add acl, noacl options for cephfs mountSage Weil
2014-02-17ceph: make ceph_forget_all_cached_acls() static inlineGuangliang Zhao
2014-02-17ceph: add missing init_acl() for mkdir() and atomic_open()Yan, Zheng
2014-02-17ceph: fix ceph_set_acl()Yan, Zheng
2014-02-17ceph: fix ceph_removexattr()Yan, Zheng
2014-02-17ceph: remove xattr when null value is given to setxattr()Yan, Zheng
2014-02-17ceph: properly handle XATTR_CREATE and XATTR_REPLACEYan, Zheng
2014-01-31ceph: fix missing dput in ceph_set_aclSage Weil
2014-01-30ceph: simplify ceph_{get,init}_aclChristoph Hellwig
2014-01-30ceph: remove duplicate declaration of ceph_setattrPeter Rosin
2014-01-29ceph: fix posix ACL hooksSage Weil
2014-01-28ceph: Fix up after semantic merge conflictLinus Torvalds
2014-01-28ceph: cast PAGE_SIZE to size_t in ceph_sync_write()Ilya Dryomov
2014-01-28ceph: fix dout() compile warnings in ceph_filemap_fault()Ilya Dryomov
2014-01-27libceph: replace ceph_calc_ceph_pg() with ceph_oloc_oid_to_pg()Ilya Dryomov
2014-01-21ceph: add imported caps when handling cap export messageYan, Zheng
2014-01-21ceph: add open export target session helperYan, Zheng
2014-01-21ceph: remove exported caps when handling cap import messageYan, Zheng
2014-01-21ceph: handle session flush messageYan, Zheng
2014-01-21ceph: check inode caps in ceph_d_revalidateYan, Zheng
2014-01-21ceph: handle -ESTALE replyYan, Zheng
2014-01-21ceph: fix trim capsYan, Zheng
2014-01-21ceph: fix cache revoke raceYan, Zheng
2014-01-21ceph: use ceph_seq_cmp() to compare migrate_seqYan, Zheng
2014-01-21ceph: handle cap export race in try_flush_caps()Yan, Zheng
2014-01-16ceph: trivial comment fixJ. Bruce Fields
2013-12-31libceph: all features fields must be u64Ilya Dryomov
2013-12-31ceph fscache: Uncaching no data page from fscache in readpage()Li Wang
2013-12-31ceph fscache: Introduce a routine for uncaching single no data page from fscacheLi Wang
2013-12-31ceph: add acl for cephfsGuangliang Zhao
2013-12-31ceph: check caps in filemap_fault and page_mkwriteYan, Zheng
2013-12-13fs: ceph: new helper: file_inode(file)Libo Chen
2013-12-13ceph: Clean up if error occurred in finish_read()Li Wang
2013-12-13ceph: implement readv/preadv for sync operationmajianpeng
2013-12-13ceph: Implement writev/pwritev for sync operation.majianpeng
2013-12-13ceph: drop unconnected inodesYan, Zheng
2013-12-13ceph: Avoid data inconsistency due to d-cache aliasing in readpage()Li Wang
2013-12-13ceph: initialize inode before instantiating dentryYan, Zheng
2013-11-26Merge branch 'for-linus-bugs' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-11-23ceph: allocate non-zero page to fscache in readpage()Li Wang
2013-11-23ceph: wake up 'safe' waiters when unregistering requestYan, Zheng
2013-11-23ceph: cleanup aborted requests when re-sending requests.Yan, Zheng
2013-11-23ceph: handle race between cap reconnect and cap releaseYan, Zheng
2013-11-23ceph: set caps count after composing cap reconnect messageYan, Zheng
2013-11-23ceph: queue cap release in __ceph_remove_cap()Yan, Zheng