1. 8434ffe ceph: take snap_empty_lock atomically with snaprealm refcount change by Jeff Layton · 3 years, 5 months ago
  2. 23c2c76 ceph: eliminate ceph_async_iput() by Jeff Layton · 3 years, 7 months ago
  3. 7732fe1 ceph: don't take s_mutex in ceph_flush_snaps by Jeff Layton · 3 years, 6 months ago
  4. df2c0cb ceph: clean up locking annotation for ceph_get_snap_realm and __lookup_snap_realm by Jeff Layton · 3 years, 7 months ago
  5. a6862e6 ceph: add some lockdep assertions around snaprealm handling by Jeff Layton · 3 years, 7 months ago
  6. f3fd3ea ceph: decoding error in ceph_update_snap_realm should return -EIO by Jeff Layton · 3 years, 7 months ago
  7. 4364c69 ceph: make ceph_queue_cap_snap static by Jeff Layton · 3 years, 7 months ago
  8. 2d6795f ceph: fix up some bare fetches of i_size by Jeff Layton · 3 years, 9 months ago
  9. 558b451 ceph: defer flushing the capsnap if the Fb is used by Xiubo Li · 3 years, 11 months ago
  10. 62575e2 ceph: check session state after bumping session->s_seq by Jeff Layton · 4 years, 2 months ago
  11. 2678da8 ceph: add ceph_sb_to_mdsc helper support to parse the mdsc by Xiubo Li · 4 years, 4 months ago
  12. c8d6ee0 ceph: fix memory leak in ceph_cleanup_snapid_map() by Luis Henriques · 4 years, 9 months ago
  13. 12fe3dd ceph: fix buffer free while holding i_ceph_lock in __ceph_build_xattrs_blob() by Luis Henriques · 5 years ago
  14. 176c77c ceph: handle change_attr in cap messages by Jeff Layton · 6 years ago
  15. ec62b89 ceph: handle btime in cap messages by Jeff Layton · 6 years ago
  16. 3e1d045 ceph: avoid iput_final() while holding mutex or in dispatch thread by Yan, Zheng · 6 years ago
  17. 3765918 ceph: fix ci->i_head_snapc leak by Yan, Zheng · 6 years ago
  18. 75c9627 ceph: map snapid to anonymous bdev ID by Yan, Zheng · 7 years ago
  19. 81c5a14 ceph: split large reconnect into multiple messages by Yan, Zheng · 6 years ago
  20. 04242ff ceph: avoid repeatedly adding inode to mdsc->snap_flush_list by Yan, Zheng · 6 years ago
  21. 9bbeab4 ceph: use timespec64 for inode timestamp by Arnd Bergmann · 6 years ago
  22. 95582b0 vfs: change inode times to use struct timespec64 by Deepa Dinamani · 7 years ago
  23. e3161f1 ceph: quota: cache inode pointer in ceph_snap_realm by Luis Henriques · 7 years ago
  24. 7d9c919 ceph: fix incorrect snaprealm when adding caps by Yan, Zheng · 7 years ago
  25. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  26. 9f4057f ceph: properly queue cap snap for newly created snap realm by Yan, Zheng · 7 years ago
  27. 3ae0beb ceph: queue cap snap only when snap realm's context changes by Yan, Zheng · 7 years ago
  28. 805692d ceph: convert ceph_cap_snap.nref from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  29. 5f743e4 ceph: record truncate size/seq for snap data writeback by Yan, Zheng · 8 years ago
  30. ed9b430 ceph: cleanup ceph_flush_snaps() by Yan, Zheng · 8 years ago
  31. 70220ac ceph: introduce an inode flag to indicates if snapflush is needed by Yan, Zheng · 8 years ago
  32. 0e29438 ceph: unify cap flush and snapcap flush by Yan, Zheng · 8 years ago
  33. fce8515 ceph: fix NULL dereference in ceph_queue_cap_snap() by Yan, Zheng · 9 years ago
  34. 34b759b ceph: kill ceph_empty_snapc by Ilya Dryomov · 9 years ago
  35. 2307863 ceph: fix queuing inode to mdsdir's snaprealm by Yan, Zheng · 9 years ago
  36. affbc19 ceph: make sure syncfs flushes all cap snaps by Yan, Zheng · 10 years ago
  37. 8605609 ceph: avoid sending unnessesary FLUSHSNAP message by Yan, Zheng · 10 years ago
  38. 5dda377c ceph: set i_head_snapc when getting CEPH_CAP_FILE_WR reference by Yan, Zheng · 10 years ago
  39. 7b06a82 ceph: use empty snap context for uninline_data and get_pool_perm by Yan, Zheng · 10 years ago
  40. 982d601 ceph: improve reference tracking for snaprealm by Yan, Zheng · 10 years ago
  41. e20d258 ceph: flush inline version by Yan, Zheng · 10 years ago
  42. 97c85a8 ceph: introduce global empty snap context by Yan, Zheng · 10 years ago
  43. e96a650 ceph, rbd: delete unnecessary checks before two function calls by SF Markus Elfring · 10 years ago
  44. 812164f8 ceph: use ceph_create_snap_context() by Alex Elder · 12 years ago
  45. aa711ee3 ceph: define snap counts as u32 everywhere by Alex Elder · 12 years ago
  46. a3860c1 introduce SIZE_MAX by Xi Wang · 13 years ago
  47. 8083431 ceph: fix overflow check in build_snap_context() by Xi Wang · 13 years ago
  48. be65559 ceph: use i_ceph_lock instead of i_lock by Sage Weil · 13 years ago
  49. e77dc3e ceph: only queue capsnap if caps are dirty by Sage Weil · 13 years ago
  50. af0ed56 ceph: fix snap writeback when racing with writes by Sage Weil · 13 years ago
  51. 70b666c ceph: use ihold when we already have an inode ref by Sage Weil · 14 years ago
  52. a26a185 ceph: fix list_add in ceph_put_snap_realm by Henry C Chang · 14 years ago
  53. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  54. 0444d76 fs: don't use igrab() while holding i_lock by Dave Chinner · 14 years ago
  55. e8e1ba96 ceph: queue cap_snaps once per realm by Sage Weil · 14 years ago
  56. 3d14c5d ceph: factor out libceph from Ceph file system by Yehuda Sadeh · 15 years ago
  57. e835124 ceph: only send one flushsnap per cap_snap per mds session by Sage Weil · 14 years ago
  58. ae00d4f ceph: fix cap_snap and realm split by Sage Weil · 14 years ago
  59. 8bef923 ceph: correctly set 'follows' in flushsnap messages by Sage Weil · 14 years ago
  60. 7d8cb26 ceph: maintain i_head_snapc when any caps are dirty, not just for data by Sage Weil · 14 years ago
  61. ed32604 ceph: queue cap snap writeback for realm children on snap update by Sage Weil · 14 years ago
  62. 4a625be ceph: include dirty xattrs state in snapped caps by Sage Weil · 14 years ago
  63. 640ef79 ceph: use ceph_sb_to_client instead of ceph_client by Cheng Renquan · 15 years ago
  64. 91dee39 ceph: fix snap realm splits by Sage Weil · 15 years ago
  65. 96e35b4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 15 years ago
  66. fc837c8f ceph: queue_cap_snap should always queue dirty context by Sage Weil · 15 years ago
  67. 819ccbf ceph: fix leaked inode ref due to snap metadata writeback race by Sage Weil · 15 years ago
  68. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  69. ec4318bc ceph: fix snap rebuild condition by Sage Weil · 15 years ago
  70. 052bb34 ceph: add missing locking to protect i_snap_realm_item during split by Sage Weil · 15 years ago
  71. 2600d2d ceph: drop messages on unregistered mds sessions; cleanup by Sage Weil · 15 years ago
  72. a105f00 ceph: use rbtree for snap_realms by Sage Weil · 15 years ago
  73. 9ec7cab ceph: hex dump corrupt server data to KERN_DEBUG by Sage Weil · 15 years ago
  74. 75eb359 ceph: remove useless IS_ERR checks by Sage Weil · 15 years ago
  75. 963b61e ceph: snapshot management by Sage Weil · 15 years ago