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