1. 1450d4d Merge remote-tracking branch '4.9/tmp-6856581' into msm-4.9 by Kyle Yan · 7 years ago
  2. 6856581 Merge 4.9.21 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  3. 3967cf7 nfsd: map the ENOKEY to nfserr_perm for avoiding warning by Kinglong Mee · 8 years ago
  4. 461bbb9 NFSv4.1 fix infinite loop on IO BAD_STATEID error by Olga Kornievskaia · 8 years ago
  5. d5dbd1c xfs: try any AG when allocating the first btree block when reflinking by Christoph Hellwig · 8 years ago
  6. da617af xfs: use iomap new flag for newly allocated delalloc blocks by Brian Foster · 8 years ago
  7. 77aedb0 xfs: Use xfs_icluster_size_fsb() to calculate inode alignment mask by Chandan Rajendra · 8 years ago
  8. d07b585 xfs: fix and streamline error handling in xfs_end_io by Christoph Hellwig · 8 years ago
  9. 3b83a02 xfs: only reclaim unwritten COW extents periodically by Christoph Hellwig · 8 years ago
  10. a240293 xfs: tune down agno asserts in the bmap code by Christoph Hellwig · 8 years ago
  11. 9559c48 xfs: Use xfs_icluster_size_fsb() to calculate inode chunk alignment by Chandan Rajendra · 8 years ago
  12. 5db7b41 xfs: don't reserve blocks for right shift transactions by Brian Foster · 8 years ago
  13. e5e2e56 xfs: fix uninitialized variable in _reflink_convert_cow by Darrick J. Wong · 8 years ago
  14. c251c6c2 xfs: split indlen reservations fairly when under reserved by Brian Foster · 8 years ago
  15. 2d7c1c7 xfs: handle indlen shortage on delalloc extent merge by Brian Foster · 8 years ago
  16. 47d7d1e xfs: don't fail xfs_extent_busy allocation by Christoph Hellwig · 8 years ago
  17. 5bbf5ba xfs: reject all unaligned direct writes to reflinked files by Christoph Hellwig · 8 years ago
  18. 67eb7bf xfs: update ctime and mtime on clone destinatation inodes by Christoph Hellwig · 8 years ago
  19. e060f48 xfs: reset b_first_retry_time when clear the retry status of xfs_buf_t by Hou Tao · 8 years ago
  20. e02f0ff xfs: mark speculative prealloc CoW fork extents unwritten by Darrick J. Wong · 8 years ago
  21. 8370826 xfs: allow unwritten extents in the CoW fork by Darrick J. Wong · 8 years ago
  22. 3d2bd2f xfs: verify free block header fields by Darrick J. Wong · 8 years ago
  23. 4056a74 xfs: check for obviously bad level values in the bmbt root by Darrick J. Wong · 8 years ago
  24. efab3ae xfs: filter out obviously bad btree pointers by Darrick J. Wong · 8 years ago
  25. 7e2dd1f xfs: fail _dir_open when readahead fails by Darrick J. Wong · 8 years ago
  26. 0a6844a xfs: fix toctou race when locking an inode to access the data map by Darrick J. Wong · 8 years ago
  27. 4127a5d xfs: fix eofblocks race with file extending async dio writes by Brian Foster · 8 years ago
  28. 4d725d7 xfs: sync eofblocks scans under iolock are livelock prone by Brian Foster · 8 years ago
  29. 798b1dc xfs: pull up iolock from xfs_free_eofblocks() by Brian Foster · 8 years ago
  30. 08a2a26 xfs: use per-AG reservations for the finobt by Christoph Hellwig · 8 years ago
  31. 9be1c33 xfs: only update mount/resv fields on success in __xfs_ag_resv_init by Christoph Hellwig · 8 years ago
  32. 75665df ANDROID: sdcardfs: update module info by Daniel Rosenberg · 8 years ago
  33. d0497fe ANDROID: sdcardfs: use d_splice_alias by Daniel Rosenberg · 8 years ago
  34. a334912 ANDROID: sdcardfs: add read_iter/write_iter opeations by Daniel Rosenberg · 8 years ago
  35. 034f864 ANDROID: sdcardfs: fix ->llseek to update upper and lower offset by Daniel Rosenberg · 8 years ago
  36. be35f03 ANDROID: sdcardfs: copy lower inode attributes in ->ioctl by Daniel Rosenberg · 8 years ago
  37. a5e674a ANDROID: sdcardfs: remove unnecessary call to do_munmap by Daniel Rosenberg · 8 years ago
  38. 0078bd9 Merge remote-tracking branch '4.9/tmp-c96f651' into msm-4.9 by Kyle Yan · 7 years ago
  39. c96f651 Merge 4.9.20 into android-4.9 by Greg Kroah-Hartman · 8 years ago
  40. 2984e52 fscrypt: remove broken support for detecting keyring key revocation by Eric Biggers · 8 years ago
  41. 42c3c88 Merge 4.9.19 into android-4.9 by Greg Kroah-Hartman · 8 years ago
  42. b176a6e jbd2: don't leak memory if setting up journal fails by Eric Biggers · 8 years ago
  43. 9a9dc3ec ext4: lock the xattr block before checksuming it by Theodore Ts'o · 8 years ago
  44. f572ba9 ext4: mark inode dirty after converting inline directory by Eric Biggers · 8 years ago
  45. 4891f6a Merge remote-tracking branch '4.9/tmp-6bf53d4' into msm-4.9 by Kyle Yan · 8 years ago
  46. 6bf53d4 Merge 4.9.18 into android-4.9 by Greg Kroah-Hartman · 8 years ago
  47. 110cce4 Merge remote-tracking branch '4.9/tmp-82ab074' into 4.9 by Kyle Yan · 8 years ago
  48. c2eeabe ext4: fix fencepost in s_first_meta_bg validation by Theodore Ts'o · 8 years ago
  49. a33e71c gfs2: Avoid alignment hole in struct lm_lockname by Andreas Gruenbacher · 8 years ago
  50. b76d4fb NFS prevent double free in async nfs4_exchange_id by Olga Kornievskaia · 8 years ago
  51. 2cedf8b ANDROID: sdcardfs: Fix style issues in macros by Daniel Rosenberg · 8 years ago
  52. 6ae39e8 ANDROID: sdcardfs: Use seq_puts over seq_printf by Daniel Rosenberg · 8 years ago
  53. 3c42d40 ANDROID: sdcardfs: Use to kstrout by Daniel Rosenberg · 8 years ago
  54. 77ecf21 ANDROID: sdcardfs: Use pr_[...] instead of printk by Daniel Rosenberg · 8 years ago
  55. b6704a8 ANDROID: sdcardfs: remove unneeded null check by Daniel Rosenberg · 8 years ago
  56. d64126c ANDROID: sdcardfs: Fix style issues with comments by Daniel Rosenberg · 8 years ago
  57. 5e024f6 ANDROID: sdcardfs: Fix formatting by Daniel Rosenberg · 8 years ago
  58. 9608a4a ANDROID: sdcardfs: correct order of descriptors by Daniel Rosenberg · 8 years ago
  59. 9256431 proc: Add files for specifying scheduling related per-task attributes by Pavankumar Kondeti · 8 years ago
  60. 1ec1433 ANDROID: sdcardfs: Fix gid issue by Daniel Rosenberg · 8 years ago
  61. 32dc587 ANDROID: sdcardfs: Remove uninformative prints by Daniel Rosenberg · 8 years ago
  62. e2538da ANDROID: sdcardfs: move path_put outside of spinlock by Daniel Rosenberg · 8 years ago
  63. a8c2078 ANDROID: sdcardfs: Use case insensitive hash function by Daniel Rosenberg · 8 years ago
  64. 35ba5f6 ANDROID: sdcardfs: declare MODULE_ALIAS_FS by Daniel Rosenberg · 8 years ago
  65. 3884c2e ANDROID: sdcardfs: Get the blocksize from the lower fs by Daniel Rosenberg · 8 years ago
  66. 64386ed ANDROID: sdcardfs: Use d_invalidate instead of drop_recurisve by Daniel Rosenberg · 8 years ago
  67. 721274a ANDROID: sdcardfs: Switch to internal case insensitive compare by Daniel Rosenberg · 8 years ago
  68. dae31f8 ANDROID: sdcardfs: Use spin_lock_nested by Daniel Rosenberg · 8 years ago
  69. fb4d191 ANDROID: sdcardfs: Replace get/put with d_lock by Daniel Rosenberg · 8 years ago
  70. b434e57 ANDROID: sdcardfs: rate limit warning print by Daniel Rosenberg · 8 years ago
  71. fe0756d ANDROID: sdcardfs: Fix case insensitive lookup by Daniel Rosenberg · 8 years ago
  72. 85626b4 ANDROID: sdcardfs: support direct-IO (DIO) operations by Daniel Rosenberg · 8 years ago
  73. 055fc87 ANDROID: sdcardfs: implement vm_ops->page_mkwrite by Daniel Rosenberg · 8 years ago
  74. 1df4842 ANDROID: sdcardfs: Don't bother deleting freelist by Daniel Rosenberg · 8 years ago
  75. f61bc5a ANDROID: sdcardfs: Add missing path_put by Daniel Rosenberg · 8 years ago
  76. 8e818ff ANDROID: sdcardfs: Fix incorrect hash by Daniel Rosenberg · 8 years ago
  77. 5004c5f ANDROID: sdcardfs: Switch strcasecmp for internal call by Daniel Rosenberg · 8 years ago
  78. 52b7768 ANDROID: sdcardfs: switch to full_name_hash and qstr by Daniel Rosenberg · 8 years ago
  79. ad90525 ANDROID: sdcardfs: Add GID Derivation to sdcardfs by Daniel Rosenberg · 8 years ago
  80. 147f8ab ANDROID: sdcardfs: Remove redundant operation by Daniel Rosenberg · 8 years ago
  81. d8caaf9 ANDROID: sdcardfs: add support for user permission isolation by Daniel Rosenberg · 8 years ago
  82. f48ace1 ANDROID: sdcardfs: Refactor configfs interface by Daniel Rosenberg · 8 years ago
  83. 83d1cad ANDROID: sdcardfs: Allow non-owners to touch by Daniel Rosenberg · 8 years ago
  84. deb64a7 Merge remote-tracking branch '4.9/tmp-23b839a' into msm-4.9 by Kyle Yan · 8 years ago
  85. 23b839a resolve merge conflicts of 8fed8fc18839 to android-4.4 by Todd Kjos · 8 years ago
  86. 8fed8fc ext4: don't BUG when truncating encrypted inodes on the orphan list by Theodore Ts'o · 8 years ago
  87. 90ed47f Merge remote-tracking branch '4.9/tmp-47c0adf' into 4.9 by Kyle Yan · 8 years ago
  88. dcde000 fat: fix using uninitialized fields of fat_inode/fsinfo_inode am: 63e873679b by OGAWA Hirofumi · 8 years ago
  89. 0f0cab5 ceph: remove req from unsafe list when unregistering it am: 5da90d0018 by Jeff Layton · 8 years ago
  90. debf88d orangefs: Use RCU for destroy_inode am: b2b0f6ffd3 by Peter Zijlstra · 8 years ago
  91. 5feec54 fs: Better permission checking for submounts am: d3381fab77 by Eric W. Biederman · 8 years ago
  92. d4ffcb8 mnt: Tuck mounts under others instead of creating shadow/side mounts. by Eric W. Biederman · 8 years ago
  93. 63e8736 fat: fix using uninitialized fields of fat_inode/fsinfo_inode by OGAWA Hirofumi · 8 years ago
  94. 5da90d0 ceph: remove req from unsafe list when unregistering it by Jeff Layton · 8 years ago
  95. b2b0f6f orangefs: Use RCU for destroy_inode by Peter Zijlstra · 8 years ago
  96. d3381fa fs: Better permission checking for submounts by Eric W. Biederman · 8 years ago
  97. 808e83e mnt: Tuck mounts under others instead of creating shadow/side mounts. by Eric W. Biederman · 8 years ago
  98. e61abd8 ANDROID: sched: add a counter to track fsync by Jin Qian · 8 years ago
  99. da75569 Merge remote-tracking branch '4.9/tmp-053b654' into msm-4.9 by Kyle Yan · 8 years ago
  100. 2b9a543 ceph: update readpages osd request according to size of pages am: dc8470f3c8 by Yan, Zheng · 8 years ago