1. 1c78924 ceph: fix potential memory leak in init_caches() by Chengguang Xu · 7 years ago
  2. 1810673 ceph: fix dentry leak when failing to init debugfs by Chengguang Xu · 7 years ago
  3. 937441f libceph, ceph: avoid memory leak when specifying same option several times by Chengguang Xu · 7 years ago
  4. 6ef0bc6 ceph: flush dirty caps of unlinked inode ASAP by Zhi Zhang · 7 years ago
  5. 9e95dae Merge tag 'ceph-for-4.16-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 7 years ago
  6. 255442c Merge tag 'docs-4.16' of git://git.lwn.net/linux by Linus Torvalds · 7 years ago
  7. 16515a6 ceph: improving efficiency of syncfs by Chengguang Xu · 7 years ago
  8. e30ee58 ceph: try to allocate enough memory for reserved caps by Zhi Zhang · 7 years ago
  9. 0f439c7 ceph: fix race of queuing delayed caps by Yan, Zheng · 7 years ago
  10. ee612d9 ceph: delete unreachable code in ceph_check_caps() by Yan, Zheng · 7 years ago
  11. d84b37f ceph: limit rate of cap import/export error messages by Yan, Zheng · 7 years ago
  12. 7d9c919 ceph: fix incorrect snaprealm when adding caps by Yan, Zheng · 7 years ago
  13. 314c473 ceph: fix un-balanced fsc->writeback_count update by Yan, Zheng · 7 years ago
  14. 5d98830 ceph: track read contexts in ceph_file_info by Yan, Zheng · 7 years ago
  15. 5495c2d ceph: avoid dereferencing invalid pointer during cached readdir by Yan, Zheng · 7 years ago
  16. 97aeb6b ceph: use atomic_t for ceph_inode_info::i_shared_gen by Yan, Zheng · 7 years ago
  17. 8d8f371 ceph: cleanup traceless reply handling for rename by Yan, Zheng · 7 years ago
  18. 87c91a9 ceph: voluntarily drop Fx cap for readdir request by Yan, Zheng · 7 years ago
  19. be70489 ceph: properly drop caps for setattr request by Yan, Zheng · 7 years ago
  20. d19a0b5 ceph: voluntarily drop Lx cap for link/rename requests by Yan, Zheng · 7 years ago
  21. 222b7f9 ceph: voluntarily drop Ax cap for requests that create new inode by Yan, Zheng · 7 years ago
  22. 91581e4 fs/*/Kconfig: drop links to 404-compliant http://acl.bestbits.at by Adam Borowski · 7 years ago
  23. 040d786 ceph: drop negative child dentries before try pruning inode's alias by Yan, Zheng · 7 years ago
  24. 1751e8a Rename superblock flags (MS_xyz -> SB_xyz) by Linus Torvalds · 7 years ago
  25. adb072d Merge tag 'ceph-for-4.15-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 7 years ago
  26. 8667982 mm, pagevec: remove cold parameter for pagevecs by Mel Gorman · 7 years ago
  27. 67fd707 mm: remove nr_pages argument from pagevec_lookup_{,range}_tag() by Jan Kara · 7 years ago
  28. 4be9029 ceph: use pagevec_lookup_range_nr_tag() by Jan Kara · 7 years ago
  29. 0ed75fc ceph: use pagevec_lookup_range_tag() by Jan Kara · 7 years ago
  30. ec1dff2 ceph: silence sparse endianness warning in encode_caps_cb by Jeff Layton · 7 years ago
  31. 8130256 ceph: remove the bump of i_version by Jeff Layton · 7 years ago
  32. 080a330 ceph: present consistent fsid, regardless of arch endianness by Jeff Layton · 7 years ago
  33. c8a96a3 ceph: clean up spinlocking and list handling around cleanup_cap_releases() by Jeff Layton · 7 years ago
  34. bb0581f ceph: remove unused and redundant variable dropping by Colin Ian King · 7 years ago
  35. 76bd6ec ceph: -EINVAL on decoding failure in ceph_mdsc_handle_fsmap() by Ilya Dryomov · 7 years ago
  36. 933ad2c9 ceph: disable cached readdir after dropping positive dentry by Yan, Zheng · 7 years ago
  37. 7271efa ceph: fix bool initialization/comparison by Thomas Meyer · 7 years ago
  38. b3f8d68 ceph: handle 'session get evicted while there are file locks' by Yan, Zheng · 7 years ago
  39. 4deb14a ceph: optimize flock encoding during reconnect by Yan, Zheng · 7 years ago
  40. c6db847 ceph: make lock_to_ceph_filelock() static by Yan, Zheng · 7 years ago
  41. 89aa593 ceph: keep auth cap when inode has flocks or posix locks by Yan, Zheng · 7 years ago
  42. ead7515 Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  43. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  44. 6c2838f ceph: unlock dangling spinlock in try_flush_caps() by Jeff Layton · 7 years ago
  45. 38f340c ceph: fix __choose_mds() for LSSNAP request by Yan, Zheng · 7 years ago
  46. 9f4057f ceph: properly queue cap snap for newly created snap realm by Yan, Zheng · 7 years ago
  47. 717e6f2 ceph: avoid panic in create_session_open_msg() if utsname() returns NULL by Yan, Zheng · 7 years ago
  48. cdb897e Merge tag 'ceph-for-4.14-rc1' of git://github.com/ceph/ceph-client by Linus Torvalds · 7 years ago
  49. d34fc1a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  50. 26b433d fscache: remove unused ->now_uncached callback by Jan Kara · 7 years ago
  51. 066dea8 Merge tag 'locks-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 7 years ago
  52. 15b51bd ceph: stop on-going cached readdir if mds revokes FILE_SHARED cap by Yan, Zheng · 7 years ago
  53. f275635 ceph: wait on writeback after writing snapshot data by Yan, Zheng · 7 years ago
  54. 7e1ee54 ceph: fix capsnap dirty pages accounting by Yan, Zheng · 7 years ago
  55. 2a2d927 ceph: ignore wbc->range_{start,end} when write back snapshot data by Yan, Zheng · 7 years ago
  56. 590e9d9 ceph: fix "range cyclic" mode writepages by Yan, Zheng · 7 years ago
  57. 0e5ecac ceph: cleanup local variables in ceph_writepages_start() by Yan, Zheng · 7 years ago
  58. 0713e5f ceph: optimize pagevec iterating in ceph_writepages_start() by Yan, Zheng · 7 years ago
  59. 05455e1 ceph: make writepage_nounlock() invalidate page that beyonds EOF by Yan, Zheng · 7 years ago
  60. 1f934b0 ceph: properly get capsnap's size in get_oldest_context() by Yan, Zheng · 7 years ago
  61. b072d77 ceph: remove stale check in ceph_invalidatepage() by Yan, Zheng · 7 years ago
  62. 3ae0beb ceph: queue cap snap only when snap realm's context changes by Yan, Zheng · 7 years ago
  63. c8fd0d37 ceph: handle race between vmtruncate and queuing cap snap by Yan, Zheng · 7 years ago
  64. fa0aa3b ceph: fix message order check in handle_cap_export() by Yan, Zheng · 7 years ago
  65. c858a07 ceph: fix NULL pointer dereference in ceph_flush_snaps() by Yan, Zheng · 7 years ago
  66. d37b1d9 ceph: adjust 36 checks for NULL pointers by Markus Elfring · 7 years ago
  67. b529d1b ceph: delete an unnecessary return statement in update_dentry_lease() by Markus Elfring · 7 years ago
  68. 5130880 ceph: ENOMEM pr_err in __get_or_create_frag() is redundant by Markus Elfring · 7 years ago
  69. 397f238 ceph: check negative offsets in ceph_llseek() by Luis Henriques · 7 years ago
  70. 06d7437 ceph: more accurate statfs by Douglas Fuller · 7 years ago
  71. 92776fd ceph: properly set snap follows for cap reconnect by Yan, Zheng · 7 years ago
  72. b178cf4 ceph: don't use CEPH_OSD_FLAG_ORDERSNAP by Yan, Zheng · 7 years ago
  73. 1c0a9c2 ceph: include snapc in debug message of write by Yan, Zheng · 7 years ago
  74. 24d063a ceph: make sure flushsnap messages are sent in proper order by Yan, Zheng · 7 years ago
  75. a5cd74a ceph: fix -EOLDSNAPC handling by Yan, Zheng · 7 years ago
  76. 5d37ca1 ceph: send LSSNAP request to auth mds of directory inode by Yan, Zheng · 7 years ago
  77. 8d45b91 ceph: don't fill readdir cache for LSSNAP reply by Yan, Zheng · 7 years ago
  78. 9a86962 ceph: cleanup ceph_readdir_prepopulate() by Yan, Zheng · 7 years ago
  79. b74fcea ceph: use errseq_t for writeback error reporting by Jeff Layton · 7 years ago
  80. 9556971 ceph: new cap message flags indicate if there is pending capsnap by Yan, Zheng · 7 years ago
  81. 3fb99d4 ceph: nuke startsync op by Yanhu Cao · 7 years ago
  82. 4214fb1 ceph: validate correctness of some mount options by Yan, Zheng · 7 years ago
  83. 95cca2b ceph: limit osd write size by Yan, Zheng · 7 years ago
  84. aa18792 ceph: limit osd read size to CEPH_MSG_MAX_DATA_LEN by Yan, Zheng · 7 years ago
  85. 2ae409d ceph: remove unused cap_release_safety mount option by Yan, Zheng · 7 years ago
  86. dd2bc47 ceph: fix readpage from fscache by Yan, Zheng · 7 years ago
  87. 84583cfb ceph: fix race in concurrent readdir by Yan, Zheng · 7 years ago
  88. 9d5b86a fs/locks: Remove fl_nspid and use fs-specific l_pid for remote locks by Benjamin Coddington · 7 years ago
  89. 481f001 ceph: update ceph_dentry_info::lease_session when necessary by Yan, Zheng · 7 years ago
  90. 1d8f836 ceph: new mount option that specifies fscache uniquifier by Yan, Zheng · 7 years ago
  91. 4b9f204 ceph: avoid accessing freeing inode in ceph_check_delayed_caps() by Yan, Zheng · 7 years ago
  92. 62a65f3 ceph: avoid invalid memory dereference in the middle of umount by Yan, Zheng · 7 years ago
  93. 1684dd0 ceph: getattr before read on ceph.* xattrs by Yan, Zheng · 7 years ago
  94. 92e57e6 ceph: don't re-send interrupted flock request by Yan, Zheng · 7 years ago
  95. 4398688 ceph: cleanup writepage_nounlock() by Yan, Zheng · 7 years ago
  96. fa71fef ceph: redirty page when writepage_nounlock() skips unwritable page by Yan, Zheng · 7 years ago
  97. f2b0c45 ceph: remove useless page->mapping check in writepage_nounlock() by Yan, Zheng · 7 years ago
  98. efb0ca7 ceph: update the 'approaching max_size' code by Yan, Zheng · 7 years ago
  99. 84eea8c ceph: re-request max size after importing caps by Yan, Zheng · 7 years ago
  100. 4ca2fea ceph: unify inode i_ctime update by Yan, Zheng · 7 years ago