1. 18253e0 Merge branch 'work.dcache2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 5 years ago
  2. d9b9c89 Merge tag 'ceph-for-5.3-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 5 years ago
  3. 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
  4. 40f06c7 Merge tag 'copy-file-range-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 5 years ago
  5. d31d07b ceph: fix end offset in truncate_inode_pages_range call by Luis Henriques · 6 years ago
  6. 52dd0f1 ceph: use generic_delete_inode() for ->drop_inode by Luis Henriques · 6 years ago
  7. 87bc5b8 ceph: use ceph_evict_inode to cleanup inode's resource by Yan, Zheng · 6 years ago
  8. 0f7cf80 ceph: initialize superblock s_time_gran to 1 by Luis Henriques · 6 years ago
  9. 94e8577 libceph: rename r_unsafe_item to r_private_item by Ilya Dryomov · 6 years ago
  10. 2635053 ceph: don't NULL terminate virtual xattrs by Jeff Layton · 6 years ago
  11. 3b42101 ceph: return -ERANGE if virtual xattr value didn't fit in buffer by Jeff Layton · 6 years ago
  12. f1d1b51 ceph: make getxattr_cb return ssize_t by Jeff Layton · 6 years ago
  13. 49ada6e ceph: more precise CEPH_CLIENT_CAPS_PENDING_CAPSNAP by Yan, Zheng · 6 years ago
  14. d6cee9d ceph: kick flushing and flush snaps before sending normal cap message by Yan, Zheng · 6 years ago
  15. 054f8d4 ceph: clear CEPH_I_KICK_FLUSH flag inside __kick_flushing_caps() by Yan, Zheng · 6 years ago
  16. 5c30835 ceph: increment change_attribute on local changes by Jeff Layton · 6 years ago
  17. 176c77c ceph: handle change_attr in cap messages by Jeff Layton · 6 years ago
  18. a35ead3 ceph: add change_attr field to ceph_inode_info by Jeff Layton · 6 years ago
  19. 5898178 ceph: allow querying of STATX_BTIME in ceph_getattr by Jeff Layton · 6 years ago
  20. ec62b89 ceph: handle btime in cap messages by Jeff Layton · 6 years ago
  21. 245ce99 ceph: add btime field to ceph_inode_info by Jeff Layton · 6 years ago
  22. f3848af ceph: have MDS map decoding use entity_addr_t decoder by Jeff Layton · 6 years ago
  23. 428138c ceph: remove request from waiting list before unregister by Yan, Zheng · 6 years ago
  24. 6f0f597 ceph: don't blindly unregister session that is in opening state by Yan, Zheng · 6 years ago
  25. 2ef5df1 ceph: fix infinite loop in get_quota_realm() by Yan, Zheng · 6 years ago
  26. ac6713c ceph: add selinux support by Yan, Zheng · 6 years ago
  27. 5c31e92 ceph: rename struct ceph_acls_info to ceph_acl_sec_ctx by Yan, Zheng · 6 years ago
  28. 0572978 ceph: fix debug print format in __set_xattr() by Yan, Zheng · 6 years ago
  29. 03af439 ceph: fix warning PTR_ERR_OR_ZERO can be used by Hariprasad Kelam · 6 years ago
  30. d6e4781 ceph: hold i_ceph_lock when removing caps for freeing inode by Yan, Zheng · 6 years ago
  31. 8f2a98ef ceph: ensure d_name/d_parent stability in ceph_mdsc_lease_send_msg() by Yan, Zheng · 6 years ago
  32. 41883ba ceph: use READ_ONCE to access d_parent in RCU critical section by Yan, Zheng · 6 years ago
  33. feab6ac ceph: fix dir_lease_is_valid() by Yan, Zheng · 6 years ago
  34. 543212b ceph: close race between d_name_cmp() and update_dentry_lease() by Yan, Zheng · 6 years ago
  35. 7496077 ceph: fix improper use of smp_mb__before_atomic() by Andrea Parri · 6 years ago
  36. 7188072 ceph: fix "ceph.dir.rctime" vxattr value by David Disseldorp · 6 years ago
  37. d0f191d ceph: remove unused vxattr length helpers by David Disseldorp · 6 years ago
  38. 2b2abca ceph: fix listxattr vxattr buffer length calculation by David Disseldorp · 6 years ago
  39. 100cc61 ceph: add ceph.snap.btime vxattr by David Disseldorp · 6 years ago
  40. 193e7b3 ceph: carry snapshot creation time with inodes by David Disseldorp · 6 years ago
  41. e1b8143 ceph: clean up ceph.dir.pin vxattr name sizeof() by David Disseldorp · 6 years ago
  42. 13c4173 ceph: silence a checker warning in mdsc_show() by Dan Carpenter · 6 years ago
  43. 516162b9 ceph: don't open-code the check for dead lockref by Al Viro · 6 years ago
  44. 1a829ff ceph: no need to check return value of debugfs_create functions by Greg Kroah-Hartman · 6 years ago
  45. d6b8bd6 ceph: fix ceph_mdsc_build_path to not stop on first component by Jeff Layton · 6 years ago
  46. 5dae222 vfs: allow copy_file_range to copy across devices by Amir Goldstein · 6 years ago
  47. 64bf5ff vfs: no fallback for ->copy_file_range by Dave Chinner · 6 years ago
  48. 7b2f936 ceph: fix error handling in ceph_get_caps() by Yan, Zheng · 6 years ago
  49. 3e1d045 ceph: avoid iput_final() while holding mutex or in dispatch thread by Yan, Zheng · 6 years ago
  50. 1cf89a8 ceph: single workqueue for inode related works by Yan, Zheng · 6 years ago
  51. 1f32761 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 188 by Thomas Gleixner · 6 years ago
  52. f2cde89 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 173 by Thomas Gleixner · 6 years ago
  53. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 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. 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
  57. 168e153 Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  58. 00abf69 ceph: flush dirty inodes before proceeding with remount by Jeff Layton · 6 years ago
  59. 4198aba ceph: fix unaligned access in ceph_send_cap_releases by Jeff Layton · 6 years ago
  60. b726ec9 libceph: make ceph_pr_addr take an struct ceph_entity_addr pointer by Jeff Layton · 6 years ago
  61. 5ddc61f ceph: print inode number in __caps_issued_mask debugging messages by Jeff Layton · 6 years ago
  62. 488f528 ceph: just call get_session in __ceph_lookup_mds_session by Jeff Layton · 6 years ago
  63. 1199d7d ceph: simplify arguments and return semantics of try_get_cap_refs by Jeff Layton · 6 years ago
  64. a452bc0 ceph: fix comment over ceph_drop_caps_for_unlink by Jeff Layton · 6 years ago
  65. 8340f22 ceph: move wait for mds request into helper function by Jeff Layton · 6 years ago
  66. 86bda53 ceph: have ceph_mdsc_do_request call ceph_mdsc_submit_request by Jeff Layton · 6 years ago
  67. 111c708 ceph: after an MDS request, do callback and completions by Jeff Layton · 6 years ago
  68. c1dfc27 ceph: use pathlen values returned by set_request_path_attr by Jeff Layton · 6 years ago
  69. f77f21b ceph: use __getname/__putname in ceph_mdsc_build_path by Jeff Layton · 6 years ago
  70. 964fff7 ceph: use ceph_mdsc_build_path instead of clone_dentry_name by Jeff Layton · 6 years ago
  71. 69a10fb ceph: fix potential use-after-free in ceph_mdsc_build_path by Jeff Layton · 6 years ago
  72. ff4a80b ceph: dump granular cap info in "caps" debugfs file by Jeff Layton · 6 years ago
  73. f5d77269 ceph: make iterate_session_caps a public symbol by Jeff Layton · 6 years ago
  74. 40e7e2c ceph: fix NULL pointer deref when debugging is enabled by Jeff Layton · 6 years ago
  75. 428bb68 ceph: properly handle granular statx requests by Jeff Layton · 6 years ago
  76. ffb61c5 ceph: remove superfluous inode_lock in ceph_fsync by Jeff Layton · 6 years ago
  77. 570df4e ceph: snapshot nfs re-export by Yan, Zheng · 7 years ago
  78. 0c44a8e ceph: quota: fix quota subdir mounts by Luis Henriques · 6 years ago
  79. 3886274 ceph: factor out ceph_lookup_inode() by Luis Henriques · 6 years ago
  80. 1b52931 ceph: remove duplicated filelock ref increase by Zhi Zhang · 6 years ago
  81. cfa6d41 ceph: use ->free_inode() by Al Viro · 6 years ago
  82. 3765918 ceph: fix ci->i_head_snapc leak by Yan, Zheng · 6 years ago
  83. 4b82228 ceph: handle the case where a dentry has been renamed on outstanding req by Jeff Layton · 6 years ago
  84. 76a495d ceph: ensure d_name stability in ceph_dentry_hash() by Jeff Layton · 6 years ago
  85. 1bcb344 ceph: only use d_name directly when parent is locked by Jeff Layton · 6 years ago
  86. 0a4c926 fs: mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  87. daf5cc2 ceph: fix use-after-free on symlink traversal by Al Viro · 6 years ago
  88. fe33032 ceph: add mount option to limit caps count by Yan, Zheng · 6 years ago
  89. 37c4efc ceph: periodically trim stale dentries by Yan, Zheng · 6 years ago
  90. 1e9c2eb ceph: delete stale dentry when last reference is dropped by Yan, Zheng · 6 years ago
  91. 8d9c090 ceph: remove dentry_lru file from debugfs by Yan, Zheng · 6 years ago
  92. 32f6511 ceph: touch existing cap when handling reply by Yan, Zheng · 6 years ago
  93. e450f4d ceph: pass inclusive lend parameter to filemap_write_and_wait_range() by zhengbin · 6 years ago
  94. e3ec8d6 ceph: send cap releases more aggressively by Yan, Zheng · 6 years ago
  95. 0879687 ceph: support getting ceph.dir.pin vxattr by Yan, Zheng · 6 years ago
  96. b37fe1f ceph: support versioned reply by Yan, Zheng · 6 years ago
  97. 75c9627 ceph: map snapid to anonymous bdev ID by Yan, Zheng · 7 years ago
  98. 81c5a14 ceph: split large reconnect into multiple messages by Yan, Zheng · 6 years ago
  99. 84bf395 ceph: decode feature bits in session message by Yan, Zheng · 6 years ago
  100. 5ba72e6 ceph: set special inode's blocksize to page size by Yan, Zheng · 6 years ago