1. 7402cae FROMGIT: f2fs: do not return EFSCORRUPTED, but try to run online repair by Jaegeuk Kim · 1 year, 2 months ago
  2. 4a9b7e9 UPSTREAM: f2fs: fix deadlock in i_xattr_sem and inode page lock by Jaegeuk Kim · 1 year, 6 months ago
  3. 61a7bb0 Merge branch 'master' of https://github.com/namjaejeon/linux-exfat-oot into android13-4.9-sdm845 by Michael Bestas · 1 year, 4 months ago
  4. 6fe87b7 Merge branch 'android-4.9-q' of https://android.googlesource.com/kernel/common into lineage-20 by Alexander Martinz · 2 years ago
  5. 7e6dfb2 Merge 4.9.337 into android-4.9-q by Greg Kroah-Hartman · 2 years ago
  6. 56836c3 ext4: initialize quota before expanding inode in setproject ioctl by Jan Kara · 2 years, 1 month ago
  7. 9c4ef44 ext4: avoid BUG_ON when creating xattrs by Jan Kara · 2 years, 1 month ago
  8. 0735746 ext4: fix error code return to user-space in ext4_get_branch() by Luís Henriques · 2 years, 2 months ago
  9. 67f6d5a ext4: init quota for 'old.inode' in 'ext4_rename' by Ye Bin · 2 years, 2 months ago
  10. e76ede9 ext4: fix bug_on in __es_tree_search caused by bad boot loader inode by Baokun Li · 2 years, 2 months ago
  11. dd5639d ext4: fix undefined behavior in bit shift for ext4_check_flag_values by Gaosheng Cui · 2 years, 2 months ago
  12. 08cd26a ext4: add inode table check in __ext4_get_inode_loc to aovid possible infinite loop by Baokun Li · 2 years, 4 months ago
  13. 0f4dfff cifs: fix confusing debug message by Paulo Alcantara · 2 years ago
  14. cad0d17f pnode: terminate at peers of source by Christian Brauner · 2 years ago
  15. ff939af hfsplus: fix bug causing custom uid and gid being unable to be assigned with mount by Aditya Garg · 2 years, 1 month ago
  16. 0cf939d reiserfs: Add missing calls to reiserfs_security_free() by Roberto Sassu · 2 years, 2 months ago
  17. 44d3eac orangefs: Fix kmemleak in orangefs_prepare_debugfs_help_string() by Zhang Xiaoxu · 2 years, 2 months ago
  18. 8c40f2d hfs: fix OOB Read in __hfs_brec_find by ZhangPeng · 2 years, 1 month ago
  19. 6b0ea3d nilfs2: fix shift-out-of-bounds/overflow in nilfs_sb2_bad_offset() by Ryusuke Konishi · 2 years, 2 months ago
  20. f8d4d0b fs: jfs: fix shift-out-of-bounds in dbDiscardAG by Hoi Pok Wu · 2 years, 2 months ago
  21. 78eba27 udf: Avoid double brelse() in udf_rename() by Shigeru Yoshida · 2 years, 2 months ago
  22. d3b4869 fs: jfs: fix shift-out-of-bounds in dbAllocAG by Dongliang Mu · 2 years, 2 months ago
  23. 0f1a489 binfmt_misc: fix shift-out-of-bounds in check_special_flags by Liu Shixin · 2 years, 2 months ago
  24. 707bcca9 nfsd: under NFSv4.1, fix double svc_xprt_put on rpc_create failure by Dan Aloni · 2 years ago
  25. 5d21468 chardev: fix error handling in cdev_device_add() by Yang Yingliang · 2 years, 1 month ago
  26. 36ffa81 orangefs: Fix sysfs not cleanup when dev init failed by Zhang Xiaoxu · 2 years, 2 months ago
  27. 5cc6b7a NFSv4: Fix a deadlock between nfs4_open_recover_helper() and delegreturn by Trond Myklebust · 2 years, 2 months ago
  28. 6f38446 NFSv4.2: Fix a memory stomp in decode_attr_security_label by Trond Myklebust · 2 years, 2 months ago
  29. 8399318 hfs: Fix OOB Write in hfs_asc2mac by ZhangPeng · 2 years, 1 month ago
  30. 9498f67 fs: sysv: Fix sysv_nblocks() returns wrong value by Chen Zhongjin · 2 years, 1 month ago
  31. 111e540 libfs: add DEFINE_SIMPLE_ATTRIBUTE_SIGNED for signed value by Akinobu Mita · 2 years, 3 months ago
  32. 0000281 ocfs2: fix memory leak in ocfs2_stack_glue_init() by Shang XiaoJing · 2 years, 2 months ago
  33. f8c5011 fs: don't audit the capability check in simple_xattr_list() by Ondrej Mosnacek · 2 years, 2 months ago
  34. 1579bed pstore: Avoid kcore oops by vmap()ing with VM_IOREMAP by Stephen Boyd · 2 years, 1 month ago
  35. 9391da5 udf: Fix extending file within last block by Jan Kara · 2 years, 1 month ago
  36. 1f9eae3 udf: Do not bother looking for prealloc extents if i_lenExtents matches i_size by Jan Kara · 2 years, 1 month ago
  37. c8b6fa4 udf: Fix preallocation discarding at indirect extent boundary by Jan Kara · 2 years, 1 month ago
  38. a58ae14 udf: Drop unused arguments of udf_delete_aext() by Jan Kara · 7 years ago
  39. 4a1c338 udf: Discard preallocation before extending file with a hole by Jan Kara · 2 years, 1 month ago
  40. 4f33fe1 Merge remote-tracking branch 'common/android-4.9-q' into android13-4.9-sdm845 by Michael Bestas · 2 years ago
  41. 987443a f2fs: don't allow any writes on readonly mount by Jaegeuk Kim · 4 years, 1 month ago
  42. b5a1632 FROMGIT: f2fs: flush data when enabling checkpoint back by Jaegeuk Kim · 4 years ago
  43. 95e4467 f2fs, dm-default-key: should skip dm-default-key only for FBE blocks by Jaegeuk Kim · 5 years ago
  44. 3193623 Merge 4.9.335 into android-4.9-q by Greg Kroah-Hartman · 2 years, 1 month ago
  45. 2f2c5950 nilfs2: fix NULL pointer dereference in nilfs_palloc_commit_free_entry() by ZhangPeng · 2 years, 1 month ago
  46. 89840b1 btrfs: qgroup: fix sleep from invalid context bug in btrfs_qgroup_inherit() by ChenXiaoSong · 2 years, 1 month ago
  47. 1bb8791 nilfs2: fix nilfs_sufile_mark_dirty() not set segment usage as dirty by Chen Zhongjin · 2 years, 1 month ago
  48. fb132ce fs: namespace: Fix use-after-free in unmount by Sayali Lokhande · 5 years ago
  49. d1fc63d ANDROID: vfs/ext4,f2fs: finish umount(2) in time with filesystem work by Jaegeuk Kim · 7 years ago
  50. ce80659 sdcardfs: should use spin_lock instead of mutex in rcu by Jaegeuk Kim · 4 years, 2 months ago
  51. b6832b1 sdcardfs: fix stale permission error by Jaegeuk Kim · 4 years, 3 months ago
  52. 8e1619c sdcardfs: fix wrong ENOENT when creating a file by Jaegeuk Kim · 7 years ago
  53. 3aaf685 exfat: add Kconfig and Makefile by Namjae Jeon · 4 years, 10 months ago
  54. 52848be Add 'fs/exfat/' from tag '6.0.0' by Michael Bestas · 2 years, 1 month ago
  55. 77f98b33 Merge 4.9.334 into android-4.9-q by Greg Kroah-Hartman · 2 years, 1 month ago
  56. 5559eb5 ntfs: check overflow when iterating ATTR_RECORDs by Hawkins Jiawei · 2 years, 4 months ago
  57. 9fa6459 ntfs: fix out-of-bounds read in ntfs_attr_find() by Hawkins Jiawei · 2 years, 4 months ago
  58. 79f3ac7 ntfs: fix use-after-free in ntfs_attr_find() by Hawkins Jiawei · 2 years, 4 months ago
  59. bcb97ac mm: fs: initialize fsdata passed to write_begin/write_end interface by Alexander Potapenko · 2 years, 3 months ago
  60. ac67a98 gfs2: Switch from strlcpy to strscpy by Andreas Gruenbacher · 2 years, 4 months ago
  61. d6b1e8e gfs2: Check sb_bsize_shift after reading superblock by Andrew Price · 2 years, 4 months ago
  62. b2fbf10 nilfs2: fix use-after-free bug of ns_writer on remount by Ryusuke Konishi · 2 years, 2 months ago
  63. d7bbdb3 cifs: Fix wrong return value checking when GETFLAGS by Zhang Xiaoxu · 2 years, 1 month ago
  64. 583fdd9 udf: Fix a slab-out-of-bounds write bug in udf_find_entry() by ZhangPeng · 2 years, 2 months ago
  65. 33eb72a btrfs: selftests: fix wrong error check in btrfs_free_dummy_root() by Zhang Xiaoxu · 2 years, 2 months ago
  66. 3c89ca6 nilfs2: fix deadlock in nilfs_count_free_blocks() by Ryusuke Konishi · 2 years, 2 months ago
  67. ba62466 Merge branch 'linux-4.9.y' of https://kernel.googlesource.com/pub/scm/linux/kernel/git/jaegeuk/f2fs-stable into lineage-20 by Alexander Martinz · 2 years, 1 month ago lineage/lineage-20-f2fs
  68. 0fc86d2 Merge 4.9.333 into android-4.9 by Greg Kroah-Hartman · 2 years, 2 months ago
  69. 0de5ee1 ext4: fix warning in 'ext4_da_release_space' by Ye Bin · 2 years, 2 months ago
  70. ffe134f btrfs: fix type of parameter generation in btrfs_get_dentry by David Sterba · 2 years, 2 months ago
  71. d813703 btrfs: fix ulist leaks in error paths of qgroup self tests by Filipe Manana · 2 years, 2 months ago
  72. 84b5cb4 nfs4: Fix kmemleak when allocate slot failed by Zhang Xiaoxu · 2 years, 2 months ago
  73. e500e6e NFSv4.1: We must always send RECLAIM_COMPLETE after a reboot by Trond Myklebust · 2 years, 2 months ago
  74. 285a828 NFSv4.1: Handle RECLAIM_COMPLETE trunking errors by Trond Myklebust · 2 years, 2 months ago
  75. 0cf14e3 Merge remote-tracking branch 'common/android-4.9-q' into android13-4.9-sdm845 by Michael Bestas · 2 years, 2 months ago
  76. 516f293 Merge 4.9.332 into android-4.9-q by Greg Kroah-Hartman · 2 years, 2 months ago common/android-4.9-q
  77. 4dfd6a4 kernfs: fix use-after-free in __kernfs_remove by Christian A. Ehrhardt · 2 years, 3 months ago
  78. f2c90df ocfs2: fix BUG when iput after ocfs2_mknod fails by Joseph Qi · 2 years, 2 months ago
  79. d841744 ocfs2: clear dinode links count in case of error by Joseph Qi · 2 years, 2 months ago
  80. 9b95cf4 Merge 4.9.331 into android-4.9-q by Greg Kroah-Hartman · 2 years, 2 months ago
  81. b6f5ec5 ext4: continue to expand file system when the target size doesn't reach by Jerry Lee 李修賢 · 2 years, 5 months ago
  82. 7534a90 f2fs: fix race condition on setting FI_NO_EXTENT flag by Zhang Qilong · 2 years, 4 months ago
  83. 6b22c5a ext4: place buffer head allocation before handle start by Jinke Han · 2 years, 4 months ago
  84. c5875ea ext4: make ext4_lazyinit_thread freezable by Lalith Rajendran · 2 years, 4 months ago
  85. dc45157 ext4: fix null-ptr-deref in ext4_write_info by Baokun Li · 2 years, 5 months ago
  86. 3b31cc5 ext4: avoid crash when inline data creation follows DIO write by Jan Kara · 2 years, 5 months ago
  87. a9043a2 nilfs2: fix use-after-free bug of struct nilfs_root by Ryusuke Konishi · 2 years, 3 months ago
  88. c01e527 quota: Check next/prev free block number after reading from quota file by Zhihao Cheng · 2 years, 3 months ago
  89. ab0c40b fs: dlm: handle -EBUSY first in lock arg validation by Alexander Aring · 2 years, 4 months ago
  90. e07ea4e fs: dlm: fix race between test_bit() and queue_work() by Alexander Aring · 2 years, 4 months ago
  91. 3a22314 ceph: don't truncate file in atomic_open by Hu Weiwen · 2 years, 6 months ago
  92. b63026b nilfs2: replace WARN_ONs by nilfs_error for checkpoint acquisition failure by Ryusuke Konishi · 2 years, 3 months ago
  93. 81fe58e nilfs2: fix leak of nilfs_root in case of writer thread creation failure by Ryusuke Konishi · 2 years, 3 months ago
  94. bb63454 nilfs2: fix NULL pointer dereference at nilfs_bmap_lookup_at_level() by Ryusuke Konishi · 2 years, 3 months ago
  95. d1ff475 fs: fix UAF/GPF bug in nilfs_mdt_destroy by Dongliang Mu · 2 years, 4 months ago
  96. 7ddce74 ntfs: fix BUG_ON in ntfs_lookup_inode_by_name() by ChenXiaoSong · 2 years, 5 months ago
  97. 1cdc4b5 Merge remote-tracking branch 'common/android-4.9-q' into android13-4.9-sdm845 by Michael Bestas · 2 years, 3 months ago
  98. e909885 Merge 4.9.330 into android-4.9-q by Greg Kroah-Hartman · 2 years, 3 months ago
  99. 4a4a73f ext4: make directory inode spreading reflect flexbg size by Jan Kara · 2 years, 4 months ago
  100. ed71ada cifs: don't send down the destination address to sendmsg for a SOCK_STREAM by Stefan Metzmacher · 2 years, 3 months ago