1. 4f33fe1 Merge remote-tracking branch 'common/android-4.9-q' into android13-4.9-sdm845 by Michael Bestas · 2 years ago
  2. 987443a f2fs: don't allow any writes on readonly mount by Jaegeuk Kim · 4 years, 1 month ago
  3. b5a1632 FROMGIT: f2fs: flush data when enabling checkpoint back by Jaegeuk Kim · 4 years ago
  4. 95e4467 f2fs, dm-default-key: should skip dm-default-key only for FBE blocks by Jaegeuk Kim · 5 years ago
  5. 3193623 Merge 4.9.335 into android-4.9-q by Greg Kroah-Hartman · 2 years, 1 month ago
  6. 2f2c5950 nilfs2: fix NULL pointer dereference in nilfs_palloc_commit_free_entry() by ZhangPeng · 2 years, 1 month ago
  7. 89840b1 btrfs: qgroup: fix sleep from invalid context bug in btrfs_qgroup_inherit() by ChenXiaoSong · 2 years, 1 month ago
  8. 1bb8791 nilfs2: fix nilfs_sufile_mark_dirty() not set segment usage as dirty by Chen Zhongjin · 2 years, 1 month ago
  9. fb132ce fs: namespace: Fix use-after-free in unmount by Sayali Lokhande · 5 years ago
  10. d1fc63d ANDROID: vfs/ext4,f2fs: finish umount(2) in time with filesystem work by Jaegeuk Kim · 7 years ago
  11. ce80659 sdcardfs: should use spin_lock instead of mutex in rcu by Jaegeuk Kim · 4 years, 2 months ago
  12. b6832b1 sdcardfs: fix stale permission error by Jaegeuk Kim · 4 years, 3 months ago
  13. 8e1619c sdcardfs: fix wrong ENOENT when creating a file by Jaegeuk Kim · 7 years ago
  14. 3aaf685 exfat: add Kconfig and Makefile by Namjae Jeon · 4 years, 10 months ago
  15. 52848be Add 'fs/exfat/' from tag '6.0.0' by Michael Bestas · 2 years, 1 month ago
  16. 77f98b33 Merge 4.9.334 into android-4.9-q by Greg Kroah-Hartman · 2 years, 1 month ago
  17. 5559eb5 ntfs: check overflow when iterating ATTR_RECORDs by Hawkins Jiawei · 2 years, 4 months ago
  18. 9fa6459 ntfs: fix out-of-bounds read in ntfs_attr_find() by Hawkins Jiawei · 2 years, 4 months ago
  19. 79f3ac7 ntfs: fix use-after-free in ntfs_attr_find() by Hawkins Jiawei · 2 years, 4 months ago
  20. bcb97ac mm: fs: initialize fsdata passed to write_begin/write_end interface by Alexander Potapenko · 2 years, 3 months ago
  21. ac67a98 gfs2: Switch from strlcpy to strscpy by Andreas Gruenbacher · 2 years, 4 months ago
  22. d6b1e8e gfs2: Check sb_bsize_shift after reading superblock by Andrew Price · 2 years, 4 months ago
  23. b2fbf10 nilfs2: fix use-after-free bug of ns_writer on remount by Ryusuke Konishi · 2 years, 2 months ago
  24. d7bbdb3 cifs: Fix wrong return value checking when GETFLAGS by Zhang Xiaoxu · 2 years, 1 month ago
  25. 583fdd9 udf: Fix a slab-out-of-bounds write bug in udf_find_entry() by ZhangPeng · 2 years, 2 months ago
  26. 33eb72a btrfs: selftests: fix wrong error check in btrfs_free_dummy_root() by Zhang Xiaoxu · 2 years, 2 months ago
  27. 3c89ca6 nilfs2: fix deadlock in nilfs_count_free_blocks() by Ryusuke Konishi · 2 years, 2 months ago
  28. 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
  29. 0fc86d2 Merge 4.9.333 into android-4.9 by Greg Kroah-Hartman · 2 years, 2 months ago
  30. 0de5ee1 ext4: fix warning in 'ext4_da_release_space' by Ye Bin · 2 years, 2 months ago
  31. ffe134f btrfs: fix type of parameter generation in btrfs_get_dentry by David Sterba · 2 years, 2 months ago
  32. d813703 btrfs: fix ulist leaks in error paths of qgroup self tests by Filipe Manana · 2 years, 2 months ago
  33. 84b5cb4 nfs4: Fix kmemleak when allocate slot failed by Zhang Xiaoxu · 2 years, 2 months ago
  34. e500e6e NFSv4.1: We must always send RECLAIM_COMPLETE after a reboot by Trond Myklebust · 2 years, 2 months ago
  35. 285a828 NFSv4.1: Handle RECLAIM_COMPLETE trunking errors by Trond Myklebust · 2 years, 2 months ago
  36. 0cf14e3 Merge remote-tracking branch 'common/android-4.9-q' into android13-4.9-sdm845 by Michael Bestas · 2 years, 2 months ago
  37. 516f293 Merge 4.9.332 into android-4.9-q by Greg Kroah-Hartman · 2 years, 2 months ago common/android-4.9-q
  38. 4dfd6a4 kernfs: fix use-after-free in __kernfs_remove by Christian A. Ehrhardt · 2 years, 3 months ago
  39. f2c90df ocfs2: fix BUG when iput after ocfs2_mknod fails by Joseph Qi · 2 years, 2 months ago
  40. d841744 ocfs2: clear dinode links count in case of error by Joseph Qi · 2 years, 2 months ago
  41. 9b95cf4 Merge 4.9.331 into android-4.9-q by Greg Kroah-Hartman · 2 years, 2 months ago
  42. b6f5ec5 ext4: continue to expand file system when the target size doesn't reach by Jerry Lee 李修賢 · 2 years, 5 months ago
  43. 7534a90 f2fs: fix race condition on setting FI_NO_EXTENT flag by Zhang Qilong · 2 years, 4 months ago
  44. 6b22c5a ext4: place buffer head allocation before handle start by Jinke Han · 2 years, 4 months ago
  45. c5875ea ext4: make ext4_lazyinit_thread freezable by Lalith Rajendran · 2 years, 4 months ago
  46. dc45157 ext4: fix null-ptr-deref in ext4_write_info by Baokun Li · 2 years, 5 months ago
  47. 3b31cc5 ext4: avoid crash when inline data creation follows DIO write by Jan Kara · 2 years, 5 months ago
  48. a9043a2 nilfs2: fix use-after-free bug of struct nilfs_root by Ryusuke Konishi · 2 years, 3 months ago
  49. c01e527 quota: Check next/prev free block number after reading from quota file by Zhihao Cheng · 2 years, 3 months ago
  50. ab0c40b fs: dlm: handle -EBUSY first in lock arg validation by Alexander Aring · 2 years, 4 months ago
  51. e07ea4e fs: dlm: fix race between test_bit() and queue_work() by Alexander Aring · 2 years, 4 months ago
  52. 3a22314 ceph: don't truncate file in atomic_open by Hu Weiwen · 2 years, 6 months ago
  53. b63026b nilfs2: replace WARN_ONs by nilfs_error for checkpoint acquisition failure by Ryusuke Konishi · 2 years, 3 months ago
  54. 81fe58e nilfs2: fix leak of nilfs_root in case of writer thread creation failure by Ryusuke Konishi · 2 years, 3 months ago
  55. bb63454 nilfs2: fix NULL pointer dereference at nilfs_bmap_lookup_at_level() by Ryusuke Konishi · 2 years, 3 months ago
  56. d1ff475 fs: fix UAF/GPF bug in nilfs_mdt_destroy by Dongliang Mu · 2 years, 4 months ago
  57. 7ddce74 ntfs: fix BUG_ON in ntfs_lookup_inode_by_name() by ChenXiaoSong · 2 years, 5 months ago
  58. 1cdc4b5 Merge remote-tracking branch 'common/android-4.9-q' into android13-4.9-sdm845 by Michael Bestas · 2 years, 3 months ago
  59. e909885 Merge 4.9.330 into android-4.9-q by Greg Kroah-Hartman · 2 years, 3 months ago
  60. 4a4a73f ext4: make directory inode spreading reflect flexbg size by Jan Kara · 2 years, 4 months ago
  61. ed71ada cifs: don't send down the destination address to sendmsg for a SOCK_STREAM by Stefan Metzmacher · 2 years, 3 months ago
  62. bdfaf54d Merge 4.9.329 into android-4.9-q by Greg Kroah-Hartman · 2 years, 3 months ago
  63. 5bc5da2 tracefs: Only clobber mode/uid/gid on remount if asked by Brian Norris · 2 years, 4 months ago
  64. 52ddbcd Merge remote-tracking branch 'common/android-4.9-q' into android12-4.9-sdm845 by Michael Bestas · 2 years, 4 months ago
  65. 1f866c5 Merge 4.9.327 into android-4.9-q by Greg Kroah-Hartman · 2 years, 4 months ago
  66. d1f0467 btrfs: check if root is readonly while setting security xattr by Goldwyn Rodrigues · 2 years, 4 months ago
  67. 33296e8 Merge 4.9.326 into android-4.9-q by Greg Kroah-Hartman · 2 years, 4 months ago
  68. 53f62a4 ext4: avoid resizing to a partial cluster size by Kiselev, Oleg · 2 years, 5 months ago
  69. 835f95d ext4: avoid remove directory when directory is corrupted by Ye Bin · 2 years, 6 months ago
  70. d908b26 NFSv4.1: RECLAIM_COMPLETE must handle EACCES by Zhang Xianwei · 2 years, 5 months ago
  71. 8d6795e btrfs: fix lost error handling when looking up extended ref on log replay by Filipe Manana · 2 years, 5 months ago
  72. cec1c92 btrfs: reject log replay if there is unsupported RO compat flag by Qu Wenruo · 2 years, 7 months ago
  73. f336fd3 ext4: correct max_inline_xattr_value_size computing by Baokun Li · 2 years, 6 months ago
  74. 2a60054 ext4: fix extent status tree race in writeback error recovery path by Eric Whitney · 2 years, 6 months ago
  75. 2579749 ext4: update s_overhead_clusters in the superblock during an on-line resize by Theodore Ts'o · 2 years, 6 months ago
  76. 9337f38 ext4: fix use-after-free in ext4_xattr_set_entry by Baokun Li · 2 years, 6 months ago
  77. b77dd5b ext4: make sure ext4_append() always allocates new block by Lukas Czerner · 2 years, 6 months ago
  78. 214c684 ext4: add EXT4_INODE_HAS_XATTR_SPACE macro in xattr.h by Baokun Li · 2 years, 6 months ago
  79. 8f68eb5 fuse: limit nsec by Miklos Szeredi · 2 years, 5 months ago
  80. 349c049 vfs: Check the truncate maximum size in inode_newsize_ok() by David Howells · 2 years, 5 months ago
  81. 891160f proc: Pass file mode to proc_pid_make_inode by Andreas Gruenbacher · 8 years ago
  82. d2bb6a9 ntfs: fix use-after-free in ntfs_ucsncmp() by ChenXiaoSong · 2 years, 6 months ago
  83. a649166 Merge 4.9.324 into android-4.9-q by Greg Kroah-Hartman · 2 years, 5 months ago
  84. 0681d5b nilfs2: fix incorrect masking of permission flags for symlinks by Ryusuke Konishi · 2 years, 6 months ago
  85. fb6696b Merge remote-tracking branch 'common/android-4.9-q' into android12-4.9-sdm845 by Michael Bestas · 2 years, 5 months ago
  86. bd77557 Merge 4.9.323 into android-4.9-q by Greg Kroah-Hartman · 2 years, 6 months ago
  87. 7c0119a xfs: remove incorrect ASSERT in xfs_rename by Eric Sandeen · 2 years, 6 months ago
  88. ea690b6 Merge 4.9.320 into android-4.9-q by Eric Biggers · 2 years, 6 months ago
  89. b79d4d0 fuse: fix pipe buffer lifetime for direct_io by Miklos Szeredi · 2 years, 10 months ago
  90. 0dc2fca ext4: add reserved GDT blocks check by Zhang Yi · 2 years, 7 months ago
  91. 984ceb2 ext4: make variable "count" signed by Ding Xiang · 2 years, 7 months ago
  92. 6880fb2 ext4: fix bug_on ext4_mb_use_inode_pa by Baokun Li · 2 years, 7 months ago
  93. a298e88 pNFS: Don't keep retrying if the server replied NFS4ERR_LAYOUTUNAVAILABLE by Trond Myklebust · 2 years, 7 months ago
  94. fe7cde4 9p: missing chunk of "fs/9p: Don't update file type when updating file attributes" by Al Viro · 3 years, 11 months ago
  95. b6d1c4d Merge 4.9.318 into android-4.9-q by Greg Kroah-Hartman · 2 years, 7 months ago
  96. 43d7093 cifs: return errors during session setup during reconnects by Shyam Prasad N · 2 years, 7 months ago
  97. 4ba7bbe jffs2: fix memory leak in jffs2_do_fill_super by Baokun Li · 2 years, 9 months ago
  98. 1434cd7 ocfs2: dlmfs: fix error handling of user_dlm_destroy_lock by Junxiao Bi via Ocfs2-devel · 2 years, 7 months ago
  99. 5c79f40 dlm: fix missing lkb refcount handling by Alexander Aring · 2 years, 8 months ago
  100. 2c55155 dlm: fix plock invalid read by Alexander Aring · 2 years, 9 months ago