1. 428bb68 ceph: properly handle granular statx requests by Jeff Layton · 6 years ago
  2. 4b82228 ceph: handle the case where a dentry has been renamed on outstanding req by Jeff Layton · 6 years ago
  3. daf5cc2 ceph: fix use-after-free on symlink traversal by Al Viro · 6 years ago
  4. 37c4efc ceph: periodically trim stale dentries by Yan, Zheng · 6 years ago
  5. 1e9c2eb ceph: delete stale dentry when last reference is dropped by Yan, Zheng · 6 years ago
  6. e3ec8d6 ceph: send cap releases more aggressively by Yan, Zheng · 6 years ago
  7. 0879687 ceph: support getting ceph.dir.pin vxattr by Yan, Zheng · 6 years ago
  8. 75c9627 ceph: map snapid to anonymous bdev ID by Yan, Zheng · 7 years ago
  9. 5ba72e6 ceph: set special inode's blocksize to page size by Yan, Zheng · 6 years ago
  10. 2bf996a ceph: cleanup splice_dentry() by Yan, Zheng · 6 years ago
  11. 74c9e6b ceph: check if LOOKUPNAME request was aborted when filling trace by Yan, Zheng · 6 years ago
  12. c58f450 ceph: fix dentry leak in ceph_readdir_prepopulate by Yan, Zheng · 6 years ago
  13. efe3282 Revert "ceph: fix dentry leak in splice_dentry()" by Yan, Zheng · 6 years ago
  14. 36a4c72d ceph: add additional size check in ceph_setattr() by Chengguang Xu · 6 years ago
  15. 0ed1e90 ceph: use timespec64 for r_stamp by Arnd Bergmann · 7 years ago
  16. 9bbeab4 ceph: use timespec64 for inode timestamp by Arnd Bergmann · 7 years ago
  17. 8b8f53a ceph: fix dentry leak in splice_dentry() by Yan, Zheng · 7 years ago
  18. 7a93251 Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 7 years ago
  19. 95582b0 vfs: change inode times to use struct timespec64 by Deepa Dinamani · 7 years ago
  20. aae1a44 ceph: prevent i_version from going back by Yan, Zheng · 7 years ago
  21. 8c6286f ceph: fix st_nlink stat for directories by Luis Henriques · 7 years ago
  22. 2af54a7 ceph: update i_files/i_subdirs only when Fs cap is issued by Yan, Zheng · 7 years ago
  23. 49a9f4f ceph: always get rstat from auth mds by Yan, Zheng · 7 years ago
  24. 13442b0 ceph: make inode time prints to be long long by Deepa Dinamani · 7 years ago
  25. ffdeec7 ceph: always update atime/mtime/ctime for new inode by Yan, Zheng · 7 years ago
  26. d557c48 ceph: quota: add counter for snaprealms with quota by Luis Henriques · 7 years ago
  27. e3161f1 ceph: quota: cache inode pointer in ceph_snap_realm by Luis Henriques · 7 years ago
  28. 2b83845 ceph: quota: support for ceph.quota.max_bytes by Luis Henriques · 7 years ago
  29. fb18a57 ceph: quota: add initial infrastructure to support cephfs quotas by Luis Henriques · 7 years ago
  30. af9cc40 ceph: invalidate pages that beyond EOF in ceph_writepages_start() by Yan, Zheng · 7 years ago
  31. 5495c2d ceph: avoid dereferencing invalid pointer during cached readdir by Yan, Zheng · 7 years ago
  32. 97aeb6b ceph: use atomic_t for ceph_inode_info::i_shared_gen by Yan, Zheng · 7 years ago
  33. be70489 ceph: properly drop caps for setattr request by Yan, Zheng · 7 years ago
  34. 8130256 ceph: remove the bump of i_version by Jeff Layton · 7 years ago
  35. 933ad2c9 ceph: disable cached readdir after dropping positive dentry by Yan, Zheng · 7 years ago
  36. 89aa593 ceph: keep auth cap when inode has flocks or posix locks by Yan, Zheng · 7 years ago
  37. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  38. c8fd0d37 ceph: handle race between vmtruncate and queuing cap snap by Yan, Zheng · 7 years ago
  39. d37b1d9 ceph: adjust 36 checks for NULL pointers by Markus Elfring · 7 years ago
  40. b529d1b ceph: delete an unnecessary return statement in update_dentry_lease() by Markus Elfring · 7 years ago
  41. 5130880 ceph: ENOMEM pr_err in __get_or_create_frag() is redundant by Markus Elfring · 7 years ago
  42. 8d45b91 ceph: don't fill readdir cache for LSSNAP reply by Yan, Zheng · 7 years ago
  43. 9a86962 ceph: cleanup ceph_readdir_prepopulate() by Yan, Zheng · 7 years ago
  44. 481f001 ceph: update ceph_dentry_info::lease_session when necessary by Yan, Zheng · 8 years ago
  45. efb0ca7 ceph: update the 'approaching max_size' code by Yan, Zheng · 8 years ago
  46. 4ca2fea ceph: unify inode i_ctime update by Yan, Zheng · 8 years ago
  47. 7916254 ceph: make seeky readdir more efficient by Yan, Zheng · 8 years ago
  48. 8179a10 ceph: fix recursion between ceph_set_acl() and __ceph_setattr() by Yan, Zheng · 8 years ago
  49. a528d35 statx: Add a system call to make enhanced file info available by David Howells · 8 years ago
  50. 55f2a04 ceph: remove special ack vs commit behavior by Ilya Dryomov · 8 years ago
  51. cdde7c4 ceph: call update_dentry_lease even when r_locked dir is not set by Jeff Layton · 8 years ago
  52. f5d55f0 ceph: vet the target and parent inodes before updating dentry lease by Jeff Layton · 8 years ago
  53. 80d025f ceph: don't update_dentry_lease unless we actually got one by Jeff Layton · 8 years ago
  54. 3dd69aa ceph: add a new flag to indicate whether parent is locked by Jeff Layton · 8 years ago
  55. bc2de10d ceph: convert bools in ceph_mds_request to a new r_req_flags field by Jeff Layton · 8 years ago
  56. f5a03b0 ceph: drop session argument to ceph_fill_trace by Jeff Layton · 8 years ago
  57. 6fffaef ceph: remove "Debugging hook" from ceph_fill_trace by Jeff Layton · 8 years ago
  58. 52953d5 ceph: cleanup ACCESS_ONCE -> READ_ONCE by Seraphime Kirkovski · 8 years ago
  59. fe2ed42 ceph: fix endianness bug in frag_tree_split_cmp by Jeff Layton · 8 years ago
  60. 231753e Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 8 years ago
  61. c4364f8 Merge branches 'work.namei', 'work.dcache' and 'work.iov_iter' into for-linus by Al Viro · 8 years ago
  62. dfeef68 vfs: remove ".readlink = generic_readlink" assignments by Miklos Szeredi · 8 years ago
  63. ad5cb12 ceph: switch to use of ->d_init() by Al Viro · 8 years ago
  64. 18fc8ab ceph: unify dentry_operations instances by Al Viro · 8 years ago
  65. f72f945 ceph: fix readdir vs fragmentation race by Yan, Zheng · 8 years ago
  66. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  67. 97d2116 Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  68. fd50eca vfs: Remove {get,set,remove}xattr inode operations by Andreas Gruenbacher · 8 years ago
  69. c2050a4 fs: Replace current_fs_time() with current_time() by Deepa Dinamani · 8 years ago
  70. 31051c8 fs: Give dentry to inode_change_ok() instead of inode by Jan Kara · 9 years ago
  71. fd5472e ceph: Propagate dentry down to inode_change_ok() by Jan Kara · 9 years ago
  72. 72b5ac5 Merge tag 'ceph-for-4.8-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 8 years ago
  73. e4500b5 ceph: use list instead of rbtree to track cap flushes by Yan, Zheng · 9 years ago
  74. 9b16f03c ceph: don't use ->d_time by Miklos Szeredi · 9 years ago
  75. 9a5530c ceph: wait unsafe sync writes for evicting inode by Yan, Zheng · 9 years ago
  76. 774a6a1 ceph: reduce i_nr_by_mode array size by Yan, Zheng · 9 years ago
  77. 779fe0f ceph: rados pool namespace support by Yan, Zheng · 9 years ago
  78. 30c156d libceph: rados pool namespace support by Yan, Zheng · 9 years ago
  79. 7627151 libceph: define new ceph_file_layout structure by Yan, Zheng · 9 years ago
  80. 8387ff2 vfs: make the string hashes salt the hash by Linus Torvalds · 9 years ago
  81. a10c38a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  82. 9abd4db ceph: don't use truncate_pagecache() to invalidate read cache by Yan, Zheng · 9 years ago
  83. 224a7542 ceph: tolerate bad i_size for symlink inode by Yan, Zheng · 9 years ago
  84. 1b1bc16 ceph: improve fragtree change detection by Yan, Zheng · 9 years ago
  85. a4b7431 ceph: keep leaf frag when updating fragtree by Yan, Zheng · 9 years ago
  86. 4217211 ceph: fix dir_auth check in ceph_fill_dirfrag() by Yan, Zheng · 9 years ago
  87. a407846 ceph: don't assume frag tree splits in mds reply are sorted by Yan, Zheng · 9 years ago
  88. 209ae76 ceph: fix inode reference leak by Yan, Zheng · 9 years ago
  89. f3c4ebe ceph: using hash value to compose dentry offset by Yan, Zheng · 9 years ago
  90. 8974eeb ceph: record 'offset' for each entry of readdir result by Yan, Zheng · 9 years ago
  91. 2a5beea ceph: define struct for dir entry in readdir reply by Yan, Zheng · 9 years ago
  92. a78600e ceph: simplify 'offset in frag' by Yan, Zheng · 9 years ago
  93. 6c93df5 ceph: don't call truncate_pagecache in ceph_writepages_start by Yan, Zheng · 9 years ago
  94. ba5a265 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  95. 2cdeb1e ceph: Switch to generic xattr handlers by Andreas Gruenbacher · 9 years ago
  96. a26fecc ceph: Get rid of d_find_alias in ceph_set_acl by Andreas Gruenbacher · 9 years ago
  97. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago
  98. 200fd27 ceph: use lookup request to revalidate dentry by Yan, Zheng · 9 years ago
  99. 315f240 ceph: fix security xattr deadlock by Yan, Zheng · 9 years ago
  100. a3d714c ceph: avoid updating directory inode's i_size accidentally by Yan, Zheng · 9 years ago