1. 64f29d8 Merge tag 'ceph-for-5.17-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 3 years ago
  2. a0b3a15 ceph: move CEPH_SUPER_MAGIC definition to magic.h by Jeff Layton · 3 years ago
  3. 94cc087 ceph: add new "nopagecache" option by Jeff Layton · 3 years, 1 month ago
  4. adbed05 ceph: mount syntax module parameter by Venky Shankar · 3 years, 2 months ago
  5. 2167f2c ceph: record updated mon_addr on remount by Venky Shankar · 3 years, 6 months ago
  6. 7b19b4d ceph: new device mount syntax by Venky Shankar · 3 years, 6 months ago
  7. 2d7c86a libceph: generalize addr/ip parsing based on delimiter by Venky Shankar · 3 years, 6 months ago
  8. 400e128 ceph: conversion to new fscache API by Jeff Layton · 3 years, 1 month ago
  9. 8cfc0c7 ceph: properly handle statfs on multifs setups by Jeff Layton · 3 years, 3 months ago
  10. 631ed4b ceph: shut down mount on bad mdsmap or fsmap decode by Jeff Layton · 3 years, 2 months ago
  11. f7a67b4 ceph: enable async dirops by default by Jeff Layton · 3 years, 5 months ago
  12. 98d0a6f ceph: skip existing superblocks that are blocklisted or shut down when mounting by Jeff Layton · 3 years, 3 months ago
  13. 50c9132 ceph: add new RECOVER mount_state when recovering session by Jeff Layton · 4 years, 3 months ago
  14. 0eac1102e Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 2 months ago
  15. 0b98acd libceph, rbd, ceph: "blacklist" -> "blocklist" by Ilya Dryomov · 4 years, 4 months ago
  16. 470a5c7 ceph: use kill_anon_super helper by Jeff Layton · 4 years, 4 months ago
  17. 6d1349c [PATCH] reduce boilerplate in fsid handling by Al Viro · 4 years, 3 months ago
  18. a0102bd ceph: move sb->wb_pagevec_pool to be a global mempool by Jeff Layton · 4 years, 5 months ago
  19. f1f565a ceph: delete repeated words in fs/ceph/ by Randy Dunlap · 4 years, 5 months ago
  20. 18f473b ceph: periodically send perf metrics to MDSes by Xiubo Li · 4 years, 5 months ago
  21. 2ccb454 ceph: perform asynchronous unlink if we have sufficient caps by Jeff Layton · 6 years ago
  22. 058daab ceph: move to a dedicated slabcache for mds requests by Jeff Layton · 4 years, 10 months ago
  23. 3b20bc2 ceph: noacl mount option is effectively ignored by Xiubo Li · 4 years, 11 months ago
  24. b27a939 ceph: canonicalize server path in place by Ilya Dryomov · 4 years, 11 months ago
  25. c9d35ee Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 11 months ago
  26. d53d0f7 ceph: use errorfc() and friends instead of spelling the prefix out by Al Viro · 5 years ago
  27. 48ce73b fs_parse: handle optional arguments sanely by Al Viro · 5 years ago
  28. d7167b1 fs_parse: fold fs_parameter_desc/fs_parameter_spec by Al Viro · 5 years ago
  29. 96cafb9 fs_parser: remove fs_parameter_description name field by Eric Sandeen · 5 years ago
  30. cc3c0b5 add prefix to fs_context->log by Al Viro · 5 years ago
  31. c80c98f ceph_parse_param(), ceph_parse_mon_ips(): switch to passing fc_log by Al Viro · 5 years ago
  32. 5eede62 fold struct fs_parameter_enum into struct constant_table by Al Viro · 5 years ago
  33. 2710c957a fs_parse: get rid of ->enums by Al Viro · 5 years ago
  34. 78beb0f ceph: use copy-from2 op in copy_file_range by Luis Henriques · 5 years ago
  35. 4fbc0c7 ceph: remove the extra slashes in the server path by Xiubo Li · 5 years ago
  36. 9782005 ceph: check availability of mds cluster on mount after wait timeout by Xiubo Li · 5 years ago
  37. ad8c28a ceph: convert int fields in ceph_mount_options to unsigned int by Jeff Layton · 5 years ago
  38. 82995cc libceph, rbd, ceph: convert to use the new mount API by David Howells · 6 years ago
  39. ff29fde ceph: return -EINVAL if given fsc mount option on kernel w/o support by Jeff Layton · 5 years ago
  40. f41def3 Merge tag 'ceph-for-5.4-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 5 years ago
  41. 3ee5a70 ceph: call ceph_mdsc_destroy from destroy_fs_client by Jeff Layton · 5 years ago
  42. 131d7eb ceph: auto reconnect after blacklisted by Yan, Zheng · 5 years ago
  43. 81f148a ceph: invalidate all write mode filp after reconnect by Yan, Zheng · 5 years ago
  44. d468e72 ceph: add helper function that forcibly reconnects to ceph cluster. by Yan, Zheng · 5 years ago
  45. 028ca4d fs: ceph: Initialize filesystem timestamp ranges by Deepa Dinamani · 6 years ago
  46. d9b9c89 Merge tag 'ceph-for-5.3-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 5 years ago
  47. 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
  48. 52dd0f1 ceph: use generic_delete_inode() for ->drop_inode by Luis Henriques · 5 years ago
  49. 87bc5b8 ceph: use ceph_evict_inode to cleanup inode's resource by Yan, Zheng · 6 years ago
  50. 0f7cf80 ceph: initialize superblock s_time_gran to 1 by Luis Henriques · 6 years ago
  51. d0f191d ceph: remove unused vxattr length helpers by David Disseldorp · 6 years ago
  52. 1a829ff ceph: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  53. 1cf89a8 ceph: single workqueue for inode related works by Yan, Zheng · 6 years ago
  54. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  55. 1d9d7cb Merge tag 'ceph-for-5.2-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 6 years ago
  56. 00abf69 ceph: flush dirty inodes before proceeding with remount by Jeff Layton · 6 years ago
  57. cfa6d41 ceph: use ->free_inode() by Al Viro · 6 years ago
  58. fe33032 ceph: add mount option to limit caps count by Yan, Zheng · 6 years ago
  59. e3ec8d6 ceph: send cap releases more aggressively by Yan, Zheng · 6 years ago
  60. 02b2f54 libceph: allow setting abort_on_full for rbd by Dongsheng Yang · 6 years ago
  61. 6f9718f ceph: make 'nocopyfrom' a default mount option by Luis Henriques · 6 years ago
  62. ea4cdc5 ceph: new mount option to disable usage of copy-from op by Luis Henriques · 6 years ago
  63. 8aaff15 ceph: avoid a use-after-free in ceph_destroy_options() by Ilya Dryomov · 6 years ago
  64. 719784b ceph: add new field max_file_size in ceph_fs_client by Chengguang Xu · 6 years ago
  65. 2f56b6b libceph: amend "bad option arg" error message by Ilya Dryomov · 7 years ago
  66. 3619aa8 ceph: show ino32 if the value is different with default by Chengguang Xu · 7 years ago
  67. 8db0c75 ceph: strengthen rsize/wsize/readdir_max_bytes validation by Chengguang Xu · 7 years ago
  68. c36ed50 ceph: fix alignment of rasize by Chengguang Xu · 7 years ago
  69. 73fb094 ceph: fix use-after-free in ceph_statfs() by Luis Henriques · 7 years ago
  70. c843d13 libceph: make abort_on_full a per-osdc setting by Ilya Dryomov · 7 years ago
  71. a57d906 ceph: flush pending works before shutdown super by Yan, Zheng · 7 years ago
  72. 12b69d5 ceph: abort osd requests on force umount by Yan, Zheng · 7 years ago
  73. 6dd4940 ceph: show wsize only if non-default by Ilya Dryomov · 7 years ago
  74. 9122eed ceph: quota: report root dir quota usage in statfs by Luis Henriques · 7 years ago
  75. bb48bd4 ceph: optimize memory usage by Chengguang Xu · 7 years ago
  76. bc4b5ad ceph: mark the cap cache as unreclaimable by Chengguang Xu · 7 years ago
  77. 4d8969a ceph: use seq_show_option for string type options by Chengguang Xu · 7 years ago
  78. 7ae7a82 ceph: keep consistent semantic in fscache related option combination by Chengguang Xu · 7 years ago
  79. 4c069a5 ceph: add newline to end of debug message format by Chengguang Xu · 7 years ago
  80. 1c78924 ceph: fix potential memory leak in init_caches() by Chengguang Xu · 7 years ago
  81. 1810673 ceph: fix dentry leak when failing to init debugfs by Chengguang Xu · 7 years ago
  82. 937441f libceph, ceph: avoid memory leak when specifying same option several times by Chengguang Xu · 7 years ago
  83. 1751e8a Rename superblock flags (MS_xyz -> SB_xyz) by Linus Torvalds · 7 years ago
  84. 080a330 ceph: present consistent fsid, regardless of arch endianness by Jeff Layton · 7 years ago
  85. d37b1d9 ceph: adjust 36 checks for NULL pointers by Markus Elfring · 7 years ago
  86. 06d7437 ceph: more accurate statfs by Douglas Fuller · 7 years ago
  87. 4214fb1 ceph: validate correctness of some mount options by Yan, Zheng · 7 years ago
  88. 95cca2b ceph: limit osd write size by Yan, Zheng · 7 years ago
  89. aa18792 ceph: limit osd read size to CEPH_MSG_MAX_DATA_LEN by Yan, Zheng · 7 years ago
  90. 2ae409d ceph: remove unused cap_release_safety mount option by Yan, Zheng · 7 years ago
  91. 1d8f836 ceph: new mount option that specifies fscache uniquifier by Yan, Zheng · 8 years ago
  92. 62a65f3 ceph: avoid invalid memory dereference in the middle of umount by Yan, Zheng · 8 years ago
  93. 26c5eaa Merge tag 'ceph-for-4.12-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  94. 74da4a0f libceph, ceph: always advertise all supported features by Ilya Dryomov · 8 years ago
  95. 09dc9fc ceph: Convert to separately allocated bdi by Jan Kara · 8 years ago
  96. 55f2a04 ceph: remove special ack vs commit behavior by Ilya Dryomov · 8 years ago
  97. 7c94ba2 ceph: set io_pages bdi hint by Andreas Gerstmayr · 8 years ago
  98. 59331c2 Merge tag 'ceph-for-4.10-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  99. c4364f8 Merge branches 'work.namei', 'work.dcache' and 'work.iov_iter' into for-linus by Al Viro · 8 years ago
  100. e9e427f ceph: check availability of mds cluster on mount by Yan, Zheng · 8 years ago