1. 90ed47f Merge remote-tracking branch '4.9/tmp-47c0adf' into 4.9 by Kyle Yan · 7 years ago
  2. dcde000 fat: fix using uninitialized fields of fat_inode/fsinfo_inode am: 63e873679b by OGAWA Hirofumi · 7 years ago
  3. 0f0cab5 ceph: remove req from unsafe list when unregistering it am: 5da90d0018 by Jeff Layton · 7 years ago
  4. debf88d orangefs: Use RCU for destroy_inode am: b2b0f6ffd3 by Peter Zijlstra · 7 years ago
  5. 5feec54 fs: Better permission checking for submounts am: d3381fab77 by Eric W. Biederman · 7 years ago
  6. d4ffcb8 mnt: Tuck mounts under others instead of creating shadow/side mounts. by Eric W. Biederman · 7 years ago
  7. 63e8736 fat: fix using uninitialized fields of fat_inode/fsinfo_inode by OGAWA Hirofumi · 7 years ago
  8. 5da90d0 ceph: remove req from unsafe list when unregistering it by Jeff Layton · 7 years ago
  9. b2b0f6f orangefs: Use RCU for destroy_inode by Peter Zijlstra · 7 years ago
  10. d3381fa fs: Better permission checking for submounts by Eric W. Biederman · 7 years ago
  11. 808e83e mnt: Tuck mounts under others instead of creating shadow/side mounts. by Eric W. Biederman · 7 years ago
  12. e61abd8 ANDROID: sched: add a counter to track fsync by Jin Qian · 7 years ago
  13. da75569 Merge remote-tracking branch '4.9/tmp-053b654' into msm-4.9 by Kyle Yan · 7 years ago
  14. 2b9a543 ceph: update readpages osd request according to size of pages am: dc8470f3c8 by Yan, Zheng · 7 years ago
  15. 23a9724 f2fs: avoid to issue redundant discard commands am: 8c53efc399 by Jaegeuk Kim · 7 years ago
  16. 227b67a f2fs: add ovp valid_blocks check for bg gc victim to fg_gc am: 4992ba2840 by Hou Pengyang · 7 years ago
  17. bc2d4e2 f2fs: fix multiple f2fs_add_link() calls having same name am: d00d1b71d9 by Jaegeuk Kim · 7 years ago
  18. 7ba5bdb f2fs: fix a problem of using memory after free am: ec160ad2ac by Yunlei He · 7 years ago
  19. 42a0b6a NFSv4: fix getacl ERANGE for some ACL buffer sizes am: d78f93384d by Weston Andros Adamson · 7 years ago
  20. 1ac0d2a NFSv4: fix getacl head length estimation am: 3f22cc6f5c by J. Bruce Fields · 7 years ago
  21. 8ce583b pNFS/flexfiles: If the layout is invalid, it must be updated before retrying by Trond Myklebust · 7 years ago
  22. 7c462ea NFSv4: Fix reboot recovery in copy offload am: 77bbc0c771 by Trond Myklebust · 7 years ago
  23. 1daccb8 NFSv4: Fix memory and state leak in _nfs4_open_and_get_state am: 0465339eb5 by Trond Myklebust · 7 years ago
  24. 9ac2421 nfsd: special case truncates some more am: a3c6cbc4ea by Christoph Hellwig · 7 years ago
  25. 0c81383 nfsd: minor nfsd_setattr cleanup am: 9bdd39c146 by Christoph Hellwig · 7 years ago
  26. 0af2720 gfs2: Add missing rcu locking for glock lookup am: 4cf918c804 by Andrew Price · 7 years ago
  27. c06ed29 fuse: add missing FR_FORCE am: 1e6be9c19c by Miklos Szeredi · 7 years ago
  28. d03bbbd ext4: return EROFS if device is r/o and journal replay is needed am: d6dcec965b by Theodore Ts'o · 7 years ago
  29. e34dc52 ext4: preserve the needs_recovery flag when the journal is aborted by Theodore Ts'o · 7 years ago
  30. 83ad57d ext4: fix inline data error paths am: 0b37d0c0c6 by Theodore Ts'o · 7 years ago
  31. 53a920d ext4: fix use-after-iput when fscrypt contexts are inconsistent am: 68ca0fdac4 by Eric Biggers · 7 years ago
  32. 2cff3a2 ext4: fix data corruption in data=journal mode am: a5a9cf387d by Jan Kara · 7 years ago
  33. e4c56d9 ext4: trim allocation requests to group size am: fc6c2da174 by Jan Kara · 7 years ago
  34. 04715e8 ext4: do not polute the extents cache while shifting extents am: e0b53d6729 by Roman Pen · 7 years ago
  35. ad34246 ext4: Include forgotten start block on fallocate insert range am: 72ae476d04 by Roman Pen · 7 years ago
  36. bbd860d jbd2: don't leak modified metadata buffers on an aborted journal am: a9b0c14ba1 by Theodore Ts'o · 7 years ago
  37. aa90df2 CIFS: Fix splice read for non-cached files am: c06d74df4e by Pavel Shilovsky · 7 years ago
  38. 87089bc ext4: fix deadlock between inline_data and ext4_expand_extra_isize_ea() by Theodore Ts'o · 7 years ago
  39. dc8470f ceph: update readpages osd request according to size of pages by Yan, Zheng · 7 years ago
  40. 8c53efc3 f2fs: avoid to issue redundant discard commands by Jaegeuk Kim · 7 years ago
  41. 4992ba2 f2fs: add ovp valid_blocks check for bg gc victim to fg_gc by Hou Pengyang · 7 years ago
  42. d00d1b7 f2fs: fix multiple f2fs_add_link() calls having same name by Jaegeuk Kim · 7 years ago
  43. ec160ad f2fs: fix a problem of using memory after free by Yunlei He · 7 years ago
  44. d78f933 NFSv4: fix getacl ERANGE for some ACL buffer sizes by Weston Andros Adamson · 7 years ago
  45. 3f22cc6 NFSv4: fix getacl head length estimation by J. Bruce Fields · 7 years ago
  46. c65db33 pNFS/flexfiles: If the layout is invalid, it must be updated before retrying by Trond Myklebust · 7 years ago
  47. 77bbc0c NFSv4: Fix reboot recovery in copy offload by Trond Myklebust · 7 years ago
  48. 0465339 NFSv4: Fix memory and state leak in _nfs4_open_and_get_state by Trond Myklebust · 7 years ago
  49. a3c6cbc nfsd: special case truncates some more by Christoph Hellwig · 7 years ago
  50. 9bdd39c nfsd: minor nfsd_setattr cleanup by Christoph Hellwig · 7 years ago
  51. 4cf918c gfs2: Add missing rcu locking for glock lookup by Andrew Price · 7 years ago
  52. 1e6be9c fuse: add missing FR_FORCE by Miklos Szeredi · 7 years ago
  53. d6dcec9 ext4: return EROFS if device is r/o and journal replay is needed by Theodore Ts'o · 7 years ago
  54. 269bf7b ext4: preserve the needs_recovery flag when the journal is aborted by Theodore Ts'o · 7 years ago
  55. 0b37d0c ext4: fix inline data error paths by Theodore Ts'o · 7 years ago
  56. 68ca0fd ext4: fix use-after-iput when fscrypt contexts are inconsistent by Eric Biggers · 7 years ago
  57. a5a9cf3 ext4: fix data corruption in data=journal mode by Jan Kara · 7 years ago
  58. fc6c2da ext4: trim allocation requests to group size by Jan Kara · 7 years ago
  59. e0b53d6 ext4: do not polute the extents cache while shifting extents by Roman Pen · 7 years ago
  60. 72ae476 ext4: Include forgotten start block on fallocate insert range by Roman Pen · 7 years ago
  61. a9b0c14 jbd2: don't leak modified metadata buffers on an aborted journal by Theodore Ts'o · 7 years ago
  62. c06d74d CIFS: Fix splice read for non-cached files by Pavel Shilovsky · 7 years ago
  63. da1e402 ext4: fix deadlock between inline_data and ext4_expand_extra_isize_ea() by Theodore Ts'o · 7 years ago
  64. 877a0a0 Merge remote-tracking branch '4.9/tmp-a6e00ae' into msm-4.9 by Kyle Yan · 7 years ago
  65. e682dcb Merge remote-tracking branch '4.9/tmp-0455ac9' into 4.9 by Kyle Yan · 7 years ago
  66. a6e00ae Merge branch 'upstream-linux-4.9.y' into android-4.9 by Todd Kjos · 7 years ago
  67. d004006 xfs: clear delalloc and cache on buffered write failure by Brian Foster · 7 years ago
  68. 0455ac9 Merge branch 'upstream-linux-4.9.y' into android-4.9 by Todd Kjos · 7 years ago
  69. 80a0477 fuse: fix uninitialized flags in pipe_buffer by Miklos Szeredi · 7 years ago
  70. 7283448 fuse: fix use after free issue in fuse_dev_do_read() by Sahitya Tummala · 7 years ago
  71. 166a246 vfs: fix uninitialized flags in splice_to_pipe() by Miklos Szeredi · 7 years ago
  72. 8810e5f Merge remote-tracking branch 'origin/tmp-dcb6110' into 4.8 by Channagoud Kadabi · 7 years ago
  73. cb05734 Merge tag 'v4.9.10' into android-4.9-aosp by Dmitry Shmidt · 7 years ago
  74. 93fb043 btrfs: fix btrfs_compat_ioctl failures on non-compat ioctls by Jeff Mahoney · 7 years ago
  75. 6ad0ca3 ANDROID: ext4 crypto: Disables zeroing on truncation when there's no key by Michael Halcrow · 7 years ago
  76. 009e608 ANDROID: Refactor fs readpage/write tracepoints. by Mohan Srinivasan · 7 years ago
  77. 2e1a4ae rtc: alarm: Add power-on alarm feature by Mao Jinlong · 8 years ago
  78. dcb6110 Merge tag 'v4.9.9' into android-4.9-aosp by Dmitry Shmidt · 7 years ago
  79. 72cd604 fs: break out of iomap_file_buffered_write on fatal signals by Michal Hocko · 7 years ago
  80. 9e25599 cifs: initialize file_info_lock by Rabin Vincent · 7 years ago
  81. 743146d3 NFSD: Fix a null reference case in find_or_create_lock_stateid() by Kinglong Mee · 7 years ago
  82. 13e6ef9 ext4: validate s_first_meta_bg at mount time by Eryu Guan · 8 years ago
  83. e37704d Merge tag 'v4.9.8' into android-4.9 by Dmitry Shmidt · 7 years ago
  84. b5b4d4a xfs: fix bmv_count confusion w/ shared extents by Darrick J. Wong · 7 years ago
  85. 5d44dd5 xfs: clear _XBF_PAGES from buffers when readahead page by Darrick J. Wong · 7 years ago
  86. 29f96b7 xfs: extsize hints are not unlikely in xfs_bmap_btalloc by Christoph Hellwig · 7 years ago
  87. aab858d xfs: remove racy hasattr check from attr ops by Brian Foster · 7 years ago
  88. 2909416 xfs: verify dirblocklog correctly by Darrick J. Wong · 7 years ago
  89. 214d55e xfs: fix COW writeback race by Christoph Hellwig · 7 years ago
  90. 29f3192 xfs: fix xfs_mode_to_ftype() prototype by Arnd Bergmann · 7 years ago
  91. d062d90 xfs: don't wrap ID in xfs_dq_get_next_id by Eric Sandeen · 7 years ago
  92. d3201a1 xfs: sanity check inode di_mode by Amir Goldstein · 7 years ago
  93. 43ce592 xfs: sanity check inode mode when creating new dentry by Amir Goldstein · 7 years ago
  94. b5f68e2 xfs: replace xfs_mode_to_ftype table with switch statement by Amir Goldstein · 7 years ago
  95. 4fac84b xfs: add missing include dependencies to xfs_dir2.h by Amir Goldstein · 7 years ago
  96. e5325fc xfs: sanity check directory inode di_size by Amir Goldstein · 7 years ago
  97. 624e54b xfs: make the ASSERT() condition likely by Amir Goldstein · 7 years ago
  98. 4f4d508 xfs: don't print warnings when xfs_log_force fails by Christoph Hellwig · 7 years ago
  99. e9b7765 xfs: don't rely on ->total in xfs_alloc_space_available by Christoph Hellwig · 7 years ago
  100. 6b81365 xfs: adjust allocation length in xfs_alloc_space_available by Christoph Hellwig · 7 years ago