| Commit message (Expand) | Author | Age |
... | |
| * | ceph: define struct for dir entry in readdir reply | Yan, Zheng | 2016-05-25 |
| * | ceph: simplify 'offset in frag' | Yan, Zheng | 2016-05-25 |
| * | ceph: remove unnecessary checks in __dcache_readdir | Yan, Zheng | 2016-05-25 |
| * | ceph: search cache postion for dcache readdir | Yan, Zheng | 2016-05-25 |
| * | ceph: use CEPH_MDS_OP_RMXATTR request to remove xattr | Yan, Zheng | 2016-05-25 |
| * | ceph: report mount root in session metadata | Yan, Zheng | 2016-05-25 |
| * | ceph: don't show symlink target in debugfs/mdsc | Yan, Zheng | 2016-05-25 |
| * | ceph: don't call truncate_pagecache in ceph_writepages_start | Yan, Zheng | 2016-05-25 |
| * | ceph: renew caps for read/write if mds session got killed. | Yan, Zheng | 2016-05-25 |
| * | ceph: CEPH_FEATURE_MDSENC support | Yan, Zheng | 2016-05-25 |
| * | ceph: multiple filesystem support | Yan, Zheng | 2016-05-25 |
| * | libceph: a major OSD client update | Ilya Dryomov | 2016-05-25 |
| * | libceph: redo callbacks and factor out MOSDOpReply decoding | Ilya Dryomov | 2016-05-25 |
| * | libceph: drop msg argument from ceph_osdc_callback_t | Ilya Dryomov | 2016-05-25 |
| * | libceph: switch to calc_target(), part 2 | Ilya Dryomov | 2016-05-25 |
| * | libceph: introduce ceph_osd_request_target, calc_target() | Ilya Dryomov | 2016-05-25 |
| * | libceph: rename ceph_calc_pg_primary() | Ilya Dryomov | 2016-05-25 |
| * | libceph: rename ceph_oloc_oid_to_pg() | Ilya Dryomov | 2016-05-25 |
| * | libceph: DEFINE_RB_FUNCS macro | Ilya Dryomov | 2016-05-25 |
| * | libceph: variable-sized ceph_object_id | Ilya Dryomov | 2016-05-25 |
| * | libceph: move message allocation out of ceph_osdc_alloc_request() | Ilya Dryomov | 2016-05-25 |
| * | libceph: make ceph_osdc_put_request() accept NULL | Ilya Dryomov | 2016-05-25 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2016-05-18 |
|\ \ |
|
| * | | ceph: kill __ceph_removexattr() | Yan, Zheng | 2016-04-23 |
| * | | ceph: Switch to generic xattr handlers | Andreas Gruenbacher | 2016-04-23 |
| * | | ceph: Get rid of d_find_alias in ceph_set_acl | Andreas Gruenbacher | 2016-04-23 |
* | | | Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2016-05-17 |
|\ \ \ |
|
| * | | | ceph: use generic_write_sync | Christoph Hellwig | 2016-05-01 |
| * | | | direct-io: eliminate the offset argument to ->direct_IO | Christoph Hellwig | 2016-05-01 |
* | | | | Merge branch 'ovl-fixes' into for-linus | Al Viro | 2016-05-17 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | libceph: make authorizer destruction independent of ceph_auth_client | Ilya Dryomov | 2016-04-25 |
| |/ / |
|
* | | | Merge getxattr prototype change into work.lookups | Al Viro | 2016-05-02 |
|\ \ \
| |/ /
|/| /
| |/ |
|
| * | ->getxattr(): pass dentry and inode as separate arguments | Al Viro | 2016-04-11 |
| * | posix_acl: Inode acl caching fixes | Andreas Gruenbacher | 2016-03-31 |
* | | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros | Kirill A. Shutemov | 2016-04-04 |
|/ |
|
* | ceph: use kmem_cache_zalloc | Geliang Tang | 2016-03-25 |
* | ceph: use lookup request to revalidate dentry | Yan, Zheng | 2016-03-25 |
* | ceph: kill ceph_get_dentry_parent_inode() | Yan, Zheng | 2016-03-25 |
* | ceph: fix security xattr deadlock | Yan, Zheng | 2016-03-25 |
* | ceph: don't request vxattrs from MDS | Yan, Zheng | 2016-03-25 |
* | ceph: fix mounting same fs multiple times | Yan, Zheng | 2016-03-25 |
* | ceph: remove unnecessary NULL check | Yan, Zheng | 2016-03-25 |
* | ceph: avoid updating directory inode's i_size accidentally | Yan, Zheng | 2016-03-25 |
* | ceph: fix race during filling readdir cache | Yan, Zheng | 2016-03-25 |
* | ceph: kill ceph_empty_snapc | Ilya Dryomov | 2016-03-25 |
* | ceph: fix a wrong comparison | Anton Protopopov | 2016-03-25 |
* | ceph: replace CURRENT_TIME by current_fs_time() | Deepa Dinamani | 2016-03-25 |
* | ceph: scattered page writeback | Yan, Zheng | 2016-03-25 |
* | ceph: remove useless BUG_ON | Yan, Zheng | 2016-03-25 |
* | ceph: don't enable rbytes mount option by default | Yan, Zheng | 2016-03-25 |