1. c9370c2 ext4: remove unused value by Jaegeuk Kim · 5 years ago
  2. 8ed0083 Merge remote-tracking branch 'origin/upstream-f2fs-stable-linux-4.9.y' into android-4.9 by Jaegeuk Kim · 5 years ago
  3. 3e8c706 f2fs: use EINVAL for superblock with invalid magic by Icenowy Zheng · 5 years ago
  4. ec271c4 f2fs: fix to read source block before invalidating it by Jaegeuk Kim · 5 years ago
  5. 5d74091 f2fs: remove redundant check from f2fs_setflags_common() by Eric Biggers · 5 years ago
  6. 8040d8d f2fs: use generic checking and prep function for FS_IOC_SETFLAGS by Eric Biggers · 5 years ago
  7. e176cec vfs: use READ_ONCE() to access ->i_link by Eric Biggers · 5 years ago
  8. 7bc138e fs, fscrypt: clear DCACHE_ENCRYPTED_NAME when unaliasing directory by Eric Biggers · 6 years ago
  9. cd46375 Merge 4.9.186 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  10. e722fb7 fscrypt: don't set policy for a dead directory by Hongjie Fang · 5 years ago
  11. 9be0a1a udf: Fix incorrect final NOT_ALLOCATED (hole) extent length by Steven J. Magnani · 5 years ago
  12. 5e2c340 ANDROID: f2fs: add android fsync tracepoint by Jaegeuk Kim · 5 years ago
  13. ee0c93b ANDROID: f2fs: fix wrong android tracepoint by Jaegeuk Kim · 5 years ago
  14. ac8894a fscrypt: cache decrypted symlink target in ->i_link by Eric Biggers · 5 years ago
  15. 3a3ac01 fscrypt: fix race where ->lookup() marks plaintext dentry as ciphertext by Eric Biggers · 6 years ago
  16. 1440451 ext4: remove unused d_name argument from ext4_search_dir() et al. by Eric Biggers · 7 years ago
  17. cf1f372 fscrypt: only set dentry_operations on ciphertext dentries by Eric Biggers · 6 years ago
  18. ef5b154 fscrypt: fix race allowing rename() and link() of ciphertext dentries by Eric Biggers · 6 years ago
  19. 7c6a569 fscrypt: clean up and improve dentry revalidation by Eric Biggers · 6 years ago
  20. 70e2221 fscrypt: use READ_ONCE() to access ->i_crypt_info by Eric Biggers · 5 years ago
  21. c5710a3 fscrypt: remove WARN_ON_ONCE() when decryption fails by Eric Biggers · 6 years ago
  22. 0db29a1 fscrypt: drop inode argument from fscrypt_get_ctx() by Eric Biggers · 6 years ago
  23. ddefbdb1 f2fs: improve print log in f2fs_sanity_check_ckpt() by Chao Yu · 5 years ago
  24. e52e9e4 f2fs: avoid out-of-range memory access by Ocean Chen · 5 years ago
  25. 1b58d98 f2fs: fix to avoid long latency during umount by Heng Xiao · 5 years ago
  26. eca1366 f2fs: allow all the users to pin a file by Jaegeuk Kim · 5 years ago
  27. a66761b f2fs: support swap file w/ DIO by Jaegeuk Kim · 5 years ago
  28. 5a73f25 f2fs: allocate blocks for pinned file by Jaegeuk Kim · 5 years ago
  29. fd8ff0c f2fs: fix is_idle() check for discard type by Sahitya Tummala · 5 years ago
  30. af2db43 f2fs: add a rw_sem to cover quota flag changes by Jaegeuk Kim · 5 years ago
  31. 768d841 f2fs: set SBI_NEED_FSCK for xattr corruption case by Chao Yu · 5 years ago
  32. a6b5c26 f2fs: use generic EFSBADCRC/EFSCORRUPTED by Chao Yu · 5 years ago
  33. 87a5f3f f2fs: Use DIV_ROUND_UP() instead of open-coding by Geert Uytterhoeven · 5 years ago
  34. dff3f2b f2fs: print kernel message if filesystem is inconsistent by Chao Yu · 5 years ago
  35. a0d6863 f2fs: introduce f2fs_<level> macros to wrap f2fs_printk() by Joe Perches · 5 years ago
  36. ac20f12 f2fs: avoid get_valid_blocks() for cleanup by Chao Yu · 5 years ago
  37. 20042e3 f2fs: ioctl for removing a range from F2FS by Qiuyang Sun · 5 years ago
  38. a45bfa7 f2fs: only set project inherit bit for directory by Wang Shilong · 5 years ago
  39. e96ee43 f2fs: separate f2fs i_flags from fs_flags and ext4 i_flags by Eric Biggers · 5 years ago
  40. 70d52cb Merge 4.9.185 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  41. c51e9aa btrfs: Ensure replaced device doesn't have pending chunk allocation by Nikolay Borisov · 5 years ago
  42. 64d3f00 NFS/flexfiles: Use the correct TCP timeout for flexfiles I/O by Trond Myklebust · 5 years ago
  43. 42a7a2a fs/binfmt_flat.c: make load_flat_shared_library() work by Jann Horn · 5 years ago
  44. 730855b fs/proc/array.c: allow reporting eip/esp for all coredumping threads by John Ogness · 5 years ago
  45. f779172 9p: acl: fix uninitialized iattr access by Dominique Martinet · 6 years ago
  46. ce8c476 btrfs: start readahead also in seed devices by Naohiro Aota · 5 years ago
  47. a80a7ab Merge 4.9.183 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  48. 77beb27 Abort file_remove_privs() for non-reg. files by Alexander Lochmann · 6 years ago
  49. 79cb505 configfs: Fix use-after-free when accessing sd->s_dentry by Sahitya Tummala · 6 years ago
  50. d9d0c83 fs/ocfs2: fix race in ocfs2_dentry_attach_lock() by Wengang Wang · 5 years ago
  51. 101e808 nfsd: allow fh_want_write to be called twice by J. Bruce Fields · 5 years ago
  52. 4edf907 fuse: retrieve: cap requested size to negotiated max_write by Kirill Smelkov · 6 years ago
  53. a468110 configfs: fix possible use-after-free in configfs_register_group by YueHaibing · 5 years ago
  54. dff15a2 f2fs: fix to do sanity check on valid block count of segment by Chao Yu · 5 years ago
  55. 2b65316 f2fs: fix to clear dirty inode in error path of f2fs_iget() by Chao Yu · 5 years ago
  56. 3cdbcbe f2fs: fix to avoid panic in do_recover_data() by Chao Yu · 5 years ago
  57. cc2df63 fs/fat/file.c: issue flush after the writeback of FAT by Hou Tao · 5 years ago
  58. 1203e53 f2fs: Add option to limit required GC for checkpoint=disable by Daniel Rosenberg · 5 years ago
  59. afe0f98 f2fs: Fix accounting for unusable blocks by Daniel Rosenberg · 5 years ago
  60. 4deb4fc f2fs: Fix root reserved on remount by Daniel Rosenberg · 5 years ago
  61. b2d20c2 f2fs: Lower threshold for disable_cp_again by Daniel Rosenberg · 5 years ago
  62. cd66483 f2fs: fix sparse warning by Chao Yu · 5 years ago
  63. 17d3120 f2fs: fix f2fs_show_options to show nodiscard mount option by Sahitya Tummala · 5 years ago
  64. e1f05a2 f2fs: add error prints for debugging mount failure by Sahitya Tummala · 5 years ago
  65. 7cef9de2 f2fs: fix to do sanity check on segment bitmap of LFS curseg by Chao Yu · 5 years ago
  66. 627eef4 f2fs: fix to avoid deadloop if data_flush is on by Chao Yu · 5 years ago
  67. 023af12 f2fs: always assume that the device is idle under gc_urgent by Park Ju Hyung · 5 years ago
  68. 207991d f2fs: add bio cache for IPU by Chao Yu · 6 years ago
  69. 361f5fa f2fs: allow ssr block allocation during checkpoint=disable period by Jaegeuk Kim · 5 years ago
  70. 7b0a3b7 f2fs: fix to check layout on last valid checkpoint park by Chao Yu · 5 years ago
  71. 6ccab84 Merge 4.9.181 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  72. cfd8d2e fuse: Add FOPEN_STREAM to use stream_open() by Kirill Smelkov · 5 years ago
  73. 9c829b6 fs: stream_open - opener for stream-like files so that read and write can run simultaneously without deadlock by Kirill Smelkov · 6 years ago
  74. 4fb410b fuse: fallocate: fix return with locked inode by Miklos Szeredi · 5 years ago
  75. 9557090 fs: prevent page refcount overflow in pipe_buf_get by Matthew Wilcox · 5 years ago
  76. df2b6af CIFS: cifs_read_allocate_pages: don't iterate through whole page array on ENOMEM by Roberto Bergantinos Corpas · 5 years ago
  77. bb78044 Btrfs: fix race updating log root item during fsync by Filipe Manana · 5 years ago
  78. 719bdd9 Merge 4.9.180 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  79. bb22efc chardev: add additional check for minor range overlap by Chengguang Xu · 6 years ago
  80. b568ed3 gfs2: Fix lru_count going negative by Ross Lagerwall · 6 years ago
  81. abc261c Revert "btrfs: Honour FITRIM range constraints during free space trim" by David Sterba · 5 years ago
  82. f0539c7 hugetlb: use same fault hash key for shared and private mappings by Mike Kravetz · 5 years ago
  83. e0c26e8 btrfs: sysfs: don't leak memory when failing add fsid by Tobin C. Harding · 5 years ago
  84. 8852217 Btrfs: fix race between ranged fsync and writeback of adjacent ranges by Filipe Manana · 5 years ago
  85. d2ceb477 Btrfs: do not abort transaction at btrfs_update_root() after failure to COW path by Filipe Manana · 5 years ago
  86. f22537f gfs2: Fix sign extension bug in gfs2_update_stats by Andreas Gruenbacher · 5 years ago
  87. e386c02 ext4: do not delete unlinked inode from orphan list on failed truncate by Jan Kara · 5 years ago
  88. 5598944 Merge remote-tracking branch 'origin/upstream-f2fs-stable-linux-4.9.y' into android-4.9 by Jaegeuk Kim · 5 years ago
  89. 1dc2c29 Merge 4.9.179 into android-4.9 by Greg Kroah-Hartman · 5 years ago
  90. 038ec2c btrfs: Honour FITRIM range constraints during free space trim by Nikolay Borisov · 6 years ago
  91. 2871ffa ufs: fix braino in ufs_get_inode_gid() for solaris UFS flavour by Al Viro · 5 years ago
  92. 304902e ceph: flush dirty inodes before proceeding with remount by Jeff Layton · 5 years ago
  93. eb60796 fuse: honor RLIMIT_FSIZE in fuse_file_fallocate by Liu Bo · 5 years ago
  94. 3a78b1f fuse: fix writepages on 32bit by Miklos Szeredi · 5 years ago
  95. d4b79db NFS4: Fix v4.0 client state corruption when mount by ZhangXiaoxu · 5 years ago
  96. 5a3e18d cifs: fix strcat buffer overflow and reduce raciness in smb21_set_oplock_level() by Christoph Probst · 5 years ago
  97. 0d347d1 f2fs: link f2fs quota ops for sysfile by Jaegeuk Kim · 5 years ago
  98. 8e2c08d Merge remote-tracking branch 'origin/upstream-f2fs-stable-linux-4.9.y' into android-4.9 by Jaegeuk Kim · 5 years ago
  99. 6566a54 ext4: fix build warning by Jaegeuk Kim · 5 years ago
  100. df08e34 Merge 4.9.178 into android-4.9 by Greg Kroah-Hartman · 5 years ago