1. a170315 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  2. 01e6acc ceph: fsc->*_wq's aren't used in memory reclaim path by Tejun Heo · 14 years ago
  3. 582c86e ceph: Makefile: Remove unnessary code by Tracey Dent · 14 years ago
  4. dc69e2e ceph: associate requests with opening sessions by Sage Weil · 14 years ago
  5. 4af25fd ceph: drop redundant r_mds field by Sage Weil · 14 years ago
  6. 14303d2 ceph: implement DIRLAYOUTHASH feature to get dir layout from MDS by Sage Weil · 14 years ago
  7. 6c0f3af ceph: add dir_layout to inode by Sage Weil · 14 years ago
  8. b74c79e fs: provide rcu-walk aware permission i_ops by Nick Piggin · 14 years ago
  9. 34286d6 fs: rcu-walk aware d_revalidate method by Nick Piggin · 14 years ago
  10. fb045ad fs: dcache reduce branches in lookup path by Nick Piggin · 14 years ago
  11. fa0d7e3d fs: icache RCU free inodes by Nick Piggin · 14 years ago
  12. b5c84bf fs: dcache remove dcache_lock by Nick Piggin · 14 years ago
  13. 2fd6b7f fs: dcache scale subdirs by Nick Piggin · 14 years ago
  14. da50295 fs: dcache scale d_unhashed by Nick Piggin · 14 years ago
  15. b7ab39f fs: dcache scale dentry refcount by Nick Piggin · 14 years ago
  16. b6aa590 ceph: mark user pages dirty on direct-io reads by Henry C Chang · 14 years ago
  17. 92cf765 ceph: fix null pointer dereference in ceph_init_dentry for nfs reexport by Sage Weil · 14 years ago
  18. ab226e2 ceph: fix direct-io on non-page-aligned buffers by Henry C Chang · 14 years ago
  19. 1cd275f ceph: fix ioctl magic by Sage Weil · 14 years ago
  20. a5b1062 ceph: Behave better when handling file lock replies. by Herb Shiu · 14 years ago
  21. 637ae8d ceph: pass lock information by struct file_lock instead of as individual params. by Herb Shiu · 14 years ago
  22. 25933ab ceph: Handle file locks in replies from the MDS. by Herb Shiu · 14 years ago
  23. 884ea89 ceph: avoid possible null deref in readdir after dir llseek by Sage Weil · 14 years ago
  24. 76db8ac Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  25. 3105c19 ceph: fix readdir EOVERFLOW on 32-bit archs by Sage Weil · 14 years ago
  26. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  27. 7b88dad ceph: fix frag offset for non-leftmost frags by Sage Weil · 14 years ago
  28. a1629c3 ceph: fix dangling pointer by Sage Weil · 14 years ago
  29. b7495fc ceph: make page alignment explicit in osd interface by Sage Weil · 14 years ago
  30. e98b6fe ceph: fix comment, remove extraneous args by Sage Weil · 14 years ago
  31. d8672d6 ceph: fix update of ctime from MDS by Sage Weil · 14 years ago
  32. 8bd59e0 ceph: fix version check on racing inode updates by Sage Weil · 14 years ago
  33. cb4276c ceph: fix uid/gid on resent mds requests by Sage Weil · 14 years ago
  34. cd045cb ceph: fix rdcache_gen usage and invalidate by Sage Weil · 14 years ago
  35. feb4cc9 ceph: re-request max_size if cap auth changes by Sage Weil · 14 years ago
  36. 912a9b0 ceph: only let auth caps update max_size by Sage Weil · 14 years ago
  37. 7421ab8 ceph: fix open for write on clustered mds by Sage Weil · 14 years ago
  38. d8b16b3 ceph: fix bad pointer dereference in ceph_fill_trace by Sage Weil · 14 years ago
  39. a7f9fb2 convert ceph by Al Viro · 14 years ago
  40. 2f56f56 Revert "ceph: update issue_seq on cap grant" by Sage Weil · 14 years ago
  41. 1b430be writeback: remove nonblocking/encountered_congestion references by Wu Fengguang · 14 years ago
  42. efa4c12 ceph: do not carry i_lock for readdir from dcache by Sage Weil · 14 years ago
  43. 61413c2 fs/ceph/xattr.c: Use kmemdup by Julia Lawall · 14 years ago
  44. 571dba5 ceph: add CEPH_MDS_OP_SETDIRLAYOUT and associated ioctl. by Greg Farnum · 14 years ago
  45. 6f453ed ceph: fix debugfs warnings by Randy Dunlap · 14 years ago
  46. 496e595 ceph: switch from BKL to lock_flocks() by Sage Weil · 14 years ago
  47. fca4451 ceph: preallocate flock state without locks held by Greg Farnum · 14 years ago
  48. 18a3819 ceph: use mapping->nrpages to determine if mapping is empty by Sage Weil · 14 years ago
  49. 93afd44 ceph: only invalidate on check_caps if we actually have pages by Sage Weil · 14 years ago
  50. 4c32f5d ceph: do not hide .snap in root directory by Sage Weil · 14 years ago
  51. 3d14c5d ceph: factor out libceph from Ceph file system by Yehuda Sadeh · 14 years ago
  52. ae1533b ceph-rbd: osdc support for osd call and rollback operations by Yehuda Sadeh · 14 years ago
  53. 68b4476 ceph: messenger and osdc changes for rbd by Yehuda Sadeh · 14 years ago
  54. 3499e8a ceph: refactor osdc requests creation functions by Yehuda Sadeh · 14 years ago
  55. 7669a2c ceph: lookup pool in osdmap by name by Yehuda Sadeh · 14 years ago
  56. d91f243 ceph: update issue_seq on cap grant by Sage Weil · 14 years ago
  57. 21b559d ceph: send cap release message early on failed revoke. by Greg Farnum · 14 years ago
  58. bba0cd0 ceph: Update max_len with minimum required size by Aneesh Kumar K.V · 14 years ago
  59. 92923dc ceph: Fix return value of encode_fh function by Aneesh Kumar K.V · 14 years ago
  60. 6bc1887 ceph: avoid null deref in osd request error path by Sage Weil · 14 years ago
  61. 936aeb5 ceph: fix list_add usage on unsafe_writes list by Henry C Chang · 14 years ago
  62. be4f104 ceph: select CRYPTO by Sage Weil · 14 years ago
  63. a43fb73 ceph: check mapping to determine if FILE_CACHE cap is used by Sage Weil · 14 years ago
  64. e835124 ceph: only send one flushsnap per cap_snap per mds session by Sage Weil · 14 years ago
  65. ae00d4f ceph: fix cap_snap and realm split by Sage Weil · 14 years ago
  66. cfc0bf6 ceph: stop sending FLUSHSNAPs when we hit a dirty capsnap by Sage Weil · 14 years ago
  67. 8bef923 ceph: correctly set 'follows' in flushsnap messages by Sage Weil · 14 years ago
  68. 467c525 ceph: fix dn offset during readdir_prepopulate by Sage Weil · 14 years ago
  69. a77d9f7 ceph: fix file offset wrapping at 4GB on 32-bit archs by Sage Weil · 14 years ago
  70. 3612abb ceph: fix reconnect encoding for old servers by Sage Weil · 14 years ago
  71. 3d4401d ceph: fix pagelist kunmap tail by Yehuda Sadeh · 14 years ago
  72. ca04d9c ceph: fix null pointer deref on anon root dentry release by Sage Weil · 14 years ago
  73. b545787 ceph: fix get_ticket_handler() error handling by Dan Carpenter · 14 years ago
  74. e072f8a ceph: don't BUG on ENOMEM during mds reconnect by Sage Weil · 14 years ago
  75. f44c389 ceph: ceph_mdsc_build_path() returns an ERR_PTR by Dan Carpenter · 14 years ago
  76. ad8453a ceph: Fix warnings by Alan Cox · 14 years ago
  77. ac1f12e ceph: ceph_get_inode() returns an ERR_PTR by Dan Carpenter · 14 years ago
  78. 36e2168 ceph: initialize fields on new dentry_infos by Sage Weil · 14 years ago
  79. 7d8cb26 ceph: maintain i_head_snapc when any caps are dirty, not just for data by Sage Weil · 14 years ago
  80. 07a27e2 ceph: fix osd request lru adjustment when sending request by Henry C Chang · 14 years ago
  81. 1245149 ceph: don't improperly set dir complete when holding EXCL cap by Sage Weil · 14 years ago
  82. 679ceac mm: exporting account_page_dirty by Michael Rubin · 14 years ago
  83. eb6bb1c ceph: direct requests in snapped namespace based on nonsnap parent by Sage Weil · 14 years ago
  84. ed32604 ceph: queue cap snap writeback for realm children on snap update by Sage Weil · 14 years ago
  85. 4a625be ceph: include dirty xattrs state in snapped caps by Sage Weil · 14 years ago
  86. 082afec ceph: fix xattr cap writeback by Sage Weil · 14 years ago
  87. f3c60c5 ceph: fix multiple mds session shutdown by Sage Weil · 14 years ago
  88. e56fa10 ceph: generalize mon requests, add pool op support by Yehuda Sadeh · 14 years ago
  89. 0eb6cd4 ceph: only queue async writeback on cap revocation if there is dirty data by Sage Weil · 14 years ago
  90. e9d1774 ceph: do not ignore osd_idle_ttl mount option by Sage Weil · 14 years ago
  91. 52dfb8a ceph: constify dentry_operations by Sage Weil · 14 years ago
  92. 213c99e ceph: whitespace cleanup by Sage Weil · 14 years ago
  93. 40819f6 ceph: add flock/fcntl lock support by Greg Farnum · 14 years ago
  94. fbaad97 ceph: define on-wire types, constants for file locking support by Greg Farnum · 14 years ago
  95. c6f3fdc ceph: add CEPH_FEATURE_FLOCK to the supported feature bits by Greg Farnum · 14 years ago
  96. 20cb34a ceph: support v2 reconnect encoding by Sage Weil · 14 years ago
  97. ce1fbc8 ceph: support v2 client_caps encoding by Sage Weil · 14 years ago
  98. cbbfe49 ceph: move AES iv definition to shared header by Sage Weil · 14 years ago
  99. 73a7e69 ceph: fix decoding of pool snap info by Sage Weil · 14 years ago
  100. 2d9c98a ceph: make ->sync_fs not wait if wait==0 by Sage Weil · 14 years ago