1. 8b8f53a ceph: fix dentry leak in splice_dentry() by Yan, Zheng · 6 years ago
  2. 7a93251 Merge tag 'vfs-timespec64' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/playground by Linus Torvalds · 6 years ago
  3. dc594c3 Merge tag 'ceph-for-4.18-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 6 years ago
  4. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 6 years ago
  5. 95582b0 vfs: change inode times to use struct timespec64 by Deepa Dinamani · 7 years ago
  6. 3619aa8 ceph: show ino32 if the value is different with default by Chengguang Xu · 6 years ago
  7. 8db0c75 ceph: strengthen rsize/wsize/readdir_max_bytes validation by Chengguang Xu · 6 years ago
  8. c36ed50 ceph: fix alignment of rasize by Chengguang Xu · 6 years ago
  9. 73fb094 ceph: fix use-after-free in ceph_statfs() by Luis Henriques · 6 years ago
  10. aae1a44 ceph: prevent i_version from going back by Yan, Zheng · 6 years ago
  11. fa46674 ceph: fix wrong check for the case of updating link count by Yan, Zheng · 6 years ago
  12. c843d13 libceph: make abort_on_full a per-osdc setting by Ilya Dryomov · 6 years ago
  13. a57d906 ceph: flush pending works before shutdown super by Yan, Zheng · 7 years ago
  14. 12b69d5 ceph: abort osd requests on force umount by Yan, Zheng · 7 years ago
  15. 8c6286f ceph: fix st_nlink stat for directories by Luis Henriques · 6 years ago
  16. 597817d ceph: support file lock on directory by Yan, Zheng · 7 years ago
  17. 6dd4940 ceph: show wsize only if non-default by Ilya Dryomov · 7 years ago
  18. 4985d6f ceph: handle the new nfiles/nsubdirs fields in cap message by Yan, Zheng · 7 years ago
  19. a1c6b83 ceph: define argument structure for handle_cap_grant by Yan, Zheng · 7 years ago
  20. 2af54a7 ceph: update i_files/i_subdirs only when Fs cap is issued by Yan, Zheng · 7 years ago
  21. 49a9f4f ceph: always get rstat from auth mds by Yan, Zheng · 7 years ago
  22. 4e9906e ceph: use bit flags to define vxattr attributes by Yan, Zheng · 7 years ago
  23. 13442b0 ceph: make inode time prints to be long long by Deepa Dinamani · 7 years ago
  24. fc21854 ceph: fix iov_iter issues in ceph_direct_read_write() by Ilya Dryomov · 7 years ago
  25. 3a15b38 ceph: fix rsize/wsize capping in ceph_direct_read_write() by Ilya Dryomov · 7 years ago
  26. f191982 ceph: check if mds create snaprealm when setting quota by Yan, Zheng · 7 years ago
  27. ffdeec7 ceph: always update atime/mtime/ctime for new inode by Yan, Zheng · 7 years ago
  28. b284d4d Merge tag 'ceph-for-4.17-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 7 years ago
  29. 62f8e6c Merge tag 'fscache-next-20180406' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 7 years ago
  30. 9022ca6 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  31. ee1235a fscache: Pass object size in rather than calling back for it by David Howells · 7 years ago
  32. 402cb8d fscache: Attach the index key and aux data to the cookie by David Howells · 7 years ago
  33. 9122eed ceph: quota: report root dir quota usage in statfs by Luis Henriques · 7 years ago
  34. d557c48 ceph: quota: add counter for snaprealms with quota by Luis Henriques · 7 years ago
  35. e3161f1 ceph: quota: cache inode pointer in ceph_snap_realm by Luis Henriques · 7 years ago
  36. 0eb6bbe ceph: fix root quota realm check by Yan, Zheng · 7 years ago
  37. 2596366 ceph: don't check quota for snap inode by Yan, Zheng · 7 years ago
  38. 1ab302a ceph: quota: update MDS when max_bytes is approaching by Luis Henriques · 7 years ago
  39. 2b83845 ceph: quota: support for ceph.quota.max_bytes by Luis Henriques · 7 years ago
  40. cafe21a ceph: quota: don't allow cross-quota renames by Luis Henriques · 7 years ago
  41. b7a2921 ceph: quota: support for ceph.quota.max_files by Luis Henriques · 7 years ago
  42. fb18a57 ceph: quota: add initial infrastructure to support cephfs quotas by Luis Henriques · 7 years ago
  43. 7aac453 ceph: rename function drop_leases() to a more descriptive name by Yan, Zheng · 7 years ago
  44. 50c55ae ceph: fix invalid point dereference for error case in mdsc destroy by Chengguang Xu · 7 years ago
  45. 98cfda8 ceph: return proper bool type to caller instead of pointer by Chengguang Xu · 7 years ago
  46. bb48bd4 ceph: optimize memory usage by Chengguang Xu · 7 years ago
  47. 47474d0 ceph: optimize mds session register by Chengguang Xu · 7 years ago
  48. 57a35df libceph, ceph: add __init attribution to init funcitons by Chengguang Xu · 7 years ago
  49. 51b10f3 ceph: filter out used flags when printing unused open flags by Chengguang Xu · 7 years ago
  50. 1582af2 ceph: don't wait on writeback when there is no more dirty pages by Yan, Zheng · 7 years ago
  51. af9cc40 ceph: invalidate pages that beyond EOF in ceph_writepages_start() by Yan, Zheng · 7 years ago
  52. bc4b5ad ceph: mark the cap cache as unreclaimable by Chengguang Xu · 7 years ago
  53. 7373768 ceph: change variable name to follow common rule by Chengguang Xu · 7 years ago
  54. 79cd674 ceph: optimizing cap reservation by Chengguang Xu · 7 years ago
  55. b517c1d ceph: release unreserved caps if having enough available caps by Chengguang Xu · 7 years ago
  56. e327ce0 ceph: optimizing cap allocation by Chengguang Xu · 7 years ago
  57. b884014 ceph: adding protection for showing cap reservation info by Chengguang Xu · 7 years ago
  58. 4d8969a ceph: use seq_show_option for string type options by Chengguang Xu · 7 years ago
  59. 11e1478 libceph, ceph: change permission for readonly debugfs entries by Chengguang Xu · 7 years ago
  60. 7ae7a82 ceph: keep consistent semantic in fscache related option combination by Chengguang Xu · 7 years ago
  61. 4c069a5 ceph: add newline to end of debug message format by Chengguang Xu · 7 years ago
  62. 08c1ac5 libceph, ceph: move ceph_calc_file_object_mapping() to striper.c by Ilya Dryomov · 7 years ago
  63. dccbf08 libceph, ceph: change ceph_calc_file_object_mapping() signature by Ilya Dryomov · 7 years ago
  64. 85784f9 ceph: only dirty ITER_IOVEC pages for direct read by Yan, Zheng · 7 years ago
  65. 1c78924 ceph: fix potential memory leak in init_caches() by Chengguang Xu · 7 years ago
  66. 1810673 ceph: fix dentry leak when failing to init debugfs by Chengguang Xu · 7 years ago
  67. 937441f libceph, ceph: avoid memory leak when specifying same option several times by Chengguang Xu · 7 years ago
  68. 6ef0bc6 ceph: flush dirty caps of unlinked inode ASAP by Zhi Zhang · 7 years ago
  69. 304ec48 get rid of pointless includes of fs_struct.h by Al Viro · 7 years ago
  70. 9e95dae Merge tag 'ceph-for-4.16-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 7 years ago
  71. 255442c Merge tag 'docs-4.16' of git://git.lwn.net/linux by Linus Torvalds · 7 years ago
  72. 16515a6 ceph: improving efficiency of syncfs by Chengguang Xu · 7 years ago
  73. e30ee58 ceph: try to allocate enough memory for reserved caps by Zhi Zhang · 7 years ago
  74. 0f439c7 ceph: fix race of queuing delayed caps by Yan, Zheng · 7 years ago
  75. ee612d9 ceph: delete unreachable code in ceph_check_caps() by Yan, Zheng · 7 years ago
  76. d84b37f ceph: limit rate of cap import/export error messages by Yan, Zheng · 7 years ago
  77. 7d9c919 ceph: fix incorrect snaprealm when adding caps by Yan, Zheng · 7 years ago
  78. 314c473 ceph: fix un-balanced fsc->writeback_count update by Yan, Zheng · 7 years ago
  79. 5d98830 ceph: track read contexts in ceph_file_info by Yan, Zheng · 7 years ago
  80. 5495c2d ceph: avoid dereferencing invalid pointer during cached readdir by Yan, Zheng · 7 years ago
  81. 97aeb6b ceph: use atomic_t for ceph_inode_info::i_shared_gen by Yan, Zheng · 7 years ago
  82. 8d8f371 ceph: cleanup traceless reply handling for rename by Yan, Zheng · 7 years ago
  83. 87c91a9 ceph: voluntarily drop Fx cap for readdir request by Yan, Zheng · 7 years ago
  84. be70489 ceph: properly drop caps for setattr request by Yan, Zheng · 7 years ago
  85. d19a0b5 ceph: voluntarily drop Lx cap for link/rename requests by Yan, Zheng · 7 years ago
  86. 222b7f9 ceph: voluntarily drop Ax cap for requests that create new inode by Yan, Zheng · 7 years ago
  87. 91581e4 fs/*/Kconfig: drop links to 404-compliant http://acl.bestbits.at by Adam Borowski · 7 years ago
  88. 040d786 ceph: drop negative child dentries before try pruning inode's alias by Yan, Zheng · 7 years ago
  89. 1751e8a Rename superblock flags (MS_xyz -> SB_xyz) by Linus Torvalds · 7 years ago
  90. adb072d Merge tag 'ceph-for-4.15-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 7 years ago
  91. 8667982 mm, pagevec: remove cold parameter for pagevecs by Mel Gorman · 7 years ago
  92. 67fd707 mm: remove nr_pages argument from pagevec_lookup_{,range}_tag() by Jan Kara · 7 years ago
  93. 4be9029 ceph: use pagevec_lookup_range_nr_tag() by Jan Kara · 7 years ago
  94. 0ed75fc ceph: use pagevec_lookup_range_tag() by Jan Kara · 7 years ago
  95. ec1dff2 ceph: silence sparse endianness warning in encode_caps_cb by Jeff Layton · 7 years ago
  96. 8130256 ceph: remove the bump of i_version by Jeff Layton · 7 years ago
  97. 080a330 ceph: present consistent fsid, regardless of arch endianness by Jeff Layton · 7 years ago
  98. c8a96a3 ceph: clean up spinlocking and list handling around cleanup_cap_releases() by Jeff Layton · 7 years ago
  99. bb0581f ceph: remove unused and redundant variable dropping by Colin Ian King · 7 years ago
  100. 76bd6ec ceph: -EINVAL on decoding failure in ceph_mdsc_handle_fsmap() by Ilya Dryomov · 7 years ago