1. 722f478 Merge "ext4: Initialize ee_start_lo to avoid potential use before initialization" by Linux Build Service Account · 7 years ago
  2. 1765f52 Merge "fs: ext4: disable support for fallocate FALLOC_FL_PUNCH_HOLE" by Linux Build Service Account · 7 years ago
  3. 4c0510d fs: ext4: disable support for fallocate FALLOC_FL_PUNCH_HOLE by Nick Desaulniers · 8 years ago
  4. add5856 ext4: Initialize ee_start_lo to avoid potential use before initialization by Kyle Yan · 7 years ago
  5. 355cae8 Merge remote-tracking branch '4.9/tmp-da3493c' into 4.9 by Kyle Yan · 7 years ago
  6. da3493c Merge 4.9.32 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  7. 66d6448 btrfs: fix memory leak in update_space_info failure path by Jeff Mahoney · 7 years ago
  8. 4d15ab9 btrfs: use correct types for page indices in btrfs_page_exists_in_range by David Sterba · 7 years ago
  9. 84bef90 ufs_getfrag_block(): we only grab ->truncate_mutex on block creation path by Al Viro · 7 years ago
  10. 3d4922b ufs_extend_tail(): fix the braino in calling conventions of ufs_new_fragments() by Al Viro · 7 years ago
  11. 55a00f8 ufs: set correct ->s_maxsize by Al Viro · 7 years ago
  12. aed005f ufs: restore maintaining ->i_blocks by Al Viro · 7 years ago
  13. bf7bfef fix ufs_isblockset() by Al Viro · 7 years ago
  14. 4896c87 ufs: restore proper tail allocation by Al Viro · 7 years ago
  15. 61604a2 fs: add i_blocksize() by Fabian Frederick · 7 years ago
  16. c404f0d ext4: fix fdatasync(2) after extent manipulation operations by Jan Kara · 7 years ago
  17. 2e16921 ext4: fix data corruption with EXT4_GET_BLOCKS_ZERO by Jan Kara · 7 years ago
  18. 9890b9c ext4: keep existing extra fields when inode expands by Konstantin Khlebnikov · 7 years ago
  19. 9850844 ext4: fix SEEK_HOLE by Jan Kara · 7 years ago
  20. e273ed2 nfsd: Fix up the "supattr_exclcreat" attributes by Trond Myklebust · 7 years ago
  21. bfeac83 nfsd4: fix null dereference on replay by J. Bruce Fields · 7 years ago
  22. 303cde8 Merge remote-tracking branch '4.9/tmp-77d3588' into 4.9 by Kyle Yan · 7 years ago
  23. 3d7ac4f ANDROID: sdcardfs: d_splice_alias can return error values by Daniel Rosenberg · 7 years ago
  24. 77d3588 Merge 4.9.31 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  25. 11214bd xfs: Fix off-by-in in loop termination in xfs_find_get_desired_pgoff() by Jan Kara · 7 years ago
  26. 75c5afd xfs: fix unaligned access in xfs_btree_visit_blocks by Eric Sandeen · 7 years ago
  27. 7fb8ab8 xfs: avoid mount-time deadlock in CoW extent recovery by Darrick J. Wong · 7 years ago
  28. e40c145 xfs: xfs_trans_alloc_empty by Christoph Hellwig · 7 years ago
  29. 0e54279 xfs: bad assertion for delalloc an extent that start at i_size by Zorro Lang · 7 years ago
  30. f60d76e xfs: BMAPX shouldn't barf on inline-format directories by Darrick J. Wong · 7 years ago
  31. 53c44c2 xfs: fix indlen accounting error on partial delalloc conversion by Brian Foster · 7 years ago
  32. 54894ea xfs: fix use-after-free in xfs_finish_page_writeback by Eryu Guan · 7 years ago
  33. d457f82 xfs: reserve enough blocks to handle btree splits when remapping by Darrick J. Wong · 7 years ago
  34. 0ba833f xfs: wait on new inodes during quotaoff dquot release by Brian Foster · 7 years ago
  35. 2ea882d xfs: update ag iterator to support wait on new inodes by Brian Foster · 7 years ago
  36. e86b616 xfs: support ability to wait on new inodes by Brian Foster · 7 years ago
  37. 10f0b2c xfs: fix up quotacheck buffer list error handling by Brian Foster · 7 years ago
  38. 95487d4 xfs: prevent multi-fsb dir readahead from reading random blocks by Brian Foster · 7 years ago
  39. 93bd169 xfs: handle array index overrun in xfs_dir2_leaf_readbuf() by Eric Sandeen · 7 years ago
  40. 99226b8 xfs: fix integer truncation in xfs_bmap_remap_alloc by Christoph Hellwig · 7 years ago
  41. 4e27628 xfs: drop iolock from reclaim context to appease lockdep by Brian Foster · 7 years ago
  42. 4e8163f xfs: actually report xattr extents via iomap by Darrick J. Wong · 7 years ago
  43. de417ea xfs: fix over-copying of getbmap parameters from userspace by Darrick J. Wong · 7 years ago
  44. c2ad2dc xfs: use dedicated log worker wq to avoid deadlock with cil wq by Brian Foster · 7 years ago
  45. 3890d83 xfs: fix kernel memory exposure problems by Darrick J. Wong · 7 years ago
  46. ca659e08 xfs: rework the inline directory verifiers by Darrick J. Wong · 7 years ago
  47. 815414e xfs: verify inline directory data forks by Darrick J. Wong · 7 years ago
  48. 11b4854 xfs: fix off-by-one on max nr_pages in xfs_find_get_desired_pgoff() by Eryu Guan · 7 years ago
  49. 9c795ff xfs: use ->b_state to fix buffer I/O accounting release race by Brian Foster · 7 years ago
  50. c9eab63 xfs: Fix missed holes in SEEK_HOLE implementation by Jan Kara · 7 years ago
  51. 68a0561 fs/ufs: Set UFS default maximum bytes per file by Richard Narron · 7 years ago
  52. 18bf691 FROMLIST: f2fs: sanity check size of nat and sit cache by Jin Qian · 7 years ago
  53. a2f0578 FROMLIST: f2fs: sanity check checkpoint segno and blkoff by Jin Qian · 7 years ago
  54. 38ef417 ANDROID: mnt: Fix next_descendent by Daniel Rosenberg · 7 years ago
  55. d523ad4 Merge remote-tracking branch '4.9/tmp-951d823' into msm-4.9 by Kyle Yan · 7 years ago
  56. 951d823 Merge 4.9.30 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  57. 51d9c51 nfsd: encoders mustn't use unitialized values in error cases by J. Bruce Fields · 7 years ago
  58. ea46555 nfsd: fix undefined behavior in nfsd4_layout_verify by Ari Kauppi · 7 years ago
  59. f2b6f50 NFS: Use GFP_NOIO for two allocations in writeback by Benjamin Coddington · 7 years ago
  60. a8c35e5 NFS: Fix use after free in write error path by Fred Isaman · 7 years ago
  61. 88ac6b7 NFSv4: Fix a hang in OPEN related to server reboot by Trond Myklebust · 7 years ago
  62. af9bd52 fscrypt: avoid collisions when presenting long encrypted filenames by Eric Biggers · 7 years ago
  63. 8daed21 f2fs: check entire encrypted bigname when finding a dentry by Jaegeuk Kim · 7 years ago
  64. d10b21d proc: Fix unbalanced hard link numbers by Takashi Iwai · 7 years ago
  65. cc0f994 fanotify: don't expose EOPENSTALE to userspace by Amir Goldstein · 7 years ago
  66. db95048 ANDROID: sdcardfs: Check for NULL in revalidate by Daniel Rosenberg · 7 years ago
  67. 2bffbf1 Merge remote-tracking branch '4.9/tmp-33c4c2a' into 4.9 by Kyle Yan · 7 years ago
  68. 33c4c2a Merge 4.9.29 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  69. 9ee8502 pstore: Shut down worker when unregistering by Kees Cook · 7 years ago
  70. 64a599a fscrypt: fix context consistency check when key(s) unavailable by Eric Biggers · 7 years ago
  71. 1c5d8b3 CIFS: add misssing SFM mapping for doublequote by Björn Jacke · 7 years ago
  72. 6f3b2ee cifs: fix CIFS_IOC_GET_MNT_INFO oops by David Disseldorp · 7 years ago
  73. f13d96b CIFS: fix oplock break deadlocks by Rabin Vincent · 7 years ago
  74. 4113466 cifs: fix CIFS_ENUMERATE_SNAPSHOTS oops by David Disseldorp · 7 years ago
  75. 449a744 cifs: fix leak in FSCTL_ENUM_SNAPS response handling by David Disseldorp · 7 years ago
  76. 87c0604 CIFS: fix mapping of SFM_SPACE and SFM_PERIOD by Björn Jacke · 7 years ago
  77. 8dd4e3f SMB3: Work around mount failure when using SMB3 dialect to Macs by Steve French · 7 years ago
  78. 2ac2ad9 Set unicode flag on cifs echo request to avoid Mac error by Steve French · 7 years ago
  79. 4f5e1c4 Fix match_prepath() by Sachin Prabhu · 7 years ago
  80. 945d0ec fs/block_dev: always invalidate cleancache in invalidate_bdev() by Andrey Ryabinin · 7 years ago
  81. 091784a ceph: fix memory leak in __ceph_setxattr() by Luis Henriques · 7 years ago
  82. 9a6bb7b fs/xattr.c: zero out memory copied to userspace in getxattr by Michal Hocko · 7 years ago
  83. 1777e88 orangefs: do not check possibly stale size on truncate by Martin Brandenburg · 7 years ago
  84. 63907bb orangefs: do not set getattr_time on orangefs_lookup by Martin Brandenburg · 7 years ago
  85. 59f4961 orangefs: clean up oversize xattr validation by Martin Brandenburg · 7 years ago
  86. 127adc1 orangefs: fix bounds check for listxattr by Martin Brandenburg · 7 years ago
  87. b2764f8 ext4: evict inline data when writing to memory map by Eric Biggers · 7 years ago
  88. a56a105 ANDROID: sdcardfs: Move top to its own struct by Daniel Rosenberg · 7 years ago
  89. 55651b1 Merge remote-tracking branch '4.9/tmp-a745b34' into msm-4.9 by Kyle Yan · 7 years ago
  90. a745b34 Merge 4.9.28 into android-4.9 by Greg Kroah-Hartman · 7 years ago
  91. 6a76207 block: get rid of blk_integrity_revalidate() by Ilya Dryomov · 7 years ago
  92. 9386295 f2fs: sanity check segment count by Jin Qian · 7 years ago
  93. f5ca890 9p: fix a potential acl leak by Cong Wang · 7 years ago
  94. 13fb093 ANDROID: sdcardfs: fix sdcardfs_destroy_inode for the inode RCU approach by Gao Xiang · 7 years ago
  95. 2577610 Merge dev/msm-4.9-sched into msm-4.9 by Syed Rameez Mustafa · 7 years ago
  96. 0df2f98 ANDROID: sdcardfs: Don't iput if we didn't igrab by Daniel Roseberg · 7 years ago
  97. 6bf837d ANDROID: sdcardfs: Call lower fs's revalidate by Daniel Rosenberg · 7 years ago
  98. f9209e9 ANDROID: sdcardfs: Avoid setting GIDs outside of valid ranges by Daniel Rosenberg · 7 years ago
  99. 4131f8c ANDROID: sdcardfs: Copy meta-data from lower inode by Daniel Rosenberg · 7 years ago
  100. 5796870 Revert "Revert "Android: sdcardfs: Don't do d_add for lower fs"" by Daniel Rosenberg · 7 years ago