1. 516f293 Merge 4.9.332 into android-4.9-q by Greg Kroah-Hartman · 2 years, 2 months ago common/android-4.9-q
  2. 4dfd6a4 kernfs: fix use-after-free in __kernfs_remove by Christian A. Ehrhardt · 2 years, 3 months ago
  3. f2c90df ocfs2: fix BUG when iput after ocfs2_mknod fails by Joseph Qi · 2 years, 2 months ago
  4. d841744 ocfs2: clear dinode links count in case of error by Joseph Qi · 2 years, 2 months ago
  5. 9b95cf4 Merge 4.9.331 into android-4.9-q by Greg Kroah-Hartman · 2 years, 2 months ago
  6. b6f5ec5 ext4: continue to expand file system when the target size doesn't reach by Jerry Lee 李修賢 · 2 years, 5 months ago
  7. 7534a90 f2fs: fix race condition on setting FI_NO_EXTENT flag by Zhang Qilong · 2 years, 4 months ago
  8. 6b22c5a ext4: place buffer head allocation before handle start by Jinke Han · 2 years, 4 months ago
  9. c5875ea ext4: make ext4_lazyinit_thread freezable by Lalith Rajendran · 2 years, 4 months ago
  10. dc45157 ext4: fix null-ptr-deref in ext4_write_info by Baokun Li · 2 years, 5 months ago
  11. 3b31cc5 ext4: avoid crash when inline data creation follows DIO write by Jan Kara · 2 years, 5 months ago
  12. a9043a2 nilfs2: fix use-after-free bug of struct nilfs_root by Ryusuke Konishi · 2 years, 3 months ago
  13. c01e527 quota: Check next/prev free block number after reading from quota file by Zhihao Cheng · 2 years, 3 months ago
  14. ab0c40b fs: dlm: handle -EBUSY first in lock arg validation by Alexander Aring · 2 years, 4 months ago
  15. e07ea4e fs: dlm: fix race between test_bit() and queue_work() by Alexander Aring · 2 years, 4 months ago
  16. 3a22314 ceph: don't truncate file in atomic_open by Hu Weiwen · 2 years, 6 months ago
  17. b63026b nilfs2: replace WARN_ONs by nilfs_error for checkpoint acquisition failure by Ryusuke Konishi · 2 years, 3 months ago
  18. 81fe58e nilfs2: fix leak of nilfs_root in case of writer thread creation failure by Ryusuke Konishi · 2 years, 3 months ago
  19. bb63454 nilfs2: fix NULL pointer dereference at nilfs_bmap_lookup_at_level() by Ryusuke Konishi · 2 years, 3 months ago
  20. d1ff475 fs: fix UAF/GPF bug in nilfs_mdt_destroy by Dongliang Mu · 2 years, 4 months ago
  21. 7ddce74 ntfs: fix BUG_ON in ntfs_lookup_inode_by_name() by ChenXiaoSong · 2 years, 5 months ago
  22. e909885 Merge 4.9.330 into android-4.9-q by Greg Kroah-Hartman · 2 years, 3 months ago
  23. 4a4a73f ext4: make directory inode spreading reflect flexbg size by Jan Kara · 2 years, 4 months ago
  24. ed71ada cifs: don't send down the destination address to sendmsg for a SOCK_STREAM by Stefan Metzmacher · 2 years, 3 months ago
  25. bdfaf54d Merge 4.9.329 into android-4.9-q by Greg Kroah-Hartman · 2 years, 3 months ago
  26. 5bc5da2 tracefs: Only clobber mode/uid/gid on remount if asked by Brian Norris · 2 years, 4 months ago
  27. 1f866c5 Merge 4.9.327 into android-4.9-q by Greg Kroah-Hartman · 2 years, 4 months ago
  28. d1f0467 btrfs: check if root is readonly while setting security xattr by Goldwyn Rodrigues · 2 years, 4 months ago
  29. 33296e8 Merge 4.9.326 into android-4.9-q by Greg Kroah-Hartman · 2 years, 4 months ago
  30. 53f62a4 ext4: avoid resizing to a partial cluster size by Kiselev, Oleg · 2 years, 5 months ago
  31. 835f95d ext4: avoid remove directory when directory is corrupted by Ye Bin · 2 years, 6 months ago
  32. d908b26 NFSv4.1: RECLAIM_COMPLETE must handle EACCES by Zhang Xianwei · 2 years, 5 months ago
  33. 8d6795e btrfs: fix lost error handling when looking up extended ref on log replay by Filipe Manana · 2 years, 5 months ago
  34. cec1c92 btrfs: reject log replay if there is unsupported RO compat flag by Qu Wenruo · 2 years, 7 months ago
  35. f336fd3 ext4: correct max_inline_xattr_value_size computing by Baokun Li · 2 years, 6 months ago
  36. 2a60054 ext4: fix extent status tree race in writeback error recovery path by Eric Whitney · 2 years, 6 months ago
  37. 2579749 ext4: update s_overhead_clusters in the superblock during an on-line resize by Theodore Ts'o · 2 years, 6 months ago
  38. 9337f38 ext4: fix use-after-free in ext4_xattr_set_entry by Baokun Li · 2 years, 6 months ago
  39. b77dd5b ext4: make sure ext4_append() always allocates new block by Lukas Czerner · 2 years, 6 months ago
  40. 214c684 ext4: add EXT4_INODE_HAS_XATTR_SPACE macro in xattr.h by Baokun Li · 2 years, 6 months ago
  41. 8f68eb5 fuse: limit nsec by Miklos Szeredi · 2 years, 5 months ago
  42. 349c049 vfs: Check the truncate maximum size in inode_newsize_ok() by David Howells · 2 years, 5 months ago
  43. 891160f proc: Pass file mode to proc_pid_make_inode by Andreas Gruenbacher · 8 years ago
  44. d2bb6a9 ntfs: fix use-after-free in ntfs_ucsncmp() by ChenXiaoSong · 2 years, 6 months ago
  45. a649166 Merge 4.9.324 into android-4.9-q by Greg Kroah-Hartman · 2 years, 5 months ago
  46. 0681d5b nilfs2: fix incorrect masking of permission flags for symlinks by Ryusuke Konishi · 2 years, 6 months ago
  47. bd77557 Merge 4.9.323 into android-4.9-q by Greg Kroah-Hartman · 2 years, 6 months ago
  48. 7c0119a xfs: remove incorrect ASSERT in xfs_rename by Eric Sandeen · 2 years, 6 months ago
  49. ea690b6 Merge 4.9.320 into android-4.9-q by Eric Biggers · 2 years, 6 months ago
  50. b79d4d0 fuse: fix pipe buffer lifetime for direct_io by Miklos Szeredi · 2 years, 10 months ago
  51. 0dc2fca ext4: add reserved GDT blocks check by Zhang Yi · 2 years, 7 months ago
  52. 984ceb2 ext4: make variable "count" signed by Ding Xiang · 2 years, 7 months ago
  53. 6880fb2 ext4: fix bug_on ext4_mb_use_inode_pa by Baokun Li · 2 years, 7 months ago
  54. a298e88 pNFS: Don't keep retrying if the server replied NFS4ERR_LAYOUTUNAVAILABLE by Trond Myklebust · 2 years, 7 months ago
  55. fe7cde4 9p: missing chunk of "fs/9p: Don't update file type when updating file attributes" by Al Viro · 3 years, 11 months ago
  56. b6d1c4d Merge 4.9.318 into android-4.9-q by Greg Kroah-Hartman · 2 years, 7 months ago
  57. 43d7093 cifs: return errors during session setup during reconnects by Shyam Prasad N · 2 years, 7 months ago
  58. 4ba7bbe jffs2: fix memory leak in jffs2_do_fill_super by Baokun Li · 2 years, 9 months ago
  59. 1434cd7 ocfs2: dlmfs: fix error handling of user_dlm_destroy_lock by Junxiao Bi via Ocfs2-devel · 2 years, 7 months ago
  60. 5c79f40 dlm: fix missing lkb refcount handling by Alexander Aring · 2 years, 8 months ago
  61. 2c55155 dlm: fix plock invalid read by Alexander Aring · 2 years, 9 months ago
  62. 93bbf04 ext4: verify dir block before splitting it by Jan Kara · 2 years, 7 months ago
  63. 19918ec ext4: fix bug_on in ext4_writepages by Ye Bin · 2 years, 7 months ago
  64. 1a3a15b ext4: fix use-after-free in ext4_rename_dir_prepare by Ye Bin · 2 years, 9 months ago
  65. e52a9cc fs-writeback: writeback_sb_inodes:Recalculate 'wrote' according skipped pages by Zhihao Cheng · 2 years, 8 months ago
  66. 90dc375 inotify: show inotify mask flags in proc fdinfo by Amir Goldstein · 2 years, 8 months ago
  67. 6d830ed fat: add ratelimit to fat*_ent_bread() by OGAWA Hirofumi · 2 years, 8 months ago
  68. 6c4ad94 fs: jfs: fix possible NULL pointer dereference in dbFree() by Zixuan Fu · 2 years, 9 months ago
  69. b32304f btrfs: add "0x" prefix for unsupported optional features by Qu Wenruo · 2 years, 8 months ago
  70. d1605fc Merge 4.9.317 into android-4.9-q by Greg Kroah-Hartman · 2 years, 7 months ago
  71. fea1d09 NFSD: Fix possible sleep during nfsd4_release_lockowner() by Chuck Lever · 2 years, 7 months ago
  72. 41f6ea5 exec: Force single empty string when argv is empty by Kees Cook · 2 years, 11 months ago
  73. f1a1131 Merge 4.9.313 into android-4.9-q by Greg Kroah-Hartman · 2 years, 8 months ago
  74. 3f0257d btrfs: always log symlinks in full mode by Filipe Manana · 2 years, 8 months ago
  75. 7505475 Merge 4.9.312 into android-4.9 by Greg Kroah-Hartman · 2 years, 8 months ago
  76. 53eded3 ext4: force overhead calculation if the s_overhead_cluster makes no sense by Theodore Ts'o · 2 years, 9 months ago
  77. 4f658e7 ext4: fix overhead calculation to account for the reserved gdt blocks by Theodore Ts'o · 2 years, 9 months ago
  78. ea5e8a8 ext4: limit length to bitmap_maxbytes - blocksize in punch_hole by Tadeusz Struk · 2 years, 9 months ago
  79. a84775f cifs: Check the IOCB_DIRECT flag, not O_DIRECT by David Howells · 2 years, 9 months ago
  80. c279706 gfs2: assign rgrp glock before compute_bitstructs by Bob Peterson · 3 years ago
  81. f5c4d26 Merge 4.9.311 into android-4.9-q by Greg Kroah-Hartman · 2 years, 8 months ago
  82. 3e58274 cifs: potential buffer overflow in handling symlinks by Harshit Mogalapalli · 2 years, 9 months ago
  83. d2e45f0 jfs: prevent NULL deref in diFree by Haimin Zhang · 2 years, 9 months ago
  84. 20d78e5 gfs2: Make sure FITRIM minlen is rounded up to fs block size by Andrew Price · 2 years, 9 months ago
  85. e619939 ubifs: setflags: Make dirtied_ino_d 8 bytes aligned by Zhihao Cheng · 3 years ago
  86. e92c445 ubifs: Add missing iput if do_tmpfile() failed in rename whiteout by Zhihao Cheng · 3 years ago
  87. bd8d7da ntfs: add sanity check on allocation size by Dongliang Mu · 2 years, 9 months ago
  88. 5db60e76 ext4: don't BUG if someone dirty pages without asking ext4 first by Theodore Ts'o · 2 years, 10 months ago
  89. 644fa3b jfs: fix divide error in dbNextAG by Pavel Skripkin · 2 years, 9 months ago
  90. e893ca9 NFS: remove unneeded check in decode_devicenotify_args() by Alexey Khoroshilov · 2 years, 10 months ago
  91. df95b0e ext2: correct max file size computing by Zhang Yi · 2 years, 11 months ago
  92. 9b0c691 jffs2: fix memory leak in jffs2_scan_medium by Baokun Li · 3 years ago
  93. 2a9d818 jffs2: fix memory leak in jffs2_do_mount_fs by Baokun Li · 3 years ago
  94. 9150cb6 jffs2: fix use-after-free in jffs2_clear_xattr_subsystem by Baokun Li · 3 years ago
  95. 1a33e0d NFSD: prevent underflow in nfssvc_decode_writeargs() by Dan Carpenter · 2 years, 10 months ago
  96. 76da5ff Merge 4.9.308 into android-4.9-q by Greg Kroah-Hartman · 2 years, 9 months ago
  97. 064284c fs: sysfs_emit: Remove PAGE_SIZE alignment check by Lucas Wei · 2 years, 9 months ago
  98. e9ffe75 Merge 4.9.307 into android-4.9 by Greg Kroah-Hartman · 2 years, 10 months ago
  99. 43bfa08 btrfs: unlock newly allocated extent buffer after error by Qu Wenruo · 3 years, 3 months ago
  100. ad8bfa4 Merge 4.9.305 into android-4.9-q by Greg Kroah-Hartman · 2 years, 10 months ago