1. 1d9d7cb Merge tag 'ceph-for-5.2-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 6 years ago
  2. b4b52b8 Merge tag 'Wimplicit-fallthrough-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux by Linus Torvalds · 6 years ago
  3. 168e153 Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  4. 00abf69 ceph: flush dirty inodes before proceeding with remount by Jeff Layton · 6 years ago
  5. 4198aba ceph: fix unaligned access in ceph_send_cap_releases by Jeff Layton · 6 years ago
  6. b726ec9 libceph: make ceph_pr_addr take an struct ceph_entity_addr pointer by Jeff Layton · 6 years ago
  7. 5ddc61f ceph: print inode number in __caps_issued_mask debugging messages by Jeff Layton · 6 years ago
  8. 488f528 ceph: just call get_session in __ceph_lookup_mds_session by Jeff Layton · 6 years ago
  9. 1199d7d ceph: simplify arguments and return semantics of try_get_cap_refs by Jeff Layton · 6 years ago
  10. a452bc0 ceph: fix comment over ceph_drop_caps_for_unlink by Jeff Layton · 6 years ago
  11. 8340f22 ceph: move wait for mds request into helper function by Jeff Layton · 6 years ago
  12. 86bda53 ceph: have ceph_mdsc_do_request call ceph_mdsc_submit_request by Jeff Layton · 6 years ago
  13. 111c708 ceph: after an MDS request, do callback and completions by Jeff Layton · 6 years ago
  14. c1dfc27 ceph: use pathlen values returned by set_request_path_attr by Jeff Layton · 6 years ago
  15. f77f21b ceph: use __getname/__putname in ceph_mdsc_build_path by Jeff Layton · 6 years ago
  16. 964fff7 ceph: use ceph_mdsc_build_path instead of clone_dentry_name by Jeff Layton · 6 years ago
  17. 69a10fb ceph: fix potential use-after-free in ceph_mdsc_build_path by Jeff Layton · 6 years ago
  18. ff4a80b ceph: dump granular cap info in "caps" debugfs file by Jeff Layton · 6 years ago
  19. f5d77269 ceph: make iterate_session_caps a public symbol by Jeff Layton · 6 years ago
  20. 40e7e2c ceph: fix NULL pointer deref when debugging is enabled by Jeff Layton · 6 years ago
  21. 428bb68 ceph: properly handle granular statx requests by Jeff Layton · 6 years ago
  22. ffb61c5 ceph: remove superfluous inode_lock in ceph_fsync by Jeff Layton · 6 years ago
  23. 570df4e ceph: snapshot nfs re-export by Yan, Zheng · 7 years ago
  24. 0c44a8e ceph: quota: fix quota subdir mounts by Luis Henriques · 6 years ago
  25. 3886274 ceph: factor out ceph_lookup_inode() by Luis Henriques · 6 years ago
  26. 1b52931 ceph: remove duplicated filelock ref increase by Zhi Zhang · 6 years ago
  27. cfa6d41 ceph: use ->free_inode() by Al Viro · 6 years ago
  28. 3765918 ceph: fix ci->i_head_snapc leak by Yan, Zheng · 6 years ago
  29. 4b82228 ceph: handle the case where a dentry has been renamed on outstanding req by Jeff Layton · 6 years ago
  30. 76a495d ceph: ensure d_name stability in ceph_dentry_hash() by Jeff Layton · 6 years ago
  31. 1bcb344 ceph: only use d_name directly when parent is locked by Jeff Layton · 6 years ago
  32. 0a4c926 fs: mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  33. daf5cc2 ceph: fix use-after-free on symlink traversal by Al Viro · 6 years ago
  34. fe33032 ceph: add mount option to limit caps count by Yan, Zheng · 6 years ago
  35. 37c4efc ceph: periodically trim stale dentries by Yan, Zheng · 6 years ago
  36. 1e9c2eb ceph: delete stale dentry when last reference is dropped by Yan, Zheng · 6 years ago
  37. 8d9c090 ceph: remove dentry_lru file from debugfs by Yan, Zheng · 6 years ago
  38. 32f6511 ceph: touch existing cap when handling reply by Yan, Zheng · 6 years ago
  39. e450f4d ceph: pass inclusive lend parameter to filemap_write_and_wait_range() by zhengbin · 6 years ago
  40. e3ec8d6 ceph: send cap releases more aggressively by Yan, Zheng · 6 years ago
  41. 0879687 ceph: support getting ceph.dir.pin vxattr by Yan, Zheng · 6 years ago
  42. b37fe1f ceph: support versioned reply by Yan, Zheng · 6 years ago
  43. 75c9627 ceph: map snapid to anonymous bdev ID by Yan, Zheng · 7 years ago
  44. 81c5a14 ceph: split large reconnect into multiple messages by Yan, Zheng · 6 years ago
  45. 84bf395 ceph: decode feature bits in session message by Yan, Zheng · 6 years ago
  46. 5ba72e6 ceph: set special inode's blocksize to page size by Yan, Zheng · 6 years ago
  47. 04242ff ceph: avoid repeatedly adding inode to mdsc->snap_flush_list by Yan, Zheng · 6 years ago
  48. 74827ee ceph: quota: cleanup license mess by Thomas Gleixner · 6 years ago
  49. d95e674 ceph: clear inode pointer when snap realm gets dropped by its inode by Yan, Zheng · 6 years ago
  50. c64a2b0 ceph: use vmf_error() in ceph_filemap_fault() by Souptick Joarder · 6 years ago
  51. 02b2f54 libceph: allow setting abort_on_full for rbd by Dongsheng Yang · 6 years ago
  52. c7eaf34 Merge tag 'ceph-for-4.21-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 6 years ago
  53. f86196e fs: don't open code lru_to_page() by Nikolay Borisov · 6 years ago
  54. ca79b0c mm: convert totalram_pages and totalhigh_pages variables to atomic by Arun KS · 6 years ago
  55. 5ccedf1 ceph: don't encode inode pathes into reconnect message by Yan, Zheng · 6 years ago
  56. d2f8bb2 ceph: update wanted caps after resuming stale session by Yan, Zheng · 6 years ago
  57. fdac94f ceph: skip updating 'wanted' caps if caps are already issued by Yan, Zheng · 6 years ago
  58. 8a2ac3a ceph: don't request excl caps when mount is readonly by Yan, Zheng · 6 years ago
  59. 3c1392d ceph: don't update importing cap's mseq when handing cap export by Yan, Zheng · 6 years ago
  60. 0cab9f3 ceph: remove redundant assignment by Chengguang Xu · 6 years ago
  61. 2bf996a ceph: cleanup splice_dentry() by Yan, Zheng · 6 years ago
  62. 6f9718f ceph: make 'nocopyfrom' a default mount option by Luis Henriques · 6 years ago
  63. 23c625c libceph: assume argonaut on the server side by Ilya Dryomov · 6 years ago
  64. 71f2cc6 ceph: quota: fix null pointer dereference in quota check by Luis Henriques · 6 years ago
  65. c2c6d3c ceph: add destination file data sync before doing any remote copy by Luis Henriques · 6 years ago
  66. 9931a07 Merge branch 'work.afs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  67. aa563d7 iov_iter: Separate type from direction and use accessor functions by David Howells · 6 years ago
  68. 00e2370 iov_iter: Use accessor function by David Howells · 6 years ago
  69. ea4cdc5 ceph: new mount option to disable usage of copy-from op by Luis Henriques · 6 years ago
  70. 503f82a ceph: support copy_file_range file operation by Luis Henriques · 6 years ago
  71. 2ee9dd9 ceph: add non-blocking parameter to ceph_try_get_caps() by Luis Henriques · 6 years ago
  72. 0d9c1ab libceph: preallocate message data items by Ilya Dryomov · 6 years ago
  73. 26f887e libceph, rbd, ceph: move ceph_osdc_alloc_messages() calls by Ilya Dryomov · 6 years ago
  74. 61d2f85 ceph: num_ops is off by one in ceph_aio_retry_work() by Ilya Dryomov · 6 years ago
  75. 6680288 ceph: set timeout conditionally in __cap_delay_requeue by Xuehan Xu · 6 years ago
  76. 89486833 libceph: don't consume a ref on pagelist in ceph_msg_data_add_pagelist() by Ilya Dryomov · 6 years ago
  77. 33165d4 libceph: introduce ceph_pagelist_alloc() by Ilya Dryomov · 6 years ago
  78. bddff63 ceph: only allow punch hole mode in fallocate by Luis Henriques · 6 years ago
  79. fce7a97 ceph: refactor ceph_sync_read() by Yan, Zheng · 6 years ago
  80. 74c9e6b ceph: check if LOOKUPNAME request was aborted when filling trace by Yan, Zheng · 6 years ago
  81. c58f450 ceph: fix dentry leak in ceph_readdir_prepopulate by Yan, Zheng · 6 years ago
  82. efe3282 Revert "ceph: fix dentry leak in splice_dentry()" by Yan, Zheng · 6 years ago
  83. 5da2079 ceph: check snap first in ceph_set_acl() by Chengguang Xu · 6 years ago
  84. 3167893 ceph: reset cap hold timeout only for requeued inode by Chengguang Xu · 6 years ago
  85. 8aaff15 ceph: avoid a use-after-free in ceph_destroy_options() by Ilya Dryomov · 6 years ago
  86. 0a78ac4 Merge tag 'ceph-for-4.19-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 6 years ago
  87. a66b4cd Merge branch 'work.open3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  88. 0fcf6c0 ceph: don't drop message if it contains more data than expected by Yan, Zheng · 6 years ago
  89. 342ce18 ceph: support cephfs' own feature bits by Yan, Zheng · 7 years ago
  90. e5bc08d ceph: refactor error handling code in ceph_reserve_caps() by Chengguang Xu · 6 years ago
  91. 7bf8f73 ceph: refactor ceph_unreserve_caps() by Chengguang Xu · 6 years ago
  92. d554849 ceph: change to void return type for __do_request() by Chengguang Xu · 6 years ago
  93. 9da12e3 ceph: compare fsc->max_file_size and inode->i_size for max file size limit by Chengguang Xu · 6 years ago
  94. 36a4c72d ceph: add additional size check in ceph_setattr() by Chengguang Xu · 6 years ago
  95. 8687a3e ceph: add additional offset check in ceph_write_iter() by Chengguang Xu · 6 years ago
  96. 0671e99 ceph: add additional range check in ceph_fallocate() by Chengguang Xu · 6 years ago
  97. 719784b ceph: add new field max_file_size in ceph_fs_client by Chengguang Xu · 6 years ago
  98. 6daca13 libceph: add authorizer challenge by Ilya Dryomov · 6 years ago
  99. 2449984 ceph: adding new return type vm_fault_t by Souptick Joarder · 6 years ago
  100. 0ed1e90 ceph: use timespec64 for r_stamp by Arnd Bergmann · 6 years ago