1. 4891f6a Merge remote-tracking branch '4.9/tmp-6bf53d4' into msm-4.9 by Kyle Yan · 7 years ago
  2. 6bf53d4 Merge 4.9.18 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  3. 110cce4 Merge remote-tracking branch '4.9/tmp-82ab074' into 4.9 by Kyle Yan · 7 years ago
  4. c2eeabe ext4: fix fencepost in s_first_meta_bg validation by Theodore Ts'o · 7 years ago
  5. a33e71c gfs2: Avoid alignment hole in struct lm_lockname by Andreas Gruenbacher · 7 years ago
  6. b76d4fb NFS prevent double free in async nfs4_exchange_id by Olga Kornievskaia · 7 years ago
  7. 2cedf8b ANDROID: sdcardfs: Fix style issues in macros by Daniel Rosenberg · 7 years ago
  8. 6ae39e8 ANDROID: sdcardfs: Use seq_puts over seq_printf by Daniel Rosenberg · 7 years ago
  9. 3c42d40 ANDROID: sdcardfs: Use to kstrout by Daniel Rosenberg · 7 years ago
  10. 77ecf21 ANDROID: sdcardfs: Use pr_[...] instead of printk by Daniel Rosenberg · 7 years ago
  11. b6704a8 ANDROID: sdcardfs: remove unneeded null check by Daniel Rosenberg · 7 years ago
  12. d64126c ANDROID: sdcardfs: Fix style issues with comments by Daniel Rosenberg · 7 years ago
  13. 5e024f6 ANDROID: sdcardfs: Fix formatting by Daniel Rosenberg · 7 years ago
  14. 9608a4a ANDROID: sdcardfs: correct order of descriptors by Daniel Rosenberg · 7 years ago
  15. 9256431 proc: Add files for specifying scheduling related per-task attributes by Pavankumar Kondeti · 7 years ago
  16. 1ec1433 ANDROID: sdcardfs: Fix gid issue by Daniel Rosenberg · 7 years ago
  17. 32dc587 ANDROID: sdcardfs: Remove uninformative prints by Daniel Rosenberg · 7 years ago
  18. e2538da ANDROID: sdcardfs: move path_put outside of spinlock by Daniel Rosenberg · 7 years ago
  19. a8c2078 ANDROID: sdcardfs: Use case insensitive hash function by Daniel Rosenberg · 7 years ago
  20. 35ba5f6 ANDROID: sdcardfs: declare MODULE_ALIAS_FS by Daniel Rosenberg · 7 years ago
  21. 3884c2e ANDROID: sdcardfs: Get the blocksize from the lower fs by Daniel Rosenberg · 7 years ago
  22. 64386ed ANDROID: sdcardfs: Use d_invalidate instead of drop_recurisve by Daniel Rosenberg · 7 years ago
  23. 721274a ANDROID: sdcardfs: Switch to internal case insensitive compare by Daniel Rosenberg · 7 years ago
  24. dae31f8 ANDROID: sdcardfs: Use spin_lock_nested by Daniel Rosenberg · 7 years ago
  25. fb4d191 ANDROID: sdcardfs: Replace get/put with d_lock by Daniel Rosenberg · 7 years ago
  26. b434e57 ANDROID: sdcardfs: rate limit warning print by Daniel Rosenberg · 7 years ago
  27. fe0756d ANDROID: sdcardfs: Fix case insensitive lookup by Daniel Rosenberg · 7 years ago
  28. 85626b4 ANDROID: sdcardfs: support direct-IO (DIO) operations by Daniel Rosenberg · 7 years ago
  29. 055fc87 ANDROID: sdcardfs: implement vm_ops->page_mkwrite by Daniel Rosenberg · 7 years ago
  30. 1df4842 ANDROID: sdcardfs: Don't bother deleting freelist by Daniel Rosenberg · 7 years ago
  31. f61bc5a ANDROID: sdcardfs: Add missing path_put by Daniel Rosenberg · 7 years ago
  32. 8e818ff ANDROID: sdcardfs: Fix incorrect hash by Daniel Rosenberg · 7 years ago
  33. 5004c5f ANDROID: sdcardfs: Switch strcasecmp for internal call by Daniel Rosenberg · 7 years ago
  34. 52b7768 ANDROID: sdcardfs: switch to full_name_hash and qstr by Daniel Rosenberg · 7 years ago
  35. ad90525 ANDROID: sdcardfs: Add GID Derivation to sdcardfs by Daniel Rosenberg · 7 years ago
  36. 147f8ab ANDROID: sdcardfs: Remove redundant operation by Daniel Rosenberg · 7 years ago
  37. d8caaf9 ANDROID: sdcardfs: add support for user permission isolation by Daniel Rosenberg · 7 years ago
  38. f48ace1 ANDROID: sdcardfs: Refactor configfs interface by Daniel Rosenberg · 7 years ago
  39. 83d1cad ANDROID: sdcardfs: Allow non-owners to touch by Daniel Rosenberg · 7 years ago
  40. deb64a7 Merge remote-tracking branch '4.9/tmp-23b839a' into msm-4.9 by Kyle Yan · 7 years ago
  41. 23b839a resolve merge conflicts of 8fed8fc18839 to android-4.4 by Todd Kjos · 7 years ago
  42. 8fed8fc ext4: don't BUG when truncating encrypted inodes on the orphan list by Theodore Ts'o · 7 years ago
  43. 90ed47f Merge remote-tracking branch '4.9/tmp-47c0adf' into 4.9 by Kyle Yan · 7 years ago
  44. dcde000 fat: fix using uninitialized fields of fat_inode/fsinfo_inode am: 63e873679b by OGAWA Hirofumi · 7 years ago
  45. 0f0cab5 ceph: remove req from unsafe list when unregistering it am: 5da90d0018 by Jeff Layton · 7 years ago
  46. debf88d orangefs: Use RCU for destroy_inode am: b2b0f6ffd3 by Peter Zijlstra · 7 years ago
  47. 5feec54 fs: Better permission checking for submounts am: d3381fab77 by Eric W. Biederman · 7 years ago
  48. d4ffcb8 mnt: Tuck mounts under others instead of creating shadow/side mounts. by Eric W. Biederman · 7 years ago
  49. 63e8736 fat: fix using uninitialized fields of fat_inode/fsinfo_inode by OGAWA Hirofumi · 7 years ago
  50. 5da90d0 ceph: remove req from unsafe list when unregistering it by Jeff Layton · 7 years ago
  51. b2b0f6f orangefs: Use RCU for destroy_inode by Peter Zijlstra · 7 years ago
  52. d3381fa fs: Better permission checking for submounts by Eric W. Biederman · 7 years ago
  53. 808e83e mnt: Tuck mounts under others instead of creating shadow/side mounts. by Eric W. Biederman · 7 years ago
  54. e61abd8 ANDROID: sched: add a counter to track fsync by Jin Qian · 7 years ago
  55. da75569 Merge remote-tracking branch '4.9/tmp-053b654' into msm-4.9 by Kyle Yan · 7 years ago
  56. 2b9a543 ceph: update readpages osd request according to size of pages am: dc8470f3c8 by Yan, Zheng · 7 years ago
  57. 23a9724 f2fs: avoid to issue redundant discard commands am: 8c53efc399 by Jaegeuk Kim · 7 years ago
  58. 227b67a f2fs: add ovp valid_blocks check for bg gc victim to fg_gc am: 4992ba2840 by Hou Pengyang · 7 years ago
  59. bc2d4e2 f2fs: fix multiple f2fs_add_link() calls having same name am: d00d1b71d9 by Jaegeuk Kim · 7 years ago
  60. 7ba5bdb f2fs: fix a problem of using memory after free am: ec160ad2ac by Yunlei He · 7 years ago
  61. 42a0b6a NFSv4: fix getacl ERANGE for some ACL buffer sizes am: d78f93384d by Weston Andros Adamson · 7 years ago
  62. 1ac0d2a NFSv4: fix getacl head length estimation am: 3f22cc6f5c by J. Bruce Fields · 7 years ago
  63. 8ce583b pNFS/flexfiles: If the layout is invalid, it must be updated before retrying by Trond Myklebust · 7 years ago
  64. 7c462ea NFSv4: Fix reboot recovery in copy offload am: 77bbc0c771 by Trond Myklebust · 7 years ago
  65. 1daccb8 NFSv4: Fix memory and state leak in _nfs4_open_and_get_state am: 0465339eb5 by Trond Myklebust · 7 years ago
  66. 9ac2421 nfsd: special case truncates some more am: a3c6cbc4ea by Christoph Hellwig · 7 years ago
  67. 0c81383 nfsd: minor nfsd_setattr cleanup am: 9bdd39c146 by Christoph Hellwig · 7 years ago
  68. 0af2720 gfs2: Add missing rcu locking for glock lookup am: 4cf918c804 by Andrew Price · 7 years ago
  69. c06ed29 fuse: add missing FR_FORCE am: 1e6be9c19c by Miklos Szeredi · 7 years ago
  70. d03bbbd ext4: return EROFS if device is r/o and journal replay is needed am: d6dcec965b by Theodore Ts'o · 7 years ago
  71. e34dc52 ext4: preserve the needs_recovery flag when the journal is aborted by Theodore Ts'o · 7 years ago
  72. 83ad57d ext4: fix inline data error paths am: 0b37d0c0c6 by Theodore Ts'o · 7 years ago
  73. 53a920d ext4: fix use-after-iput when fscrypt contexts are inconsistent am: 68ca0fdac4 by Eric Biggers · 7 years ago
  74. 2cff3a2 ext4: fix data corruption in data=journal mode am: a5a9cf387d by Jan Kara · 7 years ago
  75. e4c56d9 ext4: trim allocation requests to group size am: fc6c2da174 by Jan Kara · 7 years ago
  76. 04715e8 ext4: do not polute the extents cache while shifting extents am: e0b53d6729 by Roman Pen · 7 years ago
  77. ad34246 ext4: Include forgotten start block on fallocate insert range am: 72ae476d04 by Roman Pen · 7 years ago
  78. bbd860d jbd2: don't leak modified metadata buffers on an aborted journal am: a9b0c14ba1 by Theodore Ts'o · 7 years ago
  79. aa90df2 CIFS: Fix splice read for non-cached files am: c06d74df4e by Pavel Shilovsky · 7 years ago
  80. 87089bc ext4: fix deadlock between inline_data and ext4_expand_extra_isize_ea() by Theodore Ts'o · 7 years ago
  81. dc8470f ceph: update readpages osd request according to size of pages by Yan, Zheng · 7 years ago
  82. 8c53efc3 f2fs: avoid to issue redundant discard commands by Jaegeuk Kim · 7 years ago
  83. 4992ba2 f2fs: add ovp valid_blocks check for bg gc victim to fg_gc by Hou Pengyang · 7 years ago
  84. d00d1b7 f2fs: fix multiple f2fs_add_link() calls having same name by Jaegeuk Kim · 7 years ago
  85. ec160ad f2fs: fix a problem of using memory after free by Yunlei He · 8 years ago
  86. d78f933 NFSv4: fix getacl ERANGE for some ACL buffer sizes by Weston Andros Adamson · 7 years ago
  87. 3f22cc6 NFSv4: fix getacl head length estimation by J. Bruce Fields · 7 years ago
  88. c65db33 pNFS/flexfiles: If the layout is invalid, it must be updated before retrying by Trond Myklebust · 7 years ago
  89. 77bbc0c NFSv4: Fix reboot recovery in copy offload by Trond Myklebust · 7 years ago
  90. 0465339 NFSv4: Fix memory and state leak in _nfs4_open_and_get_state by Trond Myklebust · 7 years ago
  91. a3c6cbc nfsd: special case truncates some more by Christoph Hellwig · 7 years ago
  92. 9bdd39c nfsd: minor nfsd_setattr cleanup by Christoph Hellwig · 7 years ago
  93. 4cf918c gfs2: Add missing rcu locking for glock lookup by Andrew Price · 7 years ago
  94. 1e6be9c fuse: add missing FR_FORCE by Miklos Szeredi · 7 years ago
  95. d6dcec9 ext4: return EROFS if device is r/o and journal replay is needed by Theodore Ts'o · 7 years ago
  96. 269bf7b ext4: preserve the needs_recovery flag when the journal is aborted by Theodore Ts'o · 7 years ago
  97. 0b37d0c ext4: fix inline data error paths by Theodore Ts'o · 7 years ago
  98. 68ca0fd ext4: fix use-after-iput when fscrypt contexts are inconsistent by Eric Biggers · 7 years ago
  99. a5a9cf3 ext4: fix data corruption in data=journal mode by Jan Kara · 7 years ago
  100. fc6c2da ext4: trim allocation requests to group size by Jan Kara · 7 years ago