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