1. face88e hfsplus: fix return value of hfsplus_get_block() by Ernesto A. Fernández · 6 years ago
  2. bae19f9 hfs: prevent btree data loss on ENOSPC by Ernesto A. Fernández · 6 years ago
  3. 376270e hfsplus: prevent btree data loss on ENOSPC by Ernesto A. Fernández · 6 years ago
  4. 09bb000 hfs: fix BUG on bnode parent update by Ernesto A. Fernández · 6 years ago
  5. 5c7ff86 hfsplus: fix BUG on bnode parent update by Ernesto A. Fernández · 6 years ago
  6. 345e0e2 fs/ocfs2/dlm/dlmdebug.c: fix a sleep-in-atomic-context bug in dlm_print_one_mle() by Jia-Ju Bai · 6 years ago
  7. 02fe0b2 f2fs: fix to spread clear_cold_data() by Chao Yu · 6 years ago
  8. cf53e72 ceph: fix dentry leak in ceph_readdir_prepopulate by Yan, Zheng · 6 years ago
  9. b9c8971 xfs: fix use-after-free race in xfs_buf_rele by Dave Chinner · 6 years ago
  10. 56af241 btrfs: handle error of get_old_root by Nikolay Borisov · 6 years ago
  11. 3ed025b gfs2: Fix marking bitmaps non-full by Andreas Gruenbacher · 6 years ago
  12. cef09a1 Revert "fs: ocfs2: fix possible null-pointer dereferences in ocfs2_xa_prepare_entry()" by Joseph Qi · 4 years, 10 months ago
  13. 13ff513 Merge 4.9.203 into android-4.9-q by Greg Kroah-Hartman · 4 years, 10 months ago
  14. 4c549f4 orangefs: rate limit the client not running info message by Colin Ian King · 6 years ago
  15. 5387916 GFS2: Flush the GFS2 delete workqueue before stopping the kernel threads by Tim Smith · 6 years ago
  16. 45d90b9 proc/vmcore: Fix i386 build error of missing copy_oldmem_page_encrypted() by Borislav Petkov · 6 years ago
  17. 7b98c74 NFSv4.x: fix lock recovery during delegation recall by Olga Kornievskaia · 6 years ago
  18. 1a8c430 f2fs: return correct errno in f2fs_gc by Jaegeuk Kim · 6 years ago
  19. c0c3f27 fuse: use READ_ONCE on congestion_threshold and max_background by Kirill Tkhai · 6 years ago
  20. 1bbb59c f2fs: fix to recover inode's uid/gid during POR by Chao Yu · 6 years ago
  21. 90b3fec kernfs: Fix range checks in kernfs_get_target_path by Bernd Edlinger · 6 years ago
  22. 8b76230 media: dvb: fix compat ioctl translation by Arnd Bergmann · 6 years ago
  23. bb3af01 f2fs: fix memory leak of percpu counter in fill_super() by Chao Yu · 6 years ago
  24. 89a4a13 gfs2: Don't set GFS2_RDF_UPTODATE when the lvb is updated by Bob Peterson · 6 years ago
  25. 5772d85 ecryptfs_lookup_interpose(): lower_dentry->d_parent is not stable either by Al Viro · 5 years ago
  26. 99eef25 ecryptfs_lookup_interpose(): lower_dentry->d_inode is not stable by Al Viro · 5 years ago
  27. 09bf7fb Merge 4.9.201 into android-4.9-q by Greg Kroah-Hartman · 4 years, 11 months ago
  28. d92f4f0 cgroup,writeback: don't switch wbs immediately on dead wbs if the memcg is dead by Tejun Heo · 4 years, 11 months ago
  29. 7fe8d15 NFSv4: Don't allow a cached open with a revoked delegation by Trond Myklebust · 5 years ago
  30. fa33be1 configfs: fix a deadlock in configfs_symlink() by Al Viro · 5 years ago
  31. 49824b5 configfs: provide exclusion between IO and removals by Al Viro · 5 years ago
  32. 77590eb configfs: new object reprsenting tree fragments by Al Viro · 5 years ago
  33. 41faa5d configfs_register_group() shouldn't be (and isn't) called in rmdirable parts by Al Viro · 5 years ago
  34. 0c5b0cb configfs: stash the data we need into configfs_buffer at open time by Al Viro · 5 years ago
  35. 539938d configfs: Fix bool initialization/comparison by Thomas Meyer · 7 years ago
  36. a4d3100 ceph: fix use-after-free in __ceph_remove_cap() by Luis Henriques · 5 years ago
  37. 851ba64 Merge 4.9.200 into android-4.9-q by Greg Kroah-Hartman · 4 years, 11 months ago
  38. fa25e11 cifs: Fix cifsInodeInfo lock_sem deadlock when reconnect occurs by Dave Wysochanski · 5 years ago
  39. dcb71b3 Merge 4.9.199 into android-4.9-q by Greg Kroah-Hartman · 4 years, 11 months ago
  40. 00eab76 xfs: Correctly invert xfs_buftarg LRU isolation logic by Vratislav Bendel · 7 years ago
  41. 709c37e fuse: truncate pending writes on O_TRUNC by Miklos Szeredi · 5 years ago
  42. c829f32 fuse: flush dirty data/metadata before non-truncate setattr by Miklos Szeredi · 5 years ago
  43. 05f0b03 NFSv4: Fix leak of clp->cl_acceptor string by Chuck Lever · 5 years ago
  44. c985788 fs: ocfs2: fix a possible null-pointer dereference in ocfs2_info_scan_inode_alloc() by Jia-Ju Bai · 5 years ago
  45. 5f05536 fs: ocfs2: fix a possible null-pointer dereference in ocfs2_write_end_nolock() by Jia-Ju Bai · 5 years ago
  46. f8c00ba fs: ocfs2: fix possible null-pointer dereferences in ocfs2_xa_prepare_entry() by Jia-Ju Bai · 5 years ago
  47. b537ea8 ocfs2: clear zero in unaligned direct IO by Jia Guo · 5 years ago
  48. a2c40c4 fs: cifs: mute -Wunused-const-variable message by Austin Kim · 5 years ago
  49. 8023398 exec: load_script: Do not exec truncated interpreter path by Kees Cook · 6 years ago
  50. 562fee1 Merge "Merge android-4.9.193 (23f8789) into msm-4.9" by Linux Build Service Account · 5 years ago
  51. dd32e92 Merge 4.9.198 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  52. 615e9f1 btrfs: block-group: Fix a memory leak due to missing btrfs_put_block_group() by Qu Wenruo · 5 years ago
  53. 605387c CIFS: avoid using MID 0xFFFF by Roberto Bergantinos Corpas · 5 years ago
  54. 75d52a1 ocfs2: fix panic due to ocfs2_wq is null by Yi Li · 5 years ago
  55. 853a2b8 Merge "proc: update perms of node "reclaim"" by Linux Build Service Account · 5 years ago
  56. 7f5d2d7 Merge android-4.9.192 (bb1c7f3) into msm-4.9 by jianzhou · 5 years ago
  57. 6fdca0f Merge android-4.9.191 (9ca8608) into msm-4.9 by jianzhou · 5 years ago
  58. dca3398 Merge android-4.9.190 (476e7ea) into msm-4.9 by jianzhou · 5 years ago
  59. e9766ef Merge 4.9.197 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  60. e6e3f36 xfs: clear sb->s_fs_info on mount failure by Dave Chinner · 6 years ago
  61. b349884 Fix the locking in dcache_readdir() and friends by Al Viro · 5 years ago
  62. 5736d6e CIFS: Force reval dentry if LOOKUP_REVAL flag is set by Pavel Shilovsky · 5 years ago
  63. 2ce48f0 CIFS: Force revalidate inode when dentry is stale by Pavel Shilovsky · 5 years ago
  64. 3a539d9 CIFS: Gracefully handle QueryInfo errors during open by Pavel Shilovsky · 5 years ago
  65. 80a84d6 fuse: fix memleak in cuse_channel_open by zhengbin · 5 years ago
  66. 60991fe ceph: reconnect connection if session hang in opening state by Erqi Chen · 5 years ago
  67. 3f2533b ceph: fix directories inode i_blkbits initialization by Luis Henriques · 5 years ago
  68. 16a56a8 9p: avoid attaching writeback_fid on mmap with type PRIVATE by Chengguang Xu · 5 years ago
  69. 14793a8 fs: nfs: Fix possible null-pointer dereferences in encode_attrs() by Jia-Ju Bai · 5 years ago
  70. 9030528 proc: update perms of node "reclaim" by Zhenhua Huang · 5 years ago
  71. 227aacc Merge android-4.9.189 (2970e78) into msm-4.9 by jianzhou · 5 years ago
  72. 466787a Merge android-4.9.188 (d4fff2d) into msm-4.9 by jianzhou · 5 years ago
  73. 79bbe9c Merge android-4.9.187 (fabc071) into msm-4.9 by jianzhou · 5 years ago
  74. cd0d461 Merge 4.9.196 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  75. 96a23aa ocfs2: wait for recovering done after direct unlock request by Changwei Ge · 5 years ago
  76. 3730ea0 fat: work around race with userspace's read via blockdev while mounting by OGAWA Hirofumi · 5 years ago
  77. 59aade0 Merge 4.9.195 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  78. 94fe757 Btrfs: fix race setting up and completing qgroup rescan workers by Filipe Manana · 5 years ago
  79. d15aa4b btrfs: qgroup: Drop quota_root and fs_info parameters from update_qgroup_status_item by Lu Fengqi · 6 years ago
  80. 7d77837 CIFS: Fix oplock handling for SMB 2.1+ protocols by Pavel Shilovsky · 5 years ago
  81. 4b8d7cf CIFS: fix max ea value size by Murphy Zhou · 5 years ago
  82. 4820f7e ext4: fix punch hole for inline_data file systems by Theodore Ts'o · 5 years ago
  83. f624549 ext4: fix warning inside ext4_convert_unwritten_extents_endio by Rakesh Pandit · 5 years ago
  84. 13f9914 btrfs: Relinquish CPUs in btrfs_compare_trees by Nikolay Borisov · 5 years ago
  85. f0ed93d Btrfs: fix use-after-free when using the tree modification log by Filipe Manana · 5 years ago
  86. 3fe1e27 ovl: filter of trusted xattr results in audit by Mark Salyzyn · 5 years ago
  87. a489154 fuse: fix missing unlock_page in fuse_writepage() by Vasily Averin · 5 years ago
  88. d43c355 btrfs: extent-tree: Make sure we only allocate extents from block groups with the same type by Qu Wenruo · 5 years ago
  89. 0a72d77 xfs: don't crash on null attr fork xfs_bmapi_read by Darrick J. Wong · 5 years ago
  90. f3537bd f2fs: fix to do sanity check on segment bitmap of LFS curseg by Chao Yu · 5 years ago
  91. 06c417b Revert "f2fs: avoid out-of-range memory access" by Chao Yu · 5 years ago
  92. 002d268 f2fs: check all the data segments against all node ones by Surbhi Palande · 5 years ago
  93. dd9d552 f2fs: avoid infinite GC loop due to stale atomic files by Sayali Lokhande · 5 years ago
  94. f360bd4 Merge 4.9.194 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  95. 3571c9b cifs: Use kzfree() to zero out the password by Dan Carpenter · 5 years ago
  96. 16764d7 cifs: set domainName when a domain-key is used in multiuser by Ronnie Sahlberg · 5 years ago
  97. 15c6f86 NFSv2: Fix write regression by Trond Myklebust · 5 years ago
  98. bc94dcf NFSv2: Fix eof handling by Trond Myklebust · 5 years ago
  99. 5a4086e NFS: Fix initialisation of I/O result struct in nfs_pgio_rpcsetup by Trond Myklebust · 5 years ago
  100. 88acd56 NFSv4: Fix return values for nfs4_file_open() by Trond Myklebust · 5 years ago