1. ad6c3ff Merge android-4.9.127 (be4935d) into msm-4.9 by Minming Qi · 6 years ago
  2. bdeb159 Merge android-4.9.126 (a8c1ea6) into msm-4.9 by Minming Qi · 6 years ago
  3. 69376be Merge android-4.9.125 (a925dfb) into msm-4.9 by Minming Qi · 6 years ago
  4. 2f1b7c8 Merge android-4.9.124 (6a1b592) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  5. a3ab5da Merge android-4.9.120 (f85543b) into msm-4.9 by Minming Qi · 6 years ago
  6. 8faa25f Merge android-4.9.119 (92e8704) into msm-4.9 by Minming Qi · 6 years ago
  7. 03f9d77 Merge android-4.9.118 (47b77b8) into msm-4.9 by Minming Qi · 6 years ago
  8. a5718e3 Merge android-4.9.117 (8b21e85) into msm-4.9 by Minming Qi · 6 years ago
  9. e2290bd Merge android-4.9.116 (52be322) into msm-4.9 by Minming Qi · 6 years ago
  10. 56b08f8 Merge android-4.9.115 (e6f9a8a) into msm-4.9 by Minming Qi · 6 years ago
  11. f56989b Merge android-4.9.114 (dbcb748) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  12. 0422a21 Merge android-4.9.113 (7f6f94c) into msm-4.9 by Blagovest Kolenichev · 6 years ago
  13. be4935d Merge 4.9.127 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  14. d92fa5e btrfs: use correct compare function of dirty_metadata_bytes by Ethan Lien · 6 years ago
  15. 1249b61 btrfs: Don't remove block group that still has pinned down bytes by Qu Wenruo · 6 years ago
  16. 93d960de btrfs: relocation: Only remove reloc rb_trees if reloc control has been initialized by Qu Wenruo · 6 years ago
  17. e22b36a btrfs: replace: Reset on-disk dev stats value after replace by Misono Tomohiro · 6 years ago
  18. 7aed5a5 SMB3: Number of requests sent should be displayed for SMB3 not just CIFS by Steve French · 6 years ago
  19. 0da6c7d smb3: fix reset of bytes read and written stats by Steve French · 6 years ago
  20. fc2afa8 fs/dcache.c: fix kmemcheck splat at take_dentry_name_snapshot() by Tetsuo Handa · 6 years ago
  21. b6e77fa fat: validate ->i_start before using by OGAWA Hirofumi · 6 years ago
  22. 1cedd72 hfsplus: fix NULL dereference in hfsplus_lookup() by Ernesto A. Fernández · 6 years ago
  23. b631562 reiserfs: change j_timestamp type to time64_t by Arnd Bergmann · 6 years ago
  24. a9d3f38 hfs: prevent crash on exit from failed search by Ernesto A. Fernández · 6 years ago
  25. b570baf hfsplus: don't return 0 when fill_super() failed by Tetsuo Handa · 6 years ago
  26. f440ea4 cifs: check if SMB2 PDU size has been padded and suppress the warning by Ronnie Sahlberg · 6 years ago
  27. a8c1ea6 Merge 4.9.126 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  28. 0515258 fs/quota: Fix spectre gadget in do_quotactl by Jeremy Cline · 6 years ago
  29. 6fdad64 getxattr: use correct xattr length by Christian Brauner · 6 years ago
  30. 36ac3a0 ubifs: Fix synced_i_size calculation for xattr inodes by Richard Weinberger · 6 years ago
  31. 1bc1f0f7 ubifs: Check data node size before truncate by Richard Weinberger · 6 years ago
  32. 48e1148 Revert "UBIFS: Fix potential integer overflow in allocation" by Richard Weinberger · 6 years ago
  33. 0d1694b ubifs: Fix memory leak in lprobs self-check by Richard Weinberger · 6 years ago
  34. b5bc39d NFSv4 client live hangs after live data migration recovery by Bill Baker · 6 years ago
  35. 9ba1a9e pnfs/blocklayout: off by one in bl_map_stripe() by Dan Carpenter · 6 years ago
  36. 684f5d9 fs/9p/xattr.c: catch the error of p9_client_clunk when setting xattr failed by piaojun · 6 years ago
  37. dcae9fa ANDROID: squashfs: resolve merge conflict with 4.14.68 by Sumit Semwal · 6 years ago
  38. a925dfb Merge 4.9.125 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  39. 8a5e02a scsi: sysfs: Introduce sysfs_{un,}break_active_protection() by Bart Van Assche · 6 years ago
  40. 01f0772 fuse: Add missed unlock_page() to fuse_readpages_fill() by Kirill Tkhai · 6 years ago
  41. 263508c fuse: Fix oops at process_init_reply() by Miklos Szeredi · 6 years ago
  42. 6465d76 fuse: umount should wait for all requests by Miklos Szeredi · 6 years ago
  43. c66025c fuse: fix unlocked access to processing queue by Miklos Szeredi · 6 years ago
  44. 501c4ca fuse: fix double request_end() by Miklos Szeredi · 6 years ago
  45. 68fbfcb fuse: fix initial parallel dirops by Miklos Szeredi · 6 years ago
  46. 67a9e48 fuse: Don't access pipe->buffers without pipe_lock() by Andrey Ryabinin · 6 years ago
  47. e85b9fb ext4: reset error code in ext4_find_entry in fallback by Eric Sandeen · 6 years ago
  48. e0cfc1c ext4: sysfs: print ext4_super_block fields as little-endian by Arnd Bergmann · 6 years ago
  49. 9c2860f ext4: check for NUL characters in extended attribute's name by Theodore Ts'o · 6 years ago
  50. 893b282 smb3: don't request leases in symlink creation and query by Steve French · 6 years ago
  51. 707b0d2 smb3: Do not send SMB3 SET_INFO if nothing changed by Steve French · 6 years ago
  52. a94703f smb3: enumerating snapshots was leaving part of the data off end by Steve French · 6 years ago
  53. c773c4f cifs: check kmalloc before use by Nicholas Mc Guire · 6 years ago
  54. fbd314e cifs: add missing debug entries for kconfig options by Steve French · 6 years ago
  55. 6b9882c Squashfs: Compute expected length from inode size rather than block length by Phillip Lougher · 6 years ago
  56. ab99a2b squashfs metadata 2: electric boogaloo by Linus Torvalds · 6 years ago
  57. 6194fba cachefiles: Wait rather than BUG'ing on "Unexpected object collision" by Kiran Kumar Modukuri · 6 years ago
  58. 75960a4 cachefiles: Fix refcounting bug in backing-file read monitoring by Kiran Kumar Modukuri · 7 years ago
  59. 1a0ffb5 fscache: Allow cancelled operations to be enqueued by Kiran Kumar Modukuri · 6 years ago
  60. 7a4c633 fs: crypto: Fix compilation issue by Sahitya Tummala · 6 years ago
  61. f86134a Merge "f2fs: fix performance issue observed with multi-thread sequential read" by Linux Build Service Account · 6 years ago
  62. fc6f97b Merge "sdcardfs: Fix the format prints in sdcardfs" by Linux Build Service Account · 6 years ago
  63. 5190c81 fscrypt, pfk, ice: cover ICE-related data structures in CONFIG_PFK by Jaegeuk Kim · 6 years ago
  64. 5bbc54f sdcardfs: Fix the format prints in sdcardfs by Ritesh Harjani · 6 years ago
  65. e029e96 f2fs: fix performance issue observed with multi-thread sequential read by Jaegeuk Kim · 6 years ago
  66. 6a1b592 Merge 4.9.124 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  67. 696d906 reiserfs: fix broken xattr handling (heap corruption, bad retval) by Jann Horn · 6 years ago
  68. 51ada11 ext4: fix spectre gadget in ext4_mb_regular_allocator() by Jeremy Cline · 6 years ago
  69. 01d012f ceph: fix dentry leak in splice_dentry() by Yan, Zheng · 6 years ago
  70. 22ee66f Merge "f2fs,fscrypt,ice: fix direct IO patch for f2fs" by Linux Build Service Account · 6 years ago
  71. 63d97fd Merge "f2fs: show the fsync_mode=nobarrier mount option" by Linux Build Service Account · 6 years ago
  72. 6f70cd3 f2fs,fscrypt,ice: fix direct IO patch for f2fs by Jaegeuk Kim · 6 years ago
  73. de4027c f2fs/fscrypt-ice: fix memory leak in read path by Eric Biggers · 7 years ago
  74. 55adce7 Merge "fscrypt: Fix Data Unit Number used in file encryption" by Linux Build Service Account · 6 years ago
  75. 07c3e61 Update Inline Crypto Engine support for File based Encryption by Neeraj Soni · 6 years ago
  76. f85543b Merge 4.9.120 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  77. a3a7b99 proc: Fix proc_sys_prune_dcache to hold a sb reference by Eric W. Biederman · 7 years ago
  78. 631f93a proc/sysctl: Don't grab i_lock under sysctl_lock. by Eric W. Biederman · 8 years ago
  79. b96e215 proc/sysctl: prune stale dentries during unregistering by Konstantin Khlebnikov · 8 years ago
  80. e31578c fix __legitimize_mnt()/mntput() race by Al Viro · 6 years ago
  81. 87a2d84 fix mntput/mntput race by Al Viro · 6 years ago
  82. 59199c0 make sure that __dentry_kill() always invalidates d_seq, unhashed or not by Al Viro · 6 years ago
  83. cfac7df root dentries need RCU-delayed freeing by Al Viro · 6 years ago
  84. 954e572 ext4: fix check to prevent initializing reserved inodes by Theodore Ts'o · 6 years ago
  85. d8c840a Merge "f2fs: Fix data corruption issue observed with FBE" by Linux Build Service Account · 6 years ago
  86. dc09373 ext4: fix check to prevent initializing reserved inodes by Theodore Ts'o · 6 years ago
  87. 92e8704 Merge 4.9.119 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  88. 240d465 jfs: Fix inconsistency between memory allocation and ea_buf->max_size by Shankara Pailoor · 6 years ago
  89. b2486a8 Btrfs: fix file data corruption after cloning a range and fsync by Filipe Manana · 6 years ago
  90. 9bf8d5b ext4: fix false negatives *and* false positives in ext4_check_descriptors() by Theodore Ts'o · 6 years ago
  91. 47b77b8 Merge 4.9.118 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  92. 52cd8f3 squashfs: more metadata hardenings by Linus Torvalds · 6 years ago
  93. 3abef06 squashfs: more metadata hardening by Linus Torvalds · 6 years ago
  94. 1c954ad Merge "fs/dcache: Fix indefinite wait in d_invalidate()" by Linux Build Service Account · 6 years ago
  95. f07a157 Merge "Merge android-4.9.112 (9e79039) into msm-4.9" by Linux Build Service Account · 6 years ago
  96. 8b21e85 Merge 4.9.117 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  97. 262a62c ext4: check for allocation block validity with block group locked by Theodore Ts'o · 6 years ago
  98. 5eed597 ext4: fix inline data updates with checksums enabled by Theodore Ts'o · 6 years ago
  99. 1aecbe4 squashfs: be more careful about metadata corruption by Linus Torvalds · 6 years ago
  100. 3ce1463 fscrypt: use unbound workqueue for decryption by Eric Biggers · 6 years ago