1. f1675aa UPSTREAM: sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOAD by Johannes Weiner · 6 years ago
  2. badaff8 UPSTREAM: sched/headers: Prepare for new header dependencies before moving code to <linux/sched/loadavg.h> by Ingo Molnar · 7 years ago
  3. 429c144 Merge 4.9.163 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  4. 579acda fs: ratelimit __find_get_block_slow() failure message. by Tetsuo Handa · 5 years ago
  5. 37b6ac5 autofs: fix error return in autofs_fill_super() by Ian Kent · 5 years ago
  6. 07f67e6 autofs: drop dentry reference only when it is never used by Pan Bian · 5 years ago
  7. c3ce520 fs/drop_caches.c: avoid softlockups in drop_pagecache_sb() by Jan Kara · 5 years ago
  8. 2b0ac76 cifs: fix computation for MAX_SMB2_HDR_SIZE by Ronnie Sahlberg · 5 years ago
  9. 6f976ec nfs: Fix NULL pointer dereference of dev_name by Yao Liu · 5 years ago
  10. dd6734e exec: Fix mem leak in kernel_read_file by YueHaibing · 5 years ago
  11. b010e03 hugetlbfs: fix races and page leaks during migration by Mike Kravetz · 5 years ago
  12. 675fd5a ncpfs: fix build warning of strncpy by Greg Kroah-Hartman · 5 years ago
  13. f5f87ec ANDROID: overlayfs: override_creds=off option bypass creator_cred by Mark Salyzyn · 5 years ago
  14. b1af104 Merge 4.9.162 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  15. 93ab28b direct-io: allow direct writes to empty inodes by Ernesto A. Fernández · 6 years ago
  16. 9df256d Merge 4.9.161 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  17. 2d182ba proc, oom: do not report alien mms when setting oom_score_adj by Michal Hocko · 5 years ago
  18. 79e3959 ceph: avoid repeatedly adding inode to mdsc->snap_flush_list by Yan, Zheng · 5 years ago
  19. fd5657a Merge 4.9.160 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  20. de5f88f btrfs: Remove false alert when fiemap range is smaller than on-disk extent by Qu Wenruo · 7 years ago
  21. f5f03ad Build break by Mark Salyzyn · 5 years ago
  22. 3bc419d FROMLIST: BACKPORT: overlayfs: override_creds=off option bypass creator_cred by Mark Salyzyn · 5 years ago
  23. 7c85ed0 Merge 4.9.159 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  24. 04d7680 cifs: Limit memory used by lock request calls to a page by Ross Lagerwall · 5 years ago
  25. 3de7f845 BACKPORT: userfaultfd: shmem/hugetlbfs: only allow to register VM_MAYWRITE vmas by Joel Fernandes · 5 years ago
  26. da6c4b6 Merge 4.9.158 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  27. 4a1802e Revert "exec: load_script: don't blindly truncate shebang string" by Linus Torvalds · 5 years ago
  28. 78c4814 Merge 4.9.157 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  29. 8000014 Revert "cifs: In Kconfig CONFIG_CIFS_POSIX needs depends on legacy (insecure cifs)" by Greg Kroah-Hartman · 5 years ago
  30. 877362f nfsd4: catch some false session retries by J. Bruce Fields · 7 years ago
  31. f92c45b nfsd4: fix cached replies to solo SEQUENCE compounds by J. Bruce Fields · 7 years ago
  32. b013117 debugfs: fix debugfs_rename parameter checking by Greg Kroah-Hartman · 5 years ago
  33. 8817a28 Merge 4.9.156 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  34. 64702de fuse: handle zero sized retrieve correctly by Miklos Szeredi · 5 years ago
  35. 4f3d698 fuse: decrement NR_WRITEBACK_TEMP on the right page by Miklos Szeredi · 5 years ago
  36. 50449aa fuse: call pipe_buf_release() under pipe lock by Jann Horn · 5 years ago
  37. 9e5229e exec: load_script: don't blindly truncate shebang string by Oleg Nesterov · 5 years ago
  38. cf96e963 fs/epoll: drop ovflist branch prediction by Davidlohr Bueso · 5 years ago
  39. bc51a8a ocfs2: don't clear bh uptodate for block read by Junxiao Bi · 5 years ago
  40. 564651f f2fs: fix sbi->extent_list corruption issue by Sahitya Tummala · 5 years ago
  41. 5c61a60 cifs: check ntwrk_buf_start for NULL before dereferencing it by Ronnie Sahlberg · 5 years ago
  42. a37706a NFS: nfs_compare_mount_options always compare auth flavors. by Chris Perl · 5 years ago
  43. 46171c3 udf: Fix BUG on corrupted inode by Jan Kara · 5 years ago
  44. 6084611 nfsd4: fix crash on writing v4_end_grace before nfsd startup by J. Bruce Fields · 6 years ago
  45. 5415d1a f2fs: fix wrong return value of f2fs_acl_create by Tiezhu Yang · 6 years ago
  46. 6b4eec8 f2fs: move dir data flush to write checkpoint process by Yunlei He · 6 years ago
  47. 0358015 dlm: Don't swamp the CPU with callbacks queued during recovery by Bob Peterson · 6 years ago
  48. 32e6695 Merge 4.9.155 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  49. 987d8ff fanotify: fix handling of events on child sub-directory by Amir Goldstein · 6 years ago
  50. d6f62ec fs: don't scan the inode cache before SB_BORN is set by Dave Chinner · 6 years ago
  51. fb713a1 cifs: Always resolve hostname before reconnecting by Paulo Alcantara · 6 years ago
  52. 83466a5 gfs2: Revert "Fix loop in gfs2_rbm_find" by Andreas Gruenbacher · 5 years ago
  53. 9274432 fs/dcache: Fix incorrect nr_dentry_unused accounting in shrink_dcache_sb() by Waiman Long · 5 years ago
  54. 9033b4f CIFS: Do not count -ENODATA as failure for query directory by Pavel Shilovsky · 5 years ago
  55. c5cc933 fs: add the fsnotify call to vfs_iter_write by Jimmy Durand Wesolowski · 5 years ago
  56. 27c2fe3 Merge 4.9.154 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  57. 6362aa5 btrfs: dev-replace: go back to suspended state if target device is missing by Anand Jain · 6 years ago
  58. c341208 btrfs: fix error handling in btrfs_dev_replace_start by Jeff Mahoney · 6 years ago
  59. dff93bb f2fs: read page index before freeing by Pan Bian · 6 years ago
  60. eb2fe47 CIFS: Fix possible hang during async MTU reads and writes by Pavel Shilovsky · 5 years ago
  61. fe0eb27 Merge 4.9.153 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  62. 3cc4469 ocfs2: fix panic due to unrecovered local alloc by Junxiao Bi · 5 years ago
  63. fffdbf5 pstore/ram: Do not treat empty buffers as valid by Joel Fernandes (Google) · 6 years ago
  64. 9361146 jffs2: Fix use of uninitialized delayed_work, lockdep breakage by Daniel Santos · 6 years ago
  65. fd37e28 Merge 4.9.152 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  66. 428ca58 blockdev: Fix livelocks on loop device by Jan Kara · 5 years ago
  67. fa9b170 btrfs: wait on ordered extents on abort cleanup by Josef Bacik · 6 years ago
  68. f311b6c proc: Remove empty line in /proc/self/status by Guenter Roeck · 5 years ago
  69. fe6b4e4 Revert "f2fs: do not recover from previous remained wrong dnodes" by Chao Yu · 8 years ago
  70. 4b1d0d3 ANDROID: mnt: Propagate remount correctly by Daniel Rosenberg · 5 years ago
  71. 736cb63 Merge 4.9.151 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  72. c173c38 ext4: avoid kernel warning when writing the superblock to a dead device by Theodore Ts'o · 5 years ago
  73. eb24a3b ext4: fix a potential fiemap/page fault deadlock w/ inline_data by Theodore Ts'o · 5 years ago
  74. d1cfd9c ext4: make sure enough credits are reserved for dioread_nolock writes by Theodore Ts'o · 5 years ago
  75. baf6b19 cifs: Fix potential OOB access of lock element array by Ross Lagerwall · 5 years ago
  76. cf5ff10 CIFS: Do not hide EINTR after sending network packets by Pavel Shilovsky · 5 years ago
  77. 1460347 ANDROID: f2fs: Complement "android_fs" tracepoint of read path by Peng Zhou · 5 years ago
  78. c7b283d Merge 4.9.150 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  79. 6fa22a7 ceph: don't update importing cap's mseq when handing cap export by Yan, Zheng · 6 years ago
  80. b854c7b gfs2: Fix loop in gfs2_rbm_find by Andreas Gruenbacher · 5 years ago
  81. 02b03b2 gfs2: Get rid of potential double-freeing in gfs2_create_inode by Andreas Gruenbacher · 6 years ago
  82. 579d0aa dlm: memory leaks on error path in dlm_user_request() by Vasily Averin · 6 years ago
  83. 0f090eb dlm: lost put_lkb on error path in receive_convert() and receive_unlock() by Vasily Averin · 6 years ago
  84. 4e28e1e dlm: possible memory leak on error path in create_lkb() by Vasily Averin · 6 years ago
  85. 5dbe8eb dlm: fixed memory leaks after failed ls_remove_names allocation by Vasily Averin · 6 years ago
  86. 9e6c14f Merge upstream-f2fs-stable-linux-4.9.y into android-4.9 by Jaegeuk Kim · 5 years ago
  87. ed0b11d Merge 4.9.149 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  88. 40738b6 CIFS: Fix error mapping for SMB2_LOCK command which caused OFD lock problem by Georgy A Bystrenin · 5 years ago
  89. 362e8cb f2fs: fix validation of the block count in sanity_check_raw_super by Martin Blumenstingl · 5 years ago
  90. 40a19e5 ext4: force inode writes when nfsd calls commit_metadata() by Theodore Ts'o · 5 years ago
  91. 2eb64177 ext4: include terminating u32 in size of xattr entries when expanding inodes by Theodore Ts'o · 5 years ago
  92. c72f56c ext4: fix EXT4_IOC_GROUP_ADD ioctl by ruippan (潘睿) · 5 years ago
  93. eaec103 ext4: missing unlock/put_page() in ext4_try_to_write_inline_data() by Maurizio Lombardi · 5 years ago
  94. 836bf26 ext4: fix possible use after free in ext4_quota_enable by Pan Bian · 5 years ago
  95. ec19f64 f2fs: don't access node/meta inode mapping after iput by Jaegeuk Kim · 5 years ago
  96. ddd7bcb f2fs: wait on atomic writes to count F2FS_CP_WB_DATA by Jaegeuk Kim · 5 years ago
  97. 043c92b UPSTREAM: mm: /proc/pid/smaps_rollup: fix NULL pointer deref in smaps_pte_range() by Vlastimil Babka · 6 years ago
  98. ed868e9 BACKPORT: fs/proc/task_mmu.c: fix Locked field in /proc/pid/smaps* by Vlastimil Babka · 6 years ago
  99. 6668962 BACKPORT: mm: add /proc/pid/smaps_rollup by Daniel Colascione · 7 years ago
  100. ad0784f f2fs: sanity check of xattr entry size by Jaegeuk Kim · 5 years ago