1. 282c105 ceph: fix kick_requests() by Yan, Zheng · 10 years ago
  2. 51da8e8 ceph: reset r_resend_mds after receiving -ESTALE by Yan, Zheng · 10 years ago
  3. c5c9a0b ceph: include time stamp in replayed MDS requests by Yan, Zheng · 10 years ago
  4. 6d87c22 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  5. f3ae1b9 fs/ceph: replace pr_warning by pr_warn by Fabian Frederick · 10 years ago
  6. b8e6906 ceph: include time stamp in every MDS request by Sage Weil · 10 years ago
  7. a56371d ceph: flush cap release queue when trimming session caps by Yan, Zheng · 10 years ago
  8. 5400839 ceph: preallocate buffer for readdir reply by Yan, Zheng · 10 years ago
  9. 00bd8ed ceph: fix null pointer dereference in discard_cap_releases() by Yan, Zheng · 10 years ago
  10. 844d87c ceph: do not assume r_old_dentry[_dir] always set together by Sage Weil · 11 years ago
  11. 5d72d13 ceph: add open export target session helper by Yan, Zheng · 11 years ago
  12. 186e4f7 ceph: handle session flush message by Yan, Zheng · 11 years ago
  13. ca18bed ceph: handle -ESTALE reply by Yan, Zheng · 11 years ago
  14. 979abfd ceph: fix trim caps by Yan, Zheng · 11 years ago
  15. 12b4629 libceph: all features fields must be u64 by Ilya Dryomov · 11 years ago
  16. fc55d2c ceph: wake up 'safe' waiters when unregistering request by Yan, Zheng · 11 years ago
  17. eb1b8af ceph: cleanup aborted requests when re-sending requests. by Yan, Zheng · 11 years ago
  18. 99a9c27 ceph: handle race between cap reconnect and cap release by Yan, Zheng · 11 years ago
  19. 44c9975 ceph: set caps count after composing cap reconnect message by Yan, Zheng · 11 years ago
  20. a096b09 ceph: queue cap release in __ceph_remove_cap() by Yan, Zheng · 11 years ago
  21. 81c6aea ceph: handle frag mismatch between readdir request and reply by Yan, Zheng · 11 years ago
  22. ed284c4 ceph: remove ceph_lookup_inode() by Yan, Zheng · 11 years ago
  23. ee3e542 Merge remote-tracking branch 'linus/master' into testing by Sage Weil · 11 years ago
  24. 6f60f88 ceph: fix freeing inode vs removing session caps race by Yan, Zheng · 11 years ago
  25. c338c07 ceph: fix null pointer dereference by Nathaniel Yazdani · 11 years ago
  26. 9a5889a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  27. 84d08fa helper for reading ->d_count by Al Viro · 11 years ago
  28. fb3101b ceph: Free mdsc if alloc mdsc->mdsmap failed. by majianpeng · 11 years ago
  29. 667ca05 ceph: clear migrate seq when MDS restarts by Yan, Zheng · 11 years ago
  30. 3803da4 ceph: reset iov_len when discarding cap release messages by Yan, Zheng · 11 years ago
  31. 1c8c601 locks: protect most of the file_lock handling with i_lock by Jeff Layton · 11 years ago
  32. 39be95e ceph: ceph_pagelist_append might sleep while atomic by Jim Schutt · 11 years ago
  33. c420276 ceph: add cpu_to_le32() calls when encoding a reconnect capability by Jim Schutt · 11 years ago
  34. 90af360 libceph: add, don't set data for a message by Alex Elder · 11 years ago
  35. 27859f9 libceph: wrap auth ops in wrapper functions by Sage Weil · 11 years ago
  36. 0bed9b5 libceph: add update_authorizer auth method by Sage Weil · 11 years ago
  37. 2f276c5 ceph: use i_release_count to indicate dir's completeness by Yan, Zheng · 11 years ago
  38. ebf18f4 ceph: only set message data pointers if non-empty by Alex Elder · 11 years ago
  39. 27fa838 libceph: isolate other message data fields by Alex Elder · 11 years ago
  40. f1baeb2 libceph: set page info with byte length by Alex Elder · 11 years ago
  41. 02afca6 libceph: isolate message page field manipulation by Alex Elder · 11 years ago
  42. 54ae075 libceph: no need for alignment for mds message by Alex Elder · 11 years ago
  43. 53ded49 libceph: define mds_alloc_msg() method by Alex Elder · 11 years ago
  44. ec02a2f libceph: kill ceph_msg->pagelist_count by Alex Elder · 11 years ago
  45. 7971bd9 ceph: revert commit 22cddde104 by Sage Weil · 11 years ago
  46. a8673d6 ceph: use I_COMPLETE inode flag instead of D_COMPLETE flag by Yan, Zheng · 11 years ago
  47. d40ee0d ceph: queue cap release when trimming cap by Yan, Zheng · 11 years ago
  48. 8a03449 ceph: fix LSSNAP regression by Yan, Zheng · 11 years ago
  49. d4b515f libceph: distinguish page array and pagelist count by Alex Elder · 11 years ago
  50. 1cf0209 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  51. ff3d004 ceph: Convert struct ceph_mds_request to use kuid_t and kgid_t by Eric W. Biederman · 11 years ago
  52. 6e8575f ceph: Check for created flag in response from mds by Sam Lang · 12 years ago
  53. ed75ec2 ceph: Fix infinite loop in __wake_requests by Yan, Zheng · 12 years ago
  54. b000056 ceph: Fix NULL ptr crash in strlen() by David Zafman · 12 years ago
  55. 3e8f43a ceph: Fix oops when handling mdsmap that decreases max_mds by Yan, Zheng · 12 years ago
  56. a53aab6 ceph: close old con before reopening on mds reconnect by Sage Weil · 12 years ago
  57. 1fe60e5 libceph: move feature bits to separate header by Sage Weil · 12 years ago
  58. 8842b3b ceph: clean up useless d_parent checks by Sage Weil · 12 years ago
  59. b7a9e5d libceph: set peer name on con_open, not init by Sage Weil · 12 years ago
  60. 1bfd89f libceph: fully initialize connection in con_init() by Alex Elder · 12 years ago
  61. 15d9882 libceph: embed ceph messenger structure in ceph_client by Alex Elder · 12 years ago
  62. 8f43fb5 ceph: use info returned by get_authorizer by Alex Elder · 12 years ago
  63. a3530df ceph: have get_authorizer methods return pointers by Alex Elder · 12 years ago
  64. a255651 ceph: ensure auth ops are defined before use by Alex Elder · 12 years ago
  65. 74f1869 ceph: messenger: reduce args to create_authorizer by Alex Elder · 12 years ago
  66. 6c4a191 ceph: define ceph_auth_handshake type by Alex Elder · 12 years ago
  67. 1ce208a ceph: don't reset s_cap_ttl to zero by Alex Elder · 13 years ago
  68. 6c073a7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 12 years ago
  69. d8fb02a ceph: create a new session lock to avoid lock inversion by Alex Elder · 13 years ago
  70. 32852a8 ceph: fix length validation in parse_reply_info() by Xi Wang · 13 years ago
  71. 3d8eb7a ceph: remove unnecessary d_fsdata conditional checks by Sage Weil · 13 years ago
  72. 9d5a09e ceph: add missing spin_unlock at ceph_mdsc_build_path() by Yehuda Sadeh · 13 years ago
  73. be65559 ceph: use i_ceph_lock instead of i_lock by Sage Weil · 13 years ago
  74. 7fd7d10 ceph/mds_client.c: quiet sparse noise by H Hartley Sweeten · 13 years ago
  75. c6ffe10 ceph: use new D_COMPLETE dentry flag by Sage Weil · 13 years ago
  76. b61c276 libceph: don't complain on msgpool alloc failures by Sage Weil · 13 years ago
  77. 795858d ceph: fix encoding of ino only (not relative) paths by Sage Weil · 13 years ago
  78. d79698d ceph: document unlocked d_parent accesses by Sage Weil · 13 years ago
  79. 41b02e1 ceph: explicitly reference rename old_dentry parent dir in request by Sage Weil · 13 years ago
  80. e5f86dc ceph: avoid d_parent in ceph_dentry_hash; fix ceph_encode_fh() hashing bug by Sage Weil · 13 years ago
  81. 2f90b85 ceph: ignore lease mask by Sage Weil · 13 years ago
  82. 1b71fe2 ceph analog of cifs build_path_from_dentry() race fix by Al Viro · 13 years ago
  83. db35405 ceph: fix cap flush race reentrancy by Sage Weil · 13 years ago
  84. 1b36698 libceph: remove unused variable by Sage Weil · 13 years ago
  85. 3b66378 ceph: take reference on mds request r_unsafe_dir by Sage Weil · 13 years ago
  86. 7d8e18a ceph: print debug message before put mds session by Henry C Chang · 13 years ago
  87. ef550f6 ceph: flush msgr_wq during mds_client shutdown by Sage Weil · 13 years ago
  88. b12ece7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  89. d66bbd4 ceph: avoid picking MDS that is not active by Sage Weil · 14 years ago
  90. a170315 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  91. dc69e2e ceph: associate requests with opening sessions by Sage Weil · 14 years ago
  92. 4af25fd ceph: drop redundant r_mds field by Sage Weil · 14 years ago
  93. 14303d2 ceph: implement DIRLAYOUTHASH feature to get dir layout from MDS by Sage Weil · 14 years ago
  94. b7ab39f fs: dcache scale dentry refcount by Nick Piggin · 14 years ago
  95. 25933ab ceph: Handle file locks in replies from the MDS. by Herb Shiu · 14 years ago
  96. 76db8ac Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  97. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  98. cb4276c ceph: fix uid/gid on resent mds requests by Sage Weil · 14 years ago
  99. 496e595 ceph: switch from BKL to lock_flocks() by Sage Weil · 14 years ago
  100. fca4451 ceph: preallocate flock state without locks held by Greg Farnum · 14 years ago