1. 1a75627 ceph: use ceph. prefix for virtual xattrs by Sage Weil · 14 years ago
  2. 6c99f25 ceph: throw out dirty caps metadata, data on session teardown by Sage Weil · 14 years ago
  3. 7e70f0e ceph: attempt mds reconnect if mds closes our session by Sage Weil · 14 years ago
  4. 34b6c85 ceph: clean up send_mds_reconnect interface by Sage Weil · 14 years ago
  5. 29790f2 ceph: wait for mds OPEN reply to indicate reconnect success by Sage Weil · 14 years ago
  6. aab53dd ceph: only send cap releases when mds is OPEN|HUNG by Sage Weil · 14 years ago
  7. e01a594 ceph: dicard cap releases on mds restart by Sage Weil · 14 years ago
  8. f8c76f6 ceph: make mon client statfs handling more generic by Yehuda Sadeh · 14 years ago
  9. dbad185 ceph: drop src address(es) from message header [new protocol feature] by Sage Weil · 14 years ago
  10. a5ee751 ceph: cleanup: remove unused assignement by Dan Carpenter · 14 years ago
  11. 0f8605f ceph: clean up cap release loop vs spinlock by Sage Weil · 14 years ago
  12. 31e0cf8 ceph: name bdi ceph-%d instead of major:minor by Sage Weil · 14 years ago
  13. 56b7cf9 ceph: skip mds sync on forced unmount by Sage Weil · 14 years ago
  14. b736b3d ceph: adjust masked struct_v variable names by Sage Weil · 14 years ago
  15. 6e19a16 ceph: clean up mount options, ->show_options() by Sage Weil · 14 years ago
  16. 1cd3935 ceph: set dn offset when spliced by Sage Weil · 14 years ago
  17. 1b7facc ceph: don't clobber i_max_offset on already complete dir by Sage Weil · 14 years ago
  18. e8a7498 ceph: skip set_dentry_offset work if directory not I_COMPLETE by Sage Weil · 14 years ago
  19. f1f2765 ceph: set next_offset on readdir finish by Sage Weil · 14 years ago
  20. bddfa3c ceph: listxattr should compare version by >= by Henry C Chang · 14 years ago
  21. a6424e4 ceph: fix xattr dangling pointer / double free by Sage Weil · 14 years ago
  22. 9dd4658 ceph: close messenger race by Sage Weil · 14 years ago
  23. 4f48280 ceph: name msgpools; useful error messages by Sage Weil · 14 years ago
  24. 8c6efb5 ceph: fix memory leak due to possible dentry init race by Sage Weil · 14 years ago
  25. 559c1e0 ceph: include auth method in error messages by Sage Weil · 14 years ago
  26. f26e681 ceph: osdtimeout=0 for now timeout by Sage Weil · 14 years ago
  27. 0d509c9 ceph: d_obtain_alias() returns ERR_PTR() by Dan Carpenter · 14 years ago
  28. c473ad9 ceph: wake up mount thread when getting osdmap by Yehuda Sadeh · 14 years ago
  29. 1bb7163 ceph: remove unused #includes by Huang Weiyi · 14 years ago
  30. 6822d00 ceph: wait for both monmap and osdmap when opening session by Sage Weil · 14 years ago
  31. 6f2bc3f ceph: clean up connection reset by Sage Weil · 14 years ago
  32. bb25766 ceph: simplify ceph_msg_new by Sage Weil · 14 years ago
  33. a79832f ceph: make ceph_msg_new return NULL on failure; clean up, fix callers by Sage Weil · 14 years ago
  34. d52f847 ceph: rewrite msgpool using mempool_t by Sage Weil · 14 years ago
  35. 640ef79 ceph: use ceph_sb_to_client instead of ceph_client by Cheng Renquan · 14 years ago
  36. 2d06eeb ceph: handle kzalloc() failure by Cheng Renquan · 14 years ago
  37. 7c315c5 ceph: drop unnecessary msgpool for mon_client subscribe_ack by Sage Weil · 14 years ago
  38. 6694d6b ceph: drop unnecessary msgpool for mon_client auth_reply by Sage Weil · 14 years ago
  39. 3143edd ceph: clean up statfs by Sage Weil · 14 years ago
  40. 6f46cb2 ceph: fix theoretically possible double-put on connection by Sage Weil · 14 years ago
  41. c770807 ceph: cleanup: remove dead code by Dan Carpenter · 14 years ago
  42. 104648a ceph: reduce build_path debug output by Sage Weil · 14 years ago
  43. 31459fe ceph: use __page_cache_alloc and add_to_page_cache_lru by Yehuda Sadeh · 14 years ago
  44. f553069 ceph: update for removal of kref_set by Stephen Rothwell · 14 years ago
  45. 21b667f ceph: simplify page setup for incoming data by Sage Weil · 14 years ago
  46. 81a6cf2 ceph: invalidate affected dentry leases on aborted requests by Sage Weil · 14 years ago
  47. b455639 ceph: fix race between aborted requests and fill_trace by Sage Weil · 14 years ago
  48. e1518c7 ceph: clean up mds reply, error handling by Sage Weil · 14 years ago
  49. e84346b ceph: preserve seq # on requeued messages after transient transport errors by Sage Weil · 14 years ago
  50. f818a73 ceph: fix cap removal races by Sage Weil · 14 years ago
  51. 45c6ceb ceph: zero unused message header, footer fields by Sage Weil · 14 years ago
  52. 9abf82b ceph: fix locking for waking session requests after reconnect by Sage Weil · 14 years ago
  53. d85b705 ceph: resubmit requests on pg mapping change (not just primary change) by Sage Weil · 14 years ago
  54. 04d000e ceph: fix open file counting on snapped inodes when mds returns no caps by Sage Weil · 14 years ago
  55. 0ceed5d ceph: unregister osd request on failure by Sage Weil · 14 years ago
  56. 54ad023 ceph: don't use writeback_control in writepages completion by Sage Weil · 14 years ago
  57. 5dfc589 ceph: unregister bdi before kill_anon_super releases device name by Sage Weil · 14 years ago
  58. b0930f8 ceph: remove bad auth_x kmem_cache by Sage Weil · 14 years ago
  59. 7ff899d ceph: fix lockless caps check by Sage Weil · 14 years ago
  60. ea1409f ceph: clear dir complete, invalidate dentry on replayed rename by Sage Weil · 14 years ago
  61. 5c6a2cd ceph: fix direct io truncate offset by Sage Weil · 14 years ago
  62. ae18756 ceph: discard incoming messages with bad seq # by Sage Weil · 14 years ago
  63. 684be25 ceph: fix seq counting for skipped messages by Sage Weil · 14 years ago
  64. d45d0d9 ceph: add missing #includes by Sage Weil · 14 years ago
  65. 0b0c06d ceph: fix leaked spinlock during mds reconnect by Sage Weil · 14 years ago
  66. c8f1658 ceph: print more useful version info on module load by Sage Weil · 14 years ago
  67. 91dee39 ceph: fix snap realm splits by Sage Weil · 14 years ago
  68. c10f5e1 ceph: clear dir complete on d_move by Sage Weil · 14 years ago
  69. 96e35b4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  70. a6a5349 ceph: use separate class for ceph sockets' sk_lock by Sage Weil · 14 years ago
  71. e1e4dd0 ceph: reserve one more caps space when doing readdir by Yehuda Sadeh · 14 years ago
  72. fc837c8f ceph: queue_cap_snap should always queue dirty context by Sage Weil · 14 years ago
  73. f5b0662 ceph: fix dentry reference leak in dcache readdir by Sage Weil · 14 years ago
  74. 2844a76 ceph: decode v5 of osdmap (pool names) [protocol change] by Sage Weil · 14 years ago
  75. 0e0d5e0 ceph: fix ack counter reset on connection reset by Sage Weil · 14 years ago
  76. 819ccbf ceph: fix leaked inode ref due to snap metadata writeback race by Sage Weil · 14 years ago
  77. 6298a33 ceph: fix snap context reference leaks by Sage Weil · 14 years ago
  78. 80e755f ceph: allow writeback of snapped pages older than 'oldest' snapc by Sage Weil · 14 years ago
  79. 9358c6d ceph: fix dentry rehashing on virtual .snap dir by Sage Weil · 14 years ago
  80. 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
  81. 94aa8ae ceph: fix use after free on mds __unregister_request by Sage Weil · 14 years ago
  82. 393f662 ceph: fix possible double-free of mds request reference by Sage Weil · 14 years ago
  83. d96d604 ceph: fix session check on mds reply by Sage Weil · 14 years ago
  84. 4736b00 ceph: handle kmalloc() failure by Dan Carpenter · 14 years ago
  85. 9c423956 ceph: propagate mds session allocation failures to caller by Sage Weil · 14 years ago
  86. 8f883c2 ceph: make write_begin wait propagate ERESTARTSYS by Sage Weil · 14 years ago
  87. ec4318bc ceph: fix snap rebuild condition by Sage Weil · 14 years ago
  88. 87b315a ceph: avoid reopening osd connections when address hasn't changed by Sage Weil · 14 years ago
  89. 3dd72fc ceph: rename r_sent_stamp r_stamp by Sage Weil · 14 years ago
  90. 3c3f2e3 ceph: fix connection fault con_work reentrancy problem by Sage Weil · 14 years ago
  91. e4cb4cb ceph: prevent dup stale messages to console for restarting mds by Sage Weil · 14 years ago
  92. efd7576 ceph: fix pg pool decoding from incremental osdmap update by Sage Weil · 14 years ago
  93. 80fc731 ceph: fix mds sync() race with completing requests by Sage Weil · 14 years ago
  94. 916623d ceph: only release unused caps with mds requests by Sage Weil · 14 years ago
  95. 15637c8 ceph: clean up handle_cap_grant, handle_caps wrt session mutex by Sage Weil · 14 years ago
  96. cdc2ce0 ceph: fix session locking in handle_caps, ceph_check_caps by Sage Weil · 14 years ago
  97. 4ea0043 ceph: drop unnecessary WARN_ON in caps migration by Sage Weil · 14 years ago
  98. 12eadc1 ceph: fix null pointer deref of r_osd in debug output by Sage Weil · 14 years ago
  99. 0a990e7 ceph: clean up service ticket decoding by Sage Weil · 14 years ago
  100. 5b3dbb4 ceph: release old ticket_blob buffer by Sage Weil · 14 years ago