1. 40a19e5 ext4: force inode writes when nfsd calls commit_metadata() by Theodore Ts'o · 5 years ago
  2. 2eb64177 ext4: include terminating u32 in size of xattr entries when expanding inodes by Theodore Ts'o · 5 years ago
  3. c72f56c ext4: fix EXT4_IOC_GROUP_ADD ioctl by ruippan (潘睿) · 5 years ago
  4. eaec103 ext4: missing unlock/put_page() in ext4_try_to_write_inline_data() by Maurizio Lombardi · 5 years ago
  5. 836bf26 ext4: fix possible use after free in ext4_quota_enable by Pan Bian · 5 years ago
  6. ec19f64 f2fs: don't access node/meta inode mapping after iput by Jaegeuk Kim · 5 years ago
  7. ddd7bcb f2fs: wait on atomic writes to count F2FS_CP_WB_DATA by Jaegeuk Kim · 5 years ago
  8. 043c92b UPSTREAM: mm: /proc/pid/smaps_rollup: fix NULL pointer deref in smaps_pte_range() by Vlastimil Babka · 6 years ago
  9. ed868e9 BACKPORT: fs/proc/task_mmu.c: fix Locked field in /proc/pid/smaps* by Vlastimil Babka · 6 years ago
  10. 6668962 BACKPORT: mm: add /proc/pid/smaps_rollup by Daniel Colascione · 7 years ago
  11. f41ab60 Merge android-4.9.145 (6328e64) into msm-4.9 by jianzhou · 5 years ago
  12. ad0784f f2fs: sanity check of xattr entry size by Jaegeuk Kim · 5 years ago
  13. bc6771e f2fs: fix use-after-free issue when accessing sbi->stat_info by Sahitya Tummala · 5 years ago
  14. d9b3df5 f2fs: check PageWriteback flag for ordered case by Chao Yu · 5 years ago
  15. 273e71c f2fs: fix validation of the block count in sanity_check_raw_super by Martin Blumenstingl · 5 years ago
  16. ae3bc06 f2fs: fix missing unlock(sbi->gc_mutex) by Jaegeuk Kim · 5 years ago
  17. fbb223f f2fs: clean up structure extent_node by Chao Yu · 5 years ago
  18. 489f2dc f2fs: fix block address for __check_sit_bitmap by Qiuyang Sun · 5 years ago
  19. be83ade f2fs: fix sbi->extent_list corruption issue by Sahitya Tummala · 5 years ago
  20. 717ed96 f2fs: clean up checkpoint flow by Chao Yu · 5 years ago
  21. 1f85e0c f2fs: flush stale issued discard candidates by Jaegeuk Kim · 5 years ago
  22. 2d145882 f2fs: correct wrong spelling, issing_* by Jaegeuk Kim · 5 years ago
  23. 9248dba f2fs: use kvmalloc, if kmalloc is failed by Jaegeuk Kim · 5 years ago
  24. 7df51a1 f2fs: remove redundant comment of unused wio_mutex by Yunlong Song · 5 years ago
  25. a8c3e53 f2fs: fix to reorder set_page_dirty and wait_on_page_writeback by Chao Yu · 5 years ago
  26. ad32a8a f2fs: clear PG_writeback if IPU failed by Sheng Yong · 5 years ago
  27. a58cf53 f2fs: add an ioctl() to explicitly trigger fsck later by Jaegeuk Kim · 5 years ago
  28. cf1cf04 f2fs: avoid frequent costly fsck triggers by Jaegeuk Kim · 5 years ago
  29. e3faef1 f2fs: fix m_may_create to make OPU DIO write correctly by Jia Zhu · 6 years ago
  30. 35304bb f2fs: fix to update new block address correctly for OPU by Jia Zhu · 6 years ago
  31. 968fb76 f2fs: adjust trace print in f2fs_get_victim() to cover all paths by Sahitya Tummala · 6 years ago
  32. 61a26f3 f2fs: fix to allow node segment for GC by ioctl path by Sahitya Tummala · 6 years ago
  33. 05c09f4 f2fs: make "f2fs_fault_name[]" const char * by Alexey Dobriyan · 6 years ago
  34. 74ec201 f2fs: read page index before freeing by Pan Bian · 6 years ago
  35. 3beb85a f2fs: fix wrong return value of f2fs_acl_create by Tiezhu Yang · 6 years ago
  36. b1a81bb f2fs: avoid build warn of fall_through by Jaegeuk Kim · 6 years ago
  37. bcabd03 f2fs: fix race between write_checkpoint and write_begin by Sheng Yong · 6 years ago
  38. 43a197a f2fs: check memory boundary by insane namelen by Jaegeuk Kim · 6 years ago
  39. a151f36 f2fs: only flush the single temp bio cache which owns the target page by Yunlong Song · 6 years ago
  40. 5b5162d f2fs: fix out-place-update DIO write by Chao Yu · 6 years ago
  41. 504ab57 f2fs: fix to be aware discard/preflush/dio command in is_idle() by Chao Yu · 6 years ago
  42. cc32cf3 f2fs: add to account direct IO by Chao Yu · 6 years ago
  43. f726078 f2fs: move dir data flush to write checkpoint process by Yunlei He · 6 years ago
  44. 5bb1672 f2fs: change segment to section in f2fs_ioc_gc_range by Yunlong Song · 6 years ago
  45. bc83a660b f2fs: export migration_granularity sysfs entry by Chao Yu · 6 years ago
  46. 28bd09a f2fs: support subsectional garbage collection by Chao Yu · 6 years ago
  47. 7fc4751 f2fs: introduce __is_large_section() for cleanup by Chao Yu · 6 years ago
  48. 5b11d2b f2fs: clean up f2fs_sb_has_##feature_name by Chao Yu · 6 years ago
  49. d785aff f2fs: remove codes of unused wio_mutex by Yunlong Song · 6 years ago
  50. 957676b f2fs: fix count of seg_freed to make sec_freed correct by Yunlong Song · 6 years ago
  51. 37146ae f2fs: fix to account preflush command for noflush_merge mode by Chao Yu · 6 years ago
  52. 71d6c47 f2fs: avoid GC causing encrypted file corrupted by Yunlong Song · 6 years ago
  53. 67a883f Merge "Merge android-4.9.135 (03fcc2f) into msm-4.9" by Linux Build Service Account · 5 years ago
  54. 087b3b1 Merge "dm-crypt: Skip encryption of file system-encrypted blocks" by Linux Build Service Account · 5 years ago
  55. 9f23a83 Merge 4.9.148 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  56. 4d5741a proc/sysctl: don't return ENOMEM on lookup when a table is unregistering by Ivan Delalande · 5 years ago
  57. 3926df1 ubifs: Handle re-linking of inodes correctly while recovery by Richard Weinberger · 5 years ago
  58. a2f9236 Merge 4.9.147 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  59. 4cd3766 cifs: In Kconfig CONFIG_CIFS_POSIX needs depends on legacy (insecure cifs) by Steve French · 6 years ago
  60. de42cd2 nfs: don't dirty kernel pages read by direct-io by Dave Kleikamp · 5 years ago
  61. 3a7bac9 aio: fix spectre gadget in lookup_ioctx by Jeff Moyer · 5 years ago
  62. e93c1c1 ext4: Set the bio REQ_NOENCRYPT flag by Michael Halcrow · 7 years ago
  63. 93c9678 f2fs: Set the bio REQ_NOENCRYPT flag by Michael Halcrow · 7 years ago
  64. c5976f8 Merge android-4.9.135 (03fcc2f) into msm-4.9 by Minming Qi · 5 years ago
  65. 603dd20 ANDROID: Revert fs/squashfs back to linux-4.9.y by Alistair Strachan · 5 years ago
  66. 5d05bdd Merge 4.9.146 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  67. 5c35dc0 pstore: Convert console write to use ->write_buf by Namhyung Kim · 8 years ago
  68. 1b5620c ocfs2: fix potential use after free by Pan Bian · 5 years ago
  69. 7f0a62f hfsplus: do not free node before using by Pan Bian · 5 years ago
  70. 5cf4154 hfs: do not free node before using by Pan Bian · 5 years ago
  71. 12daef1 ocfs2: fix deadlock caused by ocfs2_defrag_extent() by Larry Chen · 5 years ago
  72. f23fc42 fscache, cachefiles: remove redundant variable 'cache' by Colin Ian King · 6 years ago
  73. 7a821a9 fscache: fix race between enablement and dropping of object by NeilBrown · 6 years ago
  74. 5e3cd96 cachefiles: Fix page leak in cachefiles_read_backing_file while vmscan is active by Kiran Kumar Modukuri · 6 years ago
  75. d2139ee exportfs: do not read dentry after free by Pan Bian · 6 years ago
  76. aeda916 Btrfs: send, fix infinite loop due to directory rename dependencies by Robbie Ko · 6 years ago
  77. c36dff3 sysv: return 'err' instead of 0 in __sysv_write_inode by YueHaibing · 6 years ago
  78. 4595b7f Merge "Merge android-4.9.134 (a427932) into msm-4.9" by Linux Build Service Account · 5 years ago
  79. e33fa31 BACKPORT, FROMGIT: fscrypt: add Adiantum support by Eric Biggers · 6 years ago
  80. 6328e64 Merge 4.9.145 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  81. fcfc763 cifs: Fix separator when building path from dentry by Paulo Alcantara · 6 years ago
  82. 860c8b8 Merge 4.9.144 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  83. 0c82bca hugetlbfs: fix bug in pgoff overflow checking by Mike Kravetz · 6 years ago
  84. 4ec44e9 xfs: don't fail when converting shortform attr to long form during ATTR_REPLACE by Darrick J. Wong · 6 years ago
  85. 91fe514 f2fs: fix to do sanity check with cp_pack_start_sum by Chao Yu · 5 years ago
  86. 2c605dd f2fs: free meta pages if sanity check for ckpt is failed by Jaegeuk Kim · 7 years ago
  87. b10a6ac f2fs: fix to do sanity check with block address in main area v2 by Chao Yu · 6 years ago
  88. e33c1e2 f2fs: fix missing up_read by Jaegeuk Kim · 6 years ago
  89. aafb371 f2fs: fix to do sanity check with block address in main area by Chao Yu · 6 years ago
  90. 1c87980 f2fs: fix to do sanity check with node footer and iblocks by Chao Yu · 6 years ago
  91. fd8c7d3 f2fs: Add sanity_check_inode() function by Ben Hutchings · 5 years ago
  92. 06e606a f2fs: fix to do sanity check with user_block_count by Chao Yu · 6 years ago
  93. a3dccfa f2fs: fix to do sanity check with secs_per_zone by Chao Yu · 6 years ago
  94. d451188 f2fs: introduce and spread verify_blkaddr by Chao Yu · 6 years ago
  95. 6012d18 f2fs: clean up with is_valid_blkaddr() by Chao Yu · 6 years ago
  96. 65e1055 f2fs: enhance sanity_check_raw_super() to avoid potential overflow by Jaegeuk Kim · 6 years ago
  97. 6e182e9 f2fs: sanity check on sit entry by Jaegeuk Kim · 6 years ago
  98. 89d78cf f2fs: check blkaddr more accuratly before issue a bio by Yunlei He · 6 years ago
  99. 3fd9620 f2fs: return error during fill_super by Jaegeuk Kim · 6 years ago
  100. 240ceff f2fs: detect wrong layout by Jaegeuk Kim · 7 years ago