1. db438c3 btrfs: tree-check: reduce stack consumption in check_dir_item by David Sterba · 7 years ago
  2. 6b66f51 btrfs: tree-checker: use %zu format string for size_t by Arnd Bergmann · 7 years ago
  3. e48e62f btrfs: tree-checker: Add checker for dir item by Qu Wenruo · 7 years ago
  4. f7438e6 btrfs: tree-checker: Fix false panic for sanity test by Qu Wenruo · 7 years ago
  5. f4209d9 btrfs: tree-checker: Enhance btrfs_check_node output by Qu Wenruo · 7 years ago
  6. 20b30415 btrfs: struct-funcs, constify readers by Jeff Mahoney · 7 years ago
  7. 90eb4c0 btrfs: Move leaf and node validation checker to tree-checker.c by Qu Wenruo · 7 years ago
  8. dc56464 btrfs: Add checker for EXTENT_CSUM by Qu Wenruo · 7 years ago
  9. c5b2907 btrfs: Add sanity check for EXTENT_DATA when reading out leaf by Qu Wenruo · 7 years ago
  10. ece4bb5 btrfs: Check if item pointer overlaps with the item itself by Qu Wenruo · 7 years ago
  11. b0a67e4 btrfs: Refactor check_leaf function for later expansion by Qu Wenruo · 7 years ago
  12. 23eb2f4 btrfs: Verify that every chunk has corresponding block group at mount time by Qu Wenruo · 6 years ago
  13. 3c77b07 btrfs: validate type when reading a chunk by Gu Jinxiang · 6 years ago
  14. 447effd hugetlbfs: check for pgoff value overflow by Mike Kravetz · 7 years ago
  15. 3d101f3 hugetlbfs: fix offset overflow in hugetlbfs mmap by Mike Kravetz · 8 years ago
  16. 06e9259 libceph: add authorizer challenge by Ilya Dryomov · 6 years ago
  17. 9041d1e libceph: drop len argument of *verify_authorizer_reply() by Ilya Dryomov · 8 years ago
  18. 47fb2ff udf: Allow mounting volumes with incorrect identification strings by Jan Kara · 6 years ago
  19. ddc07d5 Btrfs: fix use-after-free when dumping free space by Filipe Manana · 6 years ago
  20. c50ccf2 btrfs: Always try all copies when reading extent buffers by Nikolay Borisov · 6 years ago
  21. 52fc8c7 kernfs: Replace strncpy with memcpy by Guenter Roeck · 6 years ago
  22. 36d8dbf btrfs: release metadata before running delayed refs by Josef Bacik · 6 years ago
  23. 4e443d7 ext2: fix potential use after free by Pan Bian · 6 years ago
  24. 55eb06b fs: fix lost error code in dio_complete by Maximilian Heyne · 6 years ago
  25. 6e1210e Btrfs: ensure path name is null terminated at btrfs_control_ioctl by Filipe Manana · 6 years ago
  26. 0c41bee namei: allow restricted O_CREAT of FIFOs and regular files by Salvatore Mesoraca · 6 years ago
  27. 50c0005 gfs2: Don't leave s_fs_info pointing to freed memory in init_sbd by Andrew Price · 6 years ago
  28. ecfcb85 bfs: add sanity check at bfs_fill_super() by Tetsuo Handa · 6 years ago
  29. 3a0e8e3 v9fs_dir_readdir: fix double-free on p9stat_read error by Dominique Martinet · 6 years ago
  30. 33f3f3b btrfs: fix pinned underflow after transaction aborted by Lu Fengqi · 6 years ago
  31. 4423e07 btrfs: Ensure btrfs_trim_fs can trim the whole filesystem by Qu Wenruo · 6 years ago
  32. fc43e4c btrfs: Enhance btrfs_trim_fs function to handle error better by Qu Wenruo · 6 years ago
  33. 92b4499 gfs2: Put bitmap buffers in put_super by Andreas Gruenbacher · 6 years ago
  34. ac270f1 fs/exofs: fix potential memory leak in mount option parsing by Chengguang Xu · 6 years ago
  35. 8b27576 hfsplus: prevent btree data loss on root split by Ernesto A. Fernández · 6 years ago
  36. 36b9d75 hfs: prevent btree data loss on root split by Ernesto A. Fernández · 6 years ago
  37. 6c35bb5 reiserfs: propagate errors from fill_with_dentries() properly by Jann Horn · 6 years ago
  38. f89c9ff cifs: don't dereference smb_file_target before null check by Colin Ian King · 6 years ago
  39. 8f1756a configfs: replace strncpy with memcpy by Guenter Roeck · 6 years ago
  40. d180fee fuse: fix leaked notify reply by Miklos Szeredi · 6 years ago
  41. fdd9379 fuse: fix use-after-free in fuse_direct_IO() by Lukas Czerner · 6 years ago
  42. 7291d95 nfsd: COPY and CLONE operations require the saved filehandle to be set by Scott Mayhew · 6 years ago
  43. 03004f4 mount: Prevent MNT_DETACH from disconnecting locked mounts by Eric W. Biederman · 6 years ago
  44. d756518 mount: Don't allow copying MNT_UNBINDABLE|MNT_LOCKED mounts by Eric W. Biederman · 6 years ago
  45. fa14e9b mount: Retest MNT_LOCKED in do_umount by Eric W. Biederman · 6 years ago
  46. d450fcd ext4: fix buffer leak in __ext4_read_dirblock() on error path by Vasily Averin · 6 years ago
  47. 82dfeb8 ext4: fix buffer leak in ext4_xattr_move_to_block() on error path by Vasily Averin · 6 years ago
  48. b66102a ext4: release bs.bh before re-using in ext4_xattr_block_find() by Vasily Averin · 6 years ago
  49. 6b436fb ext4: fix possible leak of s_journal_flag_rwsem in error path by Vasily Averin · 6 years ago
  50. 8547ff5 ext4: fix possible leak of sbi->s_group_desc_leak in error path by Theodore Ts'o · 6 years ago
  51. 11a2eb0 ext4: avoid possible double brelse() in add_new_gdb() on error path by Theodore Ts'o · 6 years ago
  52. 142e017 ext4: fix missing cleanup if ext4_alloc_flex_bg_array() fails while resizing by Vasily Averin · 6 years ago
  53. f30a52c ext4: avoid buffer leak in ext4_orphan_add() after prior errors by Vasily Averin · 6 years ago
  54. 8a6a7dd ext4: fix possible inode leak in the retry loop of ext4_resize_fs() by Vasily Averin · 6 years ago
  55. 0582167 ext4: avoid potential extra brelse in setup_new_flex_group_blocks() by Vasily Averin · 6 years ago
  56. c484fd2 ext4: add missing brelse() add_new_gdb_meta_bg()'s error path by Vasily Averin · 6 years ago
  57. 771e8c7 ext4: add missing brelse() in set_flexbg_block_bitmap()'s error path by Vasily Averin · 6 years ago
  58. b134199 ext4: add missing brelse() update_backups()'s error path by Vasily Averin · 6 years ago
  59. 800d811 Btrfs: fix data corruption due to cloning of eof block by Filipe Manana · 6 years ago
  60. 3fe6b9a Btrfs: fix cur_offset in the error case for nocow by Robbie Ko · 6 years ago
  61. dd4c84b ocfs2: fix a misuse a of brelse after failing ocfs2_check_dir_entry by Changwei Ge · 6 years ago
  62. 43e3837 Revert "ceph: fix dentry leak in splice_dentry()" by Yan, Zheng · 6 years ago
  63. c31ccf1 fuse: set FR_SENT while locked by Miklos Szeredi · 6 years ago
  64. 7238fcb fuse: fix blocked_waitq wakeup by Miklos Szeredi · 6 years ago
  65. 0799a93 fuse: Fix use-after-free in fuse_dev_do_write() by Kirill Tkhai · 6 years ago
  66. 7996b1c fuse: Fix use-after-free in fuse_dev_do_read() by Kirill Tkhai · 6 years ago
  67. 9e79094 9p locks: fix glock.client_id leak in do_lock by Dominique Martinet · 6 years ago
  68. f3bc71f btrfs: set max_extent_size properly by Josef Bacik · 6 years ago
  69. a088035 Btrfs: fix null pointer dereference on compressed write path error by Filipe Manana · 6 years ago
  70. 91b3675 btrfs: qgroup: Dirty all qgroups before rescan by Qu Wenruo · 6 years ago
  71. 6a0403a Btrfs: fix wrong dentries after fsync of file that got its parent replaced by Filipe Manana · 6 years ago
  72. 4c7b9a4 btrfs: make sure we create all new block groups by Josef Bacik · 6 years ago
  73. 9ff40fb btrfs: reset max_extent_size on clear in a bitmap by Josef Bacik · 6 years ago
  74. c160dae btrfs: wait on caching when putting the bg cache by Josef Bacik · 6 years ago
  75. 391235f btrfs: don't attempt to trim devices that don't support it by Jeff Mahoney · 6 years ago
  76. d87af98 btrfs: iterate all devices during trim, instead of fs_devices::alloc_list by Jeff Mahoney · 6 years ago
  77. 1bd7112 btrfs: fix error handling in free_log_tree by Jeff Mahoney · 6 years ago
  78. 5125564 btrfs: locking: Add extra check in btrfs_init_new_buffer() to avoid deadlock by Qu Wenruo · 6 years ago
  79. 20d8180 btrfs: Handle owner mismatch gracefully when walking up tree by Qu Wenruo · 6 years ago
  80. aa52629 Cramfs: fix abad comparison when wrap-arounds occur by Nicolas Pitre · 6 years ago
  81. 5c22b67 lockd: fix access beyond unterminated strings in prints by Amir Goldstein · 6 years ago
  82. 65f27a3 NFSv4.1: Fix the r/wsize checking by Trond Myklebust · 6 years ago
  83. 8ad964c smb3: on kerberos mount if server doesn't specify auth type use krb5 by Steve French · 6 years ago
  84. 883f979 smb3: do not attempt cifs operation in smb3 query info error path by Steve French · 6 years ago
  85. 69922f7 smb3: allow stats which track session and share reconnects to be reset by Steve French · 6 years ago
  86. 8e30869 ext4: propagate error from dquot_initialize() in EXT4_IOC_FSSETXATTR by Wang Shilong · 6 years ago
  87. 4c19620 ext4: initialize retries variable in ext4_da_write_inline_data_begin() by Lukas Czerner · 6 years ago
  88. 4b347ab gfs2_meta: ->mount() can get NULL dev_name by Al Viro · 6 years ago
  89. 2613e75 jbd2: fix use after free in jbd2_log_do_checkpoint() by Jan Kara · 6 years ago
  90. 44760d8 ext4: fix argument checking in EXT4_IOC_MOVE_EXT by Theodore Ts'o · 6 years ago
  91. 6a6b4164 jffs2: free jffs2_sb_info through jffs2_kill_sb() by Hou Tao · 6 years ago
  92. 186c585 cachefiles: fix the race between cachefiles_bury_object() and rmdir(2) by Al Viro · 6 years ago
  93. 9bb68aa xfs: truncate transaction does not modify the inobt by Brian Foster · 6 years ago
  94. 9dbac7c fs/fat/fatent.c: add cond_resched() to fat_count_free_clusters() by Khazhismel Kumykov · 6 years ago
  95. a2b9a0d cifs: Use ULL suffix for 64-bit constant by Geert Uytterhoeven · 7 years ago
  96. 97d65c1 Btrfs: incremental send, fix invalid memory access by Filipe Manana · 7 years ago
  97. 855bf14 ocfs2: fix deadlock caused by recursive locking in xattr by Eric Ren · 7 years ago
  98. 538f9d9 ufs: we need to sync inode before freeing it by Al Viro · 7 years ago
  99. f33ed84 Btrfs: clear EXTENT_DEFRAG bits in finish_ordered_io by Liu Bo · 7 years ago
  100. 4b1cfa2 btrfs: fiemap: Cache and merge fiemap extent before submit it to user by Qu Wenruo · 8 years ago