aboutsummaryrefslogtreecommitdiff
path: root/fs/ceph/xattr.c
AgeCommit message (Expand)AuthorFilesLines
2023-09-06Merge tag 'ceph-for-6.6-rc1' of https://github.com/ceph/ceph-clientGravatar Linus Torvalds 1-0/+30
2023-08-22ceph: add fscrypt ioctls and ceph.fscrypt.auth vxattrGravatar Jeff Layton 1-0/+27
2023-08-22ceph: implement -o test_dummy_encryption mount optionGravatar Jeff Layton 1-0/+3
2023-07-13ceph: convert to ctime accessor functionsGravatar Jeff Layton 1-1/+1
2023-05-04Merge tag 'ceph-for-6.4-rc1' of https://github.com/ceph/ceph-clientGravatar Linus Torvalds 1-7/+13
2023-04-30ceph: do not print the whole xattr value if it's too longGravatar Xiubo Li 1-7/+13
2023-03-06fs: drop unused posix acl handlersGravatar Christian Brauner 1-4/+0
2023-01-19fs: port xattr to mnt_idmapGravatar Christian Brauner 1-1/+1
2022-08-03ceph: prevent a client from exceeding the MDS maximum xattr sizeGravatar Luís Henriques 1-4/+8
2022-06-09netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_contextGravatar David Howells 1-7/+7
2022-05-25ceph: allow ceph.dir.rctime xattr to be updatableGravatar Venky Shankar 1-1/+9
2022-03-01ceph: add getvxattr opGravatar Milind Changire 1-2/+11
2021-10-20security: Return xattr name from security_dentry_init_security()Gravatar Vivek Goyal 1-2/+1
2021-09-02ceph: add a new vxattr to return auth mds for an inodeGravatar Jeff Layton 1-0/+19
2021-04-27ceph: support getting ceph.dir.rsnaps vxattrGravatar Yanhu Cao 1-0/+7
2021-01-24acl: handle idmapped mountsGravatar Christian Brauner 1-0/+1
2020-12-14ceph: set osdmap epoch for setxattrGravatar Xiubo Li 1-0/+3
2020-12-14ceph: add ceph.caps vxattrGravatar Luis Henriques 1-0/+27
2020-12-14ceph: add ceph.{cluster_fsid/client_id} vxattrsGravatar Xiubo Li 1-0/+42
2020-12-14ceph: acquire Fs caps when getting dir statsGravatar Jeff Layton 1-3/+6
2020-10-12ceph: mark ceph_fmt_xattr() as printf-like for better type checkingGravatar Ilya Dryomov 1-1/+2
2020-08-03ceph: remove unnecessary cast in kfree()Gravatar Xu Wang 1-6/+6
2020-06-01ceph: add caps perf metric for each superblockGravatar Xiubo Li 1-2/+2
2020-01-27ceph: print name of xattr in __ceph_{get,set}xattr() doutsGravatar Jeff Layton 1-2/+3
2020-01-27ceph: print dentry offset in hex and fix xattr_version typeGravatar Xiubo Li 1-1/+1
2019-09-16ceph: allow arbitrary security.* xattrsGravatar Jeff Layton 1-33/+2
2019-09-16ceph: only set CEPH_I_SEC_INITED if we got a MAC labelGravatar Jeff Layton 1-1/+2
2019-09-16ceph: turn ceph_security_invalidate_secctx into static inlineGravatar Jeff Layton 1-7/+2
2019-09-16ceph: don't list vxattrs in listxattr()Gravatar Jeff Layton 1-29/+0
2019-08-22ceph: fix buffer free while holding i_ceph_lock in __ceph_build_xattrs_blob()Gravatar Luis Henriques 1-3/+8
2019-08-22ceph: fix buffer free while holding i_ceph_lock in __ceph_setxattr()Gravatar Luis Henriques 1-2/+6
2019-07-08ceph: don't NULL terminate virtual xattrsGravatar Jeff Layton 1-25/+59
2019-07-08ceph: return -ERANGE if virtual xattr value didn't fit in bufferGravatar Jeff Layton 1-7/+7
2019-07-08ceph: make getxattr_cb return ssize_tGravatar Jeff Layton 1-45/+45
2019-07-08ceph: add selinux supportGravatar Yan, Zheng 1-17/+125
2019-07-08ceph: rename struct ceph_acls_info to ceph_acl_sec_ctxGravatar Yan, Zheng 1-0/+10
2019-07-08ceph: fix debug print format in __set_xattr()Gravatar Yan, Zheng 1-2/+2
2019-07-08ceph: fix "ceph.dir.rctime" vxattr valueGravatar David Disseldorp 1-1/+1
2019-07-08ceph: remove unused vxattr length helpersGravatar David Disseldorp 1-43/+0
2019-07-08ceph: fix listxattr vxattr buffer length calculationGravatar David Disseldorp 1-24/+30
2019-07-08ceph: add ceph.snap.btime vxattrGravatar David Disseldorp 1-0/+27
2019-07-08ceph: clean up ceph.dir.pin vxattr name sizeof()Gravatar David Disseldorp 1-1/+1
2019-03-05ceph: support getting ceph.dir.pin vxattrGravatar Yan, Zheng 1-1/+19
2018-10-22libceph: introduce ceph_pagelist_alloc()Gravatar Ilya Dryomov 1-2/+1
2018-08-02ceph: use timespec64 for inode timestampGravatar Arnd Bergmann 1-2/+2
2018-06-04ceph: always get rstat from auth mdsGravatar Yan, Zheng 1-12/+18
2018-06-04ceph: use bit flags to define vxattr attributesGravatar Yan, Zheng 1-18/+16
2018-04-23ceph: check if mds create snaprealm when setting quotaGravatar Yan, Zheng 1-3/+25
2018-04-02ceph: quota: add initial infrastructure to support cephfs quotasGravatar Luis Henriques 1-0/+44
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1