1. 5dbe8eb dlm: fixed memory leaks after failed ls_remove_names allocation by Vasily Averin · 6 years ago
  2. 40738b6 CIFS: Fix error mapping for SMB2_LOCK command which caused OFD lock problem by Georgy A Bystrenin · 6 years ago
  3. 362e8cb f2fs: fix validation of the block count in sanity_check_raw_super by Martin Blumenstingl · 6 years ago
  4. 40a19e5 ext4: force inode writes when nfsd calls commit_metadata() by Theodore Ts'o · 6 years ago
  5. 2eb64177 ext4: include terminating u32 in size of xattr entries when expanding inodes by Theodore Ts'o · 6 years ago
  6. c72f56c ext4: fix EXT4_IOC_GROUP_ADD ioctl by ruippan (潘睿) · 6 years ago
  7. eaec103 ext4: missing unlock/put_page() in ext4_try_to_write_inline_data() by Maurizio Lombardi · 6 years ago
  8. 836bf26 ext4: fix possible use after free in ext4_quota_enable by Pan Bian · 6 years ago
  9. 4d5741a proc/sysctl: don't return ENOMEM on lookup when a table is unregistering by Ivan Delalande · 6 years ago
  10. 3926df1 ubifs: Handle re-linking of inodes correctly while recovery by Richard Weinberger · 6 years ago
  11. 4cd3766 cifs: In Kconfig CONFIG_CIFS_POSIX needs depends on legacy (insecure cifs) by Steve French · 6 years ago
  12. de42cd2 nfs: don't dirty kernel pages read by direct-io by Dave Kleikamp · 6 years ago
  13. 3a7bac9 aio: fix spectre gadget in lookup_ioctx by Jeff Moyer · 6 years ago
  14. 5c35dc0 pstore: Convert console write to use ->write_buf by Namhyung Kim · 8 years ago
  15. 1b5620c ocfs2: fix potential use after free by Pan Bian · 6 years ago
  16. 7f0a62f hfsplus: do not free node before using by Pan Bian · 6 years ago
  17. 5cf4154 hfs: do not free node before using by Pan Bian · 6 years ago
  18. 12daef1 ocfs2: fix deadlock caused by ocfs2_defrag_extent() by Larry Chen · 6 years ago
  19. f23fc42 fscache, cachefiles: remove redundant variable 'cache' by Colin Ian King · 6 years ago
  20. 7a821a9 fscache: fix race between enablement and dropping of object by NeilBrown · 6 years ago
  21. 5e3cd96 cachefiles: Fix page leak in cachefiles_read_backing_file while vmscan is active by Kiran Kumar Modukuri · 6 years ago
  22. d2139ee exportfs: do not read dentry after free by Pan Bian · 6 years ago
  23. aeda916 Btrfs: send, fix infinite loop due to directory rename dependencies by Robbie Ko · 6 years ago
  24. c36dff3 sysv: return 'err' instead of 0 in __sysv_write_inode by YueHaibing · 6 years ago
  25. fcfc763 cifs: Fix separator when building path from dentry by Paulo Alcantara · 6 years ago
  26. 0c82bca hugetlbfs: fix bug in pgoff overflow checking by Mike Kravetz · 6 years ago
  27. 4ec44e9 xfs: don't fail when converting shortform attr to long form during ATTR_REPLACE by Darrick J. Wong · 6 years ago
  28. 91fe514 f2fs: fix to do sanity check with cp_pack_start_sum by Chao Yu · 6 years ago
  29. 2c605dd f2fs: free meta pages if sanity check for ckpt is failed by Jaegeuk Kim · 8 years ago
  30. b10a6ac f2fs: fix to do sanity check with block address in main area v2 by Chao Yu · 6 years ago
  31. e33c1e2 f2fs: fix missing up_read by Jaegeuk Kim · 6 years ago
  32. aafb371 f2fs: fix to do sanity check with block address in main area by Chao Yu · 6 years ago
  33. 1c87980 f2fs: fix to do sanity check with node footer and iblocks by Chao Yu · 6 years ago
  34. fd8c7d3 f2fs: Add sanity_check_inode() function by Ben Hutchings · 6 years ago
  35. 06e606a f2fs: fix to do sanity check with user_block_count by Chao Yu · 6 years ago
  36. a3dccfa f2fs: fix to do sanity check with secs_per_zone by Chao Yu · 6 years ago
  37. d451188 f2fs: introduce and spread verify_blkaddr by Chao Yu · 6 years ago
  38. 6012d18 f2fs: clean up with is_valid_blkaddr() by Chao Yu · 6 years ago
  39. 65e1055 f2fs: enhance sanity_check_raw_super() to avoid potential overflow by Jaegeuk Kim · 6 years ago
  40. 6e182e9 f2fs: sanity check on sit entry by Jaegeuk Kim · 6 years ago
  41. 89d78cf f2fs: check blkaddr more accuratly before issue a bio by Yunlei He · 7 years ago
  42. 3fd9620 f2fs: return error during fill_super by Jaegeuk Kim · 7 years ago
  43. 240ceff f2fs: detect wrong layout by Jaegeuk Kim · 8 years ago
  44. cb9b1d4 f2fs: fix race condition in between free nid allocator/initializer by Chao Yu · 8 years ago
  45. 3b19f96 f2fs: fix a panic caused by NULL flush_cmd_control by Yunlei He · 7 years ago
  46. d558df7 btrfs: tree-checker: Fix misleading group system information by Shaokun Zhang · 6 years ago
  47. fbf8bd3 btrfs: tree-checker: Check level for leaves and nodes by Qu Wenruo · 6 years ago
  48. 7a72f91 btrfs: Check that each block group has corresponding chunk at mount time by Qu Wenruo · 6 years ago
  49. 6f33d3d btrfs: tree-checker: Detect invalid and empty essential trees by Qu Wenruo · 6 years ago
  50. 058e388 btrfs: tree-checker: Verify block_group_item by Qu Wenruo · 6 years ago
  51. db438c3 btrfs: tree-check: reduce stack consumption in check_dir_item by David Sterba · 7 years ago
  52. 6b66f51 btrfs: tree-checker: use %zu format string for size_t by Arnd Bergmann · 7 years ago
  53. e48e62f btrfs: tree-checker: Add checker for dir item by Qu Wenruo · 7 years ago
  54. f7438e6 btrfs: tree-checker: Fix false panic for sanity test by Qu Wenruo · 7 years ago
  55. f4209d9 btrfs: tree-checker: Enhance btrfs_check_node output by Qu Wenruo · 7 years ago
  56. 20b30415 btrfs: struct-funcs, constify readers by Jeff Mahoney · 7 years ago
  57. 90eb4c0 btrfs: Move leaf and node validation checker to tree-checker.c by Qu Wenruo · 7 years ago
  58. dc56464 btrfs: Add checker for EXTENT_CSUM by Qu Wenruo · 7 years ago
  59. c5b2907 btrfs: Add sanity check for EXTENT_DATA when reading out leaf by Qu Wenruo · 7 years ago
  60. ece4bb5 btrfs: Check if item pointer overlaps with the item itself by Qu Wenruo · 7 years ago
  61. b0a67e4 btrfs: Refactor check_leaf function for later expansion by Qu Wenruo · 7 years ago
  62. 23eb2f4 btrfs: Verify that every chunk has corresponding block group at mount time by Qu Wenruo · 6 years ago
  63. 3c77b07 btrfs: validate type when reading a chunk by Gu Jinxiang · 6 years ago
  64. 447effd hugetlbfs: check for pgoff value overflow by Mike Kravetz · 7 years ago
  65. 3d101f3 hugetlbfs: fix offset overflow in hugetlbfs mmap by Mike Kravetz · 7 years ago
  66. 06e9259 libceph: add authorizer challenge by Ilya Dryomov · 6 years ago
  67. 9041d1e libceph: drop len argument of *verify_authorizer_reply() by Ilya Dryomov · 8 years ago
  68. 47fb2ff udf: Allow mounting volumes with incorrect identification strings by Jan Kara · 6 years ago
  69. ddc07d5 Btrfs: fix use-after-free when dumping free space by Filipe Manana · 6 years ago
  70. c50ccf2 btrfs: Always try all copies when reading extent buffers by Nikolay Borisov · 6 years ago
  71. 52fc8c7 kernfs: Replace strncpy with memcpy by Guenter Roeck · 6 years ago
  72. 36d8dbf btrfs: release metadata before running delayed refs by Josef Bacik · 6 years ago
  73. 4e443d7 ext2: fix potential use after free by Pan Bian · 6 years ago
  74. 55eb06b fs: fix lost error code in dio_complete by Maximilian Heyne · 6 years ago
  75. 6e1210e Btrfs: ensure path name is null terminated at btrfs_control_ioctl by Filipe Manana · 6 years ago
  76. 0c41bee namei: allow restricted O_CREAT of FIFOs and regular files by Salvatore Mesoraca · 6 years ago
  77. 50c0005 gfs2: Don't leave s_fs_info pointing to freed memory in init_sbd by Andrew Price · 6 years ago
  78. ecfcb85 bfs: add sanity check at bfs_fill_super() by Tetsuo Handa · 6 years ago
  79. 3a0e8e3 v9fs_dir_readdir: fix double-free on p9stat_read error by Dominique Martinet · 6 years ago
  80. 33f3f3b btrfs: fix pinned underflow after transaction aborted by Lu Fengqi · 6 years ago
  81. 4423e07 btrfs: Ensure btrfs_trim_fs can trim the whole filesystem by Qu Wenruo · 6 years ago
  82. fc43e4c btrfs: Enhance btrfs_trim_fs function to handle error better by Qu Wenruo · 6 years ago
  83. 92b4499 gfs2: Put bitmap buffers in put_super by Andreas Gruenbacher · 6 years ago
  84. ac270f1 fs/exofs: fix potential memory leak in mount option parsing by Chengguang Xu · 6 years ago
  85. 8b27576 hfsplus: prevent btree data loss on root split by Ernesto A. Fernández · 6 years ago
  86. 36b9d75 hfs: prevent btree data loss on root split by Ernesto A. Fernández · 6 years ago
  87. 6c35bb5 reiserfs: propagate errors from fill_with_dentries() properly by Jann Horn · 6 years ago
  88. f89c9ff cifs: don't dereference smb_file_target before null check by Colin Ian King · 6 years ago
  89. 8f1756a configfs: replace strncpy with memcpy by Guenter Roeck · 6 years ago
  90. d180fee fuse: fix leaked notify reply by Miklos Szeredi · 6 years ago
  91. fdd9379 fuse: fix use-after-free in fuse_direct_IO() by Lukas Czerner · 6 years ago
  92. 7291d95 nfsd: COPY and CLONE operations require the saved filehandle to be set by Scott Mayhew · 6 years ago
  93. 03004f4 mount: Prevent MNT_DETACH from disconnecting locked mounts by Eric W. Biederman · 6 years ago
  94. d756518 mount: Don't allow copying MNT_UNBINDABLE|MNT_LOCKED mounts by Eric W. Biederman · 6 years ago
  95. fa14e9b mount: Retest MNT_LOCKED in do_umount by Eric W. Biederman · 6 years ago
  96. d450fcd ext4: fix buffer leak in __ext4_read_dirblock() on error path by Vasily Averin · 6 years ago
  97. 82dfeb8 ext4: fix buffer leak in ext4_xattr_move_to_block() on error path by Vasily Averin · 6 years ago
  98. b66102a ext4: release bs.bh before re-using in ext4_xattr_block_find() by Vasily Averin · 6 years ago
  99. 6b436fb ext4: fix possible leak of s_journal_flag_rwsem in error path by Vasily Averin · 6 years ago
  100. 8547ff5 ext4: fix possible leak of sbi->s_group_desc_leak in error path by Theodore Ts'o · 6 years ago