1. e985222 ceph: set up readahead size when rsize is not passed by Yehuda Sadeh · 13 years ago
  2. 8f04d42 ceph: report f_bfree based on kb_avail rather than diffing. by Greg Farnum · 13 years ago
  3. 8323c3a ceph: Move secret key parsing earlier. by Tommi Virtanen · 13 years ago
  4. 80456f8 ceph: move readahead default to fs/ceph from libceph by Sage Weil · 13 years ago
  5. ad1fee9 ceph: add ino32 mount option by Yehuda Sadeh · 13 years ago
  6. 50aac4f ceph: fix cap_wanted_delay_{min,max} mount option initialization by Sage Weil · 13 years ago
  7. 01e6acc ceph: fsc->*_wq's aren't used in memory reclaim path by Tejun Heo · 14 years ago
  8. 14303d2 ceph: implement DIRLAYOUTHASH feature to get dir layout from MDS by Sage Weil · 14 years ago
  9. a7f9fb2 convert ceph by Al Viro · 14 years ago
  10. 3d14c5d ceph: factor out libceph from Ceph file system by Yehuda Sadeh · 14 years ago
  11. e9d1774 ceph: do not ignore osd_idle_ttl mount option by Sage Weil · 14 years ago
  12. 2d9c98a ceph: make ->sync_fs not wait if wait==0 by Sage Weil · 14 years ago
  13. a8b763a ceph: use %pU to print uuid (fsid) by Sage Weil · 14 years ago
  14. c309f0a ceph: clean up fsid mount option by Sage Weil · 14 years ago
  15. e0f9f9e ceph: remove unused 'monport' mount option by Sage Weil · 14 years ago
  16. 3715166 ceph: do caps accounting per mds_client by Yehuda Sadeh · 14 years ago
  17. 00d5643 ceph: fix atomic64_t initialization on ia64 by Jeff Mahoney · 14 years ago
  18. 558d349 ceph: fix f_namelen reported by statfs by Sage Weil · 14 years ago
  19. b612a05 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  20. a922d38 ceph: close out mds, osd connections before stopping auth by Sage Weil · 14 years ago
  21. 7e34bc5 fs/ceph: Use ERR_CAST by Julia Lawall · 14 years ago
  22. 6e18824 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  23. 3981f2e ceph: should use deactivate_locked_super() on failure exits by Al Viro · 14 years ago
  24. 23804d9 ceph: specify max_bytes on readdir replies by Sage Weil · 14 years ago
  25. 31e0cf8 ceph: name bdi ceph-%d instead of major:minor by Sage Weil · 14 years ago
  26. 6e19a16 ceph: clean up mount options, ->show_options() by Sage Weil · 14 years ago
  27. 1bb7163 ceph: remove unused #includes by Huang Weiyi · 14 years ago
  28. 6822d00 ceph: wait for both monmap and osdmap when opening session by Sage Weil · 14 years ago
  29. 640ef79 ceph: use ceph_sb_to_client instead of ceph_client by Cheng Renquan · 14 years ago
  30. 5dfc589 ceph: unregister bdi before kill_anon_super releases device name by Sage Weil · 14 years ago
  31. c8f1658 ceph: print more useful version info on module load by Sage Weil · 14 years ago
  32. 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
  33. 422d2cb ceph: reset osd after relevant messages timed out by Yehuda Sadeh · 14 years ago
  34. 85ccce4 ceph: clean up readdir caps reservation by Sage Weil · 14 years ago
  35. f5a2041 ceph: put unused osd connections on lru by Yehuda Sadeh · 14 years ago
  36. 9bd2e6f ceph: allow renewal of auth credentials by Sage Weil · 14 years ago
  37. e0e3271 ceph: only unregister registered bdi by Sage Weil · 15 years ago
  38. 2baba25 ceph: writeback congestion control by Yehuda Sadeh · 15 years ago
  39. 9ec7cab ceph: hex dump corrupt server data to KERN_DEBUG by Sage Weil · 15 years ago
  40. dc14657 ceph: mount fails immediately on error by Yehuda Sadeh · 15 years ago
  41. 0743304 ceph: fix debugfs entry, simplify fsid checks by Sage Weil · 15 years ago
  42. b9bfb93 ceph: move mempool creation to ceph_create_client by Sage Weil · 15 years ago
  43. 4e7a5dc ceph: negotiate authentication protocol; implement AUTH_NONE protocol by Sage Weil · 15 years ago
  44. 5f44f14 ceph: handle errors during osd client init by Sage Weil · 15 years ago
  45. 6a18be1 ceph: fix sparse endian warning by Sage Weil · 15 years ago
  46. 859e7b1 ceph: init/destroy bdi in client create/destroy helpers by Sage Weil · 15 years ago
  47. 6b80518 ceph: allocate and parse mount args before client instance by Sage Weil · 15 years ago
  48. e53c2fe ceph: fix, clean up string mount arg parsing by Sage Weil · 15 years ago
  49. 6ca874e ceph: silence uninitialized variable warning by Sage Weil · 15 years ago
  50. 7b813c46 ceph: reduce parse_mount_args stack usage by Sage Weil · 15 years ago
  51. ecb19c4 ceph: remove small mon addr limit; use CEPH_MAX_MON where appropriate by Sage Weil · 15 years ago
  52. 8fa9765 ceph: enable readahead by Sage Weil · 15 years ago
  53. f2cf418 ceph: initialize sb->s_bdi, bdi_unregister after kill_anon_super by Sage Weil · 15 years ago
  54. 5720330 ceph: remove unused CEPH_MSG_{OSD,MDS}_GETMAP by Sage Weil · 15 years ago
  55. fa0b72e ceph: show meaningful version on module load by Sage Weil · 15 years ago
  56. 16725b9 ceph: super.c by Sage Weil · 15 years ago