1. ca04d9c ceph: fix null pointer deref on anon root dentry release by Sage Weil · 14 years ago
  2. b545787 ceph: fix get_ticket_handler() error handling by Dan Carpenter · 14 years ago
  3. e072f8a ceph: don't BUG on ENOMEM during mds reconnect by Sage Weil · 14 years ago
  4. f44c389 ceph: ceph_mdsc_build_path() returns an ERR_PTR by Dan Carpenter · 14 years ago
  5. ad8453a ceph: Fix warnings by Alan Cox · 14 years ago
  6. ac1f12e ceph: ceph_get_inode() returns an ERR_PTR by Dan Carpenter · 14 years ago
  7. 36e2168 ceph: initialize fields on new dentry_infos by Sage Weil · 14 years ago
  8. 7d8cb26 ceph: maintain i_head_snapc when any caps are dirty, not just for data by Sage Weil · 14 years ago
  9. 07a27e2 ceph: fix osd request lru adjustment when sending request by Henry C Chang · 14 years ago
  10. 1245149 ceph: don't improperly set dir complete when holding EXCL cap by Sage Weil · 14 years ago
  11. 679ceac mm: exporting account_page_dirty by Michael Rubin · 14 years ago
  12. eb6bb1c ceph: direct requests in snapped namespace based on nonsnap parent by Sage Weil · 14 years ago
  13. ed32604 ceph: queue cap snap writeback for realm children on snap update by Sage Weil · 14 years ago
  14. 4a625be ceph: include dirty xattrs state in snapped caps by Sage Weil · 14 years ago
  15. 082afec ceph: fix xattr cap writeback by Sage Weil · 14 years ago
  16. f3c60c5 ceph: fix multiple mds session shutdown by Sage Weil · 14 years ago
  17. e56fa10 ceph: generalize mon requests, add pool op support by Yehuda Sadeh · 14 years ago
  18. 0eb6cd4 ceph: only queue async writeback on cap revocation if there is dirty data by Sage Weil · 14 years ago
  19. e9d1774 ceph: do not ignore osd_idle_ttl mount option by Sage Weil · 14 years ago
  20. 52dfb8a ceph: constify dentry_operations by Sage Weil · 14 years ago
  21. 213c99e ceph: whitespace cleanup by Sage Weil · 14 years ago
  22. 40819f6 ceph: add flock/fcntl lock support by Greg Farnum · 14 years ago
  23. fbaad97 ceph: define on-wire types, constants for file locking support by Greg Farnum · 14 years ago
  24. c6f3fdc ceph: add CEPH_FEATURE_FLOCK to the supported feature bits by Greg Farnum · 14 years ago
  25. 20cb34a ceph: support v2 reconnect encoding by Sage Weil · 14 years ago
  26. ce1fbc8 ceph: support v2 client_caps encoding by Sage Weil · 14 years ago
  27. cbbfe49 ceph: move AES iv definition to shared header by Sage Weil · 14 years ago
  28. 73a7e69 ceph: fix decoding of pool snap info by Sage Weil · 14 years ago
  29. 2d9c98a ceph: make ->sync_fs not wait if wait==0 by Sage Weil · 14 years ago
  30. b8cd07e ceph: warn on missing snap realm by Sage Weil · 14 years ago
  31. effcb9e ceph: print useful error message when crush rule not found by Sage Weil · 14 years ago
  32. a8b763a ceph: use %pU to print uuid (fsid) by Sage Weil · 14 years ago
  33. f0b18d9 ceph: sync header defs with server code by Sage Weil · 14 years ago
  34. 5cd068c ceph: clean up header guards by Sage Weil · 14 years ago
  35. 9688f19 ceph: strip misleading/obsolete version, feature info by Sage Weil · 14 years ago
  36. 6a25938 ceph: specify supported features in super.h by Sage Weil · 14 years ago
  37. c309f0a ceph: clean up fsid mount option by Sage Weil · 14 years ago
  38. e0f9f9e ceph: remove unused 'monport' mount option by Sage Weil · 14 years ago
  39. e55b71f ceph: handle ESTALE properly; on receipt send to authority if it wasn't by Greg Farnum · 14 years ago
  40. 2bc5025 ceph: add ceph_get_cap_for_mds function. by Greg Farnum · 14 years ago
  41. 154f42c ceph: connect to export targets on cap export by Sage Weil · 14 years ago
  42. cb170a2 ceph: connect to export targets if mds is laggy by Sage Weil · 14 years ago
  43. ed0552a ceph: introduce helper to connect to mds export targets by Sage Weil · 14 years ago
  44. 796d695 ceph: only set num_pages in calc_layout by Sage Weil · 14 years ago
  45. 3715166 ceph: do caps accounting per mds_client by Yehuda Sadeh · 14 years ago
  46. 0deb01c ceph: track laggy state of mds from mdsmap by Sage Weil · 14 years ago
  47. cd84db6 ceph: code cleanup by Yehuda Sadeh · 14 years ago
  48. ca81f3f ceph: skip if no auth cap in flush_snaps by Sage Weil · 14 years ago
  49. 3b454c4 ceph: simplify caps revocation, fix for multimds by Sage Weil · 14 years ago
  50. 38e8883e ceph: simplify add_cap_releases by Sage Weil · 14 years ago
  51. ee6b272 ceph: drop unused argument by Sage Weil · 14 years ago
  52. 2962507 ceph: perform lazy reads when file mode and caps permit by Sage Weil · 14 years ago
  53. 33caad3 ceph: perform lazy writes when file mode and caps permit by Sage Weil · 14 years ago
  54. 8c6e922 ceph: add LAZYIO ioctl to mark a file description for lazy consistency by Sage Weil · 14 years ago
  55. 84d9509 ceph: request FILE_LAZYIO cap when LAZY file mode is set by Sage Weil · 14 years ago
  56. 03066f2 ceph: use complete_all and wake_up_all by Yehuda Sadeh · 14 years ago
  57. 25848b3 ceph: Correct obvious typo of Kconfig variable "CRYPTO_AES" by Robert P. J. Day · 14 years ago
  58. 1dadcce ceph: fix dentry lease release by Sage Weil · 14 years ago
  59. 8c69673 ceph: fix leak of dentry in ceph_init_dentry() error path by Sage Weil · 14 years ago
  60. bc4fdca ceph: fix pg_mapping leak on pg_temp updates by Sage Weil · 14 years ago
  61. 252af52 ceph: fix d_release dop for snapdir, snapped dentries by Sage Weil · 14 years ago
  62. a0dff78 ceph: avoid dcache readdir for snapdir by Sage Weil · 14 years ago
  63. e979cf5 ceph: do not include cap/dentry releases in replayed messages by Sage Weil · 14 years ago
  64. 01a92f1 ceph: reuse request message when replaying against recovering mds by Sage Weil · 14 years ago
  65. f91d347 ceph: fix creation of ipv6 sockets by Sage Weil · 14 years ago
  66. 39139f6 ceph: fix parsing of ipv6 addresses by Sage Weil · 14 years ago
  67. d06dbaf ceph: fix printing of ipv6 addrs by Sage Weil · 14 years ago
  68. b0bbb0b ceph: add kfree() to error path by Dan Carpenter · 14 years ago
  69. 22b1de0 ceph: fix leak of mon authorizer by Sage Weil · 14 years ago
  70. ed98ada ceph: fix message revocation by Sage Weil · 14 years ago
  71. 153a109 ceph: fix crush device 'out' threshold to 1.0, not 0.1 by Sage Weil · 14 years ago
  72. 443b376 ceph: fix caps usage accounting for import (non-reserved) case by Sage Weil · 14 years ago
  73. ec97f88 ceph: only release clean, unused caps with mds requests by Sage Weil · 14 years ago
  74. a1a31e7 ceph: fix crush CHOOSE_LEAF when type is already a leaf by Sage Weil · 14 years ago
  75. 55bda7a ceph: fix crush recursion by Sage Weil · 14 years ago
  76. bfaf148 ceph: fix caps debugfs entry by Yehuda Sadeh · 14 years ago
  77. 17c688c ceph: delay umount until all mds requests drop inode+dentry refs by Sage Weil · 14 years ago
  78. d69ed05 ceph: handle splice_dentry/d_materialize_unique error in readdir_prepopulate by Sage Weil · 14 years ago
  79. cebc5be ceph: fix crush map update decoding by Sage Weil · 14 years ago
  80. ae32be3 ceph: fix message memory leak, uninitialized variable by Sage Weil · 14 years ago
  81. 4a32f93 ceph: fix map handler error path by Sage Weil · 14 years ago
  82. 0cf5537 ceph: some endianity fixes by Yehuda Sadeh · 14 years ago
  83. 2b2300d ceph: try to send partial cap release on cap message on missing inode by Sage Weil · 14 years ago
  84. 3d7ded4 ceph: release cap on import if we don't have the inode by Sage Weil · 14 years ago
  85. 9dbd412 ceph: fix misleading/incorrect debug message by Sage Weil · 14 years ago
  86. 00d5643 ceph: fix atomic64_t initialization on ia64 by Jeff Mahoney · 14 years ago
  87. 1e5ea23 ceph: fix lease revocation when seq doesn't match by Sage Weil · 14 years ago
  88. 558d349 ceph: fix f_namelen reported by statfs by Sage Weil · 14 years ago
  89. 2054756 ceph: fix memory leak in statfs by Yehuda Sadeh · 14 years ago
  90. 13a4214 ceph: fix d_subdirs ordering problem by Henry C Chang · 14 years ago
  91. b612a05 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  92. 2a8e5e3 ceph: clean up on forwarded aborted mds request by Sage Weil · 14 years ago
  93. 79494d1 ceph: fix leak of osd authorizer by Sage Weil · 14 years ago
  94. a922d38 ceph: close out mds, osd connections before stopping auth by Sage Weil · 14 years ago
  95. dd1c905 ceph: make lease code DN specific by Sage Weil · 14 years ago
  96. 7e34bc5 fs/ceph: Use ERR_CAST by Julia Lawall · 14 years ago
  97. a41359f ceph: renew auth tickets before they expire by Sage Weil · 14 years ago
  98. 09c4d6a ceph: do not resend mon requests on auth ticket renewal by Sage Weil · 14 years ago
  99. 984c769 ceph: removed duplicated #includes by Andrea Gelmini · 14 years ago
  100. e95e9a7 ceph: avoid possible null dereference by Sage Weil · 14 years ago