1. 19d550f Merge android-4.9.166 (0166b9e) into msm-4.9 by jianzhou · 5 years ago
  2. b82a5df Merge android-4.9.165 (72b54df) into msm-4.9 by jianzhou · 5 years ago
  3. dd779cb Merge android-4.9.163 (429c144) into msm-4.9 by jianzhou · 5 years ago
  4. 0166b9e Merge 4.9.166 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  5. a9929df Merge upstream-f2fs-stable-linux-4.9.y into android-4.9 by Jaegeuk Kim · 5 years ago
  6. 1987172 Hang/soft lockup in d_invalidate with simultaneous calls by Al Viro · 7 years ago
  7. 7002d0e ext4: brelse all indirect buffer in ext4_ind_remove_space() by zhangyi (F) · 5 years ago
  8. 8651fa1e ext4: fix data corruption caused by unaligned direct AIO by Lukas Czerner · 5 years ago
  9. d9f0ce8 ext4: fix NULL pointer dereference while journal is aborted by Jiufei Xue · 5 years ago
  10. 9247706 udf: Fix crash on IO error during truncate by Jan Kara · 5 years ago
  11. 88589c5 UPSTREAM: mm: proc: smaps_rollup: fix pss_locked calculation by Sandeep Patil · 5 years ago
  12. 72b54df Merge 4.9.165 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  13. 33c164d nfsd: fix wrong check in write_v4_end_grace() by Yihao Wu · 5 years ago
  14. e4ea22f nfsd: fix memory corruption caused by readdir by NeilBrown · 5 years ago
  15. 7ed6082 NFS: Don't recoalesce on error in nfs_pageio_complete_mirror() by Trond Myklebust · 5 years ago
  16. 18ae814 NFS: Fix an I/O request leakage in nfs_do_recoalesce by Trond Myklebust · 5 years ago
  17. 0da4596 NFS: Fix I/O request leakages by Trond Myklebust · 5 years ago
  18. 241f3e3 jbd2: fix compile warning when using JBUFFER_TRACE by zhangyi (F) · 5 years ago
  19. 6713df7 jbd2: clear dirty flag when revoking a buffer from an older transaction by zhangyi (F) · 5 years ago
  20. 4b5f060 ext2: Fix underflow in ext2_max_size() by Jan Kara · 5 years ago
  21. 14a0bfd ext4: fix crash during online resizing by Jan Kara · 5 years ago
  22. fc3a73f Btrfs: fix corruption reading shared and compressed extents after hole punching by Filipe Manana · 5 years ago
  23. 0284f46 btrfs: ensure that a DUP or RAID1 block group has exactly two stripes by Johannes Thumshirn · 5 years ago
  24. 943ebf4 splice: don't merge into linked buffers by Jann Horn · 5 years ago
  25. 8c93709 fs/devpts: always delete dcache dentry-s in dput() by Varad Gautam · 5 years ago
  26. 776f01e CIFS: Fix read after write for files with read caching by Pavel Shilovsky · 5 years ago
  27. f8a0d9cc CIFS: Do not reset lease state to NONE on lease break by Pavel Shilovsky · 5 years ago
  28. 0a97dbd 9p: use inode->i_lock to protect i_size_write() under 32-bit by Hou Tao · 5 years ago
  29. 2c54994 BACKPORT: fs: kernfs: add poll file operation by Johannes Weiner · 5 years ago
  30. 1325e70 UPSTREAM: kernfs: Check KERNFS_HAS_RELEASE before calling kernfs_release_file() by Vaibhav Jain · 7 years ago
  31. 983d5ea UPSTREAM: kernfs: fix locking around kernfs_ops->release() callback by Tejun Heo · 7 years ago
  32. 2768989 UPSTREAM: kernfs: add kernfs_ops->open/release() callbacks by Tejun Heo · 7 years ago
  33. f1675aa UPSTREAM: sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOAD by Johannes Weiner · 6 years ago
  34. badaff8 UPSTREAM: sched/headers: Prepare for new header dependencies before moving code to <linux/sched/loadavg.h> by Ingo Molnar · 7 years ago
  35. b7d9747 Merge android-4.9.160 (fd5657a) into msm-4.9 by jianzhou · 5 years ago
  36. 67f94d7 f2fs: set pin_file under CAP_SYS_ADMIN by Jaegeuk Kim · 5 years ago
  37. 8b160a3 f2fs: fix to avoid deadlock in f2fs_read_inline_dir() by Chao Yu · 5 years ago
  38. 7950bd6 f2fs: fix to adapt small inline xattr space in __find_inline_xattr() by Chao Yu · 5 years ago
  39. a9e0ca8 f2fs: fix to do sanity check with inode.i_inline_xattr_size by Chao Yu · 5 years ago
  40. e6bd023 f2fs: give some messages for inline_xattr_size by Jaegeuk Kim · 5 years ago
  41. b50924a f2fs: don't trigger read IO for beyond EOF page by Chao Yu · 5 years ago
  42. c4e0760 f2fs: fix to add refcount once page is tagged PG_private by Chao Yu · 5 years ago
  43. 67e68931 f2fs: remove wrong comment in f2fs_invalidate_page() by Chao Yu · 5 years ago
  44. 8079273 f2fs: fix to use kvfree instead of kzfree by Chao Yu · 5 years ago
  45. f229bd7 f2fs: trace f2fs_ioc_shutdown by Chao Yu · 5 years ago
  46. 820e65b f2fs: fix to avoid deadlock of atomic file operations by Chao Yu · 5 years ago
  47. bfe62ef f2fs: fix to dirty inode for i_mode recovery by Chao Yu · 5 years ago
  48. 14d9376 f2fs: give random value to i_generation by Jaegeuk Kim · 5 years ago
  49. e343020 f2fs: no need to take page lock in readdir by Gao Xiang · 5 years ago
  50. 9a50f0d f2fs: fix to update iostat correctly in IPU path by Chao Yu · 5 years ago
  51. b4b3453 f2fs: fix encrypted page memory leak by Chao Yu · 5 years ago
  52. c8f04dc f2fs: make fault injection covering __submit_flush_wait() by Chao Yu · 5 years ago
  53. c168435 f2fs: fix to retry fill_super only if recovery failed by Chao Yu · 5 years ago
  54. 07894d2 f2fs: silence VM_WARN_ON_ONCE in mempool_alloc by Gao Xiang · 5 years ago
  55. af8e889 f2fs: fix wrong #endif by Jaegeuk Kim · 5 years ago
  56. a455882 f2fs: don't clear CP_QUOTA_NEED_FSCK_FLAG by Jaegeuk Kim · 5 years ago
  57. 7c270bb f2fs: don't allow negative ->write_io_size_bits by Chao Yu · 5 years ago
  58. 4d8013e f2fs: fix to check inline_xattr_size boundary correctly by Chao Yu · 5 years ago
  59. 429c144 Merge 4.9.163 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  60. 579acda fs: ratelimit __find_get_block_slow() failure message. by Tetsuo Handa · 5 years ago
  61. 37b6ac5 autofs: fix error return in autofs_fill_super() by Ian Kent · 5 years ago
  62. 07f67e6 autofs: drop dentry reference only when it is never used by Pan Bian · 5 years ago
  63. c3ce520 fs/drop_caches.c: avoid softlockups in drop_pagecache_sb() by Jan Kara · 5 years ago
  64. 2b0ac76 cifs: fix computation for MAX_SMB2_HDR_SIZE by Ronnie Sahlberg · 5 years ago
  65. 6f976ec nfs: Fix NULL pointer dereference of dev_name by Yao Liu · 5 years ago
  66. dd6734e exec: Fix mem leak in kernel_read_file by YueHaibing · 5 years ago
  67. b010e03 hugetlbfs: fix races and page leaks during migration by Mike Kravetz · 5 years ago
  68. 675fd5a ncpfs: fix build warning of strncpy by Greg Kroah-Hartman · 5 years ago
  69. f5f87ec ANDROID: overlayfs: override_creds=off option bypass creator_cred by Mark Salyzyn · 5 years ago
  70. b1af104 Merge 4.9.162 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  71. 93ab28b direct-io: allow direct writes to empty inodes by Ernesto A. Fernández · 6 years ago
  72. 9df256d Merge 4.9.161 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  73. 2d182ba proc, oom: do not report alien mms when setting oom_score_adj by Michal Hocko · 5 years ago
  74. 79e3959 ceph: avoid repeatedly adding inode to mdsc->snap_flush_list by Yan, Zheng · 5 years ago
  75. 711e899 Revert "f2fs: fix to avoid deadlock of atomic file operations" by Jaegeuk Kim · 5 years ago
  76. 23d6d8e Revert "f2fs: fix to check inline_xattr_size boundary correctly" by Jaegeuk Kim · 5 years ago
  77. fd5657a Merge 4.9.160 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  78. de5f88f btrfs: Remove false alert when fiemap range is smaller than on-disk extent by Qu Wenruo · 7 years ago
  79. f5f03ad Build break by Mark Salyzyn · 5 years ago
  80. 3bc419d FROMLIST: BACKPORT: overlayfs: override_creds=off option bypass creator_cred by Mark Salyzyn · 5 years ago
  81. 7c85ed0 Merge 4.9.159 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  82. 04d7680 cifs: Limit memory used by lock request calls to a page by Ross Lagerwall · 5 years ago
  83. 3de7f845 BACKPORT: userfaultfd: shmem/hugetlbfs: only allow to register VM_MAYWRITE vmas by Joel Fernandes · 5 years ago
  84. da6c4b6 Merge 4.9.158 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  85. 4a1802e Revert "exec: load_script: don't blindly truncate shebang string" by Linus Torvalds · 5 years ago
  86. 78c4814 Merge 4.9.157 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  87. 8000014 Revert "cifs: In Kconfig CONFIG_CIFS_POSIX needs depends on legacy (insecure cifs)" by Greg Kroah-Hartman · 5 years ago
  88. 877362f nfsd4: catch some false session retries by J. Bruce Fields · 7 years ago
  89. f92c45b nfsd4: fix cached replies to solo SEQUENCE compounds by J. Bruce Fields · 7 years ago
  90. b013117 debugfs: fix debugfs_rename parameter checking by Greg Kroah-Hartman · 5 years ago
  91. 8817a28 Merge 4.9.156 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  92. 64702de fuse: handle zero sized retrieve correctly by Miklos Szeredi · 5 years ago
  93. 4f3d698 fuse: decrement NR_WRITEBACK_TEMP on the right page by Miklos Szeredi · 5 years ago
  94. 50449aa fuse: call pipe_buf_release() under pipe lock by Jann Horn · 5 years ago
  95. 9e5229e exec: load_script: don't blindly truncate shebang string by Oleg Nesterov · 5 years ago
  96. cf96e963 fs/epoll: drop ovflist branch prediction by Davidlohr Bueso · 5 years ago
  97. bc51a8a ocfs2: don't clear bh uptodate for block read by Junxiao Bi · 5 years ago
  98. 564651f f2fs: fix sbi->extent_list corruption issue by Sahitya Tummala · 5 years ago
  99. 5c61a60 cifs: check ntwrk_buf_start for NULL before dereferencing it by Ronnie Sahlberg · 5 years ago
  100. a37706a NFS: nfs_compare_mount_options always compare auth flavors. by Chris Perl · 5 years ago