1. 67843bb Merge 4.9.169 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  2. 1ac411b Btrfs: do not allow trimming when a fs is mounted with the nologreplay option by Filipe Manana · 5 years ago
  3. 417da48 Merge 4.9.168 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  4. 24c6f9f vfs: fix preadv64v2 and pwritev64v2 compat syscalls with offset == -1 by Aurelien Jarno · 6 years ago
  5. 2624115 fs: fix guard_bio_eod to check for real EOD errors by Carlos Maiolino · 5 years ago
  6. a05d994 jbd2: fix invalid descriptor block checksum by luojiajun · 5 years ago
  7. 9d5a48f cifs: Fix NULL pointer dereference of devname by Yao Liu · 5 years ago
  8. d617c20 cifs: use correct format characters by Louis Taylor · 5 years ago
  9. 7368f92 fs/file.c: initialize init_files.resize_wait by Shuriyc Chu · 5 years ago
  10. af17a24 f2fs: do not use mutex lock in atomic context by Sahitya Tummala · 5 years ago
  11. aed3804 ocfs2: fix a panic problem caused by o2cb_ctl by Jia Guo · 5 years ago
  12. 56300d3 CIFS: fix POSIX lock leak and invalid ptr deref by Aurelien Aptel · 5 years ago
  13. 32c5630 ext4: cleanup bh release code in ext4_ind_remove_space() by zhangyi (F) · 5 years ago
  14. 6947310 Merge 4.9.167 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  15. 28f0641 fs/proc/proc_sysctl.c: fix NULL pointer dereference in put_links by YueHaibing · 5 years ago
  16. 7d7637d fs/open.c: allow opening only regular files during execve() by Tetsuo Handa · 5 years ago
  17. 22a8711 NFSv4.1 don't free interrupted slot on open by Olga Kornievskaia · 5 years ago
  18. 5ca1860 btrfs: raid56: properly unmap parity page in finish_parity_scrub() by Andrea Righi · 5 years ago
  19. 44f705e btrfs: remove WARN_ON in log_dir_items by Josef Bacik · 5 years ago
  20. 2773c45f Merge 4.9.166 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  21. a9929df Merge upstream-f2fs-stable-linux-4.9.y into android-4.9 by Jaegeuk Kim · 5 years ago
  22. 1987172 Hang/soft lockup in d_invalidate with simultaneous calls by Al Viro · 7 years ago
  23. 7002d0e ext4: brelse all indirect buffer in ext4_ind_remove_space() by zhangyi (F) · 5 years ago
  24. 8651fa1e ext4: fix data corruption caused by unaligned direct AIO by Lukas Czerner · 5 years ago
  25. d9f0ce8 ext4: fix NULL pointer dereference while journal is aborted by Jiufei Xue · 5 years ago
  26. 9247706 udf: Fix crash on IO error during truncate by Jan Kara · 5 years ago
  27. 88589c5 UPSTREAM: mm: proc: smaps_rollup: fix pss_locked calculation by Sandeep Patil · 5 years ago
  28. 72b54df Merge 4.9.165 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  29. 33c164d nfsd: fix wrong check in write_v4_end_grace() by Yihao Wu · 5 years ago
  30. e4ea22f nfsd: fix memory corruption caused by readdir by NeilBrown · 5 years ago
  31. 7ed6082 NFS: Don't recoalesce on error in nfs_pageio_complete_mirror() by Trond Myklebust · 5 years ago
  32. 18ae814 NFS: Fix an I/O request leakage in nfs_do_recoalesce by Trond Myklebust · 5 years ago
  33. 0da4596 NFS: Fix I/O request leakages by Trond Myklebust · 5 years ago
  34. 241f3e3 jbd2: fix compile warning when using JBUFFER_TRACE by zhangyi (F) · 5 years ago
  35. 6713df7 jbd2: clear dirty flag when revoking a buffer from an older transaction by zhangyi (F) · 5 years ago
  36. 4b5f060 ext2: Fix underflow in ext2_max_size() by Jan Kara · 5 years ago
  37. 14a0bfd ext4: fix crash during online resizing by Jan Kara · 5 years ago
  38. fc3a73f Btrfs: fix corruption reading shared and compressed extents after hole punching by Filipe Manana · 5 years ago
  39. 0284f46 btrfs: ensure that a DUP or RAID1 block group has exactly two stripes by Johannes Thumshirn · 5 years ago
  40. 943ebf4 splice: don't merge into linked buffers by Jann Horn · 5 years ago
  41. 8c93709 fs/devpts: always delete dcache dentry-s in dput() by Varad Gautam · 5 years ago
  42. 776f01e CIFS: Fix read after write for files with read caching by Pavel Shilovsky · 5 years ago
  43. f8a0d9cc CIFS: Do not reset lease state to NONE on lease break by Pavel Shilovsky · 5 years ago
  44. 0a97dbd 9p: use inode->i_lock to protect i_size_write() under 32-bit by Hou Tao · 5 years ago
  45. 2c54994 BACKPORT: fs: kernfs: add poll file operation by Johannes Weiner · 5 years ago
  46. 1325e70 UPSTREAM: kernfs: Check KERNFS_HAS_RELEASE before calling kernfs_release_file() by Vaibhav Jain · 7 years ago
  47. 983d5ea UPSTREAM: kernfs: fix locking around kernfs_ops->release() callback by Tejun Heo · 7 years ago
  48. 2768989 UPSTREAM: kernfs: add kernfs_ops->open/release() callbacks by Tejun Heo · 7 years ago
  49. f1675aa UPSTREAM: sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOAD by Johannes Weiner · 6 years ago
  50. badaff8 UPSTREAM: sched/headers: Prepare for new header dependencies before moving code to <linux/sched/loadavg.h> by Ingo Molnar · 7 years ago
  51. 67f94d7 f2fs: set pin_file under CAP_SYS_ADMIN by Jaegeuk Kim · 5 years ago
  52. 8b160a3 f2fs: fix to avoid deadlock in f2fs_read_inline_dir() by Chao Yu · 5 years ago
  53. 7950bd6 f2fs: fix to adapt small inline xattr space in __find_inline_xattr() by Chao Yu · 5 years ago
  54. a9e0ca8 f2fs: fix to do sanity check with inode.i_inline_xattr_size by Chao Yu · 5 years ago
  55. e6bd023 f2fs: give some messages for inline_xattr_size by Jaegeuk Kim · 5 years ago
  56. b50924a f2fs: don't trigger read IO for beyond EOF page by Chao Yu · 5 years ago
  57. c4e0760 f2fs: fix to add refcount once page is tagged PG_private by Chao Yu · 5 years ago
  58. 67e68931 f2fs: remove wrong comment in f2fs_invalidate_page() by Chao Yu · 5 years ago
  59. 8079273 f2fs: fix to use kvfree instead of kzfree by Chao Yu · 5 years ago
  60. f229bd7 f2fs: trace f2fs_ioc_shutdown by Chao Yu · 5 years ago
  61. 820e65b f2fs: fix to avoid deadlock of atomic file operations by Chao Yu · 5 years ago
  62. bfe62ef f2fs: fix to dirty inode for i_mode recovery by Chao Yu · 5 years ago
  63. 14d9376 f2fs: give random value to i_generation by Jaegeuk Kim · 5 years ago
  64. e343020 f2fs: no need to take page lock in readdir by Gao Xiang · 5 years ago
  65. 9a50f0d f2fs: fix to update iostat correctly in IPU path by Chao Yu · 5 years ago
  66. b4b3453 f2fs: fix encrypted page memory leak by Chao Yu · 5 years ago
  67. c8f04dc f2fs: make fault injection covering __submit_flush_wait() by Chao Yu · 5 years ago
  68. c168435 f2fs: fix to retry fill_super only if recovery failed by Chao Yu · 5 years ago
  69. 07894d2 f2fs: silence VM_WARN_ON_ONCE in mempool_alloc by Gao Xiang · 5 years ago
  70. af8e889 f2fs: fix wrong #endif by Jaegeuk Kim · 5 years ago
  71. a455882 f2fs: don't clear CP_QUOTA_NEED_FSCK_FLAG by Jaegeuk Kim · 5 years ago
  72. 7c270bb f2fs: don't allow negative ->write_io_size_bits by Chao Yu · 5 years ago
  73. 4d8013e f2fs: fix to check inline_xattr_size boundary correctly by Chao Yu · 5 years ago
  74. 429c144 Merge 4.9.163 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  75. 579acda fs: ratelimit __find_get_block_slow() failure message. by Tetsuo Handa · 5 years ago
  76. 37b6ac5 autofs: fix error return in autofs_fill_super() by Ian Kent · 5 years ago
  77. 07f67e6 autofs: drop dentry reference only when it is never used by Pan Bian · 5 years ago
  78. c3ce520 fs/drop_caches.c: avoid softlockups in drop_pagecache_sb() by Jan Kara · 5 years ago
  79. 2b0ac76 cifs: fix computation for MAX_SMB2_HDR_SIZE by Ronnie Sahlberg · 5 years ago
  80. 6f976ec nfs: Fix NULL pointer dereference of dev_name by Yao Liu · 5 years ago
  81. dd6734e exec: Fix mem leak in kernel_read_file by YueHaibing · 5 years ago
  82. b010e03 hugetlbfs: fix races and page leaks during migration by Mike Kravetz · 5 years ago
  83. 675fd5a ncpfs: fix build warning of strncpy by Greg Kroah-Hartman · 5 years ago
  84. f5f87ec ANDROID: overlayfs: override_creds=off option bypass creator_cred by Mark Salyzyn · 5 years ago
  85. b1af104 Merge 4.9.162 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  86. 93ab28b direct-io: allow direct writes to empty inodes by Ernesto A. Fernández · 6 years ago
  87. 9df256d Merge 4.9.161 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  88. 2d182ba proc, oom: do not report alien mms when setting oom_score_adj by Michal Hocko · 5 years ago
  89. 79e3959 ceph: avoid repeatedly adding inode to mdsc->snap_flush_list by Yan, Zheng · 5 years ago
  90. 711e899 Revert "f2fs: fix to avoid deadlock of atomic file operations" by Jaegeuk Kim · 5 years ago
  91. 23d6d8e Revert "f2fs: fix to check inline_xattr_size boundary correctly" by Jaegeuk Kim · 5 years ago
  92. fd5657a Merge 4.9.160 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  93. de5f88f btrfs: Remove false alert when fiemap range is smaller than on-disk extent by Qu Wenruo · 7 years ago
  94. f5f03ad Build break by Mark Salyzyn · 5 years ago
  95. 3bc419d FROMLIST: BACKPORT: overlayfs: override_creds=off option bypass creator_cred by Mark Salyzyn · 5 years ago
  96. 7c85ed0 Merge 4.9.159 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  97. 04d7680 cifs: Limit memory used by lock request calls to a page by Ross Lagerwall · 5 years ago
  98. 3de7f845 BACKPORT: userfaultfd: shmem/hugetlbfs: only allow to register VM_MAYWRITE vmas by Joel Fernandes · 5 years ago
  99. da6c4b6 Merge 4.9.158 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  100. 4a1802e Revert "exec: load_script: don't blindly truncate shebang string" by Linus Torvalds · 5 years ago