1. e30ee58 ceph: try to allocate enough memory for reserved caps by Zhi Zhang · 7 years ago
  2. 8d8f371 ceph: cleanup traceless reply handling for rename by Yan, Zheng · 7 years ago
  3. 040d786 ceph: drop negative child dentries before try pruning inode's alias by Yan, Zheng · 7 years ago
  4. ec1dff2 ceph: silence sparse endianness warning in encode_caps_cb by Jeff Layton · 7 years ago
  5. c8a96a3 ceph: clean up spinlocking and list handling around cleanup_cap_releases() by Jeff Layton · 7 years ago
  6. 76bd6ec ceph: -EINVAL on decoding failure in ceph_mdsc_handle_fsmap() by Ilya Dryomov · 7 years ago
  7. b3f8d68 ceph: handle 'session get evicted while there are file locks' by Yan, Zheng · 7 years ago
  8. 4deb14a ceph: optimize flock encoding during reconnect by Yan, Zheng · 7 years ago
  9. 89aa593 ceph: keep auth cap when inode has flocks or posix locks by Yan, Zheng · 7 years ago
  10. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  11. 38f340c ceph: fix __choose_mds() for LSSNAP request by Yan, Zheng · 7 years ago
  12. 717e6f2 ceph: avoid panic in create_session_open_msg() if utsname() returns NULL by Yan, Zheng · 7 years ago
  13. d37b1d9 ceph: adjust 36 checks for NULL pointers by Markus Elfring · 7 years ago
  14. 92776fd ceph: properly set snap follows for cap reconnect by Yan, Zheng · 7 years ago
  15. 5d37ca1 ceph: send LSSNAP request to auth mds of directory inode by Yan, Zheng · 7 years ago
  16. 62a65f3 ceph: avoid invalid memory dereference in the middle of umount by Yan, Zheng · 8 years ago
  17. 5619901 ceph: use current_kernel_time() to get request time stamp by Yan, Zheng · 8 years ago
  18. 26c5eaa Merge tag 'ceph-for-4.12-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  19. 1134e09 fs: ceph: CURRENT_TIME with ktime_get_real_ts() by Deepa Dinamani · 8 years ago
  20. 92475f0 ceph: handle epoch barriers in cap messages by Jeff Layton · 8 years ago
  21. 7916254 ceph: make seeky readdir more efficient by Yan, Zheng · 8 years ago
  22. 2827528 ceph: close stopped mds' session by Yan, Zheng · 8 years ago
  23. 0a07fc8 ceph: fix potential use-after-free by Yan, Zheng · 8 years ago
  24. 76201b6 ceph: allow connecting to mds whose rank >= mdsmap::m_max_mds by Yan, Zheng · 8 years ago
  25. 0e1a5ee libceph: convert ceph_pagelist.refcnt from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  26. 3997c01 ceph: convert ceph_mds_session.s_ref from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  27. f107548 ceph: tidy some white space in get_nonsnap_parent() by Dan Carpenter · 8 years ago
  28. df963ea ceph: remove req from unsafe list when unregistering it by Jeff Layton · 8 years ago
  29. 3dd69aa ceph: add a new flag to indicate whether parent is locked by Jeff Layton · 8 years ago
  30. bc2de10d ceph: convert bools in ceph_mds_request to a new r_req_flags field by Jeff Layton · 8 years ago
  31. f5a03b0 ceph: drop session argument to ceph_fill_trace by Jeff Layton · 8 years ago
  32. 52953d5 ceph: cleanup ACCESS_ONCE -> READ_ONCE by Seraphime Kirkovski · 8 years ago
  33. ca6c8ae ceph: pass parent inode info to ceph_encode_dentry_release if we have it by Jeff Layton · 8 years ago
  34. fd36a71 ceph: pass parent dir ino info to build_dentry_path by Jeff Layton · 8 years ago
  35. c6b0b65 ceph: clean up unsafe d_parent accesses in build_dentry_path by Jeff Layton · 8 years ago
  36. 30c7123 ceph: clean up unsafe d_parent access in __choose_mds by Jeff Layton · 8 years ago
  37. 6df8c9d ceph: fix bad endianness handling in parse_reply_info_extra by Jeff Layton · 8 years ago
  38. cc8e834 ceph: fix mds cluster availability check by Yan, Zheng · 8 years ago
  39. e9e427f ceph: check availability of mds cluster on mount by Yan, Zheng · 8 years ago
  40. 0dde584 libceph: drop len argument of *verify_authorizer_reply() by Ilya Dryomov · 8 years ago
  41. 8cdcc07 ceph: use list_move instead of list_del/list_add by Wei Yongjun · 8 years ago
  42. fcff415 ceph: handle CEPH_SESSION_REJECT message by Yan, Zheng · 8 years ago
  43. 4eacd4c ceph: initialize pathbase in the !dentry case in encode_caps_cb() by Ilya Dryomov · 8 years ago
  44. 72b5ac5 Merge tag 'ceph-for-4.8-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  45. c8799fc ceph: optimize cap flush waiting by Yan, Zheng · 9 years ago
  46. 0e29438 ceph: unify cap flush and snapcap flush by Yan, Zheng · 9 years ago
  47. e4500b5 ceph: use list instead of rbtree to track cap flushes by Yan, Zheng · 9 years ago
  48. 3469ed0 ceph: include 'follows' of pending snapflush in cap reconnect message by Yan, Zheng · 9 years ago
  49. 121f22a ceph: update cap reconnect message to version 3 by Yan, Zheng · 9 years ago
  50. 430afba ceph: mount non-default filesystem by name by Yan, Zheng · 9 years ago
  51. 8aa152c ceph: remove ceph_mdsc_lease_release by Jeff Layton · 9 years ago
  52. 9b16f03c ceph: don't use ->d_time by Miklos Szeredi · 9 years ago
  53. 779fe0f ceph: rados pool namespace support by Yan, Zheng · 9 years ago
  54. 8387ff2 vfs: make the string hashes salt the hash by Linus Torvalds · 9 years ago
  55. e536030 ceph: fix wake_up_session_cb() by Yan, Zheng · 9 years ago
  56. f3c4ebe ceph: using hash value to compose dentry offset by Yan, Zheng · 9 years ago
  57. 8974eeb ceph: record 'offset' for each entry of readdir result by Yan, Zheng · 9 years ago
  58. 956d39d ceph: define 'end/complete' in readdir reply as bit flags by Yan, Zheng · 9 years ago
  59. 2a5beea ceph: define struct for dir entry in readdir reply by Yan, Zheng · 9 years ago
  60. 3f38495 ceph: report mount root in session metadata by Yan, Zheng · 9 years ago
  61. 6c93df5 ceph: don't call truncate_pagecache in ceph_writepages_start by Yan, Zheng · 9 years ago
  62. 7731032 ceph: renew caps for read/write if mds session got killed. by Yan, Zheng · 9 years ago
  63. fcd00b6 libceph: DEFINE_RB_FUNCS macro by Ilya Dryomov · 9 years ago
  64. 6c1ea26 libceph: make authorizer destruction independent of ceph_auth_client by Ilya Dryomov · 9 years ago
  65. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
  66. 315f240 ceph: fix security xattr deadlock by Yan, Zheng · 9 years ago
  67. 8bbd471 ceph: replace CURRENT_TIME by current_fs_time() by Deepa Dinamani · 9 years ago
  68. 82dcaba libceph: revamp subs code, switch to SUBSCRIBE2 protocol by Ilya Dryomov · 9 years ago
  69. 5ea5c5e ceph: initial CEPH_FEATURE_FS_FILE_LAYOUT_V2 support by Yan, Zheng · 9 years ago
  70. 79dbd1b libceph: msg signing callouts don't need con argument by Ilya Dryomov · 9 years ago
  71. 68cd5b4 ceph: make fsync() wait unsafe requests that created/modified inode by Yan, Zheng · 9 years ago
  72. 4c06ace ceph: add request to i_unsafe_dirops when getting unsafe reply by Yan, Zheng · 9 years ago
  73. 5e804ac ceph: don't invalidate page cache when inode is no longer used by Yan, Zheng · 9 years ago
  74. 777d738 ceph: fix message length computation by Arnd Bergmann · 9 years ago
  75. 5fdb138 ceph: cleanup use of ceph_msg_get by Jianpeng Ma · 9 years ago
  76. 1550d34 ceph: remove redundant test of head->safe and silence static analysis warnings by Brad Hubbard · 9 years ago
  77. 48fec5d ceph: EIO all operations after forced umount by Yan, Zheng · 10 years ago
  78. 687265e ceph: switch some GFP_NOFS memory allocation to GFP_KERNEL by Yan, Zheng · 10 years ago
  79. f66fd9f ceph: pre-allocate data structure that tracks caps flushing by Yan, Zheng · 10 years ago
  80. e548e9b ceph: re-send flushing caps (which are revoked) in reconnect stage by Yan, Zheng · 10 years ago
  81. 8310b08 ceph: track pending caps flushing globally by Yan, Zheng · 10 years ago
  82. 553adfd ceph: track pending caps flushing accurately by Yan, Zheng · 10 years ago
  83. 3e0708b ceph: ratelimit warn messages for MDS closes session by Yan, Zheng · 10 years ago
  84. 5be7303 ceph: simplify two mount_timeout sites by Ilya Dryomov · 10 years ago
  85. a319bf5 libceph: store timeouts in jiffies, verify user input by Ilya Dryomov · 10 years ago
  86. e8a7b8b ceph: exclude setfilelock requests when calculating oldest tid by Yan, Zheng · 10 years ago
  87. 745a8e3 ceph: don't pre-allocate space for cap release messages by Yan, Zheng · 10 years ago
  88. affbc19 ceph: make sure syncfs flushes all cap snaps by Yan, Zheng · 10 years ago
  89. 622f3e2 ceph: don't trim auth cap when there are cap snaps by Yan, Zheng · 10 years ago
  90. 10183a6 ceph: check OSD caps before read/write by Yan, Zheng · 10 years ago
  91. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  92. c0bd50e ceph: fix null pointer dereference in send_mds_reconnect() by Yan, Zheng · 10 years ago
  93. 1c841a9 ceph: cleanup unsafe requests when reconnecting is denied by Yan, Zheng · 10 years ago
  94. a9f6eb6 ceph: don't zero i_wrbuffer_ref when reconnecting is denied by Yan, Zheng · 10 years ago
  95. 571ade3 ceph: don't mark dirty caps when there is no auth cap by Yan, Zheng · 10 years ago
  96. 3563dbdd ceph: use msecs_to_jiffies for time conversion by Nicholas Mc Guire · 10 years ago
  97. 6e6f092 ceph: drop cap releases in requests composed before cap reconnect by Yan, Zheng · 10 years ago
  98. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 10 years ago
  99. 4533f6e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  100. 3de22be ceph: re-send requests when MDS enters reconnecting stage by Yan, Zheng · 10 years ago