1. f6168a8 sysv: return 'err' instead of 0 in __sysv_write_inode by YueHaibing · 6 years ago
  2. 99c6940 cifs: Fix separator when building path from dentry by Paulo Alcantara · 6 years ago
  3. 0a98c7c5 flexfiles: use per-mirror specified stateid for IO by Tigran Mkrtchyan · 6 years ago
  4. 07b92c2 NFSv4.2 copy do not allocate memory under the lock by Olga Kornievskaia · 6 years ago
  5. e359a17 NFSv4: Fix a NFSv4 state manager deadlock by Trond Myklebust · 6 years ago
  6. b0234f1 btrfs: tree-checker: Don't check max block group size as current max chunk size limit is unreliable by Qu Wenruo · 6 years ago
  7. ffaaaf6 ext2: fix potential use after free by Pan Bian · 6 years ago
  8. 1666cf8 ext2: initialize opts.s_mount_opt as zero before using it by xingaopeng · 6 years ago
  9. adcd35a fs: fix lost error code in dio_complete by Maximilian Heyne · 6 years ago
  10. 5906576 btrfs: relocation: set trans to be NULL after ending transaction by Pan Bian · 6 years ago
  11. 172a94e Btrfs: fix race between enabling quotas and subvolume creation by Filipe Manana · 6 years ago
  12. 715608d Btrfs: fix rare chances for data loss when doing a fast fsync by Filipe Manana · 6 years ago
  13. 78a2890 Btrfs: ensure path name is null terminated at btrfs_control_ioctl by Filipe Manana · 6 years ago
  14. aaf249e btrfs: Always try all copies when reading extent buffers by Nikolay Borisov · 6 years ago
  15. 949ddf8 udf: Allow mounting volumes with incorrect identification strings by Jan Kara · 6 years ago
  16. 34b7a7c userfaultfd: shmem/hugetlbfs: only allow to register VM_MAYWRITE vmas by Andrea Arcangeli · 6 years ago
  17. 3808437 gfs2: Fix iomap buffer head reference counting bug by Andreas Gruenbacher · 6 years ago
  18. e7a121e dax: Avoid losing wakeup in dax_lock_mapping_entry by Matthew Wilcox · 6 years ago
  19. b5ccf00 NFSv4: Fix an Oops during delegation callbacks by Trond Myklebust · 6 years ago
  20. 2066362 fanotify: fix handling of events on child sub-directory by Amir Goldstein · 6 years ago
  21. 1dc3c17 fsnotify: generalize handling of extra event flags by Amir Goldstein · 6 years ago
  22. 331bd73 gfs2: Don't leave s_fs_info pointing to freed memory in init_sbd by Andrew Price · 6 years ago
  23. 8380cbf bfs: add sanity check at bfs_fill_super() by Tetsuo Handa · 6 years ago
  24. 829567d v9fs_dir_readdir: fix double-free on p9stat_read error by Dominique Martinet · 6 years ago
  25. 956d9dd ceph: quota: fix null pointer dereference in quota check by Luis Henriques · 6 years ago
  26. 33df917 fs/exofs: fix potential memory leak in mount option parsing by Chengguang Xu · 7 years ago
  27. 464ac69 afs: Handle EIO from delivery function by David Howells · 6 years ago
  28. 52fc49b hfsplus: prevent btree data loss on root split by Ernesto A. Fernández · 6 years ago
  29. ea54dce hfs: prevent btree data loss on root split by Ernesto A. Fernández · 6 years ago
  30. ee38053 reiserfs: propagate errors from fill_with_dentries() properly by Jann Horn · 6 years ago
  31. e4ed4e6 cifs: fix return value for cifs_listxattr by Ronnie Sahlberg · 6 years ago
  32. ad1834f cifs: don't dereference smb_file_target before null check by Colin Ian King · 6 years ago
  33. 5ebac3b mm: don't reclaim inodes with many attached pages by Roman Gushchin · 6 years ago
  34. 55795da gfs2: Fix metadata read-ahead during truncate (2) by Andreas Gruenbacher · 6 years ago
  35. 8793f67 gfs2: Put bitmap buffers in put_super by Andreas Gruenbacher · 6 years ago
  36. 18cd610 fuse: fix possibly missed wake-up after abort by Miklos Szeredi · 6 years ago
  37. 280da47 fuse: fix leaked notify reply by Miklos Szeredi · 6 years ago
  38. c0f5298 fuse: fix use-after-free in fuse_direct_IO() by Lukas Czerner · 6 years ago
  39. 20965de nfsd: COPY and CLONE operations require the saved filehandle to be set by Scott Mayhew · 6 years ago
  40. c355fb8 NFSv4: Don't exit the state manager without clearing NFS4CLNT_MANAGER_RUNNING by Trond Myklebust · 6 years ago
  41. 83eec9ad mnt: fix __detach_mounts infinite loop by Benjamin Coddington · 6 years ago
  42. a7861ef mount: Prevent MNT_DETACH from disconnecting locked mounts by Eric W. Biederman · 6 years ago
  43. 14e4bec mount: Don't allow copying MNT_UNBINDABLE|MNT_LOCKED mounts by Eric W. Biederman · 6 years ago
  44. 32224b8 mount: Retest MNT_LOCKED in do_umount by Eric W. Biederman · 6 years ago
  45. 4d01f03 ext4: fix buffer leak in __ext4_read_dirblock() on error path by Vasily Averin · 6 years ago
  46. b0f2b1f ext4: fix buffer leak in ext4_expand_extra_isize_ea() on error path by Vasily Averin · 6 years ago
  47. 29ee4d62 ext4: fix buffer leak in ext4_xattr_move_to_block() on error path by Vasily Averin · 6 years ago
  48. 4648dcb ext4: release bs.bh before re-using in ext4_xattr_block_find() by Vasily Averin · 6 years ago
  49. 0f0d1c1 ext4: fix buffer leak in ext4_xattr_get_block() on error path by Vasily Averin · 6 years ago
  50. 0a992da ext4: fix possible leak of s_journal_flag_rwsem in error path by Vasily Averin · 6 years ago
  51. 0d339ce ext4: fix possible leak of sbi->s_group_desc_leak in error path by Theodore Ts'o · 6 years ago
  52. 64a3d53 ext4: avoid possible double brelse() in add_new_gdb() on error path by Theodore Ts'o · 6 years ago
  53. 110a199 ext4: fix missing cleanup if ext4_alloc_flex_bg_array() fails while resizing by Vasily Averin · 6 years ago
  54. 656b121 ext4: avoid buffer leak in ext4_orphan_add() after prior errors by Vasily Averin · 6 years ago
  55. d65b7d3 ext4: avoid buffer leak on shutdown in ext4_mark_iloc_dirty() by Vasily Averin · 6 years ago
  56. 36b1ba6 ext4: fix possible inode leak in the retry loop of ext4_resize_fs() by Vasily Averin · 6 years ago
  57. 4903c09 ext4: missing !bh check in ext4_xattr_inode_write() by Vasily Averin · 6 years ago
  58. 20dd2c4 ext4: avoid potential extra brelse in setup_new_flex_group_blocks() by Vasily Averin · 6 years ago
  59. 2aa79d3 ext4: add missing brelse() add_new_gdb_meta_bg()'s error path by Vasily Averin · 6 years ago
  60. cd18d6e ext4: add missing brelse() in set_flexbg_block_bitmap()'s error path by Vasily Averin · 6 years ago
  61. f7b6459 ext4: add missing brelse() update_backups()'s error path by Vasily Averin · 6 years ago
  62. f2589f9 btrfs: tree-checker: Fix misleading group system information by Shaokun Zhang · 6 years ago
  63. ec6d90a Btrfs: fix data corruption due to cloning of eof block by Filipe Manana · 6 years ago
  64. bafd5b7 Btrfs: fix infinite loop on inode eviction after deduplication of eof block by Filipe Manana · 6 years ago
  65. db39065 Btrfs: fix cur_offset in the error case for nocow by Robbie Ko · 6 years ago
  66. fa625a4 Btrfs: fix missing data checksums after a ranged fsync (msync) by Filipe Manana · 6 years ago
  67. ec26ad2 btrfs: fix pinned underflow after transaction aborted by Lu Fengqi · 6 years ago
  68. 6bb462a ocfs2: free up write context when direct IO failed by Wengang Wang · 6 years ago
  69. 148dc93 ocfs2: fix a misuse a of brelse after failing ocfs2_check_dir_entry by Changwei Ge · 6 years ago
  70. e249610 Revert "ceph: fix dentry leak in splice_dentry()" by Yan, Zheng · 6 years ago
  71. c1ef6c9 fuse: set FR_SENT while locked by Miklos Szeredi · 6 years ago
  72. 1ed087a fuse: fix blocked_waitq wakeup by Miklos Szeredi · 6 years ago
  73. 569fda5 fuse: Fix use-after-free in fuse_dev_do_write() by Kirill Tkhai · 6 years ago
  74. e8e17b1 fuse: Fix use-after-free in fuse_dev_do_read() by Kirill Tkhai · 6 years ago
  75. cbd6cfd vfs: fix FIGETBSZ ioctl on an overlayfs file by Amir Goldstein · 6 years ago
  76. be67725 ovl: automatically enable redirect_dir on metacopy=on by Miklos Szeredi · 6 years ago
  77. dee4ce1 ovl: check whiteout in ovl_create_over_whiteout() by Miklos Szeredi · 6 years ago
  78. 72f6852 ovl: fix recursive oi->lock in ovl_link() by Amir Goldstein · 6 years ago
  79. 37403ba ovl: fix error handling in ovl_verify_set_fh() by Amir Goldstein · 6 years ago
  80. 8035d1a udf: Prevent write-unsupported filesystem to be remounted read-write by Jan Kara · 6 years ago
  81. 949fd0e 9p locks: fix glock.client_id leak in do_lock by Dominique Martinet · 6 years ago
  82. 0c286e9 Btrfs: fix use-after-free when dumping free space by Filipe Manana · 6 years ago
  83. 5b7a4630 Btrfs: fix use-after-free during inode eviction by Filipe Manana · 6 years ago
  84. 51c62a3 btrfs: move the dio_sem higher up the callchain by Josef Bacik · 6 years ago
  85. dd47295 btrfs: don't run delayed_iputs in commit by Josef Bacik · 6 years ago
  86. 186b524 btrfs: fix insert_reserved error handling by Josef Bacik · 6 years ago
  87. 5a1e9bf btrfs: only free reserved extent if we didn't insert it by Josef Bacik · 6 years ago
  88. a746cfd0 btrfs: don't use ctl->free_space for max_extent_size by Josef Bacik · 6 years ago
  89. 4a351e7 btrfs: set max_extent_size properly by Josef Bacik · 6 years ago
  90. e982bec btrfs: reset max_extent_size properly by Josef Bacik · 6 years ago
  91. ea9c846 Btrfs: fix deadlock when writing out free space caches by Filipe Manana · 6 years ago
  92. e17af96 Btrfs: fix assertion on fsync of regular file when using no-holes feature by Filipe Manana · 6 years ago
  93. 85c5f24 Btrfs: fix null pointer dereference on compressed write path error by Filipe Manana · 6 years ago
  94. 8181a8f btrfs: qgroup: Dirty all qgroups before rescan by Qu Wenruo · 6 years ago
  95. d2c6df3 Btrfs: fix wrong dentries after fsync of file that got its parent replaced by Filipe Manana · 6 years ago
  96. 55f21e1 Btrfs: fix warning when replaying log after fsync of a tmpfile by Filipe Manana · 6 years ago
  97. 1d6d4a0 btrfs: make sure we create all new block groups by Josef Bacik · 6 years ago
  98. 9aabbb2e btrfs: reset max_extent_size on clear in a bitmap by Josef Bacik · 6 years ago
  99. 9006ad1 btrfs: protect space cache inode alloc with GFP_NOFS by Josef Bacik · 6 years ago
  100. 0de8cf3 btrfs: release metadata before running delayed refs by Josef Bacik · 6 years ago