summaryrefslogtreecommitdiff
path: root/fs/ceph
AgeCommit message (Expand)Author
2017-01-18ceph: fix bad endianness handling in parse_reply_info_extraJeff Layton
2017-01-18ceph: fix endianness bug in frag_tree_split_cmpJeff Layton
2017-01-18ceph: fix endianness of getattr mask in ceph_d_revalidateJeff Layton
2017-01-18ceph: fix ceph_get_caps() interruptionYan, Zheng
2017-01-12ceph: fix get_oldest_context()Geng, Jichao
2017-01-12ceph: fix mds cluster availability checkYan, Zheng
2016-12-17Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/...Linus Torvalds
2016-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-12-16Merge tag 'ceph-for-4.10-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2016-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-12-15Merge branches 'work.namei', 'work.dcache' and 'work.iov_iter' into for-linusAl Viro
2016-12-14libceph: always signal completion when doneIlya Dryomov
2016-12-14ceph: avoid creating orphan object when checking pool permissionYan, Zheng
2016-12-12ceph: properly set issue_seq for cap releaseYan, Zheng
2016-12-12ceph: add flags parameter to send_cap_msgJeff Layton
2016-12-12ceph: update cap message struct version to 10Jeff Layton
2016-12-12ceph: define new argument structure for send_cap_msgJeff Layton
2016-12-12ceph: move xattr initialzation before the encoding past the ceph_mds_capsJeff Layton
2016-12-12ceph: fix minor typo in unsafe_request_waitJeff Layton
2016-12-12ceph: record truncate size/seq for snap data writebackYan, Zheng
2016-12-12ceph: check availability of mds cluster on mountYan, Zheng
2016-12-12ceph: fix splice read for no Fc capability caseYan, Zheng
2016-12-12ceph: try getting buffer capability for readahead/fadviseYan, Zheng
2016-12-12ceph: fix scheduler warning due to nested blockingNikolay Borisov
2016-12-12ceph: fix printing wrong return variable in ceph_direct_read_write()Zhi Zhang
2016-12-12libceph: drop len argument of *verify_authorizer_reply()Ilya Dryomov
2016-12-10fix ceph_write_end()Al Viro
2016-12-09vfs: remove ".readlink = generic_readlink" assignmentsMiklos Szeredi
2016-12-08ceph: don't set req->r_locked_dir in ceph_d_revalidateJeff Layton
2016-11-10ceph: use default file splice read callbackYan, Zheng
2016-10-28ceph: switch to use of ->d_init()Al Viro
2016-10-28ceph: unify dentry_operations instancesAl Viro
2016-10-18ceph: fix non static symbol warningWei Yongjun
2016-10-18ceph: fix uninitialized dentry pointer in ceph_real_mount()Geert Uytterhoeven
2016-10-18ceph: fix readdir vs fragmentation raceYan, Zheng
2016-10-15ceph: fix error handling in ceph_read_iterNikolay Borisov
2016-10-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-10-10Merge remote-tracking branch 'ovl/rename2' into for-linusAl Viro
2016-10-10Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2016-10-10Merge tag 'ceph-for-4.9-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2016-10-08Merge remote-tracking branch 'jk/vfs' into work.miscAl Viro
2016-10-07vfs: Remove {get,set,remove}xattr inode operationsAndreas Gruenbacher
2016-10-03ceph: use list_move instead of list_del/list_addWei Yongjun
2016-10-03ceph: handle CEPH_SESSION_REJECT messageYan, Zheng
2016-10-03ceph: avoid accessing / when mounting a subpathYan, Zheng
2016-10-03ceph: fix mandatory flock checkYan, Zheng
2016-10-03ceph: remove warning when ceph_releasepage() is called on dirty pageNeilBrown
2016-10-03ceph: ignore error from invalidate_inode_pages2_range() in direct writeNeilBrown
2016-10-03ceph: fix error handling of start_read()Yan, Zheng
2016-09-27fs: Replace current_fs_time() with current_time()Deepa Dinamani