1. 60fbe70 Merge 4.9.215 into android-4.9-q by Greg Kroah-Hartman · 4 years, 11 months ago
  2. 61faa53 ecryptfs: replace BUG_ON with error handling code by Aditya Pakki · 5 years ago
  3. 90bed5a Btrfs: fix btrfs_wait_ordered_range() so that it waits for all ordered extents by Filipe Manana · 5 years ago
  4. eb799e1 ext4: fix race between writepages and enabling EXT4_EXTENTS_FL by Eric Biggers · 5 years ago
  5. f17a17d ext4: rename s_journal_flag_rwsem to s_writepages_rwsem by Eric Biggers · 5 years ago
  6. 7800e24 ext4: fix mount failure with quota configured as module by Jan Kara · 5 years ago
  7. c7071c3 ext4: add cond_resched() to __ext4_find_entry() by Shijie Luo · 5 years ago
  8. 597743a ext4: fix a data race in EXT4_I(inode)->i_disksize by Qian Cai · 5 years ago
  9. 217e720 help_next should increase position index by Vasily Averin · 5 years ago
  10. 6980a74 reiserfs: prevent NULL pointer dereference in reiserfs_insert_item() by Yunfeng Ye · 5 years ago
  11. d4a2dba ocfs2: fix a NULL pointer dereference when call ocfs2_update_inode_fsync_trans() by wangyan · 5 years ago
  12. 5b32744 cifs: fix NULL dereference in match_prepath by Ronnie Sahlberg · 5 years ago
  13. b5bcf26 jbd2: switch to use jbd2_journal_abort() when failed to submit the commit record by zhangyi (F) · 5 years ago
  14. c5ad2a6 udf: Fix free space reporting for metadata and virtual partitions by Jan Kara · 5 years ago
  15. c7f454f reiserfs: Fix spurious unlock in reiserfs_fill_super() error handling by Jan Kara · 5 years ago
  16. 126fb17 ext4, jbd2: ensure panic when aborting with zero errno by zhangyi (F) · 5 years ago
  17. 0d93632 jbd2: clear JBD2_ABORT flag before journal_reset to update log tail info when load journal by Kai Li · 5 years ago
  18. 66ada40 btrfs: print message when tree-log replay starts by David Sterba · 5 years ago
  19. f98c993 jbd2: do not clear the BH_Mapped flag when forgetting a metadata buffer by zhangyi (F) · 5 years ago
  20. 4821626 jbd2: move the clearing of b_modified flag to the journal_unmap_buffer() by zhangyi (F) · 5 years ago
  21. ffce111 btrfs: log message when rw remount is attempted with unclean tree-log by David Sterba · 5 years ago
  22. 3e50715 Btrfs: fix race between using extent maps and merging them by Filipe Manana · 5 years ago
  23. 2d99bc5 ext4: improve explanation of a mount failure caused by a misconfigured kernel by Theodore Ts'o · 5 years ago
  24. 3f3beb2 ext4: fix checksum errors with indexed dirs by Jan Kara · 5 years ago
  25. 46cc9ff ext4: don't assume that mmp_nodename/bdevname have NUL by Andreas Dilger · 5 years ago
  26. 2aa170c ecryptfs: fix a memory leak bug in ecryptfs_init_messaging() by Wenwen Wang · 5 years ago
  27. f3ee3ba ecryptfs: fix a memory leak bug in parse_tag_1_packet() by Wenwen Wang · 5 years ago
  28. c1c5428 Merge 4.9.214 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  29. d4dc8c8 NFSv4: try lease recovery on NFS4ERR_EXPIRED by Robert Milkowski · 5 years ago
  30. fe8f086 nfs: NFS_SWAP should depend on SWAP by Geert Uytterhoeven · 5 years ago
  31. f78ba73 cifs: fail i/o on soft mounts if sessionsetup errors out by Ronnie Sahlberg · 5 years ago
  32. 8dc2210 btrfs: flush write bio if we loop in extent_write_cache_pages by Josef Bacik · 5 years ago
  33. 24e9e6b Btrfs: fix race between adding and putting tree mod seq elements and nodes by Filipe Manana · 5 years ago
  34. a71561b btrfs: remove trivial locking wrappers of tree mod log by David Sterba · 7 years ago
  35. fb8c812 btrfs: use bool argument in free_root_pointers() by Anand Jain · 5 years ago
  36. 131d3ff Btrfs: fix assertion failure on fsync with NO_HOLES enabled by Filipe Manana · 6 years ago
  37. e0f95d8 ext4: fix deadlock allocating crypto bounce page from mempool by Eric Biggers · 5 years ago
  38. 5c8f577 NFS: Directory page cache pages need to be locked when read by Trond Myklebust · 5 years ago
  39. 574940d NFS: Fix bool initialization/comparison by Thomas Meyer · 7 years ago
  40. 67a56e9 NFS: Fix memory leaks and corruption in readdir by Trond Myklebust · 5 years ago
  41. 9dc9bee NFS: switch back to to ->iterate() by Benjamin Coddington · 8 years ago
  42. 669210a nfsd: fix jiffies/time_t mixup in LRU list by Arnd Bergmann · 5 years ago
  43. 1df92bf nfsd: fix delay timer on 32-bit architectures by Arnd Bergmann · 5 years ago
  44. 4d59b65 ext2: Adjust indentation in ext2_fill_super by Nathan Chancellor · 5 years ago
  45. 545dd3f btrfs: set trans->drity in btrfs_commit_transaction by Josef Bacik · 5 years ago
  46. 8ff8c1e ubifs: Fix deadlock in concurrent bulk-read and writepage by Zhihao Cheng · 5 years ago
  47. 9d9f703 ubifs: Change gfp flags in page allocation for bulk read by Hyunchul Lee · 8 years ago
  48. cff739f Merge 4.9.213 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  49. 1845a7e btrfs: do not zero f_bavail if we have available space by Josef Bacik · 5 years ago
  50. 4ebc39f reiserfs: Fix memory leak of journal device string by Jan Kara · 5 years ago
  51. b631f34 vfs: fix do_last() regression by Al Viro · 5 years ago
  52. 7e0f964 Merge 4.9.212 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  53. 5177299 do_last(): fetch directory ->i_mode and ->i_uid before it's too late by Al Viro · 5 years ago
  54. d05ad8b afs: Fix large file support by Marc Dionne · 5 years ago
  55. a8b3698 Btrfs: fix hang when loading existing inode cache off disk by Filipe Manana · 6 years ago
  56. a371457 signal: Allow cifs and drbd to receive their terminating signals by Eric W. Biederman · 5 years ago
  57. 24328d5 ext4: set error return correctly when ext4_htree_store_dirent fails by Colin Ian King · 5 years ago
  58. f7dfb15 cifs: fix rmmod regression in cifs.ko caused by force_sig changes by Steve French · 5 years ago
  59. e038a1b6 signal/cifs: Fix cifs_put_tcp_session to call send_sig instead of force_sig by Eric W. Biederman · 6 years ago
  60. bacf3d2 jfs: fix bogus variable self-initialization by Arnd Bergmann · 6 years ago
  61. e4a9330 NFS: Fix a soft lockup in the delegation recovery code by Trond Myklebust · 6 years ago
  62. 020fa8d fs/nfs: Fix nfs_parse_devname to not modify it's argument by Eric W. Biederman · 6 years ago
  63. 32cdacb exportfs: fix 'passing zero to ERR_PTR()' warning by YueHaibing · 6 years ago
  64. b380e0d xfs: Sanity check flags of Q_XQUOTARM call by Jan Kara · 5 years ago
  65. 5af9b7f Merge 4.9.211 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  66. 5774dd5 reiserfs: fix handling of -EOPNOTSUPP in reiserfs_for_each_xattr by Jeff Mahoney · 5 years ago
  67. 221c195 ocfs2: call journal flush to mark journal as empty after journal recovery when mount by Kai Li · 5 years ago
  68. 8531936 f2fs: fix potential overflow by Chao Yu · 5 years ago
  69. a1ac6bd cifs: Adjust indentation in smb2_open_file by Nathan Chancellor · 5 years ago
  70. 8e508ac ext4: add more paranoia checking in ext4_expand_extra_isize handling by Theodore Ts'o · 5 years ago
  71. d1c8138 ext4: fix use-after-free race with debug_want_extra_isize by Barret Rhoden · 6 years ago
  72. 09c8c12 Merge 4.9.210 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  73. d2c9ee4 chardev: Avoid potential use-after-free in 'chrdev_open()' by Will Deacon · 5 years ago
  74. c830063 Merge 4.9.209 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  75. b42bb8c pstore/ram: Write new dumps to start of recycled zones by Aleksandr Yashkin · 5 years ago
  76. 378ebd3 fix compat handling of FICLONERANGE, FIDEDUPERANGE and FS_IOC_FIEMAP by Al Viro · 6 years ago
  77. a769760 xfs: don't check for AG deadlock for realtime files in bunmapi by Omar Sandoval · 5 years ago
  78. af49ad5 nfsd4: fix up replay_matches_cache() by Scott Mayhew · 5 years ago
  79. 05a613d locks: print unsigned ino in /proc/locks by Amir Goldstein · 5 years ago
  80. 16dfa6a xfs: fix mount failure crash on invalid iclog memory access by Brian Foster · 5 years ago
  81. 9759f95 Merge 4.9.208 into android-4.9-q by Greg Kroah-Hartman · 5 years ago
  82. 194468718 filldir[64]: remove WARN_ON_ONCE() for bad directory entries by Linus Torvalds · 5 years ago
  83. 89f5840 Make filldir[64]() verify the directory entry filename is valid by Linus Torvalds · 5 years ago
  84. 8da06d3 ocfs2: fix passing zero to 'PTR_ERR' warning by Ding Xiang · 5 years ago
  85. e1513b3 ext4: work around deleting a file with i_nlink == 0 safely by Theodore Ts'o · 5 years ago
  86. 4cfee66 fs/quota: handle overflows of sysctl fs.quota.* and report as unsigned long by Konstantin Khlebnikov · 5 years ago
  87. 90244f0 jbd2: Fix statistics for the number of logged blocks by Jan Kara · 5 years ago
  88. ed7c2c1 ext4: check for directory entries too close to block end by Jan Kara · 5 years ago
  89. dfcbd407 ext4: fix ext4_empty_dir() for directories with holes by Jan Kara · 5 years ago
  90. be9a42b Btrfs: fix removal logic of the tree mod log that leads to use-after-free issues by Filipe Manana · 5 years ago
  91. e8da91e btrfs: abort transaction after failed inode updates in create_subvol by Josef Bacik · 5 years ago
  92. fecbec3 btrfs: return error pointer from alloc_test_extent_buffer by Dan Carpenter · 5 years ago
  93. 863153c btrfs: do not call synchronize_srcu() in inode_tree_del by Josef Bacik · 5 years ago
  94. 85562d8 btrfs: don't double lock the subvol_sem for rename exchange by Josef Bacik · 5 years ago
  95. c3c7c0c btrfs: don't prematurely free work in reada_start_machine_worker() by Omar Sandoval · 5 years ago
  96. 4abc387 btrfs: don't prematurely free work in run_ordered_work() by Omar Sandoval · 5 years ago
  97. 2d3ff93 btrfs: don't prematurely free work in end_workqueue_fn() by Omar Sandoval · 5 years ago
  98. ed6421d btrfs: handle ENOENT in btrfs_uuid_tree_iterate by Josef Bacik · 5 years ago
  99. 96657a5 btrfs: do not leak reloc root if we fail to read the fs root by Josef Bacik · 5 years ago
  100. 7875fd3 btrfs: skip log replay on orphaned roots by Josef Bacik · 5 years ago