1. 12cae95 Merge 4.9.67 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  2. daf3a68 NFS: revalidate "." etc correctly on "open". by NeilBrown · 7 years ago
  3. aa1a6cf nfsd: fix panic in posix_unblock_lock called from nfs4_laundromat by Naofumi Honda · 7 years ago
  4. 1c40425 nfsd: Fix another OPEN stateid race by Trond Myklebust · 7 years ago
  5. 1c8ea41 nfsd: Fix stateid races between OPEN and CLOSE by Trond Myklebust · 7 years ago
  6. c251267 btrfs: clear space cache inode generation always by Josef Bacik · 7 years ago
  7. c1a2864 Merge 4.9.66 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  8. 79dec01 btrfs: return the actual error value from from btrfs_uuid_tree_iterate by Pan Bian · 7 years ago
  9. d3d5e69 fscrypt: use ENOTDIR when setting encryption policy on nondirectory by Eric Biggers · 7 years ago
  10. d612bee fscrypt: use ENOKEY when file cannot be created w/o key by Eric Biggers · 7 years ago
  11. dc5f76e fscrypt: lock mutex before checking for bounce page pool by Eric Biggers · 7 years ago
  12. 3df3127 lockd: double unregister of inetaddr notifiers by Vasily Averin · 7 years ago
  13. bccfffd fs/9p: Compare qid.path in v9fs_test_inode by Tuomas Tynkkynen · 7 years ago
  14. 9cdd4bf ext4: fix interaction between i_size, fallocate, and delalloc after a crash by Theodore Ts'o · 7 years ago
  15. 62f0b69 nfsd: deal with revoked delegations appropriately by Andrew Elble · 7 years ago
  16. 8fb42f7 NFS: Avoid RCU usage in tracepoints by Anna Schumaker · 7 years ago
  17. 8ead2ac nfs: Fix ugly referral attributes by Chuck Lever · 7 years ago
  18. a896292 NFS: Fix typo in nomigration mount option by Joshua Watt · 7 years ago
  19. affd159 isofs: fix timestamps beyond 2027 by Arnd Bergmann · 7 years ago
  20. 7d00fdb eCryptfs: use after free in ecryptfs_release_messaging() by Dan Carpenter · 7 years ago
  21. 45a99f1 nilfs2: fix race condition that causes file system corruption by Andreas Rohner · 7 years ago
  22. ab96d9c autofs: don't fail mount for transient error by NeilBrown · 7 years ago
  23. 8ae26d1 f2fs: updates on 4.15-rc1 by Jaegeuk Kim · 7 years ago
  24. ea83e4a Merge 4.9.65 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  25. fae5947 coda: fix 'kernel memory exposure attempt' in fsync by Jan Harkes · 7 years ago
  26. 8af7773 ocfs2: should wait dio before inode lock in ocfs2_setattr() by alex chen · 7 years ago
  27. a835644 ocfs2: fix cluster hang after a node dies by Changwei Ge · 7 years ago
  28. c4789f8 Merge 4.9.61 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  29. 2e727b8 vfs: open() with O_CREAT should not create inodes with unknown ids by Seth Forshee · 7 years ago
  30. 16d65c0 ext4: do not use stripe_width if it is not set by Jan Kara · 7 years ago
  31. 0e9deca ext4: fix stripe-unaligned allocations by Jan Kara · 7 years ago
  32. f2fd2d9 ocfs2: fstrim: Fix start offset of first cluster group during fstrim by Ashish Samant · 7 years ago
  33. 5e8b028 cifs: check MaxPathNameComponentLength != 0 before using it by Ronnie Sahlberg · 7 years ago
  34. 6d14481 Merge 4.9.60 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  35. 4b86c48 ecryptfs: fix dereference of NULL user_key_payload by Eric Biggers · 7 years ago
  36. 8783885 fuse: fix READDIRPLUS skipping an entry by Miklos Szeredi · 7 years ago
  37. a703da4 ceph: unlock dangling spinlock in try_flush_caps() by Jeff Layton · 7 years ago
  38. 16cc920 Merge 4.9.59 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  39. d2d576e FS-Cache: fix dereference of NULL user_key_payload by Eric Biggers · 7 years ago
  40. b2ac5d4 fscrypt: fix dereference of NULL user_key_payload by Eric Biggers · 7 years ago
  41. f374505 xfs: trim writepage mapping to within eof by Brian Foster · 7 years ago
  42. 245262c xfs: cancel dirty pages on invalidation by Dave Chinner · 7 years ago
  43. 67d73f4 xfs: handle error if xfs_btree_get_bufs fails by Eric Sandeen · 7 years ago
  44. fee940a xfs: reinit btree pointer on attr tree inactivation walk by Brian Foster · 7 years ago
  45. 0fe7d85 xfs: don't change inode mode if ACL update fails by Dave Chinner · 7 years ago
  46. 3a5a338 xfs: move more RT specific code under CONFIG_XFS_RT by Dave Chinner · 7 years ago
  47. 3042b3a xfs: Don't log uninitialised fields in inode structures by Dave Chinner · 7 years ago
  48. 1b4998d xfs: handle racy AIO in xfs_reflink_end_cow by Christoph Hellwig · 7 years ago
  49. 002295a xfs: always swap the cow forks when swapping extents by Darrick J. Wong · 7 years ago
  50. d59a3f7 xfs: Capture state of the right inode in xfs_iflush_done by Carlos Maiolino · 7 years ago
  51. 98cbca2 xfs: perag initialization should only touch m_ag_max_usable for AG 0 by Darrick J. Wong · 7 years ago
  52. 0eebfed xfs: update i_size after unwritten conversion in dio completion by Eryu Guan · 7 years ago
  53. d1b2a35 xfs: report zeroed or not correctly in xfs_zero_range() by Eryu Guan · 7 years ago
  54. 6f77062 fs/xfs: Use %pS printk format for direct addresses by Helge Deller · 7 years ago
  55. 92f6060 xfs: evict CoW fork extents when performing finsert/fcollapse by Darrick J. Wong · 7 years ago
  56. 4e9de11 xfs: don't unconditionally clear the reflink flag on zero-block files by Darrick J. Wong · 7 years ago
  57. f108c7d Merge 4.9.58 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  58. d4bda74 nfsd/callback: Cleanup callback cred on shutdown by Kinglong Mee · 7 years ago
  59. bd53085 ceph: clean up unsafe d_parent accesses in build_dentry_path by Jeff Layton · 7 years ago
  60. 6839ad5 ceph: fix bogus endianness change in ceph_ioctl_set_layout by Jeff Layton · 7 years ago
  61. df37e8f ceph: don't update_dentry_lease unless we actually got one by Jeff Layton · 7 years ago
  62. 2ada592 ocfs2/dlmglue: prepare tracking logic to avoid recursive cluster lock by Eric Ren · 7 years ago
  63. e9afe7c f2fs: do not wait for writeback in write_begin by Jaegeuk Kim · 7 years ago
  64. e215b6b Btrfs: send, fix failure to rename top level inode due to name collision by Robbie Ko · 7 years ago
  65. e5226e9 f2fs: do SSR for data when there is enough free space by Yunlong Song · 7 years ago
  66. b86d2b1 Merge 4.9.57 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  67. f9139a1 direct-io: Prevent NULL pointer access in submit_page_section by Andreas Gruenbacher · 7 years ago
  68. 133ca5c fs/mpage.c: fix mpage_writepage() for pages with buffers by Matthew Wilcox · 7 years ago
  69. 92d7d3e CIFS: Reconnect expired SMB sessions by Pavel Shilovsky · 7 years ago
  70. 28cbf06 ext4: in ext4_seek_{hole,data}, return -ENXIO for negative offsets by Darrick J. Wong · 7 years ago
  71. 5c73594 FROMLIST: f2fs: expose some sectors to user in inline data or dentry case by Jaegeuk Kim · 7 years ago
  72. ed0b958 UPSTREAM: f2fs: fix potential panic during fstrim by Chao Yu · 7 years ago
  73. 63da420 f2fs: catch up to v4.14-rc1 by Hyojun Kim · 7 years ago
  74. cdbe07a Merge 4.9.55 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  75. ec86c1c f2fs: don't allow encrypted operations without keys by Jaegeuk Kim · 7 years ago
  76. 48d7b5a ext4: don't allow encrypted operations without keys by Theodore Ts'o · 7 years ago
  77. 6007f0f ext4: Don't clear SGID when inheriting ACLs by Jan Kara · 7 years ago
  78. 2d605d9 ext4: fix data corruption for mmap writes by Jan Kara · 7 years ago
  79. 27db1f0 vfs: deny copy_file_range() for non regular files by Amir Goldstein · 7 years ago
  80. 88c195d lsm: fix smack_inode_removexattr and xattr_getsecurity memleak by Casey Schaufler · 7 years ago
  81. e5eba30 Merge 4.9.54 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  82. d86f4ea8 xfs: remove kmem_zalloc_greedy by Darrick J. Wong · 7 years ago
  83. 49f1b2c nfs: make nfs4_cb_sv_ops static by Jason Yan · 7 years ago
  84. dd96407 hugetlbfs: initialize shared policy as part of inode allocation by Mike Kravetz · 7 years ago
  85. 26899ca Btrfs: fix potential use-after-free for cloned bio by Liu Bo · 7 years ago
  86. c17acd2 Btrfs: fix segmentation fault when doing dio read by Liu Bo · 7 years ago
  87. 97766c6 GFS2: Fix reference to ERR_PTR in gfs2_glock_iter_next by Dan Carpenter · 7 years ago
  88. 379e3b2 Merge 4.9.53 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  89. e2f80348 gfs2: Fix debugfs glocks dump by Andreas Gruenbacher · 7 years ago
  90. f11525d btrfs: prevent to set invalid default subvolid by satoru takeuchi · 7 years ago
  91. ba44bc4 btrfs: propagate error to btrfs_cmp_data_prepare caller by Naohiro Aota · 7 years ago
  92. b86b6c2 btrfs: fix NULL pointer dereference from free_reloc_roots() by Naohiro Aota · 7 years ago
  93. 02c7d98 xfs: validate bdev support for DAX inode flag by Ross Zwisler · 7 years ago
  94. f3e2e7f vfs: Return -ENXIO for negative SEEK_HOLE / SEEK_DATA offsets by Andreas Gruenbacher · 7 years ago
  95. 18a89a1 SMB3: Don't ignore O_SYNC/O_DSYNC and O_DIRECT flags by Steve French · 7 years ago
  96. 0e1b85a SMB: Validate negotiate (to protect against downgrade) even if signing off by Steve French · 7 years ago
  97. df1be20 SMB3: Warn user if trying to sign connection that authenticated as guest by Steve French · 7 years ago
  98. f2d395b Fix SMB3.1.1 guest authentication to Samba by Steve French · 7 years ago
  99. 9ad15a2 fs/proc: Report eip/esp in /prod/PID/stat for coredumping by John Ogness · 7 years ago
  100. b6a77c7 cifs: release auth_key.response for reconnect. by Shu Wang · 7 years ago