1. 77b971b Merge 5.10.63 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 4 months ago
  2. 23c2949 ceph: fix possible null-pointer dereference in ceph_mdsmap_decode() by Tuo Li · 3 years, 5 months ago
  3. 674d2ac Merge 5.10.62 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 4 months ago
  4. e55a8b4 ceph: correctly handle releasing an embedded cap flush by Xiubo Li · 3 years, 4 months ago
  5. b558262 Merge 5.10.60 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 4 months ago
  6. 2fe0758 ceph: take snap_empty_lock atomically with snaprealm refcount change by Jeff Layton · 3 years, 5 months ago
  7. a23aced ceph: clean up locking annotation for ceph_get_snap_realm and __lookup_snap_realm by Jeff Layton · 3 years, 7 months ago
  8. b0efc93 ceph: add some lockdep assertions around snaprealm handling by Jeff Layton · 3 years, 7 months ago
  9. f3fcf9d ceph: reduce contention in ceph_check_delayed_caps() by Luis Henriques · 3 years, 6 months ago
  10. e4cac2c Merge 5.10.54 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 5 months ago
  11. fb28b15 ceph: don't WARN if we're still opening a session to an MDS by Luis Henriques · 3 years, 6 months ago
  12. 51ab149 Merge 5.10.52 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 5 months ago
  13. 59d912f ceph: remove bogus checks and WARN_ONs from ceph_set_page_dirty by Jeff Layton · 3 years, 8 months ago
  14. 194be71 Merge 5.10.47 into android12-5.10-lts by Greg Kroah-Hartman · 3 years, 6 months ago
  15. 0463b49 netfs: fix test for whether we can skip read when writing beyond EOF by Jeff Layton · 3 years, 7 months ago
  16. 02c303f ceph: must hold snap_rwsem when filling inode for async create by Jeff Layton · 3 years, 7 months ago
  17. 855f802 Merge 5.10.39 into android12-5.10 by Greg Kroah-Hartman · 3 years, 7 months ago
  18. 3611ce2 ceph: don't allow access to MDS-private inodes by Jeff Layton · 3 years, 9 months ago
  19. db27571 ceph: don't clobber i_snap_caps on non-I_NEW inode by Jeff Layton · 3 years, 10 months ago
  20. 2783c34 ceph: fix fscache invalidation by Jeff Layton · 4 years ago
  21. 76002c2 Merge 5.10.38 into android12-5.10 by Greg Kroah-Hartman · 3 years, 7 months ago
  22. bf45c9f ceph: fix inode leak on getattr error in __fh_to_dentry by Jeff Layton · 3 years, 9 months ago
  23. d8c7f0a Merge 5.10.20 into android12-5.10 by Greg Kroah-Hartman · 3 years, 10 months ago
  24. 95f432c ceph: fix flush_snap logic after putting caps by Jeff Layton · 4 years, 1 month ago
  25. e1a763a Merge 5.10.19 into android-5.10 by Greg Kroah-Hartman · 3 years, 10 months ago
  26. 3e81e1d ceph: downgrade warning from mdsmap decode to debug by Luis Henriques · 4 years, 2 months ago
  27. 9cf2cea Merge 5.10.5 into android12-5.10 by Greg Kroah-Hartman · 4 years ago
  28. 86be0f2 ceph: fix inode refcount leak when ceph_fill_inode on non-I_NEW inode fails by Jeff Layton · 4 years, 2 months ago
  29. 19057a6 Merge 5.10.4 into android12-5.10 by Greg Kroah-Hartman · 4 years ago
  30. db1c6b8 ceph: fix race in concurrent __ceph_remove_cap invocations by Luis Henriques · 4 years, 2 months ago
  31. 2cfc344 Merge 5.10-rc3 into android-mainline by Greg Kroah-Hartman · 4 years, 2 months ago
  32. 62575e2 ceph: check session state after bumping session->s_seq by Jeff Layton · 4 years, 3 months ago
  33. 338f8e8 Merge 0746c4a9f3d3 ("Merge branch 'i2c/for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux") into android-mainline by Greg Kroah-Hartman · 4 years, 2 months ago
  34. ade4233 Merge b7769c45b8d9 ("Merge tag 'rtc-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux") into android-mainline by Greg Kroah-Hartman · 4 years, 2 months ago
  35. 0eac1102e Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 2 months ago
  36. c74d79a ceph: comment cleanups and clarifications by Jeff Layton · 4 years, 3 months ago
  37. 16d6890 ceph: break up send_cap_msg by Jeff Layton · 4 years, 9 months ago
  38. 5231198 ceph: drop separate mdsc argument from __send_cap by Jeff Layton · 4 years, 9 months ago
  39. c403c3a2 ceph: promote to unsigned long long before shifting by Matthew Wilcox (Oracle) · 4 years, 3 months ago
  40. 7edf1ec ceph: don't SetPageError on readpage errors by Jeff Layton · 4 years, 3 months ago
  41. f6fbdcd ceph: mark ceph_fmt_xattr() as printf-like for better type checking by Ilya Dryomov · 4 years, 3 months ago
  42. 1cc1699 ceph: fold ceph_update_writeable_page into ceph_write_begin by Jeff Layton · 4 years, 7 months ago
  43. 6390987 ceph: fold ceph_sync_writepages into writepage_nounlock by Jeff Layton · 4 years, 6 months ago
  44. 9b4862e ceph: fold ceph_sync_readpages into ceph_readpage by Jeff Layton · 4 years, 8 months ago
  45. d45156b ceph: don't call ceph_update_writeable_page from page_mkwrite by Jeff Layton · 4 years, 7 months ago
  46. 18d620f ceph: break out writeback of incompatible snap context to separate function by Jeff Layton · 4 years, 7 months ago
  47. 4bb926e ceph: add a note explaining session reject error string by Ilya Dryomov · 4 years, 3 months ago
  48. 0b98acd libceph, rbd, ceph: "blacklist" -> "blocklist" by Ilya Dryomov · 4 years, 4 months ago
  49. 2e16929 ceph: have ceph_writepages_start call pagevec_lookup_range_tag by Jeff Layton · 4 years, 4 months ago
  50. 470a5c7 ceph: use kill_anon_super helper by Jeff Layton · 4 years, 4 months ago
  51. 1dd8d47 ceph: metrics for opened files, pinned caps and opened inodes by Xiubo Li · 4 years, 4 months ago
  52. 2678da8 ceph: add ceph_sb_to_mdsc helper support to parse the mdsc by Xiubo Li · 4 years, 4 months ago
  53. c5f575e ceph: drop special-casing for ITER_PIPE in ceph_sync_read by Jeff Layton · 4 years, 4 months ago
  54. 3a8ebe0 ceph: add column 'mds' to show caps in more user friendly by Yanhu Cao · 4 years, 4 months ago
  55. 1c30c90 ceph: remove unnecessary return in switch statement by Luis Henriques · 4 years, 5 months ago
  56. a33f643 ceph: encode inodes' parent/d_name in cap reconnect message by Yan, Zheng · 4 years, 5 months ago
  57. 6d1349c [PATCH] reduce boilerplate in fsid handling by Al Viro · 4 years, 3 months ago
  58. f022c06 Merge 5.9-rc3 into android-mainline by Greg Kroah-Hartman · 4 years, 4 months ago
  59. b0bfd5ec Merge tag 'ceph-for-5.9-rc3' of git://github.com/ceph/ceph-client by Linus Torvalds · 4 years, 4 months ago
  60. 496ceaf ceph: don't allow setlease on cephfs by Jeff Layton · 4 years, 4 months ago
  61. ebce3eb ceph: fix inode number handling on arches with 32-bit ino_t by Jeff Layton · 4 years, 4 months ago
  62. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 4 months ago
  63. 418b4bd Merge dc06fe51d26e ("Merge tag 'rtc-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux") into android-mainline by Greg Kroah-Hartman · 4 years, 5 months ago
  64. 02e3757 ceph: handle zero-length feature mask in session messages by Jeff Layton · 4 years, 5 months ago
  65. 224c7b6 ceph: use frag's MDS in either mode by Yanhu Cao · 4 years, 5 months ago
  66. a0102bd ceph: move sb->wb_pagevec_pool to be a global mempool by Jeff Layton · 4 years, 5 months ago
  67. b748fc7 ceph: set sec_context xattr on symlink creation by Jeff Layton · 4 years, 5 months ago
  68. 2c81ef2 ceph: remove redundant initialization of variable mds by Colin Ian King · 4 years, 5 months ago
  69. a7caa88 ceph: fix use-after-free for fsc->mdsc by Xiubo Li · 4 years, 5 months ago
  70. 8e298de ceph: remove unused variables in ceph_mdsmap_decode() by Jia Yang · 4 years, 5 months ago
  71. f1f565a ceph: delete repeated words in fs/ceph/ by Randy Dunlap · 4 years, 5 months ago
  72. 3b4168d ceph: send client provided metric flags in client metadata by Xiubo Li · 4 years, 6 months ago
  73. 18f473b ceph: periodically send perf metrics to MDSes by Xiubo Li · 4 years, 6 months ago
  74. aaf5a47 ceph: check the sesion state and return false in case it is closed by Xiubo Li · 4 years, 6 months ago
  75. 94f17c0 libceph: replace HTTP links with HTTPS ones by Alexander A. Klimov · 4 years, 6 months ago
  76. c00e452 ceph: remove unnecessary cast in kfree() by Xu Wang · 4 years, 6 months ago
  77. d1d9655 ceph: do not access the kiocb after aio requests by Xiubo Li · 4 years, 6 months ago
  78. 585d72f3 ceph: clean up and optimize ceph_check_delayed_caps() by Jeff Layton · 4 years, 6 months ago
  79. fa99677 ceph: fix potential mdsc use-after-free crash by Xiubo Li · 4 years, 6 months ago
  80. b682c6d ceph: switch to WARN_ON_ONCE in encode_supported_features() by Xiubo Li · 4 years, 6 months ago
  81. 4f1d756 ceph: add global total_caps to count the mdsc's total caps number by Xiubo Li · 4 years, 6 months ago
  82. 3e699bd ceph: add check_session_state() helper and make it global by Xiubo Li · 4 years, 6 months ago
  83. a253db89 Merge ad57a1022f9e ("Merge tag 'exfat-for-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfat") into android-mainline by Greg Kroah-Hartman · 4 years, 6 months ago
  84. e64f44a ceph: skip checking caps when session reconnecting and releasing reqs by Xiubo Li · 4 years, 7 months ago
  85. ea8412b ceph: make sure mdsc->mutex is nested in s->s_mutex to fix dead lock by Xiubo Li · 4 years, 7 months ago
  86. 878dabb ceph: don't return -ESTALE if there's still an open file by Luis Henriques · 4 years, 7 months ago
  87. dffdcd7 ceph: allow rename operation under different quota realms by Luis Henriques · 4 years, 9 months ago
  88. daa668f ceph: normalize 'delta' parameter usage in check_quota_exceeded by Luis Henriques · 4 years, 9 months ago
  89. 829ad4d ceph: ceph_kick_flushing_caps needs the s_mutex by Jeff Layton · 4 years, 9 months ago
  90. d67c72e ceph: request expedited service on session's last cap flush by Jeff Layton · 4 years, 9 months ago
  91. 1cf03a6 ceph: convert mdsc->cap_dirty to a per-session list by Jeff Layton · 4 years, 9 months ago
  92. 6f05b30 ceph: reset i_requested_max_size if file write is not wanted by Yan, Zheng · 4 years, 9 months ago
  93. 8882819 ceph: throw a warning if we destroy session with mutex still locked by Jeff Layton · 4 years, 9 months ago
  94. dc3da04 ceph: fix potential race in ceph_check_caps by Jeff Layton · 4 years, 9 months ago
  95. 4fb5dda ceph: document what protects i_dirty_item and i_flushing_item by Jeff Layton · 4 years, 9 months ago
  96. 7833323 ceph: don't take i_ceph_lock in handle_cap_import by Jeff Layton · 4 years, 10 months ago
  97. 7391fba ceph: don't release i_ceph_lock in handle_cap_trunc by Jeff Layton · 4 years, 10 months ago
  98. d7dbfb4 ceph: add comments for handle_cap_flush_ack logic by Jeff Layton · 4 years, 10 months ago
  99. 681ac63 ceph: split up __finish_cap_flush by Jeff Layton · 4 years, 10 months ago
  100. 0a454bd ceph: reorganize __send_cap for less spinlock abuse by Jeff Layton · 4 years, 10 months ago