1. 7e8a295 ceph: fix sizeof(struct tYpO *) typo by Ilya Dryomov · 10 years ago
  2. 1a295bd ceph: remove redundant memset(0) by Ilya Dryomov · 10 years ago
  3. cc48c3e ceph: don't include ceph.{file,dir}.layout vxattr in listxattr() by Yan, Zheng · 10 years ago
  4. 1e5c664 ceph: check buffer size in ceph_vxattrcb_layout() by Yan, Zheng · 10 years ago
  5. 752c8bd ceph: do not chain inode updates to parent fsync by Sage Weil · 11 years ago
  6. 524186a ceph: fix ceph_removexattr() by Yan, Zheng · 10 years ago
  7. bcdfeb2 ceph: remove xattr when null value is given to setxattr() by Yan, Zheng · 10 years ago
  8. fbc0b97 ceph: properly handle XATTR_CREATE and XATTR_REPLACE by Yan, Zheng · 10 years ago
  9. 4db658e ceph: Fix up after semantic merge conflict by Linus Torvalds · 10 years ago
  10. 7221fe4 ceph: add acl for cephfs by Guangliang Zhao · 11 years ago
  11. a1dc193 ceph: fix sleeping function called from invalid context. by majianpeng · 11 years ago
  12. 2c3dd4f ceph: eliminate sparse warnings in fs code by Alex Elder · 11 years ago
  13. 695b711 ceph: implement hidden per-field ceph.*.layout.* vxattrs by Sage Weil · 12 years ago
  14. 1f08f2b ceph: add ceph.dir.layout vxattr by Sage Weil · 12 years ago
  15. 32ab0bd ceph: change ceph.file.layout.* implementation, content by Sage Weil · 12 years ago
  16. b65917d ceph: fix listxattr handling for vxattrs by Sage Weil · 12 years ago
  17. 0bee82f ceph: fix getxattr vxattr handling by Sage Weil · 12 years ago
  18. f36e447 ceph: add exists_cb to vxattr struct by Sage Weil · 12 years ago
  19. d421acb ceph: pass ceph.* removexattrs through to MDS by Sage Weil · 12 years ago
  20. 3adf654 ceph: pass unhandled ceph.* setxattrs through to MDS by Sage Weil · 11 years ago
  21. 8860147 ceph: support hidden vxattrs by Sage Weil · 11 years ago
  22. 39b648d9 ceph: remove 'ceph.layout' virtual xattr by Sage Weil · 11 years ago
  23. 21ec6ff ceph: fix potential double free by Alan Cox · 12 years ago
  24. 3469ac1a ceph: drop support for preferred_osd pgs by Sage Weil · 12 years ago
  25. 3489b42 ceph: fix three bugs, two in ceph_vxattrcb_file_layout() by Alex Elder · 12 years ago
  26. 18fa8b3 ceph: make ceph_setxattr() and ceph_removexattr() more alike by Alex Elder · 13 years ago
  27. 3ce6cd1 ceph: avoid repeatedly computing the size of constant vxattr names by Alex Elder · 13 years ago
  28. aa4066e ceph: encode type in vxattr callback routines by Alex Elder · 13 years ago
  29. 881a5fa ceph: drop "_cb" from name of struct ceph_vxattr_cb by Alex Elder · 13 years ago
  30. eb78808 ceph: use macros to normalize vxattr table definitions by Alex Elder · 13 years ago
  31. 2289190 ceph: use a symbolic name for "ceph." extended attribute namespace by Alex Elder · 13 years ago
  32. 06476a6 ceph: pass inode rather than table to ceph_match_vxattr() by Alex Elder · 13 years ago
  33. b829c19 ceph: don't null-terminate xattr values by Alex Elder · 13 years ago
  34. 6c073a7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  35. 114fc47 ceph: change "ceph.layout" xattr to be "ceph.file.layout" by Alex Elder · 13 years ago
  36. 83eb26a ceph: ensure prealloc_blob is in place when removing xattr by Alex Elder · 13 years ago
  37. be65559 ceph: use i_ceph_lock instead of i_lock by Sage Weil · 13 years ago
  38. 5f21c96 ceph: protect access to d_parent by Sage Weil · 13 years ago
  39. 70b666c ceph: use ihold when we already have an inode ref by Sage Weil · 13 years ago
  40. fca65b4 ceph: do not call __mark_dirty_inode under i_lock by Sage Weil · 13 years ago
  41. 17db143 ceph: fix xattr rbtree search by Sage Weil · 14 years ago
  42. 61413c2 fs/ceph/xattr.c: Use kmemdup by Julia Lawall · 14 years ago
  43. 3d14c5d ceph: factor out libceph from Ceph file system by Yehuda Sadeh · 14 years ago
  44. 4a625be ceph: include dirty xattrs state in snapped caps by Sage Weil · 14 years ago
  45. cd84db6 ceph: code cleanup by Yehuda Sadeh · 14 years ago
  46. 1a75627 ceph: use ceph. prefix for virtual xattrs by Sage Weil · 14 years ago
  47. bddfa3c ceph: listxattr should compare version by >= by Henry C Chang · 14 years ago
  48. 640ef79 ceph: use ceph_sb_to_client instead of ceph_client by Cheng Renquan · 14 years ago
  49. c770807 ceph: cleanup: remove dead code by Dan Carpenter · 14 years ago
  50. 31459fe ceph: use __page_cache_alloc and add_to_page_cache_lru by Yehuda Sadeh · 14 years ago
  51. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  52. b6c1d5b ceph: simplify ceph_buffer interface by Sage Weil · 15 years ago
  53. 60d8773 fs/ceph: introduce missing kfree by Julia Lawall · 15 years ago
  54. 63ff78b ceph: fix uninitialized err variable by Sage Weil · 15 years ago
  55. b195bef ceph: include preferred_osd in file layout virtual xattr by Sage Weil · 15 years ago
  56. 355da1e ceph: inode operations by Sage Weil · 15 years ago