1. 9370915 Merge remote-tracking branch 'origin/upstream-f2fs-stable-linux-4.9.y' into android-4.9 by Jaegeuk Kim · 5 years ago
  2. d47e38b Merge 4.9.174 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  3. d57e4ae hugetlbfs: fix memory leak for resv_map by Mike Kravetz · 5 years ago
  4. 1ef8447 debugfs: fix use-after-free on symlink traversal by Al Viro · 6 years ago
  5. ff250f4 jffs2: fix use-after-free on symlink traversal by Al Viro · 6 years ago
  6. 62a3a66 ext4: don't bother checking for encryption key in ->mmap() by Eric Biggers · 7 years ago
  7. 336c47d Merge 4.9.173 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  8. 46b53c2 ceph: fix use-after-free on symlink traversal by Al Viro · 6 years ago
  9. 986fa92 NFS: Fix a typo in nfs_init_timeout_values() by Trond Myklebust · 6 years ago
  10. 2dbf78b Merge 4.9.172 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  11. 22aed03 NFS: Forbid setting AF_INET6 to "struct sockaddr_in"->sin_family. by Tetsuo Handa · 6 years ago
  12. 9f3a14b fs/proc/proc_sysctl.c: Fix a NULL pointer dereference by YueHaibing · 5 years ago
  13. 28154b8 nfsd: Don't release the callback slot unless it was actually held by Trond Myklebust · 5 years ago
  14. 99055c0 ceph: fix ci->i_head_snapc leak by Yan, Zheng · 5 years ago
  15. a9adfd9 ceph: ensure d_name stability in ceph_dentry_hash() by Jeff Layton · 5 years ago
  16. da502d3 cifs: do not attempt cifs operation on smb2+ rename error by Frank Sorenson · 5 years ago
  17. 3383326 Merge 4.9.171 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  18. 1ee4f2d CIFS: keep FileInfo handle live during oplock break by Aurelien Aptel · 6 years ago
  19. 1ef64da Merge 4.9.170 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  20. 1cc5afa cifs: fallback to older infolevels on findfirst queryinfo retry by Steve French · 6 years ago
  21. d1a623e f2fs: fix to do sanity check with current segment number by Chao Yu · 6 years ago
  22. 3191224 9p locks: add mount option for lock retry interval by Dinu-Razvan Chis-Serban · 6 years ago
  23. fea7d0d 9p: do not trust pdu content for stat item size by Gertjan Halkes · 6 years ago
  24. 7e80006 ext4: prohibit fstrim in norecovery mode by Darrick J. Wong · 6 years ago
  25. 8b8b351 fix incorrect error code mapping for OBJECTID_NOT_FOUND by Steve French · 6 years ago
  26. 3964902 ext4: report real fs size after failed resize by Lukas Czerner · 6 years ago
  27. 75ac16e ext4: add missing brelse() in add_new_gdb_meta_bg() by Lukas Czerner · 6 years ago
  28. 4ebd139 Merge 4.9.169 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  29. 1ac411b Btrfs: do not allow trimming when a fs is mounted with the nologreplay option by Filipe Manana · 6 years ago
  30. 3ce5fa3 fscrypt: remove filesystem specific build config option by Chandan Rajendra · 6 years ago
  31. b62c458 f2fs: use IS_ENCRYPTED() to check encryption status by Chandan Rajendra · 6 years ago
  32. e68f6b8 ext4: use IS_ENCRYPTED() to check encryption status by Chandan Rajendra · 6 years ago
  33. 15e483d fscrypt: return -EXDEV for incompatible rename or link into encrypted dir by Eric Biggers · 6 years ago
  34. f4b27215 fscrypt: remove CRYPTO_CTR dependency by Eric Biggers · 6 years ago
  35. 6296c89 fscrypt: add Adiantum support / removed speck by Eric Biggers · 6 years ago
  36. 286f971 Merge 4.9.168 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  37. 24c6f9f vfs: fix preadv64v2 and pwritev64v2 compat syscalls with offset == -1 by Aurelien Jarno · 6 years ago
  38. 2624115 fs: fix guard_bio_eod to check for real EOD errors by Carlos Maiolino · 6 years ago
  39. a05d994 jbd2: fix invalid descriptor block checksum by luojiajun · 6 years ago
  40. 9d5a48f cifs: Fix NULL pointer dereference of devname by Yao Liu · 6 years ago
  41. d617c20 cifs: use correct format characters by Louis Taylor · 6 years ago
  42. 7368f92 fs/file.c: initialize init_files.resize_wait by Shuriyc Chu · 6 years ago
  43. af17a24 f2fs: do not use mutex lock in atomic context by Sahitya Tummala · 6 years ago
  44. aed3804 ocfs2: fix a panic problem caused by o2cb_ctl by Jia Guo · 6 years ago
  45. 56300d3 CIFS: fix POSIX lock leak and invalid ptr deref by Aurelien Aptel · 6 years ago
  46. 32c5630 ext4: cleanup bh release code in ext4_ind_remove_space() by zhangyi (F) · 6 years ago
  47. 40cf8a3 ext4: switch to fscrypt_prepare_setattr() by Eric Biggers · 7 years ago
  48. f11498c ext4: switch to fscrypt_prepare_rename() by Eric Biggers · 7 years ago
  49. 14ddd82 ext4: switch to fscrypt_prepare_link() by Eric Biggers · 7 years ago
  50. ec686d2 ext4: switch to fscrypt_file_open() by Eric Biggers · 7 years ago
  51. b6a58b9 ext4, dax: set ext4_dax_aops for dax files by Toshi Kani · 6 years ago
  52. e1a8bab Merge 4.9.167 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  53. 28f0641 fs/proc/proc_sysctl.c: fix NULL pointer dereference in put_links by YueHaibing · 6 years ago
  54. 7d7637d fs/open.c: allow opening only regular files during execve() by Tetsuo Handa · 6 years ago
  55. 22a8711 NFSv4.1 don't free interrupted slot on open by Olga Kornievskaia · 6 years ago
  56. 5ca1860 btrfs: raid56: properly unmap parity page in finish_parity_scrub() by Andrea Righi · 6 years ago
  57. 44f705e btrfs: remove WARN_ON in log_dir_items by Josef Bacik · 6 years ago
  58. 0166b9e Merge 4.9.166 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  59. a9929df Merge upstream-f2fs-stable-linux-4.9.y into android-4.9 by Jaegeuk Kim · 6 years ago
  60. 1987172 Hang/soft lockup in d_invalidate with simultaneous calls by Al Viro · 7 years ago
  61. 7002d0e ext4: brelse all indirect buffer in ext4_ind_remove_space() by zhangyi (F) · 6 years ago
  62. 8651fa1e ext4: fix data corruption caused by unaligned direct AIO by Lukas Czerner · 6 years ago
  63. d9f0ce8 ext4: fix NULL pointer dereference while journal is aborted by Jiufei Xue · 6 years ago
  64. 9247706 udf: Fix crash on IO error during truncate by Jan Kara · 6 years ago
  65. 88589c5 UPSTREAM: mm: proc: smaps_rollup: fix pss_locked calculation by Sandeep Patil · 6 years ago
  66. 72b54df Merge 4.9.165 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  67. 33c164d nfsd: fix wrong check in write_v4_end_grace() by Yihao Wu · 6 years ago
  68. e4ea22f nfsd: fix memory corruption caused by readdir by NeilBrown · 6 years ago
  69. 7ed6082 NFS: Don't recoalesce on error in nfs_pageio_complete_mirror() by Trond Myklebust · 6 years ago
  70. 18ae814 NFS: Fix an I/O request leakage in nfs_do_recoalesce by Trond Myklebust · 6 years ago
  71. 0da4596 NFS: Fix I/O request leakages by Trond Myklebust · 6 years ago
  72. 241f3e3 jbd2: fix compile warning when using JBUFFER_TRACE by zhangyi (F) · 6 years ago
  73. 6713df7 jbd2: clear dirty flag when revoking a buffer from an older transaction by zhangyi (F) · 6 years ago
  74. 4b5f060 ext2: Fix underflow in ext2_max_size() by Jan Kara · 6 years ago
  75. 14a0bfd ext4: fix crash during online resizing by Jan Kara · 6 years ago
  76. fc3a73f Btrfs: fix corruption reading shared and compressed extents after hole punching by Filipe Manana · 6 years ago
  77. 0284f46 btrfs: ensure that a DUP or RAID1 block group has exactly two stripes by Johannes Thumshirn · 6 years ago
  78. 943ebf4 splice: don't merge into linked buffers by Jann Horn · 6 years ago
  79. 8c93709 fs/devpts: always delete dcache dentry-s in dput() by Varad Gautam · 6 years ago
  80. 776f01e CIFS: Fix read after write for files with read caching by Pavel Shilovsky · 6 years ago
  81. f8a0d9cc CIFS: Do not reset lease state to NONE on lease break by Pavel Shilovsky · 6 years ago
  82. 0a97dbd 9p: use inode->i_lock to protect i_size_write() under 32-bit by Hou Tao · 6 years ago
  83. 2c54994 BACKPORT: fs: kernfs: add poll file operation by Johannes Weiner · 6 years ago
  84. 1325e70 UPSTREAM: kernfs: Check KERNFS_HAS_RELEASE before calling kernfs_release_file() by Vaibhav Jain · 8 years ago
  85. 983d5ea UPSTREAM: kernfs: fix locking around kernfs_ops->release() callback by Tejun Heo · 8 years ago
  86. 2768989 UPSTREAM: kernfs: add kernfs_ops->open/release() callbacks by Tejun Heo · 8 years ago
  87. f1675aa UPSTREAM: sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOAD by Johannes Weiner · 6 years ago
  88. badaff8 UPSTREAM: sched/headers: Prepare for new header dependencies before moving code to <linux/sched/loadavg.h> by Ingo Molnar · 8 years ago
  89. 67f94d7 f2fs: set pin_file under CAP_SYS_ADMIN by Jaegeuk Kim · 6 years ago
  90. 8b160a3 f2fs: fix to avoid deadlock in f2fs_read_inline_dir() by Chao Yu · 6 years ago
  91. 7950bd6 f2fs: fix to adapt small inline xattr space in __find_inline_xattr() by Chao Yu · 6 years ago
  92. a9e0ca8 f2fs: fix to do sanity check with inode.i_inline_xattr_size by Chao Yu · 6 years ago
  93. e6bd023 f2fs: give some messages for inline_xattr_size by Jaegeuk Kim · 6 years ago
  94. b50924a f2fs: don't trigger read IO for beyond EOF page by Chao Yu · 6 years ago
  95. c4e0760 f2fs: fix to add refcount once page is tagged PG_private by Chao Yu · 6 years ago
  96. 67e68931 f2fs: remove wrong comment in f2fs_invalidate_page() by Chao Yu · 6 years ago
  97. 8079273 f2fs: fix to use kvfree instead of kzfree by Chao Yu · 6 years ago
  98. f229bd7 f2fs: trace f2fs_ioc_shutdown by Chao Yu · 6 years ago
  99. 820e65b f2fs: fix to avoid deadlock of atomic file operations by Chao Yu · 6 years ago
  100. bfe62ef f2fs: fix to dirty inode for i_mode recovery by Chao Yu · 6 years ago