1. 2862efe Merge branch 'android-4.9-q' into int/11/fp3 by Karsten Tausche · 1 year, 4 months ago rel/11/fp3/8901.4.A.0021 rel/11/fp3/8901.4.A.0021.0
  2. 7e6dfb2 Merge 4.9.337 into android-4.9-q by Greg Kroah-Hartman · 1 year, 4 months ago
  3. 56836c3 ext4: initialize quota before expanding inode in setproject ioctl by Jan Kara · 1 year, 5 months ago
  4. 9c4ef44 ext4: avoid BUG_ON when creating xattrs by Jan Kara · 1 year, 6 months ago
  5. 0735746 ext4: fix error code return to user-space in ext4_get_branch() by Luís Henriques · 1 year, 6 months ago
  6. 67f6d5a ext4: init quota for 'old.inode' in 'ext4_rename' by Ye Bin · 1 year, 6 months ago
  7. e76ede9 ext4: fix bug_on in __es_tree_search caused by bad boot loader inode by Baokun Li · 1 year, 7 months ago
  8. dd5639d ext4: fix undefined behavior in bit shift for ext4_check_flag_values by Gaosheng Cui · 1 year, 7 months ago
  9. 08cd26a ext4: add inode table check in __ext4_get_inode_loc to aovid possible infinite loop by Baokun Li · 1 year, 9 months ago
  10. 0f4dfff cifs: fix confusing debug message by Paulo Alcantara · 1 year, 5 months ago
  11. cad0d17f pnode: terminate at peers of source by Christian Brauner · 1 year, 5 months ago
  12. ff939af hfsplus: fix bug causing custom uid and gid being unable to be assigned with mount by Aditya Garg · 1 year, 5 months ago
  13. 0cf939d reiserfs: Add missing calls to reiserfs_security_free() by Roberto Sassu · 1 year, 6 months ago
  14. 44d3eac orangefs: Fix kmemleak in orangefs_prepare_debugfs_help_string() by Zhang Xiaoxu · 1 year, 7 months ago
  15. 8c40f2d hfs: fix OOB Read in __hfs_brec_find by ZhangPeng · 1 year, 6 months ago
  16. 6b0ea3d nilfs2: fix shift-out-of-bounds/overflow in nilfs_sb2_bad_offset() by Ryusuke Konishi · 1 year, 7 months ago
  17. f8d4d0b fs: jfs: fix shift-out-of-bounds in dbDiscardAG by Hoi Pok Wu · 1 year, 7 months ago
  18. 78eba27 udf: Avoid double brelse() in udf_rename() by Shigeru Yoshida · 1 year, 7 months ago
  19. d3b4869 fs: jfs: fix shift-out-of-bounds in dbAllocAG by Dongliang Mu · 1 year, 7 months ago
  20. 0f1a489 binfmt_misc: fix shift-out-of-bounds in check_special_flags by Liu Shixin · 1 year, 7 months ago
  21. 707bcca9 nfsd: under NFSv4.1, fix double svc_xprt_put on rpc_create failure by Dan Aloni · 1 year, 5 months ago
  22. 5d21468 chardev: fix error handling in cdev_device_add() by Yang Yingliang · 1 year, 6 months ago
  23. 36ffa81 orangefs: Fix sysfs not cleanup when dev init failed by Zhang Xiaoxu · 1 year, 7 months ago
  24. 5cc6b7a NFSv4: Fix a deadlock between nfs4_open_recover_helper() and delegreturn by Trond Myklebust · 1 year, 6 months ago
  25. 6f38446 NFSv4.2: Fix a memory stomp in decode_attr_security_label by Trond Myklebust · 1 year, 7 months ago
  26. 8399318 hfs: Fix OOB Write in hfs_asc2mac by ZhangPeng · 1 year, 6 months ago
  27. 9498f67 fs: sysv: Fix sysv_nblocks() returns wrong value by Chen Zhongjin · 1 year, 5 months ago
  28. 111e540 libfs: add DEFINE_SIMPLE_ATTRIBUTE_SIGNED for signed value by Akinobu Mita · 1 year, 8 months ago
  29. 0000281 ocfs2: fix memory leak in ocfs2_stack_glue_init() by Shang XiaoJing · 1 year, 7 months ago
  30. f8c5011 fs: don't audit the capability check in simple_xattr_list() by Ondrej Mosnacek · 1 year, 6 months ago
  31. 1579bed pstore: Avoid kcore oops by vmap()ing with VM_IOREMAP by Stephen Boyd · 1 year, 5 months ago
  32. 9391da5 udf: Fix extending file within last block by Jan Kara · 1 year, 5 months ago
  33. 1f9eae3 udf: Do not bother looking for prealloc extents if i_lenExtents matches i_size by Jan Kara · 1 year, 5 months ago
  34. c8b6fa4 udf: Fix preallocation discarding at indirect extent boundary by Jan Kara · 1 year, 5 months ago
  35. a58ae14 udf: Drop unused arguments of udf_delete_aext() by Jan Kara · 6 years ago
  36. 4a1c338 udf: Discard preallocation before extending file with a hole by Jan Kara · 1 year, 5 months ago
  37. 68550d3 Merge branch 'android-4.9-q' into int/11/fp3 by Bharath · 1 year, 5 months ago
  38. 3193623 Merge 4.9.335 into android-4.9-q by Greg Kroah-Hartman · 1 year, 5 months ago
  39. 2f2c5950 nilfs2: fix NULL pointer dereference in nilfs_palloc_commit_free_entry() by ZhangPeng · 1 year, 6 months ago
  40. 89840b1 btrfs: qgroup: fix sleep from invalid context bug in btrfs_qgroup_inherit() by ChenXiaoSong · 1 year, 6 months ago
  41. 1bb8791 nilfs2: fix nilfs_sufile_mark_dirty() not set segment usage as dirty by Chen Zhongjin · 1 year, 6 months ago
  42. 77f98b33 Merge 4.9.334 into android-4.9-q by Greg Kroah-Hartman · 1 year, 6 months ago
  43. 5559eb5 ntfs: check overflow when iterating ATTR_RECORDs by Hawkins Jiawei · 1 year, 9 months ago
  44. 9fa6459 ntfs: fix out-of-bounds read in ntfs_attr_find() by Hawkins Jiawei · 1 year, 9 months ago
  45. 79f3ac7 ntfs: fix use-after-free in ntfs_attr_find() by Hawkins Jiawei · 1 year, 9 months ago
  46. bcb97ac mm: fs: initialize fsdata passed to write_begin/write_end interface by Alexander Potapenko · 1 year, 8 months ago
  47. ac67a98 gfs2: Switch from strlcpy to strscpy by Andreas Gruenbacher · 1 year, 9 months ago
  48. d6b1e8e gfs2: Check sb_bsize_shift after reading superblock by Andrew Price · 1 year, 9 months ago
  49. b2fbf10 nilfs2: fix use-after-free bug of ns_writer on remount by Ryusuke Konishi · 1 year, 6 months ago
  50. d7bbdb3 cifs: Fix wrong return value checking when GETFLAGS by Zhang Xiaoxu · 1 year, 6 months ago
  51. 583fdd9 udf: Fix a slab-out-of-bounds write bug in udf_find_entry() by ZhangPeng · 1 year, 6 months ago
  52. 33eb72a btrfs: selftests: fix wrong error check in btrfs_free_dummy_root() by Zhang Xiaoxu · 1 year, 7 months ago
  53. 3c89ca6 nilfs2: fix deadlock in nilfs_count_free_blocks() by Ryusuke Konishi · 1 year, 7 months ago
  54. 0fc86d2 Merge 4.9.333 into android-4.9 by Greg Kroah-Hartman · 1 year, 6 months ago
  55. 0de5ee1 ext4: fix warning in 'ext4_da_release_space' by Ye Bin · 1 year, 7 months ago
  56. ffe134f btrfs: fix type of parameter generation in btrfs_get_dentry by David Sterba · 1 year, 7 months ago
  57. d813703 btrfs: fix ulist leaks in error paths of qgroup self tests by Filipe Manana · 1 year, 7 months ago
  58. 84b5cb4 nfs4: Fix kmemleak when allocate slot failed by Zhang Xiaoxu · 1 year, 7 months ago
  59. e500e6e NFSv4.1: We must always send RECLAIM_COMPLETE after a reboot by Trond Myklebust · 1 year, 7 months ago
  60. 285a828 NFSv4.1: Handle RECLAIM_COMPLETE trunking errors by Trond Myklebust · 1 year, 7 months ago
  61. 6d001f8 Merge branch 'android-4.9-q' into int/11/fp3 by Bharath · 1 year, 6 months ago
  62. 516f293 Merge 4.9.332 into android-4.9-q by Greg Kroah-Hartman · 1 year, 6 months ago
  63. 4dfd6a4 kernfs: fix use-after-free in __kernfs_remove by Christian A. Ehrhardt · 1 year, 8 months ago
  64. f2c90df ocfs2: fix BUG when iput after ocfs2_mknod fails by Joseph Qi · 1 year, 7 months ago
  65. d841744 ocfs2: clear dinode links count in case of error by Joseph Qi · 1 year, 7 months ago
  66. 9b95cf4 Merge 4.9.331 into android-4.9-q by Greg Kroah-Hartman · 1 year, 7 months ago
  67. b6f5ec5 ext4: continue to expand file system when the target size doesn't reach by Jerry Lee 李修賢 · 1 year, 10 months ago
  68. 7534a90 f2fs: fix race condition on setting FI_NO_EXTENT flag by Zhang Qilong · 1 year, 8 months ago
  69. 6b22c5a ext4: place buffer head allocation before handle start by Jinke Han · 1 year, 9 months ago
  70. c5875ea ext4: make ext4_lazyinit_thread freezable by Lalith Rajendran · 1 year, 9 months ago
  71. dc45157 ext4: fix null-ptr-deref in ext4_write_info by Baokun Li · 1 year, 9 months ago
  72. 3b31cc5 ext4: avoid crash when inline data creation follows DIO write by Jan Kara · 1 year, 10 months ago
  73. a9043a2 nilfs2: fix use-after-free bug of struct nilfs_root by Ryusuke Konishi · 1 year, 7 months ago
  74. c01e527 quota: Check next/prev free block number after reading from quota file by Zhihao Cheng · 1 year, 8 months ago
  75. ab0c40b fs: dlm: handle -EBUSY first in lock arg validation by Alexander Aring · 1 year, 9 months ago
  76. e07ea4e fs: dlm: fix race between test_bit() and queue_work() by Alexander Aring · 1 year, 9 months ago
  77. 3a22314 ceph: don't truncate file in atomic_open by Hu Weiwen · 1 year, 11 months ago
  78. b63026b nilfs2: replace WARN_ONs by nilfs_error for checkpoint acquisition failure by Ryusuke Konishi · 1 year, 8 months ago
  79. 81fe58e nilfs2: fix leak of nilfs_root in case of writer thread creation failure by Ryusuke Konishi · 1 year, 7 months ago
  80. bb63454 nilfs2: fix NULL pointer dereference at nilfs_bmap_lookup_at_level() by Ryusuke Konishi · 1 year, 8 months ago
  81. d1ff475 fs: fix UAF/GPF bug in nilfs_mdt_destroy by Dongliang Mu · 1 year, 9 months ago
  82. 7ddce74 ntfs: fix BUG_ON in ntfs_lookup_inode_by_name() by ChenXiaoSong · 1 year, 9 months ago
  83. cf68f6b Merge tag 'ASB-2022-10-01_4.9-q' into int/11/fp3 by Bharath · 1 year, 7 months ago
  84. e909885 Merge 4.9.330 into android-4.9-q by Greg Kroah-Hartman · 1 year, 8 months ago
  85. 4a4a73f ext4: make directory inode spreading reflect flexbg size by Jan Kara · 1 year, 8 months ago
  86. ed71ada cifs: don't send down the destination address to sendmsg for a SOCK_STREAM by Stefan Metzmacher · 1 year, 8 months ago
  87. bdfaf54d Merge 4.9.329 into android-4.9-q by Greg Kroah-Hartman · 1 year, 8 months ago
  88. 5bc5da2 tracefs: Only clobber mode/uid/gid on remount if asked by Brian Norris · 1 year, 9 months ago
  89. 8410720 proc: Replace skip_initramfs to androidboot.force_normal_boot by Luca Weiss · 2 years ago
  90. 9415be5 Merge tag 'ASB-2022-09-05_4.9-q' into int/11/fp3 by Luca Weiss · 1 year, 8 months ago rel/11/fp3/8901.4.A.0017 rel/11/fp3/8901.4.A.0017.3
  91. 1f866c5 Merge 4.9.327 into android-4.9-q by Greg Kroah-Hartman · 1 year, 8 months ago
  92. d1f0467 btrfs: check if root is readonly while setting security xattr by Goldwyn Rodrigues · 1 year, 9 months ago
  93. 33296e8 Merge 4.9.326 into android-4.9-q by Greg Kroah-Hartman · 1 year, 9 months ago
  94. 53f62a4 ext4: avoid resizing to a partial cluster size by Kiselev, Oleg · 1 year, 10 months ago
  95. 835f95d ext4: avoid remove directory when directory is corrupted by Ye Bin · 1 year, 11 months ago
  96. d908b26 NFSv4.1: RECLAIM_COMPLETE must handle EACCES by Zhang Xianwei · 1 year, 10 months ago
  97. 8d6795e btrfs: fix lost error handling when looking up extended ref on log replay by Filipe Manana · 1 year, 10 months ago
  98. cec1c92 btrfs: reject log replay if there is unsupported RO compat flag by Qu Wenruo · 2 years ago
  99. f336fd3 ext4: correct max_inline_xattr_value_size computing by Baokun Li · 1 year, 11 months ago
  100. 2a60054 ext4: fix extent status tree race in writeback error recovery path by Eric Whitney · 1 year, 11 months ago