1. b0f5d48 block: fix a race between del_gendisk and BLKRRPART by Gulam Mohamed · 3 years, 10 months ago
  2. 530baa6 SMB3: incorrect file id in requests compounded with open by Steve French · 3 years, 10 months ago
  3. 7e13db5 btrfs: do not BUG_ON in link_to_fixup_dir by Josef Bacik · 3 years, 10 months ago
  4. 88f566b btrfs: release path before starting transaction when cloning inline extent by Filipe Manana · 3 years, 10 months ago
  5. c7e0c60 btrfs: return whole extents in fiemap by Boris Burkov · 4 years ago
  6. ee8a8dd afs: Fix the nlink handling of dir-over-dir rename by David Howells · 3 years, 10 months ago
  7. 92db126 NFSv4: Fix v4.0/v4.1 SEEK_DATA return -ENOTSUPP when set NFS_V4_2 config by Zhang Xiaoxu · 3 years, 10 months ago
  8. 7087db9 NFS: Don't corrupt the value of pg_bytes_written in nfs_do_recoalesce() by Trond Myklebust · 3 years, 10 months ago
  9. ee21cd3 NFS: Fix an Oopsable condition in __nfs_pageio_add_request() by Trond Myklebust · 3 years, 10 months ago
  10. 9b367fe NFS: fix an incorrect limit in filelayout_decode_layout() by Dan Carpenter · 3 years, 10 months ago
  11. 1fbbcd1 fs/nfs: Use fatal_signal_pending instead of signal_pending by zhouchuangao · 3 years, 11 months ago
  12. fb003a1 proc: Check /proc/$pid/attr/ writes against file opener by Kees Cook · 3 years, 10 months ago
  13. f989065 NFSv4: Fix a NULL pointer dereference in pnfs_mark_matching_lsegs_return() by Anna Schumaker · 3 years, 10 months ago
  14. 3e5b48d cifs: set server->cipher_type to AES-128-CCM for SMB3.0 by Aurelien Aptel · 3 years, 10 months ago
  15. 61b9bc3 Revert "ecryptfs: replace BUG_ON with error handling code" by Greg Kroah-Hartman · 3 years, 11 months ago
  16. 42d35af cifs: fix memory leak in smb2_copychunk_range by Ronnie Sahlberg · 3 years, 10 months ago
  17. 56001dd btrfs: avoid RCU stalls while running delayed iputs by Josef Bacik · 3 years, 11 months ago
  18. 7da9368 block: reexpand iov_iter after read/write by yangerkun · 4 years ago
  19. 3611ce2 ceph: don't allow access to MDS-private inodes by Jeff Layton · 4 years ago
  20. db27571 ceph: don't clobber i_snap_caps on non-I_NEW inode by Jeff Layton · 4 years, 1 month ago
  21. 2783c34 ceph: fix fscache invalidation by Jeff Layton · 4 years, 2 months ago
  22. d35891c NFS: NFS_INO_REVAL_PAGECACHE should mark the change attribute invalid by Trond Myklebust · 4 years ago
  23. 054add2 ext4: fix debug format string warning by Arnd Bergmann · 4 years ago
  24. c5dffd4 debugfs: Make debugfs_allow RO after init by Kees Cook · 4 years ago
  25. a9fc163 f2fs: compress: fix to assign cc.cluster_idx correctly by Chao Yu · 3 years, 11 months ago
  26. 5639b73 f2fs: compress: fix race condition of overwrite vs truncate by Chao Yu · 3 years, 11 months ago
  27. 72b0f30 f2fs: compress: fix to free compress page correctly by Chao Yu · 3 years, 11 months ago
  28. 9eaa10b dax: Wake up all waiters after invalidating dax entry by Vivek Goyal · 3 years, 11 months ago
  29. e9e70b7 dax: Add a wakeup mode parameter to put_unlocked_entry() by Vivek Goyal · 3 years, 11 months ago
  30. b93d341 dax: Add an enum for specifying dax wakup mode by Vivek Goyal · 3 years, 11 months ago
  31. bccb7dd1 btrfs: fix race leading to unpersisted data and metadata on fsync by Filipe Manana · 3 years, 11 months ago
  32. 0148686 mm/hugetlb: fix F_SEAL_FUTURE_WRITE by Peter Xu · 3 years, 10 months ago
  33. 2ed1d90 squashfs: fix divide error in calculate_skip() by Phillip Lougher · 3 years, 10 months ago
  34. adbd8a2 hfsplus: prevent corruption in shrinking truncate by Jouni Roivas · 3 years, 10 months ago
  35. 23ecfe7 f2fs: avoid unneeded data copy in f2fs_ioc_move_range() by Chao Yu · 4 years, 4 months ago
  36. d43be02 fs/proc/generic.c: fix incorrect pde_is_permanent check by Colin Ian King · 3 years, 11 months ago
  37. bf45c9f ceph: fix inode leak on getattr error in __fh_to_dentry by Jeff Layton · 4 years ago
  38. 90e8fa8 nfsd: ensure new clients break delegations by J. Bruce Fields · 4 years ago
  39. b4bf335 NFSv4.x: Don't return NFS4ERR_NOMATCHING_LAYOUT if we're unmounting by Trond Myklebust · 4 years ago
  40. bfeb4e6 NFSv4.2 fix handling of sr_eof in SEEK's reply by Olga Kornievskaia · 4 years ago
  41. 1fbea60 pNFS/flexfiles: fix incorrect size check in decode_nfs_fh() by Nikola Livic · 4 years ago
  42. d21a595 NFS: Deal correctly with attribute generation counter overflow by Trond Myklebust · 4 years ago
  43. cbc868e NFSv4.2: Always flush out writes in nfs42_proc_fallocate() by Trond Myklebust · 4 years ago
  44. a09afbb NFS: Fix attribute bitmask in _nfs42_proc_fallocate() by Trond Myklebust · 4 years ago
  45. ce2b470 NFS: nfs4_bitmask_adjust() must not change the server global bitmasks by Trond Myklebust · 4 years ago
  46. b59194c f2fs: fix to avoid accessing invalid fio in f2fs_allocate_data_block() by Chao Yu · 4 years ago
  47. 1fd6a06 f2fs: Fix a hungtask problem in atomic write by Yi Zhuang · 4 years ago
  48. 98ccee8 f2fs: fix to cover __allocate_new_section() with curseg_lock by Chao Yu · 4 years ago
  49. 105155a f2fs: fix to avoid touching checkpointed data in get_victim() by Chao Yu · 4 years ago
  50. 8c8f7c4 f2fs: fix to update last i_size if fallocate partially succeeds by Chao Yu · 4 years ago
  51. 74d2b0e f2fs: fix to align to section for fallocate() on pinned file by Chao Yu · 4 years, 1 month ago
  52. 2d6d5b4 f2fs: fix a redundant call to f2fs_balance_fs if an error occurs by Colin Ian King · 4 years, 1 month ago
  53. 1c20a48 f2fs: fix panic during f2fs_resize_fs() by Chao Yu · 4 years, 1 month ago
  54. 81ba163 f2fs: fix to allow migrating fully valid segment by Chao Yu · 4 years, 1 month ago
  55. de2041d f2fs: fix compat F2FS_IOC_{MOVE,GARBAGE_COLLECT}_RANGE by Chao Yu · 4 years, 4 months ago
  56. b7ff088 f2fs: move ioctl interface definitions to separated file by Chao Yu · 4 years, 5 months ago
  57. 2bfc47d cuse: prevent clone by Miklos Szeredi · 4 years ago
  58. 2c20c7d virtiofs: fix userns by Miklos Szeredi · 4 years ago
  59. 87fe0ca fuse: invalidate attrs when page writeback completes by Vivek Goyal · 4 years ago
  60. a407b58 fs: dlm: flush swork on shutdown by Alexander Aring · 4 years, 1 month ago
  61. ff58d1c fs: dlm: check on minimum msglen size by Alexander Aring · 4 years, 1 month ago
  62. ca973d2 fs: dlm: add errno handling to check callback by Alexander Aring · 4 years, 1 month ago
  63. 06d59d2 fs: dlm: fix debugfs dump by Alexander Aring · 4 years, 1 month ago
  64. f76e082 afs: Fix speculative status fetches by David Howells · 3 years, 11 months ago
  65. 0f8528c7 ovl: invalidate readdir cache on changes to dir with origin by Amir Goldstein · 4 years ago
  66. 80cff3e xfs: fix return of uninitialized value in variable error by Colin Ian King · 4 years ago
  67. cbbc13b io_uring: fix overflows checks in provide buffers by Pavel Begunkov · 4 years ago
  68. 7456cc7 seccomp: Fix CONFIG tests for Seccomp_filters by Kenta.Tada@sony.com · 4 years ago
  69. 95f4e9f afs: Fix updating of i_mode due to 3rd party change by David Howells · 4 years, 1 month ago
  70. 821ff1d NFSv4.2: fix copy stateid copying for the async copy by Olga Kornievskaia · 4 years ago
  71. 74bcea1 NFSD: Fix sparse warning in nfs4proc.c by Chuck Lever · 4 years, 4 months ago
  72. 06f414e ovl: fix missing revert_creds() on error path by Dan Carpenter · 4 years ago
  73. 7e916d0 io_uring: truncate lengths larger than MAX_RW_COUNT on provide buffers by Thadeu Lima de Souza Cascardo · 3 years, 11 months ago
  74. 378a016 ext4: Fix occasional generic/418 failure by Jan Kara · 4 years ago
  75. 133e83b ext4: allow the dax flag to be set and cleared on inline directories by Theodore Ts'o · 4 years ago
  76. 72447c9 ext4: fix error return code in ext4_fc_perform_commit() by Xu Yihang · 4 years ago
  77. bf4ba04 ext4: fix ext4_error_err save negative errno into superblock by Ye Bin · 4 years ago
  78. 12905cf ext4: fix error code in ext4_commit_super by Fengnan Chang · 4 years ago
  79. 7e9298f ext4: do not set SB_ACTIVE in ext4_orphan_cleanup() by Zhang Yi · 4 years ago
  80. 098b2575 ext4: fix check to prevent false positive report of incorrect used inodes by Zhang Yi · 4 years ago
  81. 3461909 ext4: annotate data race in jbd2_journal_dirty_metadata() by Jan Kara · 4 years ago
  82. 9aca313 ext4: annotate data race in start_this_handle() by Jan Kara · 4 years ago
  83. d35c4c9 smb3: do not attempt multichannel to server which does not support it by Steve French · 3 years, 11 months ago
  84. 796b826 smb3: when mounting with multichannel include it in requested capabilities by Steve French · 3 years, 11 months ago
  85. 5781c9d jffs2: check the validity of dstlen in jffs2_zlib_compress() by Yang Yang · 4 years, 2 months ago
  86. 11e3ff7e exfat: fix erroneous discard when clear cluster bit by Hyeongseok Kim · 4 years, 1 month ago
  87. 1c525c2 fuse: fix write deadlock by Vivek Goyal · 4 years, 5 months ago
  88. 643243e jffs2: Hook up splice_write callback by Joel Stanley · 4 years ago
  89. 72c282b jffs2: Fix kasan slab-out-of-bounds problem by lizhe · 4 years ago
  90. 2fafe7d NFSv4: Don't discard segments marked for return in _pnfs_return_layout() by Trond Myklebust · 4 years ago
  91. 334165d NFS: Don't discard pNFS layout segments that are marked for return by Trond Myklebust · 4 years ago
  92. 96fa26b7 NFS: fs_context: validate UDP retrans to prevent shift out-of-bounds by Randy Dunlap · 4 years, 1 month ago
  93. 9aa4602 f2fs: fix to avoid out-of-bounds memory access by Chao Yu · 4 years ago
  94. 3962474 f2fs: fix error handling in f2fs_end_enable_verity() by Eric Biggers · 4 years, 1 month ago
  95. 50b0c0c ubifs: Only check replay with inode type to judge if inode linked by Guochun Mao · 4 years ago
  96. d19555f virtiofs: fix memory leak in virtio_fs_probe() by Luis Henriques · 4 years ago
  97. 1b41d4e fs: fix reporting supported extra file attributes for statx() by Theodore Ts'o · 4 years ago
  98. 1d852d6 btrfs: fix race when picking most recent mod log operation for an old root by Filipe Manana · 4 years ago
  99. 9c60c881 btrfs: convert logic BUG_ON()'s in replace_path to ASSERT()'s by Josef Bacik · 4 years ago
  100. f32b84d btrfs: do proper error handling in btrfs_update_reloc_root by Josef Bacik · 4 years ago