1. cbbc13b io_uring: fix overflows checks in provide buffers by Pavel Begunkov · 4 years ago
  2. 7456cc7 seccomp: Fix CONFIG tests for Seccomp_filters by Kenta.Tada@sony.com · 4 years ago
  3. 95f4e9f afs: Fix updating of i_mode due to 3rd party change by David Howells · 4 years, 1 month ago
  4. 821ff1d NFSv4.2: fix copy stateid copying for the async copy by Olga Kornievskaia · 4 years ago
  5. 74bcea1 NFSD: Fix sparse warning in nfs4proc.c by Chuck Lever · 4 years, 4 months ago
  6. 06f414e ovl: fix missing revert_creds() on error path by Dan Carpenter · 4 years ago
  7. 7e916d0 io_uring: truncate lengths larger than MAX_RW_COUNT on provide buffers by Thadeu Lima de Souza Cascardo · 3 years, 11 months ago
  8. 378a016 ext4: Fix occasional generic/418 failure by Jan Kara · 4 years ago
  9. 133e83b ext4: allow the dax flag to be set and cleared on inline directories by Theodore Ts'o · 4 years ago
  10. 72447c9 ext4: fix error return code in ext4_fc_perform_commit() by Xu Yihang · 4 years ago
  11. bf4ba04 ext4: fix ext4_error_err save negative errno into superblock by Ye Bin · 4 years ago
  12. 12905cf ext4: fix error code in ext4_commit_super by Fengnan Chang · 4 years ago
  13. 7e9298f ext4: do not set SB_ACTIVE in ext4_orphan_cleanup() by Zhang Yi · 4 years ago
  14. 098b2575 ext4: fix check to prevent false positive report of incorrect used inodes by Zhang Yi · 4 years ago
  15. 3461909 ext4: annotate data race in jbd2_journal_dirty_metadata() by Jan Kara · 4 years ago
  16. 9aca313 ext4: annotate data race in start_this_handle() by Jan Kara · 4 years ago
  17. d35c4c9 smb3: do not attempt multichannel to server which does not support it by Steve French · 3 years, 11 months ago
  18. 796b826 smb3: when mounting with multichannel include it in requested capabilities by Steve French · 3 years, 11 months ago
  19. 5781c9d jffs2: check the validity of dstlen in jffs2_zlib_compress() by Yang Yang · 4 years, 2 months ago
  20. 11e3ff7e exfat: fix erroneous discard when clear cluster bit by Hyeongseok Kim · 4 years, 1 month ago
  21. 1c525c2 fuse: fix write deadlock by Vivek Goyal · 4 years, 5 months ago
  22. 643243e jffs2: Hook up splice_write callback by Joel Stanley · 4 years ago
  23. 72c282b jffs2: Fix kasan slab-out-of-bounds problem by lizhe · 4 years ago
  24. 2fafe7d NFSv4: Don't discard segments marked for return in _pnfs_return_layout() by Trond Myklebust · 4 years ago
  25. 334165d NFS: Don't discard pNFS layout segments that are marked for return by Trond Myklebust · 4 years ago
  26. 96fa26b7 NFS: fs_context: validate UDP retrans to prevent shift out-of-bounds by Randy Dunlap · 4 years, 1 month ago
  27. 9aa4602 f2fs: fix to avoid out-of-bounds memory access by Chao Yu · 4 years ago
  28. 3962474 f2fs: fix error handling in f2fs_end_enable_verity() by Eric Biggers · 4 years, 1 month ago
  29. 50b0c0c ubifs: Only check replay with inode type to judge if inode linked by Guochun Mao · 4 years ago
  30. d19555f virtiofs: fix memory leak in virtio_fs_probe() by Luis Henriques · 4 years ago
  31. 1b41d4e fs: fix reporting supported extra file attributes for statx() by Theodore Ts'o · 4 years ago
  32. 1d852d6 btrfs: fix race when picking most recent mod log operation for an old root by Filipe Manana · 4 years ago
  33. 9c60c881 btrfs: convert logic BUG_ON()'s in replace_path to ASSERT()'s by Josef Bacik · 4 years ago
  34. f32b84d btrfs: do proper error handling in btrfs_update_reloc_root by Josef Bacik · 4 years ago
  35. 224c654 btrfs: do proper error handling in create_reloc_root by Josef Bacik · 4 years ago
  36. a4794be btrfs: fix race between transaction aborts and fsyncs leading to use-after-free by Filipe Manana · 4 years ago
  37. 97f3074 btrfs: fix metadata extent leak after failure to create subvolume by Filipe Manana · 4 years ago
  38. dba16ca btrfs: handle remount to no compress during compression by Qu Wenruo · 4 years, 8 months ago
  39. 5f2adf8 smb2: fix use-after-free in smb2_ioctl_query_info() by Aurelien Aptel · 4 years ago
  40. 8a90058 cifs: detect dead connections only when echoes are enabled. by Shyam Prasad N · 3 years, 11 months ago
  41. 23d7b4a cifs: fix out-of-bound memory access when calling smb3_notify() at mount point by Eugene Korenevsky · 4 years ago
  42. aaa0faa cifs: Return correct error code from smb2_get_enc_key by Paul Aurich · 4 years ago
  43. dbaf435 erofs: add unsupported inode i_format check by Gao Xiang · 4 years ago
  44. 4c44c13 fs/epoll: restore waking from ep_done_scan() by Davidlohr Bueso · 3 years, 11 months ago
  45. 6b5aeb6 ecryptfs: fix kernel panic with null dev_name by Jeffrey Mitchell · 4 years, 1 month ago
  46. 27c1936 ovl: allow upperdir inside lowerdir by Miklos Szeredi · 4 years ago
  47. 71d5845 ovl: fix leaked dentry by Mickaël Salaün · 4 years ago
  48. 957f83a readdir: make sure to verify directory entry for legacy interfaces too by Linus Torvalds · 4 years ago
  49. 5402a67 block: don't ignore REQ_NOWAIT for direct IO by Pavel Begunkov · 4 years, 4 months ago
  50. 6fbdce3 io_uring: don't mark S_ISBLK async work as unbounded by Jens Axboe · 4 years ago
  51. 6c6d583 gfs2: report "already frozen/thawed" errors by Bob Peterson · 4 years ago
  52. 57fb08f gfs2: Flag a withdraw if init_threads() fails by Andrew Price · 4 years ago
  53. e5a3449 hostfs: fix memory handling in follow_link() by Al Viro · 4 years ago
  54. 3a675c1 fs: direct-io: fix missing sdio->boundary by Jack Qiu · 4 years ago
  55. b1a5122 ocfs2: fix deadlock between setattr and dio_end_io_write by Wengang Wang · 4 years ago
  56. 4390813 LOOKUP_MOUNTPOINT: we are cleaning "jumped" flag too late by Al Viro · 4 years ago
  57. 7345d4b io_uring: fix timeout cancel return code by Pavel Begunkov · 4 years ago
  58. 8f9049e cifs: Silently ignore unknown oplock break handle by Vincent Whitchurch · 4 years ago
  59. fee1110 cifs: revalidate mapping when we open files for SMB1 POSIX by Ronnie Sahlberg · 4 years ago
  60. 0379508 block: clear GD_NEED_PART_SCAN later in bdev_disk_changed by Chris Chiu · 4 years ago
  61. 74612ec reiserfs: update reiserfs_xattrs_initialized() condition by Tetsuo Handa · 4 years ago
  62. 44c816c io_uring: call req_set_fail_links() on short send[msg]()/recv[msg]() with MSG_WAITALL by Stefan Metzmacher · 4 years ago
  63. 5038c11 ext4: do not iput inode under running transaction in ext4_rename() by zhangyi (F) · 4 years, 1 month ago
  64. 21c2bbc io_uring: imply MSG_NOSIGNAL for send[msg]()/recv[msg]() calls by Stefan Metzmacher · 4 years ago
  65. 861fc28 io_uring: fix ->flags races by linked timeouts by Pavel Begunkov · 4 years ago
  66. 540a1eb NFSD: fix error handling in NFSv4.0 callbacks by Olga Kornievskaia · 4 years ago
  67. 4eff80b iomap: Fix negative assignment to unsigned sis->pages in iomap_swapfile_activate by Ritesh Harjani · 4 years ago
  68. 9e9aa1c fs: nfsd: fix kconfig dependency warning for NFSD_V4 by Julian Braha · 4 years, 1 month ago
  69. e178f36 ext4: fix bh ref count on error paths by Zhaolong Zhang · 4 years, 1 month ago
  70. 4b31395 ext4: shrink race window in ext4_should_retry_alloc() by Eric Whitney · 4 years, 1 month ago
  71. 1bfb046 virtiofs: Fail dax mount if device does not support it by Vivek Goyal · 4 years, 1 month ago
  72. df61d3c fs/ext4: fix integer overflow in s_log_groups_per_flex by Sabyrzhan Tasbolatov · 4 years, 1 month ago
  73. 0229b59 ext4: add reclaim checks to xattr code by Jan Kara · 4 years, 1 month ago
  74. 6f15c02e fs/cachefiles: Remove wait_bit_key layout dependency by Matthew Wilcox (Oracle) · 4 years ago
  75. d4ce2a8 cifs: Adjust key sizes and key generation routines for AES256 encryption by Shyam Prasad N · 4 years ago
  76. 86cc799 smb3: fix cached file size problems in duplicate extents (reflink) by Steve French · 4 years ago
  77. dcf2dfc io_uring: fix provide_buffers sign extension by Pavel Begunkov · 4 years ago
  78. 269042e squashfs: fix xattr id and id lookup sanity checks by Phillip Lougher · 4 years ago
  79. 61d72c5 squashfs: fix inode lookup sanity checks by Sean Nyekjaer · 4 years ago
  80. 3b87d0c btrfs: fix sleep while in non-sleep context during qgroup removal by Filipe Manana · 4 years ago
  81. 9f70460 nfs: we don't support removing system.nfs4_acl by J. Bruce Fields · 4 years, 2 months ago
  82. b684c38 cifs: change noisy error message to FYI by Paulo Alcantara · 4 years ago
  83. 9d1a539 NFS: Correct size calculation for create reply length by Frank Sorenson · 4 years ago
  84. 2479c6b nfs: fix PNFS_FLEXFILE_LAYOUT Kconfig default by Timo Rothenpieler · 4 years, 1 month ago
  85. 6d7dce3 gfs2: fix use-after-free in trans_drain by Bob Peterson · 4 years, 1 month ago
  86. 419ebba cifs: ask for more credit on async read/write code paths by Aurelien Aptel · 4 years, 1 month ago
  87. de1126e cifs: Fix preauth hash corruption by Vincent Whitchurch · 4 years ago
  88. 35ecf66 ext4: fix rename whiteout with fast commit by Harshad Shirwadkar · 4 years ago
  89. e8fa569 ext4: fix potential error in ext4_do_update_inode by Shijie Luo · 4 years ago
  90. 6163a06 ext4: do not try to set xattr into ea_inode if value is empty by zhangyi (F) · 4 years, 1 month ago
  91. d130b80 ext4: stop inode update before return by Pan Bian · 4 years, 2 months ago
  92. 258db8e ext4: find old entry again if failed to rename whiteout by zhangyi (F) · 4 years, 1 month ago
  93. 9689eca ext4: fix error handling in ext4_end_enable_verity() by Eric Biggers · 4 years, 1 month ago
  94. 4523e64 kernel, fs: Introduce and use set_restart_fn() and arch_set_restart_data() by Oleg Nesterov · 4 years, 2 months ago
  95. 2bdef2b gfs2: bypass signal_our_withdraw if no journal by Bob Peterson · 4 years ago
  96. a602e83 gfs2: move freeze glock outside the make_fs_rw and _ro functions by Bob Peterson · 4 years, 3 months ago
  97. 49787b1 gfs2: Add common helper for holding and releasing the freeze glock by Bob Peterson · 4 years, 3 months ago
  98. 76f4966 io_uring: clear IOCB_WAITQ for non -EIOCBQUEUED return by Jens Axboe · 4 years, 1 month ago
  99. 3c08f77 io_uring: don't attempt IO reissue from the ring exit path by Jens Axboe · 4 years, 1 month ago
  100. 1c20e90 io_uring: fix inconsistent lock state by Pavel Begunkov · 4 years ago