1. 247dcb0 btrfs: fix error handling in btrfs_del_csums by Josef Bacik · 3 years, 8 months ago
  2. 33e03ad ocfs2: fix data corruption by fallocate by Junxiao Bi · 3 years, 7 months ago
  3. 5b3a9a2 ext4: fix bug on in ext4_es_cache_extent as ext4_split_extent_at failed by Ye Bin · 3 years, 8 months ago
  4. 96f7d5f hugetlbfs: hugetlb_fault_mutex_hash() cleanup by Mike Kravetz · 5 years ago
  5. e934c4e btrfs: do not BUG_ON in link_to_fixup_dir by Josef Bacik · 3 years, 8 months ago
  6. fa59ceb NFSv4: Fix v4.0/v4.1 SEEK_DATA return -ENOTSUPP when set NFS_V4_2 config by Zhang Xiaoxu · 3 years, 7 months ago
  7. b291baa NFS: Don't corrupt the value of pg_bytes_written in nfs_do_recoalesce() by Trond Myklebust · 3 years, 7 months ago
  8. b287521 NFS: fix an incorrect limit in filelayout_decode_layout() by Dan Carpenter · 3 years, 8 months ago
  9. 3cfc8ca proc: Check /proc/$pid/attr/ writes against file opener by Kees Cook · 3 years, 7 months ago
  10. 4e1ba53 NFSv4: Fix a NULL pointer dereference in pnfs_mark_matching_lsegs_return() by Anna Schumaker · 3 years, 8 months ago
  11. 2f1aed5 Revert "ecryptfs: replace BUG_ON with error handling code" by Greg Kroah-Hartman · 3 years, 8 months ago
  12. 5716a37 cifs: fix memory leak in smb2_copychunk_range by Ronnie Sahlberg · 3 years, 8 months ago
  13. 2bb7f54 ceph: fix fscache invalidation by Jeff Layton · 4 years ago
  14. d4224ea squashfs: fix divide error in calculate_skip() by Phillip Lougher · 3 years, 8 months ago
  15. 4fc6ebd NFSv4.2 fix handling of sr_eof in SEEK's reply by Olga Kornievskaia · 3 years, 9 months ago
  16. c621f36 pNFS/flexfiles: fix incorrect size check in decode_nfs_fh() by Nikola Livic · 3 years, 9 months ago
  17. 6e15fb6 NFS: Deal correctly with attribute generation counter overflow by Trond Myklebust · 3 years, 9 months ago
  18. 1a3a24e NFSv4.2: Always flush out writes in nfs42_proc_fallocate() by Trond Myklebust · 3 years, 9 months ago
  19. e12d8b1 f2fs: fix a redundant call to f2fs_balance_fs if an error occurs by Colin Ian King · 3 years, 10 months ago
  20. 82c4a2e cuse: prevent clone by Miklos Szeredi · 3 years, 9 months ago
  21. 5c85044 fs: dlm: fix debugfs dump by Alexander Aring · 3 years, 10 months ago
  22. b6f9c34 ext4: fix error code in ext4_commit_super by Fengnan Chang · 3 years, 9 months ago
  23. d2e121b ext4: fix check to prevent false positive report of incorrect used inodes by Zhang Yi · 3 years, 9 months ago
  24. 6fa27e5 jffs2: check the validity of dstlen in jffs2_zlib_compress() by Yang Yang · 4 years ago
  25. 20e988d jffs2: Fix kasan slab-out-of-bounds problem by lizhe · 3 years, 10 months ago
  26. 80e34f4 NFSv4: Don't discard segments marked for return in _pnfs_return_layout() by Trond Myklebust · 3 years, 9 months ago
  27. 3572151 btrfs: convert logic BUG_ON()'s in replace_path to ASSERT()'s by Josef Bacik · 3 years, 10 months ago
  28. b771b46 btrfs: fix metadata extent leak after failure to create subvolume by Filipe Manana · 3 years, 9 months ago
  29. 00a99e1 ecryptfs: fix kernel panic with null dev_name by Jeffrey Mitchell · 3 years, 10 months ago
  30. e87fd8f ext4: correct error label in ext4_rename() by Zhang Yi · 3 years, 9 months ago
  31. 9217411 gfs2: report "already frozen/thawed" errors by Bob Peterson · 3 years, 10 months ago
  32. 264550d Revert "cifs: Set CIFS_MOUNT_USE_PREFIX_PATH flag on setting cifs_sb->prepath." by Greg Kroah-Hartman · 3 years, 9 months ago
  33. 700344f mm: add cond_resched() in gather_pte_stats() by Hugh Dickins · 8 years ago
  34. 16c15e1 fs: direct-io: fix missing sdio->boundary by Jack Qiu · 3 years, 9 months ago
  35. 466d042 ocfs2: fix deadlock between setattr and dio_end_io_write by Wengang Wang · 3 years, 9 months ago
  36. 0709c90 cifs: Silently ignore unknown oplock break handle by Vincent Whitchurch · 3 years, 10 months ago
  37. 54f3c0e cifs: revalidate mapping when we open files for SMB1 POSIX by Ronnie Sahlberg · 3 years, 10 months ago
  38. 54a4d8c reiserfs: update reiserfs_xattrs_initialized() condition by Tetsuo Handa · 3 years, 10 months ago
  39. f5337ec ext4: do not iput inode under running transaction in ext4_rename() by zhangyi (F) · 3 years, 10 months ago
  40. adba8b4 ext4: fix bh ref count on error paths by Zhaolong Zhang · 3 years, 10 months ago
  41. 693202c squashfs: fix xattr id and id lookup sanity checks by Phillip Lougher · 3 years, 10 months ago
  42. 31daf16 squashfs: fix inode lookup sanity checks by Sean Nyekjaer · 3 years, 10 months ago
  43. a69c8d1 nfs: we don't support removing system.nfs4_acl by J. Bruce Fields · 4 years ago
  44. 55ef4f2 NFS: Correct size calculation for create reply length by Frank Sorenson · 3 years, 10 months ago
  45. 7c34fb3 nfs: fix PNFS_FLEXFILE_LAYOUT Kconfig default by Timo Rothenpieler · 3 years, 11 months ago
  46. 542e59b ext4: fix potential error in ext4_do_update_inode by Shijie Luo · 3 years, 10 months ago
  47. 5acfb54 ext4: find old entry again if failed to rename whiteout by zhangyi (F) · 3 years, 10 months ago
  48. 376a76a kernel, fs: Introduce and use set_restart_fn() and arch_set_restart_data() by Oleg Nesterov · 4 years ago
  49. ca403b7 btrfs: fix race when cloning extent buffer during rewind of an old root by Filipe Manana · 3 years, 10 months ago
  50. 58ef383 ext4: check journal inode extents more carefully by Jan Kara · 3 years, 10 months ago
  51. f175d63 ext4: don't allow overlapping system zones by Jan Kara · 3 years, 10 months ago
  52. d01b5fc ext4: handle error of ext4_setup_system_zone() on remount by Jan Kara · 3 years, 10 months ago
  53. 467a50d binfmt_misc: fix possible deadlock in bm_register_write by Lior Ribak · 3 years, 10 months ago
  54. 6f5c47f configfs: fix a use-after-free in __configfs_open_file by Daiyue Zhang · 3 years, 10 months ago
  55. 6e9c862 NFSv4.2: fix return value of _nfs4_get_security_label() by Ondrej Mosnacek · 4 years ago
  56. 394c160 udf: fix silent AED tagLocation corruption by Steven J. Magnani · 4 years ago
  57. 03fba63 cifs: return proper error code in statfs(2) by Paulo Alcantara · 3 years, 10 months ago
  58. 6d511a8 btrfs: fix raid6 qstripe kmap by Ira Weiny · 4 years ago
  59. 1c3c5136 btrfs: raid56: simplify tracking of Q stripe presence by David Sterba · 4 years, 11 months ago
  60. f3c3dcf sysfs: Add sysfs_emit and sysfs_emit_at to format sysfs output by Joe Perches · 4 years, 4 months ago
  61. 4e40abb xfs: Fix assert failure in xfs_setattr_size() by Yumei Huang · 4 years ago
  62. 6ac49d2 JFS: more checks for invalid superblock by Randy Dunlap · 4 years, 1 month ago
  63. 24f1d3c8 gfs2: Don't skip dlm unlock if glock has an lvb by Bob Peterson · 4 years ago
  64. 60ca07c f2fs: fix out-of-repair __setattr_copy() by Chao Yu · 4 years, 1 month ago
  65. 5fdd05d btrfs: fix extent buffer leak on failure to copy root by Filipe Manana · 4 years ago
  66. fb0f1f4 btrfs: fix reloc root leak with 0 ref reloc roots on recovery by Josef Bacik · 4 years ago
  67. e7e9bb3 btrfs: abort the transaction if we fail to inc ref in btrfs_copy_root by Josef Bacik · 4 years ago
  68. 35939be ocfs2: fix a use after free on error by Dan Carpenter · 3 years, 10 months ago
  69. ef89b38 isofs: release buffer head before return by Pan Bian · 4 years ago
  70. 0f37fff jffs2: fix use after free in jffs2_sum_write_data() by Tom Rix · 4 years ago
  71. c123b18 fs/jfs: fix potential integer overflow on shift of a int by Colin Ian King · 3 years, 11 months ago
  72. 2f36ef5 btrfs: clarify error returns values in __load_free_space_cache by Zhihao Cheng · 4 years, 2 months ago
  73. 742300e cifs: Set CIFS_MOUNT_USE_PREFIX_PATH flag on setting cifs_sb->prepath. by Shyam Prasad N · 3 years, 11 months ago
  74. 143b78a ntfs: check for valid standard information attribute by Rustam Kovhaev · 3 years, 10 months ago
  75. 47b8c98 ovl: skip getxattr of security labels by Amir Goldstein · 4 years, 1 month ago
  76. eca93bf squashfs: add more sanity checks in xattr id lookup by Phillip Lougher · 3 years, 11 months ago
  77. a19f1bf squashfs: add more sanity checks in inode lookup by Phillip Lougher · 3 years, 11 months ago
  78. c03b2b8 squashfs: add more sanity checks in id lookup by Phillip Lougher · 3 years, 11 months ago
  79. aff8214 memcg: fix a crash in wb_workfn when a device disappears by Theodore Ts'o · 5 years ago
  80. 2dd160c mm: hugetlbfs: fix cannot migrate the fallocated HugeTLB page by Muchun Song · 4 years ago
  81. 57659a8 cifs: report error instead of invalid when revalidating a dentry fails by Aurelien Aptel · 4 years ago
  82. 394ff12 exit/exec: Seperate mm_release() by Thomas Gleixner · 4 years ago
  83. 2174b2c nfsd4: readdirplus shouldn't return parent of export by J. Bruce Fields · 4 years ago
  84. fd92505 ext4: fix superblock checksum failure when setting password salt by Jan Kara · 4 years, 1 month ago
  85. 622e778 NFS: nfs_igrab_and_active must first reference the superblock by Trond Myklebust · 4 years ago
  86. b4f513a ext4: fix bug for rename with RENAME_WHITEOUT by yangerkun · 4 years ago
  87. 8b00cb2 ubifs: wbuf: Don't leak kernel memory to flash by Richard Weinberger · 4 years, 2 months ago
  88. 33930a6 quota: Don't overflow quota file offsets by Jan Kara · 4 years, 2 months ago
  89. 9acf794 reiserfs: add check for an invalid ih_entry_count by Rustam Kovhaev · 4 years, 2 months ago
  90. 2c7c903 jfs: Fix array index bounds check in dbAdjTree by Dave Kleikamp · 4 years, 2 months ago
  91. 494c2c5 jffs2: Fix GC exit abnormally by Zhe Li · 4 years, 7 months ago
  92. 39d6b71 ceph: fix race in concurrent __ceph_remove_cap invocations by Luis Henriques · 4 years, 2 months ago
  93. 4b0d887 ext4: fix a memory leak of ext4_free_data by Chunguang Xu · 4 years, 2 months ago
  94. 152b467 btrfs: fix return value mixup in btrfs_get_extent by Pavel Machek · 4 years, 5 months ago
  95. cb68741 Btrfs: fix selftests failure due to uninitialized i_mode in test inodes by Filipe Manana · 5 years ago
  96. 19e48e3 btrfs: scrub: Don't use inode page cache in scrub_handle_errored_block() by Qu Wenruo · 6 years ago
  97. ab7c503 btrfs: quota: Set rescan progress to (u64)-1 if we hit last leaf by Qu Wenruo · 7 years ago
  98. 28b4a8b nfs_common: need lock during iterate through the list by Cheng Lin · 4 years, 1 month ago
  99. 4deb1c3 nfsd: Fix message level for normal termination by kazuo ito · 4 years, 1 month ago
  100. e84062a NFS: switch nfsiod to be an UNBOUND workqueue. by NeilBrown · 4 years, 1 month ago