1. fb18a57 ceph: quota: add initial infrastructure to support cephfs quotas by Luis Henriques · 8 years ago
  2. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 8 years ago
  3. 06d7437 ceph: more accurate statfs by Douglas Fuller · 8 years ago
  4. 9556971 ceph: new cap message flags indicate if there is pending capsnap by Yan, Zheng · 8 years ago
  5. a02a946 libceph: respect RADOS_BACKOFF backoffs by Ilya Dryomov · 8 years ago
  6. f775ff7 ceph: fix file open flags on ppc64 by Alexander Graf · 8 years ago
  7. 7916254 ceph: make seeky readdir more efficient by Yan, Zheng · 8 years ago
  8. 1e4ef0c ceph: add flags parameter to send_cap_msg by Jeff Layton · 9 years ago
  9. fcff415 ceph: handle CEPH_SESSION_REJECT message by Yan, Zheng · 9 years ago
  10. 6305a3b libceph: support for blacklisting clients by Douglas Fuller · 10 years ago
  11. 0cabbd9 libceph: fsmap.user subscription support by Yan, Zheng · 9 years ago
  12. 774a6a1 ceph: reduce i_nr_by_mode array size by Yan, Zheng · 9 years ago
  13. 30c156d libceph: rados pool namespace support by Yan, Zheng · 10 years ago
  14. 7627151 libceph: define new ceph_file_layout structure by Yan, Zheng · 10 years ago
  15. f3c4ebe ceph: using hash value to compose dentry offset by Yan, Zheng · 9 years ago
  16. 956d39d ceph: define 'end/complete' in readdir reply as bit flags by Yan, Zheng · 9 years ago
  17. 737cc81e libceph: support for subscribing to "mdsmap.<id>" maps by Ilya Dryomov · 9 years ago
  18. 922dab6 libceph, rbd: ceph_osd_linger_request, watch/notify v2 by Ilya Dryomov · 9 years ago
  19. 315f240 ceph: fix security xattr deadlock by Yan, Zheng · 10 years ago
  20. 82dcaba libceph: revamp subs code, switch to SUBSCRIBE2 protocol by Ilya Dryomov · 10 years ago
  21. 0ea611a ceph: rename snapshot support by Yan, Zheng · 10 years ago
  22. 03f4fcb ceph: handle SESSION_FORCE_RO message by Yan, Zheng · 11 years ago
  23. 7a6fdeb libceph: nuke pool op infrastructure by Ilya Dryomov · 11 years ago
  24. 01deead ceph: use getattr request to fetch inline data by Yan, Zheng · 11 years ago
  25. 31c542a ceph: add inline data to pagecache by Yan, Zheng · 11 years ago
  26. 9280be2 ceph: fix file lock interruption by Yan, Zheng · 11 years ago
  27. f98a128 ceph: update inode fields according to issued caps by Yan, Zheng · 11 years ago
  28. eb13e83 ceph: use fl->fl_file as owner identifier of flock and posix lock by Yan, Zheng · 12 years ago
  29. 19913b4 ceph: add get_name() NFS export callback by Yan, Zheng · 12 years ago
  30. bcdfeb2 ceph: remove xattr when null value is given to setxattr() by Yan, Zheng · 12 years ago
  31. e822146 libceph: move ceph_file_layout helpers to ceph_fs.h by Ilya Dryomov · 12 years ago
  32. 4ee6a91 ceph: remove exported caps when handling cap import message by Yan, Zheng · 12 years ago
  33. 186e4f7 ceph: handle session flush message by Yan, Zheng · 12 years ago
  34. dd6f5e1 libceph: update ceph_fs.h by Alex Elder · 13 years ago
  35. a1ce392 UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headers by David Howells · 13 years ago
  36. 1fe60e5 libceph: move feature bits to separate header by Sage Weil · 13 years ago
  37. 3469ac1a ceph: drop support for preferred_osd pgs by Sage Weil · 13 years ago
  38. 3c454cf ceph: use LOOKUPINO to make unconnected nfs fh more reliable by Sage Weil · 14 years ago
  39. 483fac7 ceph: update common header files by Yehuda Sadeh · 15 years ago
  40. 6c0f3af ceph: add dir_layout to inode by Sage Weil · 15 years ago
  41. 571dba5 ceph: add CEPH_MDS_OP_SETDIRLAYOUT and associated ioctl. by Greg Farnum · 15 years ago
  42. 3d14c5d ceph: factor out libceph from Ceph file system by Yehuda Sadeh · 15 years ago[Renamed from fs/ceph/ceph_fs.h]
  43. fbaad97 ceph: define on-wire types, constants for file locking support by Greg Farnum · 15 years ago
  44. 20cb34a ceph: support v2 reconnect encoding by Sage Weil · 15 years ago
  45. cbbfe49 ceph: move AES iv definition to shared header by Sage Weil · 15 years ago
  46. f0b18d9 ceph: sync header defs with server code by Sage Weil · 15 years ago
  47. 5cd068c ceph: clean up header guards by Sage Weil · 15 years ago
  48. 9688f19 ceph: strip misleading/obsolete version, feature info by Sage Weil · 15 years ago
  49. 84d9509 ceph: request FILE_LAZYIO cap when LAZY file mode is set by Sage Weil · 15 years ago
  50. dd1c905 ceph: make lease code DN specific by Sage Weil · 15 years ago
  51. 23804d9 ceph: specify max_bytes on readdir replies by Sage Weil · 15 years ago
  52. ca9d93a ceph: resync headers with userland by Sage Weil · 15 years ago
  53. dbad185 ceph: drop src address(es) from message header [new protocol feature] by Sage Weil · 16 years ago
  54. a17d647 ceph: v0.19 release by Sage Weil · 16 years ago
  55. 0c94899 ceph: always send truncation info with read and write osd ops by Yehuda Sadeh · 16 years ago
  56. 361be86 ceph: precede encoded ceph_pg_pool struct with version by Sage Weil · 16 years ago
  57. 3ea25f9 ceph: mark MDS CREATE as a write op by Sage Weil · 16 years ago
  58. 93cea5b ceph: use ceph_pagelist for mds reconnect message; change encoding (protocol change) by Sage Weil · 16 years ago
  59. 04a419f ceph: add feature bits to connection handshake (protocol change) by Sage Weil · 16 years ago
  60. 6df058c ceph: include transaction id in ceph_msg_header (protocol change) by Sage Weil · 16 years ago
  61. 2f2ffd3 ceph: mark v0.18 release by Sage Weil · 16 years ago
  62. 1d1de916 ceph: hide /.ceph from readdir results by Sage Weil · 16 years ago
  63. 94045e1 ceph: decode updated mdsmap format by Sage Weil · 16 years ago
  64. 4e7a5dc ceph: negotiate authentication protocol; implement AUTH_NONE protocol by Sage Weil · 16 years ago
  65. 1654dd0 ceph: make object hash a pg_pool property by Sage Weil · 16 years ago
  66. cfbbcd2 ceph: use strong hash function for mapping objects to pgs by Sage Weil · 16 years ago
  67. bb097ff ceph: v0.17 of client by Sage Weil · 16 years ago
  68. ee7fdfa ceph: include preferred osd in placement seed by Sage Weil · 16 years ago
  69. 07bd10f ceph: correct subscribe_ack msgpool payload size by Sage Weil · 16 years ago
  70. 5720330 ceph: remove unused CEPH_MSG_{OSD,MDS}_GETMAP by Sage Weil · 16 years ago
  71. 752727a ceph: add file layout validation by Sage Weil · 16 years ago
  72. 13e38c8 ceph: update to mon client protocol v15 by Sage Weil · 16 years ago
  73. 0dee3c2 ceph: on-wire types by Sage Weil · 16 years ago