summaryrefslogtreecommitdiff
path: root/fs/ceph
AgeCommit message (Expand)Author
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
2016-09-27fs: rename "rename2" i_op to "rename"Miklos Szeredi
2016-09-27fs: make remaining filesystems use .rename2Miklos Szeredi
2016-09-22fs: Give dentry to inode_change_ok() instead of inodeJan Kara
2016-09-22ceph: Propagate dentry down to inode_change_ok()Jan Kara
2016-09-22posix_acl: Clear SGID bit when setting file permissionsJan Kara
2016-09-05ceph: do not modify fi->frag in need_reset_readdir()Nicolas Iooss
2016-08-09ceph: initialize pathbase in the !dentry case in encode_caps_cb()Ilya Dryomov
2016-08-08ceph: fix null pointer dereference in ceph_flush_snaps()Yan, Zheng
2016-08-02Merge tag 'ceph-for-4.8-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds
2016-07-28Merge branch 'salted-string-hash'Linus Torvalds
2016-07-28ceph: Correctly return NXIO errors from ceph_llseekPhil Turnbull
2016-07-28ceph: Mark the file cache as unreclaimableNikolay Borisov
2016-07-28ceph: optimize cap flush waitingYan, Zheng
2016-07-28ceph: cleanup ceph_flush_snaps()Yan, Zheng
2016-07-28ceph: kick cap flushes before sending other cap messageYan, Zheng
2016-07-28ceph: introduce an inode flag to indicates if snapflush is neededYan, Zheng
2016-07-28ceph: avoid sending duplicated cap flush messageYan, Zheng
2016-07-28ceph: unify cap flush and snapcap flushYan, Zheng
2016-07-28ceph: use list instead of rbtree to track cap flushesYan, Zheng
2016-07-28ceph: update types of some local variblesYan, Zheng
2016-07-28ceph: include 'follows' of pending snapflush in cap reconnect messageYan, Zheng
2016-07-28ceph: update cap reconnect message to version 3Yan, Zheng
2016-07-28ceph: mount non-default filesystem by nameYan, Zheng
2016-07-28ceph: handle LOOKUP_RCU in ceph_d_revalidateJeff Layton
2016-07-28ceph: allow dentry_lease_is_valid to work under RCU walkJeff Layton
2016-07-28ceph: clear d_fsinfo pointer under d_lockJeff Layton
2016-07-28ceph: remove ceph_mdsc_lease_releaseJeff Layton
2016-07-28ceph: don't use ->d_timeMiklos Szeredi
2016-07-28ceph: fix spelling mistake: "resgister" -> "register"Colin Ian King
2016-07-28ceph: fix NULL dereference in ceph_queue_cap_snap()Yan, Zheng
2016-07-28ceph: wait unsafe sync writes for evicting inodeYan, Zheng
2016-07-28ceph: fix use-after-free bug in ceph_direct_read_write()Yan, Zheng
2016-07-28ceph: reduce i_nr_by_mode array sizeYan, Zheng
2016-07-28ceph: set user pages dirty after direct IO readYan, Zheng
2016-07-28ceph: rados pool namespace supportYan, Zheng
2016-07-28libceph: rados pool namespace supportYan, Zheng