summaryrefslogtreecommitdiffstats
path: root/fs/ceph
Commit message (Expand)AuthorAgeFilesLines
...
| * 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-185-197/+53
|\ \
| * | ceph: kill __ceph_removexattr()Yan, Zheng2016-04-231-126/+0
| * | ceph: Switch to generic xattr handlersAndreas Gruenbacher2016-04-234-52/+38
| * | ceph: Get rid of d_find_alias in ceph_set_aclAndreas Gruenbacher2016-04-234-33/+29
* | | Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2016-05-172-8/+6
|\ \ \
| * | | ceph: use generic_write_syncChristoph Hellwig2016-05-011-6/+5
| * | | direct-io: eliminate the offset argument to ->direct_IOChristoph Hellwig2016-05-011-2/+1
* | | | Merge branch 'ovl-fixes' into for-linusAl Viro2016-05-171-4/+2
|\ \ \ \ | | |_|/ | |/| |
| * | | libceph: make authorizer destruction independent of ceph_auth_clientIlya Dryomov2016-04-251-4/+2
| |/ /
* | | Merge getxattr prototype change into work.lookupsAl Viro2016-05-023-5/+7
|\ \ \ | |/ / |/| / | |/
| * ->getxattr(): pass dentry and inode as separate argumentsAl Viro2016-04-112-5/+5
| * posix_acl: Inode acl caching fixesAndreas Gruenbacher2016-03-311-0/+2
* | mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-048-85/+85
|/
* ceph: use kmem_cache_zallocGeliang Tang2016-03-252-2/+2
* ceph: use lookup request to revalidate dentryYan, Zheng2016-03-252-0/+35
* ceph: kill ceph_get_dentry_parent_inode()Yan, Zheng2016-03-252-20/+5
* ceph: fix security xattr deadlockYan, Zheng2016-03-257-10/+123
* ceph: don't request vxattrs from MDSYan, Zheng2016-03-251-2/+4
* ceph: fix mounting same fs multiple timesYan, Zheng2016-03-251-18/+15
* ceph: remove unnecessary NULL checkYan, Zheng2016-03-251-2/+2
* ceph: avoid updating directory inode's i_size accidentallyYan, Zheng2016-03-251-0/+4
* ceph: fix race during filling readdir cacheYan, Zheng2016-03-251-2/+7
* ceph: kill ceph_empty_snapcIlya Dryomov2016-03-254-34/+6
* ceph: fix a wrong comparisonAnton Protopopov2016-03-251-1/+1
* ceph: replace CURRENT_TIME by current_fs_time()Deepa Dinamani2016-03-254-6/+6
* ceph: scattered page writebackYan, Zheng2016-03-251-109/+196
* ceph: remove useless BUG_ONYan, Zheng2016-03-251-2/+0
* ceph: don't enable rbytes mount option by defaultYan, Zheng2016-03-252-4/+3
* ceph: encode ctime in cap messageYan, Zheng2016-03-251-4/+7
* libceph: revamp subs code, switch to SUBSCRIBE2 protocolIlya Dryomov2016-03-252-2/+3
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-03-191-16/+5
|\
| * ceph_fill_trace(): don't bother with d_instantiate(dn, NULL)Al Viro2016-03-141-3/+1
| * ceph: don't bother with d_rehash() in splice_dentry()Al Viro2016-03-141-13/+4
* | ceph: initial CEPH_FEATURE_FS_FILE_LAYOUT_V2 supportYan, Zheng2016-03-046-3/+48
|/
* ceph: fix snap context leak in error pathYan, Zheng2016-02-041-1/+1
* ceph: checking for IS_ERR instead of NULLDan Carpenter2016-02-041-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2016-01-244-150/+389
|\
| * ceph: use i_size_{read,write} to get/set i_sizeYan, Zheng2016-01-214-26/+25
| * ceph: re-send AIO write request when getting -EOLDSNAP errorYan, Zheng2016-01-211-4/+86
| * ceph: Asynchronous IO supportYan, Zheng2016-01-211-119/+278
| * ceph: Avoid to propagate the invalid page pointMinfei Huang2016-01-211-1/+0
| * ceph: fix double page_unlock() in page_mkwrite()Yan, Zheng2016-01-211-4/+4
* | wrappers for ->i_mutex accessAl Viro2016-01-225-17/+17
* | kmemcg: account certain kmem allocations to memcgVladimir Davydov2016-01-141-2/+2
* | Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2016-01-111-8/+8
|\ \
OpenPOWER on IntegriCloud