Age | Commit message (Expand) | Author | Files | Lines |
2016-05-26 | ceph: make logical calculation functions return bool | Zhang Zhuoyu | 2 | -2/+2 |
2016-05-26 | ceph: tolerate bad i_size for symlink inode | Yan, Zheng | 1 | -7/+15 |
2016-05-26 | ceph: improve fragtree change detection | Yan, Zheng | 2 | -4/+21 |
2016-05-26 | ceph: keep leaf frag when updating fragtree | Yan, Zheng | 1 | -5/+23 |
2016-05-26 | ceph: fix dir_auth check in ceph_fill_dirfrag() | Yan, Zheng | 1 | -0/+3 |
2016-05-26 | ceph: don't assume frag tree splits in mds reply are sorted | Yan, Zheng | 1 | -0/+13 |
2016-05-26 | ceph: fix inode reference leak | Yan, Zheng | 1 | -1/+1 |
2016-05-26 | ceph: using hash value to compose dentry offset | Yan, Zheng | 5 | -47/+135 |
2016-05-26 | ceph: don't forbid marking directory complete after forward seek | Yan, Zheng | 1 | -5/+0 |
2016-05-26 | ceph: record 'offset' for each entry of readdir result | Yan, Zheng | 5 | -29/+59 |
2016-05-26 | ceph: define 'end/complete' in readdir reply as bit flags | Yan, Zheng | 3 | -3/+8 |
2016-05-26 | ceph: define struct for dir entry in readdir reply | Yan, Zheng | 4 | -52/+50 |
2016-05-26 | ceph: simplify 'offset in frag' | Yan, Zheng | 2 | -13/+4 |
2016-05-26 | ceph: remove unnecessary checks in __dcache_readdir | Yan, Zheng | 1 | -2/+0 |
2016-05-26 | ceph: search cache postion for dcache readdir | Yan, Zheng | 1 | -46/+83 |
2016-05-26 | ceph: use CEPH_MDS_OP_RMXATTR request to remove xattr | Yan, Zheng | 1 | -6/+11 |
2016-05-26 | ceph: report mount root in session metadata | Yan, Zheng | 3 | -15/+23 |
2016-05-26 | ceph: don't show symlink target in debugfs/mdsc | Yan, Zheng | 1 | -1/+1 |
2016-05-26 | ceph: don't call truncate_pagecache in ceph_writepages_start | Yan, Zheng | 3 | -9/+38 |
2016-05-26 | ceph: renew caps for read/write if mds session got killed. | Yan, Zheng | 4 | -11/+93 |
2016-05-26 | ceph: CEPH_FEATURE_MDSENC support | Yan, Zheng | 2 | -12/+36 |
2016-05-26 | ceph: multiple filesystem support | Yan, Zheng | 2 | -0/+10 |
2016-05-26 | libceph: a major OSD client update | Ilya Dryomov | 2 | -8/+8 |
2016-05-26 | libceph: redo callbacks and factor out MOSDOpReply decoding | Ilya Dryomov | 2 | -2/+3 |
2016-05-26 | libceph: drop msg argument from ceph_osdc_callback_t | Ilya Dryomov | 2 | -9/+7 |
2016-05-26 | libceph: switch to calc_target(), part 2 | Ilya Dryomov | 2 | -23/+9 |
2016-05-26 | libceph: introduce ceph_osd_request_target, calc_target() | Ilya Dryomov | 2 | -2/+2 |
2016-05-26 | libceph: rename ceph_calc_pg_primary() | Ilya Dryomov | 1 | -1/+1 |
2016-05-26 | libceph: rename ceph_oloc_oid_to_pg() | Ilya Dryomov | 1 | -1/+1 |
2016-05-26 | libceph: DEFINE_RB_FUNCS macro | Ilya Dryomov | 1 | -41/+13 |
2016-05-26 | libceph: variable-sized ceph_object_id | Ilya Dryomov | 3 | -6/+4 |
2016-05-26 | libceph: move message allocation out of ceph_osdc_alloc_request() | Ilya Dryomov | 2 | -0/+15 |
2016-05-26 | libceph: make ceph_osdc_put_request() accept NULL | Ilya Dryomov | 1 | -6/+3 |
2016-05-14 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 6 | -52/+110 |
2016-05-13 | Merge branch 'for-4.6-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2 | -3/+18 |
2016-05-12 | ocfs2: fix posix_acl_create deadlock | Junxiao Bi | 6 | -48/+77 |
2016-05-12 | ocfs2: revert using ocfs2_acl_chmod to avoid inode cluster lock hang | Junxiao Bi | 3 | -2/+27 |
2016-05-12 | kernfs: kernfs_sop_show_path: don't return 0 after seq_dentry call | Serge E. Hallyn | 1 | -1/+2 |
2016-05-11 | Merge branch 'ovl-fixes' into for-linus | Al Viro | 274 | -2566/+2974 |
2016-05-10 | ovl: ignore permissions on underlying lookup | Miklos Szeredi | 1 | -3/+1 |
2016-05-10 | vfs: add lookup_hash() helper | Miklos Szeredi | 1 | -5/+28 |
2016-05-10 | vfs: rename: check backing inode being equal | Miklos Szeredi | 1 | -1/+5 |
2016-05-10 | vfs: add vfs_select_inode() helper | Miklos Szeredi | 1 | -8/+4 |
2016-05-09 | Revert "proc/base: make prompt shell start from new line after executing "cat... | Robin Humble | 1 | -1/+1 |
2016-05-09 | cgroup, kernfs: make mountinfo show properly scoped path for cgroup namespaces | Serge E. Hallyn | 1 | -0/+14 |
2016-05-07 | get_rock_ridge_filename(): handle malformed NM entries | Al Viro | 1 | -3/+10 |
2016-05-05 | proc: prevent accessing /proc/<PID>/environ until it's ready | Mathias Krause | 1 | -1/+2 |
2016-05-05 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 1 | -11/+14 |
2016-05-05 | propogate_mnt: Handle the first propogated copy being a slave | Eric W. Biederman | 1 | -11/+14 |
2016-05-04 | ecryptfs: fix handling of directory opening | Al Viro | 1 | -16/+55 |