1. 2c3dd4f ceph: eliminate sparse warnings in fs code by Alex Elder · 11 years ago
  2. 695b711 ceph: implement hidden per-field ceph.*.layout.* vxattrs by Sage Weil · 11 years ago
  3. 1f08f2b ceph: add ceph.dir.layout vxattr by Sage Weil · 11 years ago
  4. 32ab0bd ceph: change ceph.file.layout.* implementation, content by Sage Weil · 11 years ago
  5. b65917d ceph: fix listxattr handling for vxattrs by Sage Weil · 11 years ago
  6. 0bee82f ceph: fix getxattr vxattr handling by Sage Weil · 11 years ago
  7. f36e447 ceph: add exists_cb to vxattr struct by Sage Weil · 11 years ago
  8. d421acb ceph: pass ceph.* removexattrs through to MDS by Sage Weil · 11 years ago
  9. 3adf654 ceph: pass unhandled ceph.* setxattrs through to MDS by Sage Weil · 11 years ago
  10. 8860147 ceph: support hidden vxattrs by Sage Weil · 11 years ago
  11. 39b648d9 ceph: remove 'ceph.layout' virtual xattr by Sage Weil · 11 years ago
  12. 21ec6ff ceph: fix potential double free by Alan Cox · 12 years ago
  13. 3469ac1a ceph: drop support for preferred_osd pgs by Sage Weil · 12 years ago
  14. 3489b42 ceph: fix three bugs, two in ceph_vxattrcb_file_layout() by Alex Elder · 12 years ago
  15. 18fa8b3 ceph: make ceph_setxattr() and ceph_removexattr() more alike by Alex Elder · 12 years ago
  16. 3ce6cd1 ceph: avoid repeatedly computing the size of constant vxattr names by Alex Elder · 12 years ago
  17. aa4066e ceph: encode type in vxattr callback routines by Alex Elder · 12 years ago
  18. 881a5fa ceph: drop "_cb" from name of struct ceph_vxattr_cb by Alex Elder · 12 years ago
  19. eb78808 ceph: use macros to normalize vxattr table definitions by Alex Elder · 12 years ago
  20. 2289190 ceph: use a symbolic name for "ceph." extended attribute namespace by Alex Elder · 12 years ago
  21. 06476a6 ceph: pass inode rather than table to ceph_match_vxattr() by Alex Elder · 12 years ago
  22. b829c19 ceph: don't null-terminate xattr values by Alex Elder · 12 years ago
  23. 6c073a7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  24. 114fc47 ceph: change "ceph.layout" xattr to be "ceph.file.layout" by Alex Elder · 12 years ago
  25. 83eb26a ceph: ensure prealloc_blob is in place when removing xattr by Alex Elder · 12 years ago
  26. be65559 ceph: use i_ceph_lock instead of i_lock by Sage Weil · 13 years ago
  27. 5f21c96 ceph: protect access to d_parent by Sage Weil · 13 years ago
  28. 70b666c ceph: use ihold when we already have an inode ref by Sage Weil · 13 years ago
  29. fca65b4 ceph: do not call __mark_dirty_inode under i_lock by Sage Weil · 13 years ago
  30. 17db143 ceph: fix xattr rbtree search by Sage Weil · 13 years ago
  31. 61413c2 fs/ceph/xattr.c: Use kmemdup by Julia Lawall · 14 years ago
  32. 3d14c5d ceph: factor out libceph from Ceph file system by Yehuda Sadeh · 14 years ago
  33. 4a625be ceph: include dirty xattrs state in snapped caps by Sage Weil · 14 years ago
  34. cd84db6 ceph: code cleanup by Yehuda Sadeh · 14 years ago
  35. 1a75627 ceph: use ceph. prefix for virtual xattrs by Sage Weil · 14 years ago
  36. bddfa3c ceph: listxattr should compare version by >= by Henry C Chang · 14 years ago
  37. 640ef79 ceph: use ceph_sb_to_client instead of ceph_client by Cheng Renquan · 14 years ago
  38. c770807 ceph: cleanup: remove dead code by Dan Carpenter · 14 years ago
  39. 31459fe ceph: use __page_cache_alloc and add_to_page_cache_lru by Yehuda Sadeh · 14 years ago
  40. 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
  41. b6c1d5b ceph: simplify ceph_buffer interface by Sage Weil · 15 years ago
  42. 60d8773 fs/ceph: introduce missing kfree by Julia Lawall · 15 years ago
  43. 63ff78b ceph: fix uninitialized err variable by Sage Weil · 15 years ago
  44. b195bef ceph: include preferred_osd in file layout virtual xattr by Sage Weil · 15 years ago
  45. 355da1e ceph: inode operations by Sage Weil · 15 years ago