summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2016-05-25ceph: using hash value to compose dentry offsetYan, Zheng
2016-05-25ceph: don't forbid marking directory complete after forward seekYan, Zheng
2016-05-25ceph: record 'offset' for each entry of readdir resultYan, Zheng
2016-05-25ceph: define 'end/complete' in readdir reply as bit flagsYan, Zheng
2016-05-25ceph: define struct for dir entry in readdir replyYan, Zheng
2016-05-25ceph: simplify 'offset in frag'Yan, Zheng
2016-05-25ceph: remove unnecessary checks in __dcache_readdirYan, Zheng
2016-05-25ceph: search cache postion for dcache readdirYan, Zheng
2016-05-25ceph: use CEPH_MDS_OP_RMXATTR request to remove xattrYan, Zheng
2016-05-25ceph: report mount root in session metadataYan, Zheng
2016-05-25ceph: don't show symlink target in debugfs/mdscYan, Zheng
2016-05-25ceph: don't call truncate_pagecache in ceph_writepages_startYan, Zheng
2016-05-25ceph: renew caps for read/write if mds session got killed.Yan, Zheng
2016-05-25ceph: CEPH_FEATURE_MDSENC supportYan, Zheng
2016-05-25ceph: multiple filesystem supportYan, Zheng
2016-05-25libceph: a major OSD client updateIlya Dryomov
2016-05-25libceph: redo callbacks and factor out MOSDOpReply decodingIlya Dryomov
2016-05-25libceph: drop msg argument from ceph_osdc_callback_tIlya Dryomov
2016-05-25libceph: switch to calc_target(), part 2Ilya Dryomov
2016-05-25libceph: introduce ceph_osd_request_target, calc_target()Ilya Dryomov
2016-05-25libceph: rename ceph_calc_pg_primary()Ilya Dryomov
2016-05-25libceph: rename ceph_oloc_oid_to_pg()Ilya Dryomov
2016-05-25libceph: DEFINE_RB_FUNCS macroIlya Dryomov
2016-05-25libceph: variable-sized ceph_object_idIlya Dryomov
2016-05-25libceph: move message allocation out of ceph_osdc_alloc_request()Ilya Dryomov
2016-05-25libceph: make ceph_osdc_put_request() accept NULLIlya Dryomov
2016-05-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-05-13Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-05-12ocfs2: fix posix_acl_create deadlockJunxiao Bi
2016-05-12ocfs2: revert using ocfs2_acl_chmod to avoid inode cluster lock hangJunxiao Bi
2016-05-12kernfs: kernfs_sop_show_path: don't return 0 after seq_dentry callSerge E. Hallyn
2016-05-11Merge branch 'ovl-fixes' into for-linusAl Viro
2016-05-11ovl: ignore permissions on underlying lookupMiklos Szeredi
2016-05-11vfs: add lookup_hash() helperMiklos Szeredi
2016-05-11vfs: rename: check backing inode being equalMiklos Szeredi
2016-05-11vfs: add vfs_select_inode() helperMiklos Szeredi
2016-05-10Revert "proc/base: make prompt shell start from new line after executing "cat...Robin Humble
2016-05-09cgroup, kernfs: make mountinfo show properly scoped path for cgroup namespacesSerge E. Hallyn
2016-05-08get_rock_ridge_filename(): handle malformed NM entriesAl Viro
2016-05-06proc: prevent accessing /proc/<PID>/environ until it's readyMathias Krause
2016-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2016-05-05propogate_mnt: Handle the first propogated copy being a slaveEric W. Biederman
2016-05-04ecryptfs: fix handling of directory openingAl Viro
2016-05-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2016-05-02Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2016-05-02kernfs_path_from_node_locked: don't overwrite nlenSerge Hallyn
2016-04-30atomic_open(): fix the handling of create_errorAl Viro
2016-04-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-04-29ocfs2/dlm: return zero if deref_done message is successfully handledxuejiufei
2016-04-29numa: fix /proc/<pid>/numa_maps for THPGerald Schaefer