index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
ceph
/
xattr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'ceph-for-6.4-rc1' of https://github.com/ceph/ceph-client
Linus Torvalds
2023-05-04
1
-7
/
+13
|
\
|
*
ceph: do not print the whole xattr value if it's too long
Xiubo Li
2023-04-30
1
-7
/
+13
*
|
fs: drop unused posix acl handlers
Christian Brauner
2023-03-06
1
-4
/
+0
|
/
*
fs: port xattr to mnt_idmap
Christian Brauner
2023-01-19
1
-1
/
+1
*
ceph: prevent a client from exceeding the MDS maximum xattr size
Luís Henriques
2022-08-03
1
-4
/
+8
*
netfs: Fix gcc-12 warning by embedding vfs inode in netfs_i_context
David Howells
2022-06-09
1
-7
/
+7
*
ceph: allow ceph.dir.rctime xattr to be updatable
Venky Shankar
2022-05-25
1
-1
/
+9
*
ceph: add getvxattr op
Milind Changire
2022-03-01
1
-2
/
+11
*
security: Return xattr name from security_dentry_init_security()
Vivek Goyal
2021-10-20
1
-2
/
+1
*
ceph: add a new vxattr to return auth mds for an inode
Jeff Layton
2021-09-02
1
-0
/
+19
*
ceph: support getting ceph.dir.rsnaps vxattr
Yanhu Cao
2021-04-27
1
-0
/
+7
*
acl: handle idmapped mounts
Christian Brauner
2021-01-24
1
-0
/
+1
*
ceph: set osdmap epoch for setxattr
Xiubo Li
2020-12-14
1
-0
/
+3
*
ceph: add ceph.caps vxattr
Luis Henriques
2020-12-14
1
-0
/
+27
*
ceph: add ceph.{cluster_fsid/client_id} vxattrs
Xiubo Li
2020-12-14
1
-0
/
+42
*
ceph: acquire Fs caps when getting dir stats
Jeff Layton
2020-12-14
1
-3
/
+6
*
ceph: mark ceph_fmt_xattr() as printf-like for better type checking
Ilya Dryomov
2020-10-12
1
-1
/
+2
*
ceph: remove unnecessary cast in kfree()
Xu Wang
2020-08-03
1
-6
/
+6
*
ceph: add caps perf metric for each superblock
Xiubo Li
2020-06-01
1
-2
/
+2
*
ceph: print name of xattr in __ceph_{get,set}xattr() douts
Jeff Layton
2020-01-27
1
-2
/
+3
*
ceph: print dentry offset in hex and fix xattr_version type
Xiubo Li
2020-01-27
1
-1
/
+1
*
ceph: allow arbitrary security.* xattrs
Jeff Layton
2019-09-16
1
-33
/
+2
*
ceph: only set CEPH_I_SEC_INITED if we got a MAC label
Jeff Layton
2019-09-16
1
-1
/
+2
*
ceph: turn ceph_security_invalidate_secctx into static inline
Jeff Layton
2019-09-16
1
-7
/
+2
*
ceph: don't list vxattrs in listxattr()
Jeff Layton
2019-09-16
1
-29
/
+0
*
ceph: fix buffer free while holding i_ceph_lock in __ceph_build_xattrs_blob()
Luis Henriques
2019-08-22
1
-3
/
+8
*
ceph: fix buffer free while holding i_ceph_lock in __ceph_setxattr()
Luis Henriques
2019-08-22
1
-2
/
+6
*
ceph: don't NULL terminate virtual xattrs
Jeff Layton
2019-07-08
1
-25
/
+59
*
ceph: return -ERANGE if virtual xattr value didn't fit in buffer
Jeff Layton
2019-07-08
1
-7
/
+7
*
ceph: make getxattr_cb return ssize_t
Jeff Layton
2019-07-08
1
-45
/
+45
*
ceph: add selinux support
Yan, Zheng
2019-07-08
1
-17
/
+125
*
ceph: rename struct ceph_acls_info to ceph_acl_sec_ctx
Yan, Zheng
2019-07-08
1
-0
/
+10
*
ceph: fix debug print format in __set_xattr()
Yan, Zheng
2019-07-08
1
-2
/
+2
*
ceph: fix "ceph.dir.rctime" vxattr value
David Disseldorp
2019-07-08
1
-1
/
+1
*
ceph: remove unused vxattr length helpers
David Disseldorp
2019-07-08
1
-43
/
+0
*
ceph: fix listxattr vxattr buffer length calculation
David Disseldorp
2019-07-08
1
-24
/
+30
*
ceph: add ceph.snap.btime vxattr
David Disseldorp
2019-07-08
1
-0
/
+27
*
ceph: clean up ceph.dir.pin vxattr name sizeof()
David Disseldorp
2019-07-08
1
-1
/
+1
*
ceph: support getting ceph.dir.pin vxattr
Yan, Zheng
2019-03-05
1
-1
/
+19
*
libceph: introduce ceph_pagelist_alloc()
Ilya Dryomov
2018-10-22
1
-2
/
+1
*
ceph: use timespec64 for inode timestamp
Arnd Bergmann
2018-08-02
1
-2
/
+2
*
ceph: always get rstat from auth mds
Yan, Zheng
2018-06-04
1
-12
/
+18
*
ceph: use bit flags to define vxattr attributes
Yan, Zheng
2018-06-04
1
-18
/
+16
*
ceph: check if mds create snaprealm when setting quota
Yan, Zheng
2018-04-23
1
-3
/
+25
*
ceph: quota: add initial infrastructure to support cephfs quotas
Luis Henriques
2018-04-02
1
-0
/
+44
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
ceph: adjust 36 checks for NULL pointers
Markus Elfring
2017-09-06
1
-4
/
+4
*
ceph: getattr before read on ceph.* xattrs
Yan, Zheng
2017-07-07
1
-0
/
+3
*
ceph: fix memory leak in __ceph_setxattr()
Luis Henriques
2017-05-04
1
-0
/
+3
*
ceph: fix non static symbol warning
Wei Yongjun
2016-10-18
1
-2
/
+2
[next]