1. 0c41bee namei: allow restricted O_CREAT of FIFOs and regular files by Salvatore Mesoraca · 6 years ago
  2. 50c0005 gfs2: Don't leave s_fs_info pointing to freed memory in init_sbd by Andrew Price · 6 years ago
  3. ecfcb85 bfs: add sanity check at bfs_fill_super() by Tetsuo Handa · 6 years ago
  4. 3a0e8e3 v9fs_dir_readdir: fix double-free on p9stat_read error by Dominique Martinet · 6 years ago
  5. 33f3f3b btrfs: fix pinned underflow after transaction aborted by Lu Fengqi · 6 years ago
  6. 4423e07 btrfs: Ensure btrfs_trim_fs can trim the whole filesystem by Qu Wenruo · 6 years ago
  7. fc43e4c btrfs: Enhance btrfs_trim_fs function to handle error better by Qu Wenruo · 6 years ago
  8. 92b4499 gfs2: Put bitmap buffers in put_super by Andreas Gruenbacher · 6 years ago
  9. ac270f1 fs/exofs: fix potential memory leak in mount option parsing by Chengguang Xu · 6 years ago
  10. 8b27576 hfsplus: prevent btree data loss on root split by Ernesto A. Fernández · 6 years ago
  11. 36b9d75 hfs: prevent btree data loss on root split by Ernesto A. Fernández · 6 years ago
  12. 6c35bb5 reiserfs: propagate errors from fill_with_dentries() properly by Jann Horn · 6 years ago
  13. f89c9ff cifs: don't dereference smb_file_target before null check by Colin Ian King · 6 years ago
  14. 8f1756a configfs: replace strncpy with memcpy by Guenter Roeck · 6 years ago
  15. d180fee fuse: fix leaked notify reply by Miklos Szeredi · 6 years ago
  16. fdd9379 fuse: fix use-after-free in fuse_direct_IO() by Lukas Czerner · 6 years ago
  17. 7291d95 nfsd: COPY and CLONE operations require the saved filehandle to be set by Scott Mayhew · 6 years ago
  18. 03004f4 mount: Prevent MNT_DETACH from disconnecting locked mounts by Eric W. Biederman · 6 years ago
  19. d756518 mount: Don't allow copying MNT_UNBINDABLE|MNT_LOCKED mounts by Eric W. Biederman · 6 years ago
  20. fa14e9b mount: Retest MNT_LOCKED in do_umount by Eric W. Biederman · 6 years ago
  21. d450fcd ext4: fix buffer leak in __ext4_read_dirblock() on error path by Vasily Averin · 6 years ago
  22. 82dfeb8 ext4: fix buffer leak in ext4_xattr_move_to_block() on error path by Vasily Averin · 6 years ago
  23. b66102a ext4: release bs.bh before re-using in ext4_xattr_block_find() by Vasily Averin · 6 years ago
  24. 6b436fb ext4: fix possible leak of s_journal_flag_rwsem in error path by Vasily Averin · 6 years ago
  25. 8547ff5 ext4: fix possible leak of sbi->s_group_desc_leak in error path by Theodore Ts'o · 6 years ago
  26. 11a2eb0 ext4: avoid possible double brelse() in add_new_gdb() on error path by Theodore Ts'o · 6 years ago
  27. 142e017 ext4: fix missing cleanup if ext4_alloc_flex_bg_array() fails while resizing by Vasily Averin · 6 years ago
  28. f30a52c ext4: avoid buffer leak in ext4_orphan_add() after prior errors by Vasily Averin · 6 years ago
  29. 8a6a7dd ext4: fix possible inode leak in the retry loop of ext4_resize_fs() by Vasily Averin · 6 years ago
  30. 0582167 ext4: avoid potential extra brelse in setup_new_flex_group_blocks() by Vasily Averin · 6 years ago
  31. c484fd2 ext4: add missing brelse() add_new_gdb_meta_bg()'s error path by Vasily Averin · 6 years ago
  32. 771e8c7 ext4: add missing brelse() in set_flexbg_block_bitmap()'s error path by Vasily Averin · 6 years ago
  33. b134199 ext4: add missing brelse() update_backups()'s error path by Vasily Averin · 6 years ago
  34. 800d811 Btrfs: fix data corruption due to cloning of eof block by Filipe Manana · 6 years ago
  35. 3fe6b9a Btrfs: fix cur_offset in the error case for nocow by Robbie Ko · 6 years ago
  36. dd4c84b ocfs2: fix a misuse a of brelse after failing ocfs2_check_dir_entry by Changwei Ge · 6 years ago
  37. 43e3837 Revert "ceph: fix dentry leak in splice_dentry()" by Yan, Zheng · 6 years ago
  38. c31ccf1 fuse: set FR_SENT while locked by Miklos Szeredi · 6 years ago
  39. 7238fcb fuse: fix blocked_waitq wakeup by Miklos Szeredi · 6 years ago
  40. 0799a93 fuse: Fix use-after-free in fuse_dev_do_write() by Kirill Tkhai · 6 years ago
  41. 7996b1c fuse: Fix use-after-free in fuse_dev_do_read() by Kirill Tkhai · 6 years ago
  42. 9e79094 9p locks: fix glock.client_id leak in do_lock by Dominique Martinet · 6 years ago
  43. f3bc71f btrfs: set max_extent_size properly by Josef Bacik · 6 years ago
  44. a088035 Btrfs: fix null pointer dereference on compressed write path error by Filipe Manana · 6 years ago
  45. 91b3675 btrfs: qgroup: Dirty all qgroups before rescan by Qu Wenruo · 6 years ago
  46. 6a0403a Btrfs: fix wrong dentries after fsync of file that got its parent replaced by Filipe Manana · 6 years ago
  47. 4c7b9a4 btrfs: make sure we create all new block groups by Josef Bacik · 6 years ago
  48. 9ff40fb btrfs: reset max_extent_size on clear in a bitmap by Josef Bacik · 6 years ago
  49. c160dae btrfs: wait on caching when putting the bg cache by Josef Bacik · 6 years ago
  50. 391235f btrfs: don't attempt to trim devices that don't support it by Jeff Mahoney · 6 years ago
  51. d87af98 btrfs: iterate all devices during trim, instead of fs_devices::alloc_list by Jeff Mahoney · 6 years ago
  52. 1bd7112 btrfs: fix error handling in free_log_tree by Jeff Mahoney · 6 years ago
  53. 5125564 btrfs: locking: Add extra check in btrfs_init_new_buffer() to avoid deadlock by Qu Wenruo · 6 years ago
  54. 20d8180 btrfs: Handle owner mismatch gracefully when walking up tree by Qu Wenruo · 6 years ago
  55. aa52629 Cramfs: fix abad comparison when wrap-arounds occur by Nicolas Pitre · 6 years ago
  56. 5c22b67 lockd: fix access beyond unterminated strings in prints by Amir Goldstein · 6 years ago
  57. 65f27a3 NFSv4.1: Fix the r/wsize checking by Trond Myklebust · 6 years ago
  58. 8ad964c smb3: on kerberos mount if server doesn't specify auth type use krb5 by Steve French · 6 years ago
  59. 883f979 smb3: do not attempt cifs operation in smb3 query info error path by Steve French · 6 years ago
  60. 69922f7 smb3: allow stats which track session and share reconnects to be reset by Steve French · 6 years ago
  61. 8e30869 ext4: propagate error from dquot_initialize() in EXT4_IOC_FSSETXATTR by Wang Shilong · 6 years ago
  62. 4c19620 ext4: initialize retries variable in ext4_da_write_inline_data_begin() by Lukas Czerner · 6 years ago
  63. 4b347ab gfs2_meta: ->mount() can get NULL dev_name by Al Viro · 6 years ago
  64. 2613e75 jbd2: fix use after free in jbd2_log_do_checkpoint() by Jan Kara · 6 years ago
  65. 44760d8 ext4: fix argument checking in EXT4_IOC_MOVE_EXT by Theodore Ts'o · 6 years ago
  66. 6a6b4164 jffs2: free jffs2_sb_info through jffs2_kill_sb() by Hou Tao · 6 years ago
  67. 186c585 cachefiles: fix the race between cachefiles_bury_object() and rmdir(2) by Al Viro · 6 years ago
  68. 9bb68aa xfs: truncate transaction does not modify the inobt by Brian Foster · 6 years ago
  69. 9dbac7c fs/fat/fatent.c: add cond_resched() to fat_count_free_clusters() by Khazhismel Kumykov · 6 years ago
  70. a2b9a0d cifs: Use ULL suffix for 64-bit constant by Geert Uytterhoeven · 6 years ago
  71. 97d65c1 Btrfs: incremental send, fix invalid memory access by Filipe Manana · 7 years ago
  72. 855bf14 ocfs2: fix deadlock caused by recursive locking in xattr by Eric Ren · 7 years ago
  73. 538f9d9 ufs: we need to sync inode before freeing it by Al Viro · 7 years ago
  74. f33ed84 Btrfs: clear EXTENT_DEFRAG bits in finish_ordered_io by Liu Bo · 7 years ago
  75. 4b1cfa2 btrfs: fiemap: Cache and merge fiemap extent before submit it to user by Qu Wenruo · 7 years ago
  76. 0da0e51 orangefs: off by ones in xattr size checks by Dan Carpenter · 7 years ago
  77. adb298b f2fs: fix multiple f2fs_add_link() having same name for inline dentry by Sheng Yong · 7 years ago
  78. 7dd5589 ext4: avoid running out of journal credits when appending to an inline file by Theodore Ts'o · 6 years ago
  79. dbf9a05 sched/cputime: Convert kcpustat to nsecs by Frederic Weisbecker · 7 years ago
  80. a295ff4 ext4: Fix error code in ext4_xattr_set_entry() by Daniel Rosenberg · 6 years ago
  81. 4b934d6 ubifs: Check for name being NULL while mounting by Richard Weinberger · 6 years ago
  82. a87e1bd f2fs: fix invalid memory access by Chao Yu · 6 years ago
  83. 0050338 ext4: always verify the magic number in xattr blocks by Theodore Ts'o · 6 years ago
  84. b469713 ext4: add corruption check in ext4_xattr_set_entry() by Theodore Ts'o · 6 years ago
  85. 29b4641 ocfs2: fix locking for res->tracking and dlm->tracking_list by Ashish Samant · 6 years ago
  86. 3c5dc3f proc: restrict kernel stack dumps to root by Jann Horn · 6 years ago
  87. 5753991 smb2: fix missing files in root share directory listing by Aurelien Aptel · 6 years ago
  88. 8e9817c sysfs: Do not return POSIX ACL xattrs via listxattr by Andreas Gruenbacher · 6 years ago
  89. 3466db7 cifs: read overflow in is_valid_oplock_break() by Dan Carpenter · 6 years ago
  90. 7a0ee61 fs/cifs: suppress a string overflow warning by Stephen Rothwell · 6 years ago
  91. 34acac4 fs/cifs: don't translate SFM_SLASH (U+F026) to backslash by Jon Kuhn · 6 years ago
  92. 3a28247 ext4: never move the system.data xattr out of the inode body by Theodore Ts'o · 6 years ago
  93. cacafc2 nfsd: fix corrupted reply to badly ordered compound by J. Bruce Fields · 6 years ago
  94. 797488a ext4: show test_dummy_encryption mount option in /proc/mounts by Eric Biggers · 6 years ago
  95. b344b3a ext4: don't mark mmp buffer head dirty by Li Dongyang · 6 years ago
  96. 4ba9e68 ext4: fix online resizing for bigalloc file systems with a 1k block size by Theodore Ts'o · 6 years ago
  97. 205dc0d ext4: fix online resize's handling of a too-small final block group by Theodore Ts'o · 6 years ago
  98. 67770b4 ext4: recalucate superblock checksum after updating free blocks/inodes by Theodore Ts'o · 6 years ago
  99. acf32cf ext4: avoid divide by zero fault when deleting corrupted inline directories by Theodore Ts'o · 6 years ago
  100. 23f57cb ext4: check to make sure the rename(2)'s destination is not freed by Theodore Ts'o · 6 years ago