aboutsummaryrefslogtreecommitdiffstats
path: root/fs/ceph/xattr.c
Commit message (Expand)AuthorAge
* libceph: introduce ceph_pagelist_alloc()Ilya Dryomov2018-10-22
* ceph: use timespec64 for inode timestampArnd Bergmann2018-08-02
* ceph: always get rstat from auth mdsYan, Zheng2018-06-04
* ceph: use bit flags to define vxattr attributesYan, Zheng2018-06-04
* ceph: check if mds create snaprealm when setting quotaYan, Zheng2018-04-23
* ceph: quota: add initial infrastructure to support cephfs quotasLuis Henriques2018-04-02
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* ceph: adjust 36 checks for NULL pointersMarkus Elfring2017-09-06
* ceph: getattr before read on ceph.* xattrsYan, Zheng2017-07-07
* ceph: fix memory leak in __ceph_setxattr()Luis Henriques2017-05-04
* ceph: fix non static symbol warningWei Yongjun2016-10-18
* fs: Replace current_fs_time() with current_time()Deepa Dinamani2016-09-27
* ceph: rados pool namespace supportYan, Zheng2016-07-27
* libceph: define new ceph_file_layout structureYan, Zheng2016-07-27
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2016-05-27
|\
| * switch xattr_handler->set() to passing dentry and inode separatelyAl Viro2016-05-27
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2016-05-26
|\ \ | |/ |/|
| * ceph: use CEPH_MDS_OP_RMXATTR request to remove xattrYan, Zheng2016-05-25
| * libceph: a major OSD client updateIlya Dryomov2016-05-25
* | ceph: kill __ceph_removexattr()Yan, Zheng2016-04-23
* | ceph: Switch to generic xattr handlersAndreas Gruenbacher2016-04-23
* | ceph: Get rid of d_find_alias in ceph_set_aclAndreas Gruenbacher2016-04-23
* | ->getxattr(): pass dentry and inode as separate argumentsAl Viro2016-04-11
|/
* ceph: fix security xattr deadlockYan, Zheng2016-03-25
* ceph: don't request vxattrs from MDSYan, Zheng2016-03-25
* ceph: replace CURRENT_TIME by current_fs_time()Deepa Dinamani2016-03-25
* ceph: pre-allocate data structure that tracks caps flushingYan, Zheng2015-06-25
* ceph: take snap_rwsem when accessing snap realm's cached_contextYan, Zheng2015-06-25
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-04-26
|\
| * VFS: normal filesystems (and lustre): d_inode() annotationsDavid Howells2015-04-15
* | ceph: kstrdup() memory handlingSanidhya Kashyap2015-04-20
|/
* ceph: fix setting empty extended attributeYan, Zheng2014-12-17
* ceph: use pagelist to present MDS request dataYan, Zheng2014-10-14
* ceph: fix llistxattr on symlinkYan, Zheng2014-10-14
* ceph: request xattrs if xattr_version is zeroYan, Zheng2014-10-14
* ceph: fix sizeof(struct tYpO *) typoIlya Dryomov2014-07-28
* ceph: remove redundant memset(0)Ilya Dryomov2014-07-28
* ceph: don't include ceph.{file,dir}.layout vxattr in listxattr()Yan, Zheng2014-04-05
* ceph: check buffer size in ceph_vxattrcb_layout()Yan, Zheng2014-04-05
* ceph: do not chain inode updates to parent fsyncSage Weil2014-04-02
* ceph: fix ceph_removexattr()Yan, Zheng2014-02-17
* ceph: remove xattr when null value is given to setxattr()Yan, Zheng2014-02-17
* ceph: properly handle XATTR_CREATE and XATTR_REPLACEYan, Zheng2014-02-17
* ceph: Fix up after semantic merge conflictLinus Torvalds2014-01-28
* ceph: add acl for cephfsGuangliang Zhao2013-12-31
* ceph: fix sleeping function called from invalid context.majianpeng2013-07-03
* ceph: eliminate sparse warnings in fs codeAlex Elder2013-02-25
* ceph: implement hidden per-field ceph.*.layout.* vxattrsSage Weil2013-02-13
* ceph: add ceph.dir.layout vxattrSage Weil2013-02-13
* ceph: change ceph.file.layout.* implementation, contentSage Weil2013-02-13