1. dc19447 Merge android-4.9.207(6f0b5b5) into msm-4.9 by jianzhou · 4 years, 2 months ago
  2. 4214486 Merge android-4.9.203(13ff513) into msm-4.9 by jianzhou · 4 years, 4 months ago
  3. 6f0b5b5 Merge 4.9.207 into android-4.9-q by Greg Kroah-Hartman · 4 years, 5 months ago
  4. c392b3a fuse: verify attributes by Miklos Szeredi · 4 years, 6 months ago
  5. 38969fe fuse: verify nlink by Miklos Szeredi · 4 years, 6 months ago
  6. a06206d Merge android-4.9.199(dcb71b3) into msm-4.9 by jianzhou · 4 years, 5 months ago
  7. 234d2c7 Merge android-4.9.197(e9766ef) into msm-4.9 by jianzhou · 4 years, 5 months ago
  8. f661fce Merge android-4.9.195(59aade0) into msm-4.9 by jianzhou · 4 years, 5 months ago
  9. 13ff513 Merge 4.9.203 into android-4.9-q by Greg Kroah-Hartman · 4 years, 5 months ago
  10. c0c3f27 fuse: use READ_ONCE on congestion_threshold and max_background by Kirill Tkhai · 6 years ago
  11. dcb71b3 Merge 4.9.199 into android-4.9-q by Greg Kroah-Hartman · 4 years, 6 months ago
  12. 709c37e fuse: truncate pending writes on O_TRUNC by Miklos Szeredi · 4 years, 7 months ago
  13. c829f32 fuse: flush dirty data/metadata before non-truncate setattr by Miklos Szeredi · 4 years, 7 months ago
  14. e9766ef Merge 4.9.197 into android-4.9-q by Greg Kroah-Hartman · 4 years, 7 months ago
  15. 80a84d6 fuse: fix memleak in cuse_channel_open by zhengbin · 4 years, 9 months ago
  16. 59aade0 Merge 4.9.195 into android-4.9-q by Greg Kroah-Hartman · 4 years, 7 months ago
  17. a489154 fuse: fix missing unlock_page in fuse_writepage() by Vasily Averin · 4 years, 8 months ago
  18. 31d65a6 Merge android-4.9.183 (a80a7ab) into msm-4.9 by jianzhou · 4 years, 9 months ago
  19. 555bd7e Merge android-4.9.181 (6ccab84) into msm-4.9 by jianzhou · 4 years, 9 months ago
  20. a0b21f8 Merge 4.9.183 into android-4.9-q by Greg Kroah-Hartman · 4 years, 11 months ago
  21. a80a7ab Merge 4.9.183 into android-4.9 by Greg Kroah-Hartman · 4 years, 11 months ago
  22. 4edf907 fuse: retrieve: cap requested size to negotiated max_write by Kirill Smelkov · 5 years ago
  23. d7b187a Merge android-4.9.179 (1dc2c29) into msm-4.9 by jianzhou · 5 years ago
  24. 77161ce Merge 4.9.181 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  25. 6ccab84 Merge 4.9.181 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  26. cfd8d2e fuse: Add FOPEN_STREAM to use stream_open() by Kirill Smelkov · 5 years ago
  27. 4fb410b fuse: fallocate: fix return with locked inode by Miklos Szeredi · 5 years ago
  28. 9557090 fs: prevent page refcount overflow in pipe_buf_get by Matthew Wilcox · 5 years ago
  29. 373fca6 Merge 4.9.179 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  30. 1dc2c29 Merge 4.9.179 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  31. eb60796 fuse: honor RLIMIT_FSIZE in fuse_file_fallocate by Liu Bo · 5 years ago
  32. 3a78b1f fuse: fix writepages on 32bit by Miklos Szeredi · 5 years ago
  33. b7d9747 Merge android-4.9.160 (fd5657a) into msm-4.9 by jianzhou · 5 years ago
  34. 8817a28 Merge 4.9.156 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  35. 64702de fuse: handle zero sized retrieve correctly by Miklos Szeredi · 5 years ago
  36. 4f3d698 fuse: decrement NR_WRITEBACK_TEMP on the right page by Miklos Szeredi · 5 years ago
  37. 50449aa fuse: call pipe_buf_release() under pipe lock by Jann Horn · 5 years ago
  38. f41ab60 Merge android-4.9.145 (6328e64) into msm-4.9 by jianzhou · 5 years ago
  39. 5e10758 Merge 4.9.138 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  40. d180fee fuse: fix leaked notify reply by Miklos Szeredi · 5 years ago
  41. fdd9379 fuse: fix use-after-free in fuse_direct_IO() by Lukas Czerner · 5 years ago
  42. c31ccf1 fuse: set FR_SENT while locked by Miklos Szeredi · 6 years ago
  43. 7238fcb fuse: fix blocked_waitq wakeup by Miklos Szeredi · 6 years ago
  44. 0799a93 fuse: Fix use-after-free in fuse_dev_do_write() by Kirill Tkhai · 6 years ago
  45. 7996b1c fuse: Fix use-after-free in fuse_dev_do_read() by Kirill Tkhai · 6 years ago
  46. 69376be Merge android-4.9.125 (a925dfb) into msm-4.9 by Minming Qi · 6 years ago
  47. a925dfb Merge 4.9.125 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  48. 01f0772 fuse: Add missed unlock_page() to fuse_readpages_fill() by Kirill Tkhai · 6 years ago
  49. 263508c fuse: Fix oops at process_init_reply() by Miklos Szeredi · 6 years ago
  50. 6465d76 fuse: umount should wait for all requests by Miklos Szeredi · 6 years ago
  51. c66025c fuse: fix unlocked access to processing queue by Miklos Szeredi · 6 years ago
  52. 501c4ca fuse: fix double request_end() by Miklos Szeredi · 6 years ago
  53. 68fbfcb fuse: fix initial parallel dirops by Miklos Szeredi · 6 years ago
  54. 67a9e48 fuse: Don't access pipe->buffers without pipe_lock() by Andrey Ryabinin · 6 years ago
  55. fe64630 Merge android-4.9.111 (03c70fe) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  56. 03c70fe Merge 4.9.111 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  57. 12715f3 fuse: fix control dir setup and teardown by Miklos Szeredi · 6 years ago
  58. a0fbcaf fuse: don't keep dead fuse_conn at fuse_fill_super(). by Tetsuo Handa · 6 years ago
  59. ebdc37f fuse: atomic_o_trunc should truncate pagecache by Miklos Szeredi · 6 years ago
  60. f4b8243 Merge android-4.9.93 (05baf14) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  61. a8a3aff Merge android-4.9.86 (b324a70) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  62. 4fb542f ANDROID: fuse: Add null terminator to path in canonical path to avoid issue by Ritesh Harjani · 6 years ago
  63. 4fd840d mm: fix filler function type mismatch by Sami Tolvanen · 7 years ago
  64. 24da2c8 BACKPORT: treewide: Fix function prototypes for module_param_call() by Kees Cook · 7 years ago
  65. 07f9309 Merge remote-tracking branch '4.9/tmp-4b2b8b9' into msm-4.9 by Kyle Yan · 7 years ago
  66. 4b2b8b9 Merge 4.9.60 into android-4.9-o by Greg Kroah-Hartman · 7 years ago
  67. 6d14481 Merge 4.9.60 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  68. 8783885 fuse: fix READDIRPLUS skipping an entry by Miklos Szeredi · 7 years ago
  69. 7d337cc Merge remote-tracking branch '4.9/tmp-85e1c01' into 4.9 by Kyle Yan · 7 years ago
  70. 2292b51 Merge 4.9.44 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  71. 227559e fuse: initialize the flock flag in fuse_file on allocation by Mateusz Jurczyk · 7 years ago
  72. 759832b fuse: Add support for shortcircuited read/write for files by Nikhilesh Reddy · 7 years ago
  73. c06ed29 fuse: add missing FR_FORCE am: 1e6be9c19c by Miklos Szeredi · 7 years ago
  74. 1e6be9c fuse: add missing FR_FORCE by Miklos Szeredi · 7 years ago
  75. 0455ac9 Merge branch 'upstream-linux-4.9.y' into android-4.9 by Todd Kjos · 7 years ago
  76. 80a0477 fuse: fix uninitialized flags in pipe_buffer by Miklos Szeredi · 7 years ago
  77. 7283448 fuse: fix use after free issue in fuse_dev_do_read() by Sahitya Tummala · 7 years ago
  78. cd08287 Merge tag 'v4.9.6' into android-4.9 by Dmitry Shmidt · 7 years ago
  79. fac99a7 ANDROID: fuse: Add support for d_canonical_path by Daniel Rosenberg · 8 years ago
  80. 1672c66 ANDROID: fuse: Freeze client on suspend when request sent to userspace by Todd Poynor · 13 years ago
  81. 07f0267 fuse: fix time_to_jiffies nsec sanity check by David Sheets · 7 years ago
  82. 0181b36 fuse: clear FR_PENDING flag when moving requests out of pending queue by Tahsin Erdogan · 7 years ago
  83. c01638f fuse: fix clearing suid, sgid for chown() by Miklos Szeredi · 7 years ago
  84. 59c3b76 fuse: fix fuse_write_end() if zero bytes were copied by Miklos Szeredi · 8 years ago
  85. 0ce267f fuse: fix root dentry initialization by Miklos Szeredi · 8 years ago
  86. 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  87. 3873691 Merge remote-tracking branch 'ovl/rename2' into for-linus by Al Viro · 8 years ago
  88. 97d2116 Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  89. abb5a14 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  90. e55f1d1 Merge remote-tracking branch 'jk/vfs' into work.misc by Al Viro · 8 years ago
  91. fd50eca vfs: Remove {get,set,remove}xattr inode operations by Andreas Gruenbacher · 8 years ago
  92. d1f5323 Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  93. ca76f5b pipe: add pipe_buf_steal() helper by Miklos Szeredi · 8 years ago
  94. fba597d pipe: add pipe_buf_confirm() helper by Miklos Szeredi · 8 years ago
  95. a779638 pipe: add pipe_buf_release() helper by Miklos Szeredi · 8 years ago
  96. 7bf2d1d pipe: add pipe_buf_get() helper by Miklos Szeredi · 8 years ago
  97. d82718e fuse_dev_splice_read(): switch to add_to_pipe() by Al Viro · 8 years ago
  98. 8924fef splice: lift pipe_lock out of splice_to_pipe() by Al Viro · 8 years ago
  99. 63401cc fuse: limit xattr returned size by Miklos Szeredi · 8 years ago
  100. 4680a7e fuse: remove duplicate cs->offset assignment by Miklos Szeredi · 8 years ago