- 15bf323 security: Return xattr name from security_dentry_init_security() by Vivek Goyal · 3 years, 3 months ago
- 40e309d ceph: add a new vxattr to return auth mds for an inode by Jeff Layton · 3 years, 5 months ago
- e7f7295 ceph: support getting ceph.dir.rsnaps vxattr by Yanhu Cao · 4 years, 4 months ago
- e65ce2a acl: handle idmapped mounts by Christian Brauner · 4 years ago
- 968cd14 ceph: set osdmap epoch for setxattr by Xiubo Li · 4 years, 1 month ago
- dd980fc ceph: add ceph.caps vxattr by Luis Henriques · 4 years, 1 month ago
- 5a9e2f5 ceph: add ceph.{cluster_fsid/client_id} vxattrs by Xiubo Li · 4 years, 2 months ago
- 81048c0 ceph: acquire Fs caps when getting dir stats by Jeff Layton · 4 years, 2 months ago
- f6fbdcd ceph: mark ceph_fmt_xattr() as printf-like for better type checking by Ilya Dryomov · 4 years, 3 months ago
- c00e452 ceph: remove unnecessary cast in kfree() by Xu Wang · 4 years, 6 months ago
- 1af16d5 ceph: add caps perf metric for each superblock by Xiubo Li · 4 years, 9 months ago
- d36e0b6 ceph: print name of xattr in __ceph_{get,set}xattr() douts by Jeff Layton · 5 years ago
- 0eb3085 ceph: print dentry offset in hex and fix xattr_version type by Xiubo Li · 5 years ago
- b8fe918 ceph: allow arbitrary security.* xattrs by Jeff Layton · 5 years ago
- 026105e ceph: only set CEPH_I_SEC_INITED if we got a MAC label by Jeff Layton · 5 years ago
- 668959a ceph: turn ceph_security_invalidate_secctx into static inline by Jeff Layton · 5 years ago
- e09580b ceph: don't list vxattrs in listxattr() by Jeff Layton · 5 years ago
- 12fe3dd ceph: fix buffer free while holding i_ceph_lock in __ceph_build_xattrs_blob() by Luis Henriques · 5 years ago
- 86968ef ceph: fix buffer free while holding i_ceph_lock in __ceph_setxattr() by Luis Henriques · 5 years ago
- 2635053 ceph: don't NULL terminate virtual xattrs by Jeff Layton · 6 years ago
- 3b42101 ceph: return -ERANGE if virtual xattr value didn't fit in buffer by Jeff Layton · 6 years ago
- f1d1b51 ceph: make getxattr_cb return ssize_t by Jeff Layton · 6 years ago
- ac6713c ceph: add selinux support by Yan, Zheng · 6 years ago
- 5c31e92 ceph: rename struct ceph_acls_info to ceph_acl_sec_ctx by Yan, Zheng · 6 years ago
- 0572978 ceph: fix debug print format in __set_xattr() by Yan, Zheng · 6 years ago
- 7188072 ceph: fix "ceph.dir.rctime" vxattr value by David Disseldorp · 6 years ago
- d0f191d ceph: remove unused vxattr length helpers by David Disseldorp · 6 years ago
- 2b2abca ceph: fix listxattr vxattr buffer length calculation by David Disseldorp · 6 years ago
- 100cc61 ceph: add ceph.snap.btime vxattr by David Disseldorp · 6 years ago
- e1b8143 ceph: clean up ceph.dir.pin vxattr name sizeof() by David Disseldorp · 6 years ago
- 0879687 ceph: support getting ceph.dir.pin vxattr by Yan, Zheng · 6 years ago
- 33165d4 libceph: introduce ceph_pagelist_alloc() by Ilya Dryomov · 6 years ago
- 9bbeab4 ceph: use timespec64 for inode timestamp by Arnd Bergmann · 6 years ago
- 49a9f4f ceph: always get rstat from auth mds by Yan, Zheng · 7 years ago
- 4e9906e ceph: use bit flags to define vxattr attributes by Yan, Zheng · 7 years ago
- f191982 ceph: check if mds create snaprealm when setting quota by Yan, Zheng · 7 years ago
- fb18a57 ceph: quota: add initial infrastructure to support cephfs quotas by Luis Henriques · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- d37b1d9 ceph: adjust 36 checks for NULL pointers by Markus Elfring · 7 years ago
- 1684dd0 ceph: getattr before read on ceph.* xattrs by Yan, Zheng · 8 years ago
- eeca958 ceph: fix memory leak in __ceph_setxattr() by Luis Henriques · 8 years ago
- 5130cce ceph: fix non static symbol warning by Wei Yongjun · 8 years ago
- c2050a4 fs: Replace current_fs_time() with current_time() by Deepa Dinamani · 8 years ago
- 779fe0f ceph: rados pool namespace support by Yan, Zheng · 9 years ago
- 7627151 libceph: define new ceph_file_layout structure by Yan, Zheng · 9 years ago
- d102a56 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
- 5930122 switch xattr_handler->set() to passing dentry and inode separately by Al Viro · 9 years ago
- a10c38a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
- 04303d8 ceph: use CEPH_MDS_OP_RMXATTR request to remove xattr by Yan, Zheng · 9 years ago
- 5aea3dc libceph: a major OSD client update by Ilya Dryomov · 9 years ago
- b971e94e ceph: kill __ceph_removexattr() by Yan, Zheng · 9 years ago
- 2cdeb1e ceph: Switch to generic xattr handlers by Andreas Gruenbacher · 9 years ago
- a26fecc ceph: Get rid of d_find_alias in ceph_set_acl by Andreas Gruenbacher · 9 years ago
- ce23e64 ->getxattr(): pass dentry and inode as separate arguments by Al Viro · 9 years ago
- 315f240 ceph: fix security xattr deadlock by Yan, Zheng · 9 years ago
- 29dccfa ceph: don't request vxattrs from MDS by Yan, Zheng · 9 years ago
- 8bbd471 ceph: replace CURRENT_TIME by current_fs_time() by Deepa Dinamani · 9 years ago
- f66fd9f ceph: pre-allocate data structure that tracks caps flushing by Yan, Zheng · 10 years ago
- 604d1b0 ceph: take snap_rwsem when accessing snap realm's cached_context by Yan, Zheng · 10 years ago
- 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
- a149bb9 ceph: kstrdup() memory handling by Sanidhya Kashyap · 10 years ago
- 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 10 years ago
- 0aeff37 ceph: fix setting empty extended attribute by Yan, Zheng · 10 years ago
- 25e6bae ceph: use pagelist to present MDS request data by Yan, Zheng · 10 years ago
- 0abb43d ceph: fix llistxattr on symlink by Yan, Zheng · 10 years ago
- 508b32d ceph: request xattrs if xattr_version is zero by Yan, Zheng · 10 years ago
- 7e8a295 ceph: fix sizeof(struct tYpO *) typo by Ilya Dryomov · 10 years ago
- 1a295bd ceph: remove redundant memset(0) by Ilya Dryomov · 10 years ago
- cc48c3e ceph: don't include ceph.{file,dir}.layout vxattr in listxattr() by Yan, Zheng · 11 years ago
- 1e5c664 ceph: check buffer size in ceph_vxattrcb_layout() by Yan, Zheng · 11 years ago
- 752c8bd ceph: do not chain inode updates to parent fsync by Sage Weil · 12 years ago
- 524186a ceph: fix ceph_removexattr() by Yan, Zheng · 11 years ago
- bcdfeb2 ceph: remove xattr when null value is given to setxattr() by Yan, Zheng · 11 years ago
- fbc0b97 ceph: properly handle XATTR_CREATE and XATTR_REPLACE by Yan, Zheng · 11 years ago
- 4db658e ceph: Fix up after semantic merge conflict by Linus Torvalds · 11 years ago
- 7221fe4 ceph: add acl for cephfs by Guangliang Zhao · 11 years ago
- a1dc193 ceph: fix sleeping function called from invalid context. by majianpeng · 12 years ago
- 2c3dd4f ceph: eliminate sparse warnings in fs code by Alex Elder · 12 years ago
- 695b711 ceph: implement hidden per-field ceph.*.layout.* vxattrs by Sage Weil · 12 years ago
- 1f08f2b ceph: add ceph.dir.layout vxattr by Sage Weil · 12 years ago
- 32ab0bd ceph: change ceph.file.layout.* implementation, content by Sage Weil · 12 years ago
- b65917d ceph: fix listxattr handling for vxattrs by Sage Weil · 12 years ago
- 0bee82f ceph: fix getxattr vxattr handling by Sage Weil · 12 years ago
- f36e447 ceph: add exists_cb to vxattr struct by Sage Weil · 12 years ago
- d421acb ceph: pass ceph.* removexattrs through to MDS by Sage Weil · 12 years ago
- 3adf654 ceph: pass unhandled ceph.* setxattrs through to MDS by Sage Weil · 12 years ago
- 8860147 ceph: support hidden vxattrs by Sage Weil · 12 years ago
- 39b648d9 ceph: remove 'ceph.layout' virtual xattr by Sage Weil · 12 years ago
- 21ec6ff ceph: fix potential double free by Alan Cox · 12 years ago
- 3469ac1a ceph: drop support for preferred_osd pgs by Sage Weil · 13 years ago
- 3489b42 ceph: fix three bugs, two in ceph_vxattrcb_file_layout() by Alex Elder · 13 years ago
- 18fa8b3 ceph: make ceph_setxattr() and ceph_removexattr() more alike by Alex Elder · 13 years ago
- 3ce6cd1 ceph: avoid repeatedly computing the size of constant vxattr names by Alex Elder · 13 years ago
- aa4066e ceph: encode type in vxattr callback routines by Alex Elder · 13 years ago
- 881a5fa ceph: drop "_cb" from name of struct ceph_vxattr_cb by Alex Elder · 13 years ago
- eb78808 ceph: use macros to normalize vxattr table definitions by Alex Elder · 13 years ago
- 2289190 ceph: use a symbolic name for "ceph." extended attribute namespace by Alex Elder · 13 years ago
- 06476a6 ceph: pass inode rather than table to ceph_match_vxattr() by Alex Elder · 13 years ago
- b829c19 ceph: don't null-terminate xattr values by Alex Elder · 13 years ago
- 6c073a7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago