summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* ceph: using hash value to compose dentry offsetYan, Zheng2016-05-265-47/+135
* ceph: don't forbid marking directory complete after forward seekYan, Zheng2016-05-261-5/+0
* ceph: record 'offset' for each entry of readdir resultYan, Zheng2016-05-265-29/+59
* ceph: define 'end/complete' in readdir reply as bit flagsYan, Zheng2016-05-263-3/+8
* ceph: define struct for dir entry in readdir replyYan, Zheng2016-05-264-52/+50
* ceph: simplify 'offset in frag'Yan, Zheng2016-05-262-13/+4
* ceph: remove unnecessary checks in __dcache_readdirYan, Zheng2016-05-261-2/+0
* ceph: search cache postion for dcache readdirYan, Zheng2016-05-261-46/+83
* ceph: use CEPH_MDS_OP_RMXATTR request to remove xattrYan, Zheng2016-05-261-6/+11
* ceph: report mount root in session metadataYan, Zheng2016-05-263-15/+23
* ceph: don't show symlink target in debugfs/mdscYan, Zheng2016-05-261-1/+1
* ceph: don't call truncate_pagecache in ceph_writepages_startYan, Zheng2016-05-263-9/+38
* ceph: renew caps for read/write if mds session got killed.Yan, Zheng2016-05-264-11/+93
* ceph: CEPH_FEATURE_MDSENC supportYan, Zheng2016-05-262-12/+36
* ceph: multiple filesystem supportYan, Zheng2016-05-262-0/+10
* libceph: a major OSD client updateIlya Dryomov2016-05-262-8/+8
* libceph: redo callbacks and factor out MOSDOpReply decodingIlya Dryomov2016-05-262-2/+3
* libceph: drop msg argument from ceph_osdc_callback_tIlya Dryomov2016-05-262-9/+7
* libceph: switch to calc_target(), part 2Ilya Dryomov2016-05-262-23/+9
* libceph: introduce ceph_osd_request_target, calc_target()Ilya Dryomov2016-05-262-2/+2
* libceph: rename ceph_calc_pg_primary()Ilya Dryomov2016-05-261-1/+1
* libceph: rename ceph_oloc_oid_to_pg()Ilya Dryomov2016-05-261-1/+1
* libceph: DEFINE_RB_FUNCS macroIlya Dryomov2016-05-261-41/+13
* libceph: variable-sized ceph_object_idIlya Dryomov2016-05-263-6/+4
* libceph: move message allocation out of ceph_osdc_alloc_request()Ilya Dryomov2016-05-262-0/+15
* libceph: make ceph_osdc_put_request() accept NULLIlya Dryomov2016-05-261-6/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-05-146-52/+110
|\
| * Merge branch 'ovl-fixes' into for-linusAl Viro2016-05-11274-2566/+2974
| |\
| | * ovl: ignore permissions on underlying lookupMiklos Szeredi2016-05-101-3/+1
| | * vfs: add lookup_hash() helperMiklos Szeredi2016-05-101-5/+28
| | * vfs: rename: check backing inode being equalMiklos Szeredi2016-05-101-1/+5
| | * vfs: add vfs_select_inode() helperMiklos Szeredi2016-05-101-8/+4
| * | get_rock_ridge_filename(): handle malformed NM entriesAl Viro2016-05-071-3/+10
| * | ecryptfs: fix handling of directory openingAl Viro2016-05-041-16/+55
| * | atomic_open(): fix the handling of create_errorAl Viro2016-04-301-16/+4
| * | do_splice_to(): cap the size before passing to ->splice_read()Al Viro2016-04-031-0/+3
* | | Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-05-132-3/+18
|\ \ \
| * | | kernfs: kernfs_sop_show_path: don't return 0 after seq_dentry callSerge E. Hallyn2016-05-121-1/+2
| * | | cgroup, kernfs: make mountinfo show properly scoped path for cgroup namespacesSerge E. Hallyn2016-05-091-0/+14
| * | | kernfs_path_from_node_locked: don't overwrite nlenSerge Hallyn2016-05-021-3/+3
* | | | ocfs2: fix posix_acl_create deadlockJunxiao Bi2016-05-126-48/+77
* | | | ocfs2: revert using ocfs2_acl_chmod to avoid inode cluster lock hangJunxiao Bi2016-05-123-2/+27
* | | | Revert "proc/base: make prompt shell start from new line after executing "cat...Robin Humble2016-05-091-1/+1
| |_|/ |/| |
* | | proc: prevent accessing /proc/<PID>/environ until it's readyMathias Krause2016-05-051-1/+2
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2016-05-051-11/+14
|\ \ \
| * | | propogate_mnt: Handle the first propogated copy being a slaveEric W. Biederman2016-05-051-11/+14
| |/ /
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2016-05-031-1/+1
|\ \ \
| * | | fuse: Fix return value from fuse_get_user_pages()Ashish Samant2016-04-251-1/+1
| |/ /
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2016-05-023-5/+17
|\ \ \
| * | | udf: Fix conversion of 'dstring' fields to UTF8Andrew Gabbasov2016-04-253-5/+17
OpenPOWER on IntegriCloud