1. 5fdb138 ceph: cleanup use of ceph_msg_get by Jianpeng Ma · 9 years ago
  2. 1550d34 ceph: remove redundant test of head->safe and silence static analysis warnings by Brad Hubbard · 9 years ago
  3. 48fec5d ceph: EIO all operations after forced umount by Yan, Zheng · 9 years ago
  4. 687265e ceph: switch some GFP_NOFS memory allocation to GFP_KERNEL by Yan, Zheng · 9 years ago
  5. f66fd9f ceph: pre-allocate data structure that tracks caps flushing by Yan, Zheng · 9 years ago
  6. e548e9b ceph: re-send flushing caps (which are revoked) in reconnect stage by Yan, Zheng · 9 years ago
  7. 8310b08 ceph: track pending caps flushing globally by Yan, Zheng · 9 years ago
  8. 553adfd ceph: track pending caps flushing accurately by Yan, Zheng · 9 years ago
  9. 3e0708b ceph: ratelimit warn messages for MDS closes session by Yan, Zheng · 9 years ago
  10. 5be7303 ceph: simplify two mount_timeout sites by Ilya Dryomov · 9 years ago
  11. a319bf5 libceph: store timeouts in jiffies, verify user input by Ilya Dryomov · 9 years ago
  12. e8a7b8b ceph: exclude setfilelock requests when calculating oldest tid by Yan, Zheng · 9 years ago
  13. 745a8e3 ceph: don't pre-allocate space for cap release messages by Yan, Zheng · 9 years ago
  14. affbc19 ceph: make sure syncfs flushes all cap snaps by Yan, Zheng · 9 years ago
  15. 622f3e2 ceph: don't trim auth cap when there are cap snaps by Yan, Zheng · 9 years ago
  16. 10183a6 ceph: check OSD caps before read/write by Yan, Zheng · 9 years ago
  17. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  18. c0bd50e ceph: fix null pointer dereference in send_mds_reconnect() by Yan, Zheng · 9 years ago
  19. 1c841a9 ceph: cleanup unsafe requests when reconnecting is denied by Yan, Zheng · 9 years ago
  20. a9f6eb6 ceph: don't zero i_wrbuffer_ref when reconnecting is denied by Yan, Zheng · 9 years ago
  21. 571ade3 ceph: don't mark dirty caps when there is no auth cap by Yan, Zheng · 9 years ago
  22. 3563dbdd ceph: use msecs_to_jiffies for time conversion by Nicholas Mc Guire · 10 years ago
  23. 6e6f092 ceph: drop cap releases in requests composed before cap reconnect by Yan, Zheng · 9 years ago
  24. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 9 years ago
  25. 4533f6e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  26. 3de22be ceph: re-send requests when MDS enters reconnecting stage by Yan, Zheng · 10 years ago
  27. a6a5ce4 client: include kernel version in client metadata by Yan, Zheng · 10 years ago
  28. 1f041a8 ceph: fix request time stamp encoding by Yan, Zheng · 10 years ago
  29. 86d8f67 ceph: avoid block operation when !TASK_RUNNING (ceph_mdsc_close_sessions) by Yan, Zheng · 10 years ago
  30. d3383a8 ceph: avoid block operation when !TASK_RUNNING (ceph_mdsc_sync) by Yan, Zheng · 10 years ago
  31. 982d601 ceph: improve reference tracking for snaprealm by Yan, Zheng · 10 years ago
  32. 03f4fcb ceph: handle SESSION_FORCE_RO message by Yan, Zheng · 10 years ago
  33. c362781 ceph: move spinlocking into ceph_encode_locks_to_buffer and ceph_count_locks by Jeff Layton · 10 years ago
  34. fb01d1f ceph: parse inline data in MClientReply and MClientCaps by Yan, Zheng · 10 years ago
  35. 7cfa031 ceph: message versioning fixes by John Spray · 10 years ago
  36. 33d0733 libceph: message signature support by Yan, Zheng · 10 years ago
  37. e96a650 ceph, rbd: delete unnecessary checks before two function calls by SF Markus Elfring · 10 years ago
  38. 9280be2 ceph: fix file lock interruption by Yan, Zheng · 10 years ago
  39. a687eca ceph: export ceph_session_state_name function by John Spray · 10 years ago
  40. 25e6bae ceph: use pagelist to present MDS request data by Yan, Zheng · 10 years ago
  41. e4339d28 libceph: reference counting pagelist by Yan, Zheng · 10 years ago
  42. dbd0c8b ceph: send client metadata to MDS by John Spray · 10 years ago
  43. 6cd3bca ceph: move ceph_find_inode() outside the s_mutex by Yan, Zheng · 10 years ago
  44. 03974e8 ceph: make sure request isn't in any waiting list when kicking request. by Yan, Zheng · 10 years ago
  45. 656e438 ceph: protect kick_requests() with mdsc->mutex by Yan, Zheng · 10 years ago
  46. 5d23371 ceph: trim unused inodes before reconnecting to recovering MDS by Yan, Zheng · 10 years ago
  47. 282c105 ceph: fix kick_requests() by Yan, Zheng · 10 years ago
  48. 51da8e8 ceph: reset r_resend_mds after receiving -ESTALE by Yan, Zheng · 10 years ago
  49. c5c9a0b ceph: include time stamp in replayed MDS requests by Yan, Zheng · 10 years ago
  50. 6d87c22 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  51. f3ae1b9 fs/ceph: replace pr_warning by pr_warn by Fabian Frederick · 10 years ago
  52. b8e6906 ceph: include time stamp in every MDS request by Sage Weil · 10 years ago
  53. a56371d ceph: flush cap release queue when trimming session caps by Yan, Zheng · 10 years ago
  54. 5400839 ceph: preallocate buffer for readdir reply by Yan, Zheng · 10 years ago
  55. 00bd8ed ceph: fix null pointer dereference in discard_cap_releases() by Yan, Zheng · 10 years ago
  56. 844d87c ceph: do not assume r_old_dentry[_dir] always set together by Sage Weil · 12 years ago
  57. 5d72d13 ceph: add open export target session helper by Yan, Zheng · 11 years ago
  58. 186e4f7 ceph: handle session flush message by Yan, Zheng · 11 years ago
  59. ca18bed ceph: handle -ESTALE reply by Yan, Zheng · 11 years ago
  60. 979abfd ceph: fix trim caps by Yan, Zheng · 11 years ago
  61. 12b4629 libceph: all features fields must be u64 by Ilya Dryomov · 11 years ago
  62. fc55d2c ceph: wake up 'safe' waiters when unregistering request by Yan, Zheng · 11 years ago
  63. eb1b8af ceph: cleanup aborted requests when re-sending requests. by Yan, Zheng · 11 years ago
  64. 99a9c27 ceph: handle race between cap reconnect and cap release by Yan, Zheng · 11 years ago
  65. 44c9975 ceph: set caps count after composing cap reconnect message by Yan, Zheng · 11 years ago
  66. a096b09 ceph: queue cap release in __ceph_remove_cap() by Yan, Zheng · 11 years ago
  67. 81c6aea ceph: handle frag mismatch between readdir request and reply by Yan, Zheng · 11 years ago
  68. ed284c4 ceph: remove ceph_lookup_inode() by Yan, Zheng · 11 years ago
  69. ee3e542 Merge remote-tracking branch 'linus/master' into testing by Sage Weil · 11 years ago
  70. 6f60f88 ceph: fix freeing inode vs removing session caps race by Yan, Zheng · 11 years ago
  71. c338c07 ceph: fix null pointer dereference by Nathaniel Yazdani · 11 years ago
  72. 9a5889a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  73. 84d08fa helper for reading ->d_count by Al Viro · 11 years ago
  74. fb3101b ceph: Free mdsc if alloc mdsc->mdsmap failed. by majianpeng · 11 years ago
  75. 667ca05 ceph: clear migrate seq when MDS restarts by Yan, Zheng · 11 years ago
  76. 3803da4 ceph: reset iov_len when discarding cap release messages by Yan, Zheng · 11 years ago
  77. 1c8c601 locks: protect most of the file_lock handling with i_lock by Jeff Layton · 11 years ago
  78. 39be95e ceph: ceph_pagelist_append might sleep while atomic by Jim Schutt · 11 years ago
  79. c420276 ceph: add cpu_to_le32() calls when encoding a reconnect capability by Jim Schutt · 11 years ago
  80. 90af360 libceph: add, don't set data for a message by Alex Elder · 11 years ago
  81. 27859f9 libceph: wrap auth ops in wrapper functions by Sage Weil · 11 years ago
  82. 0bed9b5 libceph: add update_authorizer auth method by Sage Weil · 11 years ago
  83. 2f276c5 ceph: use i_release_count to indicate dir's completeness by Yan, Zheng · 11 years ago
  84. ebf18f4 ceph: only set message data pointers if non-empty by Alex Elder · 11 years ago
  85. 27fa838 libceph: isolate other message data fields by Alex Elder · 12 years ago
  86. f1baeb2 libceph: set page info with byte length by Alex Elder · 11 years ago
  87. 02afca6 libceph: isolate message page field manipulation by Alex Elder · 12 years ago
  88. 54ae075 libceph: no need for alignment for mds message by Alex Elder · 11 years ago
  89. 53ded49 libceph: define mds_alloc_msg() method by Alex Elder · 11 years ago
  90. ec02a2f libceph: kill ceph_msg->pagelist_count by Alex Elder · 11 years ago
  91. 7971bd9 ceph: revert commit 22cddde104 by Sage Weil · 11 years ago
  92. a8673d6 ceph: use I_COMPLETE inode flag instead of D_COMPLETE flag by Yan, Zheng · 12 years ago
  93. d40ee0d ceph: queue cap release when trimming cap by Yan, Zheng · 12 years ago
  94. 8a03449 ceph: fix LSSNAP regression by Yan, Zheng · 12 years ago
  95. d4b515f libceph: distinguish page array and pagelist count by Alex Elder · 12 years ago
  96. 1cf0209 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 11 years ago
  97. ff3d004 ceph: Convert struct ceph_mds_request to use kuid_t and kgid_t by Eric W. Biederman · 12 years ago
  98. 6e8575f ceph: Check for created flag in response from mds by Sam Lang · 12 years ago
  99. ed75ec2 ceph: Fix infinite loop in __wake_requests by Yan, Zheng · 12 years ago
  100. b000056 ceph: Fix NULL ptr crash in strlen() by David Zafman · 12 years ago