1. 45e3d3e ceph: avoid inode lookup on nfs fh reconnect by Sage Weil · 13 years ago
  2. 3c454cf ceph: use LOOKUPINO to make unconnected nfs fh more reliable by Sage Weil · 13 years ago
  3. 9d6fcb0 ceph: check return value for start_request in writepages by Sage Weil · 13 years ago
  4. 6b4a3b5 ceph: remove useless check by Sage Weil · 13 years ago
  5. da39822 ceph: fix broken comparison in readdir loop by Sage Weil · 13 years ago
  6. 3540303 ceph: fix rare potential cap leak by Sage Weil · 13 years ago
  7. ae59808 ceph: use snprintf for dirstat content by Sage Weil · 13 years ago
  8. 1b36698 libceph: remove unused variable by Sage Weil · 13 years ago
  9. 3b66378 ceph: take reference on mds request r_unsafe_dir by Sage Weil · 13 years ago
  10. d3d0720 ceph: do not use i_wrbuffer_ref as refcount for Fb cap by Henry C Chang · 13 years ago
  11. a26a185 ceph: fix list_add in ceph_put_snap_realm by Henry C Chang · 13 years ago
  12. 7d8e18a ceph: print debug message before put mds session by Henry C Chang · 13 years ago
  13. fca65b4 ceph: do not call __mark_dirty_inode under i_lock by Sage Weil · 13 years ago
  14. 8c71897 ceph: handle ceph_osdc_new_request failure in ceph_writepages_start by Henry C Chang · 13 years ago
  15. 3772d26 ceph: use ihold() when i_lock is held by Sage Weil · 13 years ago
  16. 42933ba Merge branch 'for-linus2' of git://git.profusion.mobi/users/lucas/linux-2.6 by Linus Torvalds · 13 years ago
  17. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  18. 50f3515 Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago
  19. 8323c3a ceph: Move secret key parsing earlier. by Tommi Virtanen · 13 years ago
  20. 0444d76 fs: don't use igrab() while holding i_lock by Dave Chinner · 13 years ago
  21. ef550f6 ceph: flush msgr_wq during mds_client shutdown by Sage Weil · 13 years ago
  22. 147851d ceph: rename dentry_release -> d_release, fix comment by Sage Weil · 13 years ago
  23. 49bcb93 ceph: add request to the tail of unsafe write list by Henry C Chang · 13 years ago
  24. 78a2556 ceph: remove request from unsafe list if it is canceled/timed out by Henry C Chang · 13 years ago
  25. 80456f8 ceph: move readahead default to fs/ceph from libceph by Sage Weil · 13 years ago
  26. ad1fee9 ceph: add ino32 mount option by Yehuda Sadeh · 14 years ago
  27. 21f3b5f ceph: remove debugfs debug cruft by Sage Weil · 14 years ago
  28. 09adc80 ceph: preserve I_COMPLETE across rename by Sage Weil · 13 years ago
  29. 0eb980e ceph: fix d_revalidate oopsen on NFS exports by Al Viro · 13 years ago
  30. 455cec0 ceph: no .snap inside of snapped namespace by Sage Weil · 13 years ago
  31. 16a8b70 ceph: do not clear I_COMPLETE from d_release by Sage Weil · 13 years ago
  32. b545cc1 ceph: do not set I_COMPLETE by Sage Weil · 13 years ago
  33. 9bde178 Revert "ceph: keep reference to parent inode on ceph_dentry" by Sage Weil · 13 years ago
  34. 8bd89ca Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago
  35. 97d79b4 ceph: keep reference to parent inode on ceph_dentry by Yehuda Sadeh · 14 years ago
  36. e8e1ba96 ceph: queue cap_snaps once per realm by Sage Weil · 13 years ago
  37. b12ece7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago
  38. d66bbd4 ceph: avoid picking MDS that is not active by Sage Weil · 14 years ago
  39. 7e57b81 ceph: avoid immediate cap check after import by Sage Weil · 14 years ago
  40. 088b3f5 ceph: fix flushing of caps vs cap import by Sage Weil · 14 years ago
  41. 24be0c4 ceph: fix erroneous cap flush to non-auth mds by Sage Weil · 14 years ago
  42. 50aac4f ceph: fix cap_wanted_delay_{min,max} mount option initialization by Sage Weil · 14 years ago
  43. 17db143 ceph: fix xattr rbtree search by Sage Weil · 14 years ago
  44. 1c1266b ceph: fix getattr on directory when using norbytes by Yehuda Sadeh · 14 years ago
  45. a170315 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  46. 01e6acc ceph: fsc->*_wq's aren't used in memory reclaim path by Tejun Heo · 14 years ago
  47. 582c86e ceph: Makefile: Remove unnessary code by Tracey Dent · 14 years ago
  48. dc69e2e ceph: associate requests with opening sessions by Sage Weil · 14 years ago
  49. 4af25fd ceph: drop redundant r_mds field by Sage Weil · 14 years ago
  50. 14303d2 ceph: implement DIRLAYOUTHASH feature to get dir layout from MDS by Sage Weil · 14 years ago
  51. 6c0f3af ceph: add dir_layout to inode by Sage Weil · 14 years ago
  52. b74c79e fs: provide rcu-walk aware permission i_ops by Nick Piggin · 14 years ago
  53. 34286d6 fs: rcu-walk aware d_revalidate method by Nick Piggin · 14 years ago
  54. fb045ad fs: dcache reduce branches in lookup path by Nick Piggin · 14 years ago
  55. fa0d7e3 fs: icache RCU free inodes by Nick Piggin · 14 years ago
  56. b5c84bf fs: dcache remove dcache_lock by Nick Piggin · 14 years ago
  57. 2fd6b7f fs: dcache scale subdirs by Nick Piggin · 14 years ago
  58. da50295 fs: dcache scale d_unhashed by Nick Piggin · 14 years ago
  59. b7ab39f fs: dcache scale dentry refcount by Nick Piggin · 14 years ago
  60. b6aa590 ceph: mark user pages dirty on direct-io reads by Henry C Chang · 14 years ago
  61. 92cf765 ceph: fix null pointer dereference in ceph_init_dentry for nfs reexport by Sage Weil · 14 years ago
  62. ab226e2 ceph: fix direct-io on non-page-aligned buffers by Henry C Chang · 14 years ago
  63. 1cd275f ceph: fix ioctl magic by Sage Weil · 14 years ago
  64. a5b1062 ceph: Behave better when handling file lock replies. by Herb Shiu · 14 years ago
  65. 637ae8d ceph: pass lock information by struct file_lock instead of as individual params. by Herb Shiu · 14 years ago
  66. 25933ab ceph: Handle file locks in replies from the MDS. by Herb Shiu · 14 years ago
  67. 884ea89 ceph: avoid possible null deref in readdir after dir llseek by Sage Weil · 14 years ago
  68. 76db8ac Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  69. 3105c19 ceph: fix readdir EOVERFLOW on 32-bit archs by Sage Weil · 14 years ago
  70. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  71. 7b88dad ceph: fix frag offset for non-leftmost frags by Sage Weil · 14 years ago
  72. a1629c3 ceph: fix dangling pointer by Sage Weil · 14 years ago
  73. b7495fc ceph: make page alignment explicit in osd interface by Sage Weil · 14 years ago
  74. e98b6fe ceph: fix comment, remove extraneous args by Sage Weil · 14 years ago
  75. d8672d6 ceph: fix update of ctime from MDS by Sage Weil · 14 years ago
  76. 8bd59e0 ceph: fix version check on racing inode updates by Sage Weil · 14 years ago
  77. cb4276c ceph: fix uid/gid on resent mds requests by Sage Weil · 14 years ago
  78. cd045cb ceph: fix rdcache_gen usage and invalidate by Sage Weil · 14 years ago
  79. feb4cc9 ceph: re-request max_size if cap auth changes by Sage Weil · 14 years ago
  80. 912a9b0 ceph: only let auth caps update max_size by Sage Weil · 14 years ago
  81. 7421ab8 ceph: fix open for write on clustered mds by Sage Weil · 14 years ago
  82. d8b16b3 ceph: fix bad pointer dereference in ceph_fill_trace by Sage Weil · 14 years ago
  83. a7f9fb2 convert ceph by Al Viro · 14 years ago
  84. 2f56f56 Revert "ceph: update issue_seq on cap grant" by Sage Weil · 14 years ago
  85. 1b430be writeback: remove nonblocking/encountered_congestion references by Wu Fengguang · 14 years ago
  86. efa4c12 ceph: do not carry i_lock for readdir from dcache by Sage Weil · 14 years ago
  87. 61413c2 fs/ceph/xattr.c: Use kmemdup by Julia Lawall · 14 years ago
  88. 571dba5 ceph: add CEPH_MDS_OP_SETDIRLAYOUT and associated ioctl. by Greg Farnum · 14 years ago
  89. 6f453ed ceph: fix debugfs warnings by Randy Dunlap · 14 years ago
  90. 496e595 ceph: switch from BKL to lock_flocks() by Sage Weil · 14 years ago
  91. fca4451 ceph: preallocate flock state without locks held by Greg Farnum · 14 years ago
  92. 18a3819 ceph: use mapping->nrpages to determine if mapping is empty by Sage Weil · 14 years ago
  93. 93afd44 ceph: only invalidate on check_caps if we actually have pages by Sage Weil · 14 years ago
  94. 4c32f5d ceph: do not hide .snap in root directory by Sage Weil · 14 years ago
  95. 3d14c5d ceph: factor out libceph from Ceph file system by Yehuda Sadeh · 14 years ago
  96. ae1533b ceph-rbd: osdc support for osd call and rollback operations by Yehuda Sadeh · 14 years ago
  97. 68b4476 ceph: messenger and osdc changes for rbd by Yehuda Sadeh · 14 years ago
  98. 3499e8a ceph: refactor osdc requests creation functions by Yehuda Sadeh · 14 years ago
  99. 7669a2c ceph: lookup pool in osdmap by name by Yehuda Sadeh · 14 years ago
  100. d91f243 ceph: update issue_seq on cap grant by Sage Weil · 14 years ago