summaryrefslogtreecommitdiff
path: root/fs/ceph
AgeCommit message (Expand)Author
2017-07-27ceph: fix race in concurrent readdirYan, Zheng
2017-07-12ceph: choose readdir frag based on previous readdir replyYan, Zheng
2017-06-14fs: add i_blocksize()Fabian Frederick
2017-05-20ceph: fix memory leak in __ceph_setxattr()Luis Henriques
2017-05-08ceph: try getting buffer capability for readahead/fadviseYan, Zheng
2017-05-03ceph: fix recursion between ceph_set_acl() and __ceph_setattr()Yan, Zheng
2017-03-15ceph: remove req from unsafe list when unregistering itJeff Layton
2017-03-12ceph: update readpages osd request according to size of pagesYan, Zheng
2017-01-26ceph: fix endianness bug in frag_tree_split_cmpJeff Layton
2017-01-26ceph: fix endianness of getattr mask in ceph_d_revalidateJeff Layton
2017-01-26ceph: fix ceph_get_caps() interruptionYan, Zheng
2017-01-26ceph: fix scheduler warning due to nested blockingNikolay Borisov
2017-01-26ceph: fix bad endianness handling in parse_reply_info_extraJeff Layton
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-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
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