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