1. fd37e28 Merge 4.9.152 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  2. 428ca58 blockdev: Fix livelocks on loop device by Jan Kara · 5 years ago
  3. fa9b170 btrfs: wait on ordered extents on abort cleanup by Josef Bacik · 6 years ago
  4. f311b6c proc: Remove empty line in /proc/self/status by Guenter Roeck · 5 years ago
  5. fe6b4e4 Revert "f2fs: do not recover from previous remained wrong dnodes" by Chao Yu · 8 years ago
  6. 4b1d0d3 ANDROID: mnt: Propagate remount correctly by Daniel Rosenberg · 5 years ago
  7. 736cb63 Merge 4.9.151 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  8. c173c38 ext4: avoid kernel warning when writing the superblock to a dead device by Theodore Ts'o · 5 years ago
  9. eb24a3b ext4: fix a potential fiemap/page fault deadlock w/ inline_data by Theodore Ts'o · 5 years ago
  10. d1cfd9c ext4: make sure enough credits are reserved for dioread_nolock writes by Theodore Ts'o · 5 years ago
  11. baf6b19 cifs: Fix potential OOB access of lock element array by Ross Lagerwall · 5 years ago
  12. cf5ff10 CIFS: Do not hide EINTR after sending network packets by Pavel Shilovsky · 5 years ago
  13. 1460347 ANDROID: f2fs: Complement "android_fs" tracepoint of read path by Peng Zhou · 5 years ago
  14. c7b283d Merge 4.9.150 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  15. 6fa22a7 ceph: don't update importing cap's mseq when handing cap export by Yan, Zheng · 5 years ago
  16. b854c7b gfs2: Fix loop in gfs2_rbm_find by Andreas Gruenbacher · 5 years ago
  17. 02b03b2 gfs2: Get rid of potential double-freeing in gfs2_create_inode by Andreas Gruenbacher · 5 years ago
  18. 579d0aa dlm: memory leaks on error path in dlm_user_request() by Vasily Averin · 6 years ago
  19. 0f090eb dlm: lost put_lkb on error path in receive_convert() and receive_unlock() by Vasily Averin · 6 years ago
  20. 4e28e1e dlm: possible memory leak on error path in create_lkb() by Vasily Averin · 6 years ago
  21. 5dbe8eb dlm: fixed memory leaks after failed ls_remove_names allocation by Vasily Averin · 6 years ago
  22. 9e6c14f Merge upstream-f2fs-stable-linux-4.9.y into android-4.9 by Jaegeuk Kim · 5 years ago
  23. ed0b11d Merge 4.9.149 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  24. 40738b6 CIFS: Fix error mapping for SMB2_LOCK command which caused OFD lock problem by Georgy A Bystrenin · 5 years ago
  25. 362e8cb f2fs: fix validation of the block count in sanity_check_raw_super by Martin Blumenstingl · 5 years ago
  26. 40a19e5 ext4: force inode writes when nfsd calls commit_metadata() by Theodore Ts'o · 5 years ago
  27. 2eb64177 ext4: include terminating u32 in size of xattr entries when expanding inodes by Theodore Ts'o · 5 years ago
  28. c72f56c ext4: fix EXT4_IOC_GROUP_ADD ioctl by ruippan (潘睿) · 5 years ago
  29. eaec103 ext4: missing unlock/put_page() in ext4_try_to_write_inline_data() by Maurizio Lombardi · 5 years ago
  30. 836bf26 ext4: fix possible use after free in ext4_quota_enable by Pan Bian · 5 years ago
  31. ec19f64 f2fs: don't access node/meta inode mapping after iput by Jaegeuk Kim · 5 years ago
  32. ddd7bcb f2fs: wait on atomic writes to count F2FS_CP_WB_DATA by Jaegeuk Kim · 5 years ago
  33. 043c92b UPSTREAM: mm: /proc/pid/smaps_rollup: fix NULL pointer deref in smaps_pte_range() by Vlastimil Babka · 6 years ago
  34. ed868e9 BACKPORT: fs/proc/task_mmu.c: fix Locked field in /proc/pid/smaps* by Vlastimil Babka · 6 years ago
  35. 6668962 BACKPORT: mm: add /proc/pid/smaps_rollup by Daniel Colascione · 7 years ago
  36. ad0784f f2fs: sanity check of xattr entry size by Jaegeuk Kim · 5 years ago
  37. bc6771e f2fs: fix use-after-free issue when accessing sbi->stat_info by Sahitya Tummala · 5 years ago
  38. d9b3df5 f2fs: check PageWriteback flag for ordered case by Chao Yu · 5 years ago
  39. 273e71c f2fs: fix validation of the block count in sanity_check_raw_super by Martin Blumenstingl · 5 years ago
  40. ae3bc06 f2fs: fix missing unlock(sbi->gc_mutex) by Jaegeuk Kim · 5 years ago
  41. fbb223f f2fs: clean up structure extent_node by Chao Yu · 5 years ago
  42. 489f2dc f2fs: fix block address for __check_sit_bitmap by Qiuyang Sun · 5 years ago
  43. be83ade f2fs: fix sbi->extent_list corruption issue by Sahitya Tummala · 5 years ago
  44. 717ed96 f2fs: clean up checkpoint flow by Chao Yu · 5 years ago
  45. 1f85e0c f2fs: flush stale issued discard candidates by Jaegeuk Kim · 5 years ago
  46. 2d145882 f2fs: correct wrong spelling, issing_* by Jaegeuk Kim · 5 years ago
  47. 9248dba f2fs: use kvmalloc, if kmalloc is failed by Jaegeuk Kim · 5 years ago
  48. 7df51a1 f2fs: remove redundant comment of unused wio_mutex by Yunlong Song · 5 years ago
  49. a8c3e53 f2fs: fix to reorder set_page_dirty and wait_on_page_writeback by Chao Yu · 5 years ago
  50. ad32a8a f2fs: clear PG_writeback if IPU failed by Sheng Yong · 5 years ago
  51. a58cf53 f2fs: add an ioctl() to explicitly trigger fsck later by Jaegeuk Kim · 5 years ago
  52. cf1cf04 f2fs: avoid frequent costly fsck triggers by Jaegeuk Kim · 5 years ago
  53. e3faef1 f2fs: fix m_may_create to make OPU DIO write correctly by Jia Zhu · 6 years ago
  54. 35304bb f2fs: fix to update new block address correctly for OPU by Jia Zhu · 5 years ago
  55. 968fb76 f2fs: adjust trace print in f2fs_get_victim() to cover all paths by Sahitya Tummala · 5 years ago
  56. 61a26f3 f2fs: fix to allow node segment for GC by ioctl path by Sahitya Tummala · 5 years ago
  57. 05c09f4 f2fs: make "f2fs_fault_name[]" const char * by Alexey Dobriyan · 5 years ago
  58. 74ec201 f2fs: read page index before freeing by Pan Bian · 6 years ago
  59. 3beb85a f2fs: fix wrong return value of f2fs_acl_create by Tiezhu Yang · 6 years ago
  60. b1a81bb f2fs: avoid build warn of fall_through by Jaegeuk Kim · 5 years ago
  61. bcabd03 f2fs: fix race between write_checkpoint and write_begin by Sheng Yong · 6 years ago
  62. 43a197a f2fs: check memory boundary by insane namelen by Jaegeuk Kim · 6 years ago
  63. a151f36 f2fs: only flush the single temp bio cache which owns the target page by Yunlong Song · 6 years ago
  64. 5b5162d f2fs: fix out-place-update DIO write by Chao Yu · 6 years ago
  65. 504ab57 f2fs: fix to be aware discard/preflush/dio command in is_idle() by Chao Yu · 6 years ago
  66. cc32cf3 f2fs: add to account direct IO by Chao Yu · 6 years ago
  67. f726078 f2fs: move dir data flush to write checkpoint process by Yunlei He · 6 years ago
  68. 5bb1672 f2fs: change segment to section in f2fs_ioc_gc_range by Yunlong Song · 6 years ago
  69. bc83a660b f2fs: export migration_granularity sysfs entry by Chao Yu · 6 years ago
  70. 28bd09a f2fs: support subsectional garbage collection by Chao Yu · 6 years ago
  71. 7fc4751 f2fs: introduce __is_large_section() for cleanup by Chao Yu · 6 years ago
  72. 5b11d2b f2fs: clean up f2fs_sb_has_##feature_name by Chao Yu · 6 years ago
  73. d785aff f2fs: remove codes of unused wio_mutex by Yunlong Song · 6 years ago
  74. 957676b f2fs: fix count of seg_freed to make sec_freed correct by Yunlong Song · 6 years ago
  75. 37146ae f2fs: fix to account preflush command for noflush_merge mode by Chao Yu · 6 years ago
  76. 71d6c47 f2fs: avoid GC causing encrypted file corrupted by Yunlong Song · 6 years ago
  77. 9f23a83 Merge 4.9.148 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  78. 4d5741a proc/sysctl: don't return ENOMEM on lookup when a table is unregistering by Ivan Delalande · 5 years ago
  79. 3926df1 ubifs: Handle re-linking of inodes correctly while recovery by Richard Weinberger · 5 years ago
  80. a2f9236 Merge 4.9.147 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  81. 4cd3766 cifs: In Kconfig CONFIG_CIFS_POSIX needs depends on legacy (insecure cifs) by Steve French · 6 years ago
  82. de42cd2 nfs: don't dirty kernel pages read by direct-io by Dave Kleikamp · 5 years ago
  83. 3a7bac9 aio: fix spectre gadget in lookup_ioctx by Jeff Moyer · 5 years ago
  84. 603dd20 ANDROID: Revert fs/squashfs back to linux-4.9.y by Alistair Strachan · 5 years ago
  85. 5d05bdd Merge 4.9.146 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  86. 5c35dc0 pstore: Convert console write to use ->write_buf by Namhyung Kim · 8 years ago
  87. 1b5620c ocfs2: fix potential use after free by Pan Bian · 5 years ago
  88. 7f0a62f hfsplus: do not free node before using by Pan Bian · 5 years ago
  89. 5cf4154 hfs: do not free node before using by Pan Bian · 5 years ago
  90. 12daef1 ocfs2: fix deadlock caused by ocfs2_defrag_extent() by Larry Chen · 5 years ago
  91. f23fc42 fscache, cachefiles: remove redundant variable 'cache' by Colin Ian King · 6 years ago
  92. 7a821a9 fscache: fix race between enablement and dropping of object by NeilBrown · 6 years ago
  93. 5e3cd96 cachefiles: Fix page leak in cachefiles_read_backing_file while vmscan is active by Kiran Kumar Modukuri · 6 years ago
  94. d2139ee exportfs: do not read dentry after free by Pan Bian · 6 years ago
  95. aeda916 Btrfs: send, fix infinite loop due to directory rename dependencies by Robbie Ko · 6 years ago
  96. c36dff3 sysv: return 'err' instead of 0 in __sysv_write_inode by YueHaibing · 6 years ago
  97. e33fa31 BACKPORT, FROMGIT: fscrypt: add Adiantum support by Eric Biggers · 5 years ago
  98. 6328e64 Merge 4.9.145 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  99. fcfc763 cifs: Fix separator when building path from dentry by Paulo Alcantara · 6 years ago
  100. 860c8b8 Merge 4.9.144 into android-4.9 by Greg Kroah-Hartman · 5 years ago