1. 0a78ac4 Merge tag 'ceph-for-4.19-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 6 years ago
  2. 7bf8f73 ceph: refactor ceph_unreserve_caps() by Chengguang Xu · 6 years ago
  3. 719784b ceph: add new field max_file_size in ceph_fs_client by Chengguang Xu · 6 years ago
  4. 9bbeab4 ceph: use timespec64 for inode timestamp by Arnd Bergmann · 6 years ago
  5. 44907d7 get rid of 'opened' argument of ->atomic_open() - part 3 by Al Viro · 7 years ago
  6. 9122eed ceph: quota: report root dir quota usage in statfs by Luis Henriques · 7 years ago
  7. d557c48 ceph: quota: add counter for snaprealms with quota by Luis Henriques · 7 years ago
  8. e3161f1 ceph: quota: cache inode pointer in ceph_snap_realm by Luis Henriques · 7 years ago
  9. 1ab302a ceph: quota: update MDS when max_bytes is approaching by Luis Henriques · 7 years ago
  10. 2b83845 ceph: quota: support for ceph.quota.max_bytes by Luis Henriques · 7 years ago
  11. cafe21a ceph: quota: don't allow cross-quota renames by Luis Henriques · 7 years ago
  12. b7a2921 ceph: quota: support for ceph.quota.max_files by Luis Henriques · 7 years ago
  13. fb18a57 ceph: quota: add initial infrastructure to support cephfs quotas by Luis Henriques · 7 years ago
  14. bb48bd4 ceph: optimize memory usage by Chengguang Xu · 7 years ago
  15. 6ef0bc6 ceph: flush dirty caps of unlinked inode ASAP by Zhi Zhang · 7 years ago
  16. e30ee58 ceph: try to allocate enough memory for reserved caps by Zhi Zhang · 7 years ago
  17. 5d98830 ceph: track read contexts in ceph_file_info by Yan, Zheng · 7 years ago
  18. 97aeb6b ceph: use atomic_t for ceph_inode_info::i_shared_gen by Yan, Zheng · 7 years ago
  19. b3f8d68 ceph: handle 'session get evicted while there are file locks' by Yan, Zheng · 7 years ago
  20. c6db847 ceph: make lock_to_ceph_filelock() static by Yan, Zheng · 7 years ago
  21. 89aa593 ceph: keep auth cap when inode has flocks or posix locks by Yan, Zheng · 7 years ago
  22. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  23. 4214fb1 ceph: validate correctness of some mount options by Yan, Zheng · 7 years ago
  24. 95cca2b ceph: limit osd write size by Yan, Zheng · 7 years ago
  25. aa18792 ceph: limit osd read size to CEPH_MSG_MAX_DATA_LEN by Yan, Zheng · 7 years ago
  26. 2ae409d ceph: remove unused cap_release_safety mount option by Yan, Zheng · 7 years ago
  27. 1d8f836 ceph: new mount option that specifies fscache uniquifier by Yan, Zheng · 8 years ago
  28. efb0ca7 ceph: update the 'approaching max_size' code by Yan, Zheng · 8 years ago
  29. 26c5eaa Merge tag 'ceph-for-4.12-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  30. 26544c62 ceph: when seeing write errors on an inode, switch to sync writes by Jeff Layton · 8 years ago
  31. 805692d ceph: convert ceph_cap_snap.nref from atomic_t to refcount_t by Elena Reshetova · 8 years ago
  32. 09dc9fc ceph: Convert to separately allocated bdi by Jan Kara · 8 years ago
  33. a528d35 statx: Add a system call to make enhanced file info available by David Howells · 8 years ago
  34. 55f2a04 ceph: remove special ack vs commit behavior by Ilya Dryomov · 8 years ago
  35. f5a03b0 ceph: drop session argument to ceph_fill_trace by Jeff Layton · 8 years ago
  36. c1944fe ceph: avoid calling ceph_renew_caps() infinitely by Yan, Zheng · 8 years ago
  37. 7c94ba2 ceph: set io_pages bdi hint by Andreas Gerstmayr · 8 years ago
  38. ca6c8ae ceph: pass parent inode info to ceph_encode_dentry_release if we have it by Jeff Layton · 8 years ago
  39. 59331c2 Merge tag 'ceph-for-4.10-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  40. 5f743e4 ceph: record truncate size/seq for snap data writeback by Yan, Zheng · 8 years ago
  41. e9e427f ceph: check availability of mds cluster on mount by Yan, Zheng · 8 years ago
  42. 2b1ac85 ceph: try getting buffer capability for readahead/fadvise by Yan, Zheng · 8 years ago
  43. ad5cb12 ceph: switch to use of ->d_init() by Al Viro · 8 years ago
  44. 18fc8ab ceph: unify dentry_operations instances by Al Viro · 8 years ago
  45. c8799fc ceph: optimize cap flush waiting by Yan, Zheng · 9 years ago
  46. ed9b430 ceph: cleanup ceph_flush_snaps() by Yan, Zheng · 9 years ago
  47. 70220ac ceph: introduce an inode flag to indicates if snapflush is needed by Yan, Zheng · 9 years ago
  48. 13c2b57 ceph: avoid sending duplicated cap flush message by Yan, Zheng · 9 years ago
  49. 0e29438 ceph: unify cap flush and snapcap flush by Yan, Zheng · 9 years ago
  50. e4500b5 ceph: use list instead of rbtree to track cap flushes by Yan, Zheng · 9 years ago
  51. 430afba ceph: mount non-default filesystem by name by Yan, Zheng · 9 years ago
  52. 9b16f03c ceph: don't use ->d_time by Miklos Szeredi · 9 years ago
  53. 9a5530c ceph: wait unsafe sync writes for evicting inode by Yan, Zheng · 9 years ago
  54. 774a6a1 ceph: reduce i_nr_by_mode array size by Yan, Zheng · 9 years ago
  55. 779fe0f ceph: rados pool namespace support by Yan, Zheng · 9 years ago
  56. f7f7e7a ceph: improve fscache revalidation by Yan, Zheng · 9 years ago
  57. a10c38a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  58. 1b1bc16 ceph: improve fragtree change detection by Yan, Zheng · 9 years ago
  59. f3c4ebe ceph: using hash value to compose dentry offset by Yan, Zheng · 9 years ago
  60. 8974eeb ceph: record 'offset' for each entry of readdir result by Yan, Zheng · 9 years ago
  61. 3f38495 ceph: report mount root in session metadata 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. 235a098 ceph: multiple filesystem support by Yan, Zheng · 9 years ago
  64. 2cdeb1e ceph: Switch to generic xattr handlers by Andreas Gruenbacher · 9 years ago
  65. a26fecc ceph: Get rid of d_find_alias in ceph_set_acl by Andreas Gruenbacher · 9 years ago
  66. ce23e64 ->getxattr(): pass dentry and inode as separate arguments by Al Viro · 9 years ago
  67. 641235d ceph: kill ceph_get_dentry_parent_inode() by Yan, Zheng · 9 years ago
  68. 315f240 ceph: fix security xattr deadlock by Yan, Zheng · 9 years ago
  69. 34b759b ceph: kill ceph_empty_snapc by Ilya Dryomov · 9 years ago
  70. 133e915 ceph: don't enable rbytes mount option by default by Yan, Zheng · 9 years ago
  71. 5ea5c5e ceph: initial CEPH_FEATURE_FS_FILE_LAYOUT_V2 support by Yan, Zheng · 9 years ago
  72. 68cd5b4 ceph: make fsync() wait unsafe requests that created/modified inode by Yan, Zheng · 9 years ago
  73. fc927cd ceph: always re-send cap flushes when MDS recovers by Yan, Zheng · 9 years ago
  74. fdd4e15 ceph: rework dcache readdir by Yan, Zheng · 10 years ago
  75. f66fd9f ceph: pre-allocate data structure that tracks caps flushing by Yan, Zheng · 10 years ago
  76. e548e9b ceph: re-send flushing caps (which are revoked) in reconnect stage by Yan, Zheng · 10 years ago
  77. 8310b08 ceph: track pending caps flushing globally by Yan, Zheng · 10 years ago
  78. 553adfd ceph: track pending caps flushing accurately by Yan, Zheng · 10 years ago
  79. 745a8e3 ceph: don't pre-allocate space for cap release messages by Yan, Zheng · 10 years ago
  80. 8605609 ceph: avoid sending unnessesary FLUSHSNAP message by Yan, Zheng · 10 years ago
  81. 7b06a82 ceph: use empty snap context for uninline_data and get_pool_perm by Yan, Zheng · 10 years ago
  82. 10183a6 ceph: check OSD caps before read/write by Yan, Zheng · 10 years ago
  83. e1eba3e ceph: remove redundant declaration by Fabian Frederick · 10 years ago
  84. e2c3de0 ceph: fix dcache/nocache mount option by Yan, Zheng · 10 years ago
  85. 38c48b5 ceph: provide seperate {inode,file}_operations for snapdir by Yan, Zheng · 10 years ago
  86. 982d601 ceph: improve reference tracking for snaprealm by Yan, Zheng · 10 years ago
  87. e20d258 ceph: flush inline version by Yan, Zheng · 10 years ago
  88. 28127bd ceph: convert inline data to normal data before data write by Yan, Zheng · 10 years ago
  89. 01deead ceph: use getattr request to fetch inline data by Yan, Zheng · 10 years ago
  90. 31c542a ceph: add inline data to pagecache by Yan, Zheng · 10 years ago
  91. 97c85a8 ceph: introduce global empty snap context by Yan, Zheng · 10 years ago
  92. 70db4f3 ceph: introduce a new inode flag indicating if cached dentries are ordered by Yan, Zheng · 10 years ago
  93. 14ed970 ceph: additional debugfs output by John Spray · 10 years ago
  94. b1ee94a ceph: include the initial ACL in create/mkdir/mknod MDS requests by Yan, Zheng · 10 years ago
  95. 508b32d ceph: request xattrs if xattr_version is zero by Yan, Zheng · 10 years ago
  96. d9df278 ceph: pre-allocate ceph_cap struct for ceph_add_cap() by Yan, Zheng · 11 years ago
  97. 0a8a70f ceph: clear directory's completeness when creating file by Yan, Zheng · 11 years ago
  98. eb13e83 ceph: use fl->fl_file as owner identifier of flock and posix lock by Yan, Zheng · 11 years ago
  99. f049420 ceph: fix ceph_dir_llseek() by Yan, Zheng · 11 years ago
  100. c969d9b ceph: make ceph_forget_all_cached_acls() static inline by Guangliang Zhao · 11 years ago