1. 3ee5a70 ceph: call ceph_mdsc_destroy from destroy_fs_client by Jeff Layton · 5 years ago
  2. 131d7eb ceph: auto reconnect after blacklisted by Yan, Zheng · 5 years ago
  3. 81f148a ceph: invalidate all write mode filp after reconnect by Yan, Zheng · 5 years ago
  4. d468e72 ceph: add helper function that forcibly reconnects to ceph cluster. by Yan, Zheng · 5 years ago
  5. d9b9c89 Merge tag 'ceph-for-5.3-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 5 years ago
  6. f632a81 Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 5 years ago
  7. 52dd0f1 ceph: use generic_delete_inode() for ->drop_inode by Luis Henriques · 5 years ago
  8. 87bc5b8 ceph: use ceph_evict_inode to cleanup inode's resource by Yan, Zheng · 5 years ago
  9. 0f7cf80 ceph: initialize superblock s_time_gran to 1 by Luis Henriques · 5 years ago
  10. d0f191d ceph: remove unused vxattr length helpers by David Disseldorp · 6 years ago
  11. 1a829ff ceph: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 5 years ago
  12. 1cf89a8 ceph: single workqueue for inode related works by Yan, Zheng · 6 years ago
  13. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  14. 1d9d7cb Merge tag 'ceph-for-5.2-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 6 years ago
  15. 00abf69 ceph: flush dirty inodes before proceeding with remount by Jeff Layton · 6 years ago
  16. cfa6d41 ceph: use ->free_inode() by Al Viro · 6 years ago
  17. fe33032 ceph: add mount option to limit caps count by Yan, Zheng · 6 years ago
  18. e3ec8d6 ceph: send cap releases more aggressively by Yan, Zheng · 6 years ago
  19. 02b2f54 libceph: allow setting abort_on_full for rbd by Dongsheng Yang · 6 years ago
  20. 6f9718f ceph: make 'nocopyfrom' a default mount option by Luis Henriques · 6 years ago
  21. ea4cdc5 ceph: new mount option to disable usage of copy-from op by Luis Henriques · 6 years ago
  22. 8aaff15 ceph: avoid a use-after-free in ceph_destroy_options() by Ilya Dryomov · 6 years ago
  23. 719784b ceph: add new field max_file_size in ceph_fs_client by Chengguang Xu · 6 years ago
  24. 2f56b6b libceph: amend "bad option arg" error message by Ilya Dryomov · 6 years ago
  25. 3619aa8 ceph: show ino32 if the value is different with default by Chengguang Xu · 6 years ago
  26. 8db0c75 ceph: strengthen rsize/wsize/readdir_max_bytes validation by Chengguang Xu · 6 years ago
  27. c36ed50 ceph: fix alignment of rasize by Chengguang Xu · 6 years ago
  28. 73fb094 ceph: fix use-after-free in ceph_statfs() by Luis Henriques · 6 years ago
  29. c843d13 libceph: make abort_on_full a per-osdc setting by Ilya Dryomov · 6 years ago
  30. a57d906 ceph: flush pending works before shutdown super by Yan, Zheng · 7 years ago
  31. 12b69d5 ceph: abort osd requests on force umount by Yan, Zheng · 7 years ago
  32. 6dd4940 ceph: show wsize only if non-default by Ilya Dryomov · 7 years ago
  33. 9122eed ceph: quota: report root dir quota usage in statfs by Luis Henriques · 7 years ago
  34. bb48bd4 ceph: optimize memory usage by Chengguang Xu · 7 years ago
  35. bc4b5ad ceph: mark the cap cache as unreclaimable by Chengguang Xu · 7 years ago
  36. 4d8969a ceph: use seq_show_option for string type options by Chengguang Xu · 7 years ago
  37. 7ae7a82 ceph: keep consistent semantic in fscache related option combination by Chengguang Xu · 7 years ago
  38. 4c069a5 ceph: add newline to end of debug message format by Chengguang Xu · 7 years ago
  39. 1c78924 ceph: fix potential memory leak in init_caches() by Chengguang Xu · 7 years ago
  40. 1810673 ceph: fix dentry leak when failing to init debugfs by Chengguang Xu · 7 years ago
  41. 937441f libceph, ceph: avoid memory leak when specifying same option several times by Chengguang Xu · 7 years ago
  42. 1751e8a Rename superblock flags (MS_xyz -> SB_xyz) by Linus Torvalds · 7 years ago
  43. 080a330 ceph: present consistent fsid, regardless of arch endianness by Jeff Layton · 7 years ago
  44. d37b1d9 ceph: adjust 36 checks for NULL pointers by Markus Elfring · 7 years ago
  45. 06d7437 ceph: more accurate statfs by Douglas Fuller · 7 years ago
  46. 4214fb1 ceph: validate correctness of some mount options by Yan, Zheng · 7 years ago
  47. 95cca2b ceph: limit osd write size by Yan, Zheng · 7 years ago
  48. aa18792 ceph: limit osd read size to CEPH_MSG_MAX_DATA_LEN by Yan, Zheng · 7 years ago
  49. 2ae409d ceph: remove unused cap_release_safety mount option by Yan, Zheng · 7 years ago
  50. 1d8f836 ceph: new mount option that specifies fscache uniquifier by Yan, Zheng · 7 years ago
  51. 62a65f3 ceph: avoid invalid memory dereference in the middle of umount by Yan, Zheng · 7 years ago
  52. 26c5eaa Merge tag 'ceph-for-4.12-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  53. 74da4a0f libceph, ceph: always advertise all supported features by Ilya Dryomov · 8 years ago
  54. 09dc9fc ceph: Convert to separately allocated bdi by Jan Kara · 8 years ago
  55. 55f2a04 ceph: remove special ack vs commit behavior by Ilya Dryomov · 8 years ago
  56. 7c94ba2 ceph: set io_pages bdi hint by Andreas Gerstmayr · 8 years ago
  57. 59331c2 Merge tag 'ceph-for-4.10-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  58. c4364f8 Merge branches 'work.namei', 'work.dcache' and 'work.iov_iter' into for-linus by Al Viro · 8 years ago
  59. e9e427f ceph: check availability of mds cluster on mount by Yan, Zheng · 8 years ago
  60. ad5cb12 ceph: switch to use of ->d_init() by Al Viro · 8 years ago
  61. 18fc8ab ceph: unify dentry_operations instances by Al Viro · 8 years ago
  62. 31ca587 ceph: fix uninitialized dentry pointer in ceph_real_mount() by Geert Uytterhoeven · 8 years ago
  63. ce2728a ceph: avoid accessing / when mounting a subpath by Yan, Zheng · 8 years ago
  64. 6b1a9a6 ceph: Mark the file cache as unreclaimable by Nikolay Borisov · 8 years ago
  65. 430afba ceph: mount non-default filesystem by name by Yan, Zheng · 8 years ago
  66. 9a5530c ceph: wait unsafe sync writes for evicting inode by Yan, Zheng · 8 years ago
  67. 3f38495 ceph: report mount root in session metadata by Yan, Zheng · 9 years ago
  68. d463a43 ceph: CEPH_FEATURE_MDSENC support by Yan, Zheng · 9 years ago
  69. 235a098 ceph: multiple filesystem support by Yan, Zheng · 9 years ago
  70. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
  71. 132ca7e ceph: fix mounting same fs multiple times by Yan, Zheng · 9 years ago
  72. 34b759b ceph: kill ceph_empty_snapc by Ilya Dryomov · 9 years ago
  73. 133e915 ceph: don't enable rbytes mount option by default by Yan, Zheng · 9 years ago
  74. 82dcaba libceph: revamp subs code, switch to SUBSCRIBE2 protocol by Ilya Dryomov · 9 years ago
  75. 5d09705 kmemcg: account certain kmem allocations to memcg by Vladimir Davydov · 9 years ago
  76. e013f74 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  77. 48fec5d ceph: EIO all operations after forced umount by Yan, Zheng · 9 years ago
  78. a068acf fs: create and use seq_show_option for escaping by Kees Cook · 9 years ago
  79. f66fd9f ceph: pre-allocate data structure that tracks caps flushing by Yan, Zheng · 9 years ago
  80. a319bf5 libceph: store timeouts in jiffies, verify user input by Ilya Dryomov · 10 years ago
  81. 10183a6 ceph: check OSD caps before read/write by Yan, Zheng · 10 years ago
  82. 9ec3a64 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 10 years ago
  83. ff7eeb8 ceph: show non-default options only by Ilya Dryomov · 10 years ago
  84. ff40f9a libceph, ceph: split ceph_show_options() by Ilya Dryomov · 10 years ago
  85. a149bb9 ceph: kstrdup() memory handling by Sanidhya Kashyap · 10 years ago
  86. 2b0143b VFS: normal filesystems (and lustre): d_inode() annotations by David Howells · 10 years ago
  87. 4533f6e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 10 years ago
  88. 2a0b61c ceph: show nocephx_require_signatures and notcp_nodelay options by Ilya Dryomov · 10 years ago
  89. df0ce26 fs: remove default_backing_dev_info by Christoph Hellwig · 10 years ago
  90. e4d2750 ceph: remove call to bdi_unregister by Christoph Hellwig · 10 years ago
  91. 65a2266 ceph: support inline data feature by Yan, Zheng · 10 years ago
  92. ca3995a ceph: remove unused stringification macros by Ilya Dryomov · 10 years ago
  93. 97c85a8 ceph: introduce global empty snap context by Yan, Zheng · 10 years ago
  94. 1a0a397 dcache: d_obtain_alias callers don't all want DISCONNECTED by J. Bruce Fields · 11 years ago
  95. eb13e83 ceph: use fl->fl_file as owner identifier of flock and posix lock by Yan, Zheng · 11 years ago
  96. 45195e4 ceph: add acl, noacl options for cephfs mount by Sage Weil · 11 years ago
  97. 12b4629 libceph: all features fields must be u64 by Ilya Dryomov · 11 years ago
  98. 7221fe4 ceph: add acl for cephfs by Guangliang Zhao · 11 years ago
  99. 9f12bd1 ceph: drop unconnected inodes by Yan, Zheng · 11 years ago
  100. 99ccbd2 ceph: use fscache as a local presisent cache by Milosz Tanski · 11 years ago