1. e01a594 ceph: dicard cap releases on mds restart by Sage Weil · 15 years ago
  2. 0f8605f ceph: clean up cap release loop vs spinlock by Sage Weil · 15 years ago
  3. 56b7cf9 ceph: skip mds sync on forced unmount by Sage Weil · 15 years ago
  4. bb25766 ceph: simplify ceph_msg_new by Sage Weil · 15 years ago
  5. a79832f ceph: make ceph_msg_new return NULL on failure; clean up, fix callers by Sage Weil · 15 years ago
  6. 2d06eeb ceph: handle kzalloc() failure by Cheng Renquan · 15 years ago
  7. 104648a ceph: reduce build_path debug output by Sage Weil · 15 years ago
  8. 81a6cf2 ceph: invalidate affected dentry leases on aborted requests by Sage Weil · 15 years ago
  9. b455639 ceph: fix race between aborted requests and fill_trace by Sage Weil · 15 years ago
  10. e1518c7 ceph: clean up mds reply, error handling by Sage Weil · 15 years ago
  11. f818a73 ceph: fix cap removal races by Sage Weil · 15 years ago
  12. 9abf82b ceph: fix locking for waking session requests after reconnect by Sage Weil · 15 years ago
  13. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  14. 94aa8ae ceph: fix use after free on mds __unregister_request by Sage Weil · 15 years ago
  15. d96d604 ceph: fix session check on mds reply by Sage Weil · 15 years ago
  16. 4736b00 ceph: handle kmalloc() failure by Dan Carpenter · 15 years ago
  17. 9c423956 ceph: propagate mds session allocation failures to caller by Sage Weil · 15 years ago
  18. e4cb4cb ceph: prevent dup stale messages to console for restarting mds by Sage Weil · 15 years ago
  19. 80fc731 ceph: fix mds sync() race with completing requests by Sage Weil · 15 years ago
  20. 080af17 ceph: remove bogus mds forward warning by Sage Weil · 15 years ago
  21. a1ea787 ceph: fix client_request_forward decoding by Sage Weil · 15 years ago
  22. 2600d2d ceph: drop messages on unregistered mds sessions; cleanup by Sage Weil · 15 years ago
  23. 7c1332b ceph: fix iterate_caps removal race by Sage Weil · 15 years ago
  24. a105f00 ceph: use rbtree for snap_realms by Sage Weil · 15 years ago
  25. 44ca18f ceph: use rbtree for mds requests by Sage Weil · 15 years ago
  26. 9bd2e6f ceph: allow renewal of auth credentials by Sage Weil · 15 years ago
  27. ac8839d ceph: include type in ceph_entity_addr, filepath by Sage Weil · 15 years ago
  28. 2450418 ceph: allocate middle of message before stating to read by Yehuda Sadeh · 15 years ago
  29. 5b1daec ceph: properly handle aborted mds requests by Sage Weil · 15 years ago
  30. 93cea5b ceph: use ceph_pagelist for mds reconnect message; change encoding (protocol change) by Sage Weil · 15 years ago
  31. 6df058c ceph: include transaction id in ceph_msg_header (protocol change) by Sage Weil · 15 years ago
  32. 5dacf09 ceph: do not touch_caps while iterating over caps list by Sage Weil · 15 years ago
  33. e2885f0 ceph: make mds ops interruptible by Sage Weil · 15 years ago
  34. 9ec7cab ceph: hex dump corrupt server data to KERN_DEBUG by Sage Weil · 15 years ago
  35. 153c8e6 ceph: use kref for struct ceph_mds_request by Sage Weil · 15 years ago
  36. 0dc2570 ceph: reset requested max_size after mds reconnect by Sage Weil · 15 years ago
  37. 0743304 ceph: fix debugfs entry, simplify fsid checks by Sage Weil · 15 years ago
  38. 4e7a5dc ceph: negotiate authentication protocol; implement AUTH_NONE protocol by Sage Weil · 15 years ago
  39. 5f44f14 ceph: handle errors during osd client init by Sage Weil · 15 years ago
  40. 42ce56e ceph: remove bad calls to ceph_con_shutdown by Sage Weil · 15 years ago
  41. fef320f ceph: pr_info when mds reconnect completes by Sage Weil · 15 years ago
  42. cdac830 ceph: remove recon_gen logic by Sage Weil · 15 years ago
  43. 685f9a5d ceph: do not confuse stale and dead (unreconnected) caps by Sage Weil · 15 years ago
  44. 6b80518 ceph: allocate and parse mount args before client instance by Sage Weil · 15 years ago
  45. afcdaea ceph: flush dirty caps via the cap_dirty list by Sage Weil · 15 years ago
  46. c89136e ceph: convert encode/decode macros to inlines by Sage Weil · 15 years ago
  47. 2f2dc05 ceph: MDS client by Sage Weil · 15 years ago