1. e06a105 Merge android-4.9.84 (a9d0273) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  2. fe5289a Revert "Enable HW File Based Encryption on ext4 file system" by Blagovest Kolenichev · 6 years ago
  3. bd618d9 Merge "Merge android-4.9-o.82 (2d34d45) into msm-4.9" by Linux Build Service Account · 6 years ago
  4. 90b65ff block: Fix oops in locked_inode_to_wb_and_lock_list() by Jan Kara · 7 years ago
  5. 9179eba block: Fix bdi assignment to bdev inode when racing with disk delete by Jan Kara · 7 years ago
  6. 3385bb1 block: Initialize bd_bdi on inode initialization by Jan Kara · 7 years ago
  7. c1d5f2a block: Revalidate i_bdev reference in bd_aquire() by Jan Kara · 7 years ago
  8. b843998 block: Get rid of blk_get_backing_dev_info() by Jan Kara · 7 years ago
  9. 84972a9 block: Make blk_get_backing_dev_info() safe without open bdev by Jan Kara · 7 years ago
  10. 1cdb7f9 block: Use pointer to backing_dev_info from request_queue by Jan Kara · 7 years ago
  11. 9507b39 block: Unhash block device inodes on gendisk destruction by Jan Kara · 7 years ago
  12. 82ccf83 Merge android-4.9-o.82 (2d34d45) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  13. a9d0273 Merge 4.9.84 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  14. 890c52a binfmt_elf: compat: avoid unused function warning by Arnd Bergmann · 6 years ago
  15. 445e8f8 reiserfs: avoid a -Wmaybe-uninitialized warning by Arnd Bergmann · 7 years ago
  16. 1c3aae5 btrfs: Fix possible off-by-one in btrfs_search_path_in_tree by Nikolay Borisov · 7 years ago
  17. a92bb8d ANDROID: sdcardfs: Hold i_mutex for i_size_write by Daniel Rosenberg · 6 years ago
  18. 2f17e34 f2fs: updates on v4.16-rc1 by Jaegeuk Kim · 7 years ago
  19. da9fb78 Merge 4.9.83 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  20. 012e79b vfs: don't do RCU lookup of empty pathnames by Linus Torvalds · 7 years ago
  21. 9cb1674 ocfs2: try a blocking lock before return AOP_TRUNCATED_PAGE by Gang He · 6 years ago
  22. efb1cbc Btrfs: fix unexpected -EEXIST when creating new inode by Liu Bo · 6 years ago
  23. b48edd6 Btrfs: fix btrfs_evict_inode to handle abnormal inodes correctly by Liu Bo · 6 years ago
  24. bc0d431 Btrfs: fix extent state leak from tree log by Liu Bo · 6 years ago
  25. 0f4adc1 Btrfs: fix crash due to not cleaning up tree log block's dirty bits by Liu Bo · 6 years ago
  26. ecd72fd Btrfs: fix deadlock in run_delalloc_nocow by Liu Bo · 6 years ago
  27. 4a36f43 ext4: save error to disk in __ext4_grp_locked_error() by Zhouyi Zhou · 6 years ago
  28. 539deab ext4: fix a race in the ext4 shutdown path by Harshad Shirwadkar · 6 years ago
  29. 99a89d8 jbd2: fix sphinx kernel-doc build warnings by Tobin C. Harding · 6 years ago
  30. 9cb2d0b mbcache: initialize entry->e_referenced in mb_cache_entry_create() by Alexander Potapenko · 6 years ago
  31. ac497d5 Merge "ANDROID: sdcardfs: Use lower getattr times/size" by Linux Build Service Account · 6 years ago
  32. 2d34d45 Merge 4.9.82 into android-4.9-o by Greg Kroah-Hartman · 6 years ago
  33. cdfc8df Merge 4.9.82 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  34. 38e3bc5 ovl: fix failure to fsync lower dir by Amir Goldstein · 7 years ago
  35. 8fe7cea btrfs: Handle btrfs_set_extent_delalloc failure in fixup worker by Nikolay Borisov · 7 years ago
  36. 71baf27 pipe: fix off-by-one error when checking buffer limits by Eric Biggers · 6 years ago
  37. a705c24 pipe: actually allow root to exceed the pipe buffer limits by Eric Biggers · 6 years ago
  38. da3b224 fs/proc/kcore.c: use probe_kernel_read() instead of memcpy() by Heiko Carstens · 6 years ago
  39. daaa81c nsfs: mark dentry with DCACHE_RCUACCESS by Cong Wang · 7 years ago
  40. 058d13f kernfs: fix regression in kernfs_fop_write caused by wrong type by Ivan Vecera · 6 years ago
  41. b79d885 NFS: Fix a race between mmap() and O_DIRECT by Trond Myklebust · 6 years ago
  42. 967f650 NFS: reject request for id_legacy key without auxdata by Eric Biggers · 6 years ago
  43. ca2c316 NFS: commit direct writes even if they fail partially by J. Bruce Fields · 6 years ago
  44. d184034 NFS: Add a cond_resched() to nfs_commit_release_pages() by Trond Myklebust · 7 years ago
  45. e1df8c6 nfs/pnfs: fix nfs_direct_req ref leak when i/o falls back to the mds by Scott Mayhew · 7 years ago
  46. 298dc6c ubifs: Massage assert in ubifs_xattr_set() wrt. init_xattrs by Xiaolei Li · 7 years ago
  47. 7e68916 CIFS: zero sensitive data when freeing by Aurelien Aptel · 6 years ago
  48. f59eda1 cifs: Fix autonegotiate security settings mismatch by Daniel N Pettersson · 6 years ago
  49. ee6858f cifs: Fix missing put_xid in cifs_file_strict_mmap by Matthew Wilcox · 7 years ago
  50. c9cd4d3 ANDROID: sdcardfs: Protect set_top by Daniel Rosenberg · 6 years ago
  51. b7e257f Merge "Merge android-4.9-o.80 (a9fd318) into msm-4.9" by Linux Build Service Account · 6 years ago
  52. a7f3086 ANDROID: sdcardfs: Use lower getattr times/size by Daniel Rosenberg · 6 years ago
  53. 7b47fbd Merge android-4.9-o.80 (a9fd318) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  54. c1d6892 Merge android-4.9-o.79 (db04eb4) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  55. a9fd318 Merge 4.9.80 into android-4.9-o by Greg Kroah-Hartman · 6 years ago
  56. b30d2b5 Merge 4.9.80 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  57. fde77c7 xfs: Properly retry failed dquot items in case of error during buffer writeback by Carlos Maiolino · 7 years ago
  58. d960244 xfs: ubsan fixes by Darrick J. Wong · 7 years ago
  59. c4ecc2f quota: Check for register_shrinker() failure. by Tetsuo Handa · 7 years ago
  60. 54a1fdf xfs: fortify xfs_alloc_buftarg error handling by Michal Hocko · 7 years ago
  61. 3b77423 lockd: fix "list_add double add" caused by legacy signal interface by Vasily Averin · 7 years ago
  62. f25e222 nfsd: check for use of the closed special stateid by Andrew Elble · 7 years ago
  63. f35ab8e grace: replace BUG_ON by WARN_ONCE in exit_net hook by Vasily Averin · 7 years ago
  64. 2a7d4a7 nfsd: Ensure we check stateid validity in the seqid operation checks by Trond Myklebust · 7 years ago
  65. 5cd3586 nfsd: CLOSE SHOULD return the invalid special stateid for NFSv4.x (x>0) by Trond Myklebust · 7 years ago
  66. b5bfda0 xfs: always free inline data before resetting inode fork during ifree by Darrick J. Wong · 7 years ago
  67. 90ef2c3 reiserfs: remove unneeded i_version bump by Jeff Layton · 7 years ago
  68. 8cfb396 btrfs: fix deadlock when writing out space cache by Josef Bacik · 7 years ago
  69. 47af77b ANDROID: sdcardfs: Protect set_top by Daniel Rosenberg · 6 years ago
  70. bf71113 Revert "ANDROID: sdcardfs: notify lower file of opens" by Daniel Rosenberg · 6 years ago
  71. 3e3abc7 ANDROID: sdcardfs: Use lower getattr times/size by Daniel Rosenberg · 6 years ago
  72. db04eb4 Merge 4.9.79 into android-4.9-o by Greg Kroah-Hartman · 6 years ago
  73. 71f1469 Merge 4.9.79 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  74. f12d060 nfsd: auth: Fix gid sorting when rootsquash enabled by Ben Hutchings · 6 years ago
  75. d680db7 orangefs: fix deadlock; do not write i_size in read_iter by Martin Brandenburg · 6 years ago
  76. 7b50205 fs/fcntl: f_setown, avoid undefined behaviour by Jiri Slaby · 7 years ago
  77. 0ccfbd4 reiserfs: don't preallocate blocks for extended attributes by Jeff Mahoney · 7 years ago
  78. b7d2528 reiserfs: fix race in prealloc discard by Jeff Mahoney · 7 years ago
  79. 5c26ee1 orangefs: initialize op on loop restart in orangefs_devreq_read by Martin Brandenburg · 6 years ago
  80. fb39345 orangefs: use list_for_each_entry_safe in purge_waiting_ops by Martin Brandenburg · 6 years ago
  81. a02ac61 Merge "proc: fix coredump vs read /proc/*/stat race" by Linux Build Service Account · 6 years ago
  82. b82affb Merge "Merge android-4.9-o.77 (dcb2674) into msm-4.9" by Linux Build Service Account · 6 years ago
  83. 29eadc4 ANDROID: xattr: Pass EOPNOTSUPP to permission2 by Daniel Rosenberg · 6 years ago
  84. ec23108 Merge android-4.9-o.78 (bf3b339) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  85. bf3b339 Merge 4.9.78 into android-4.9-o by Greg Kroah-Hartman · 6 years ago
  86. e9dabe6 Merge 4.9.78 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  87. 8a3f4ba proc: fix coredump vs read /proc/*/stat race by Alexey Dobriyan · 6 years ago
  88. 5b13f59 pipe: avoid round_pipe_size() nr_pages overflow on 32-bit by Joe Lawrence · 7 years ago
  89. 215f3ce proc: fix coredump vs read /proc/*/stat race by Alexey Dobriyan · 6 years ago
  90. e12a9c4 ANDROID: sdcardfs: Move default_normal to superblock by Daniel Rosenberg · 6 years ago
  91. 85853d9 Merge "nsfs: mark dentry with DCACHE_RCUACCESS" by Linux Build Service Account · 6 years ago
  92. 69e20e7 Merge android-4.9-o.76 (bdc34d9) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  93. b73dcc7 ANDROID: mnt: Fix freeing of mount data by Daniel Rosenberg · 7 years ago
  94. 8dec074 fscrypt: updates on 4.15-rc4 by Jaegeuk Kim · 7 years ago
  95. bdc34d9 Merge 4.9.76 into android-4.9-o by Greg Kroah-Hartman · 6 years ago
  96. 9154940 Merge 4.9.76 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  97. 79258d9 kernel: make groups_sort calling a responsibility group_info allocators by Thiago Rafael Becker · 7 years ago
  98. 14dbf60 ANDROID: sdcardfs: Fix missing break on default_normal by Daniel Rosenberg · 6 years ago
  99. 34742aa nsfs: mark dentry with DCACHE_RCUACCESS by Cong Wang · 7 years ago
  100. 173c52e ANDROID: sdcardfs: Add default_normal option by Daniel Rosenberg · 6 years ago