1. 5727616 jbd2: fix a potential race while discarding reserved buffers after an abort by Ye Bin · 2 years, 10 months ago
  2. e1e96e3 ext4: force overhead calculation if the s_overhead_cluster makes no sense by Theodore Ts'o · 2 years, 9 months ago
  3. 4789149b ext4: fix overhead calculation to account for the reserved gdt blocks by Theodore Ts'o · 2 years, 9 months ago
  4. 22c450d ext4: limit length to bitmap_maxbytes - blocksize in punch_hole by Tadeusz Struk · 2 years, 9 months ago
  5. 75ac724 ext4: fix use-after-free in ext4_search_dir by Ye Bin · 2 years, 9 months ago
  6. a46b3d8 ext4: fix symlink file size not match to file content by Ye Bin · 2 years, 9 months ago
  7. f6038d4 ext4: fix fallocate to use file_modified to update permissions consistently by Darrick J. Wong · 2 years, 10 months ago
  8. 6b93292 mm, hugetlb: allow for "high" userspace addresses by Christophe Leroy · 2 years, 8 months ago
  9. 76101c8 stat: fix inconsistency between struct stat and struct compat_stat by Mikulas Patocka · 2 years, 9 months ago
  10. 5bef9fc cifs: Check the IOCB_DIRECT flag, not O_DIRECT by David Howells · 2 years, 9 months ago
  11. 04dd45d gfs2: assign rgrp glock before compute_bitstructs by Bob Peterson · 3 years ago
  12. 5e4dd17 btrfs: mark resumed async balance as writing by Naohiro Aota · 2 years, 9 months ago
  13. 1d2eda1 btrfs: fix root ref counts in error handling in btrfs_get_root_ref by Jia-Ju Bai · 2 years, 9 months ago
  14. 76e086c btrfs: do not warn for free space inode in cow_file_range by Josef Bacik · 2 years, 9 months ago
  15. 217190d btrfs: fix fallocate to use file_modified to update permissions consistently by Darrick J. Wong · 2 years, 10 months ago
  16. 4e166a4 cifs: potential buffer overflow in handling symlinks by Harshit Mogalapalli · 2 years, 9 months ago
  17. 921fdc4 btrfs: remove unused variable in btrfs_{start,write}_dirty_block_groups() by Nathan Chancellor · 2 years, 9 months ago
  18. a044bca btrfs: prevent subvol with swapfile from being deleted by Kaiwen Hu · 2 years, 9 months ago
  19. 82ae73a btrfs: fix qgroup reserve overflow the qgroup limit by Ethan Lien · 2 years, 10 months ago
  20. 2827328 io_uring: fix race between timeout flush and removal by Jens Axboe · 2 years, 9 months ago
  21. aed30a2 io_uring: don't touch scm_fp_list after queueing skb by Pavel Begunkov · 2 years, 9 months ago
  22. 45b9932 NFSv4: fix open failure with O_ACCMODE flag by ChenXiaoSong · 2 years, 9 months ago
  23. c688705 Revert "NFSv4: Handle the special Linux file open access mode" by ChenXiaoSong · 2 years, 9 months ago
  24. c74e2f6 NFS: Avoid writeback threads getting stuck in mempool_alloc() by Trond Myklebust · 2 years, 9 months ago
  25. 34681ae NFS: nfsiod should not block forever in mempool_alloc() by Trond Myklebust · 2 years, 9 months ago
  26. b9c5ac0 jfs: prevent NULL deref in diFree by Haimin Zhang · 2 years, 9 months ago
  27. b3882e7 NFS: swap-out must always use STABLE writes. by NeilBrown · 2 years, 10 months ago
  28. d4170a2 NFS: swap IO handling is slightly different for O_DIRECT IO by NeilBrown · 2 years, 10 months ago
  29. 4a2544c NFSv4: Protect the state recovery thread against direct reclaim by Trond Myklebust · 2 years, 11 months ago
  30. 9b9feec NFSv4.2: fix reference count leaks in _nfs42_proc_copy_notify() by Xin Xiong · 3 years ago
  31. c9cf6ba minix: fix bug when opening a file with O_DIRECT by Qinghua Jin · 2 years, 9 months ago
  32. f442978 ceph: fix memory leak in ceph_readdir when note_last_dentry returns error by Xiubo Li · 2 years, 10 months ago
  33. 0777fe9 gfs2: gfs2_setattr_size error path fix by Andreas Gruenbacher · 3 years, 1 month ago
  34. f349d7f gfs2: Fix gfs2_release for non-writers regression by Bob Peterson · 3 years ago
  35. 3f53715 gfs2: Check for active reservation in gfs2_release by Andreas Gruenbacher · 4 years, 2 months ago
  36. 2dc49f5 ubifs: Rectify space amount budget for mkdir/tmpfile operations by Zhihao Cheng · 3 years ago
  37. 558564d coredump: Use the vma snapshot in fill_files_note by Eric W. Biederman · 2 years, 10 months ago
  38. b7933f1 coredump/elf: Pass coredump_params into fill_note_info by Eric W. Biederman · 2 years, 11 months ago
  39. b043ae6 coredump: Remove the WARN_ON in dump_vma_snapshot by Eric W. Biederman · 2 years, 10 months ago
  40. 936c8be coredump: Snapshot the vmas in do_coredump by Eric W. Biederman · 2 years, 10 months ago
  41. 12e380bb proc: bootconfig: Add null pointer check by Lv Ruyi · 2 years, 9 months ago
  42. b27de70 io_uring: fix memory leak of uid in files registration by Pavel Begunkov · 2 years, 9 months ago
  43. c73af4b gfs2: Make sure FITRIM minlen is rounded up to fs block size by Andrew Price · 2 years, 9 months ago
  44. 8a0c70c ubifs: rename_whiteout: correct old_dir size computing by Baokun Li · 2 years, 11 months ago
  45. c34ae24 ubifs: Fix to add refcount once page is set private by Zhihao Cheng · 3 years ago
  46. 07a209f ubifs: Fix read out-of-bounds in ubifs_wbuf_write_nolock() by Zhihao Cheng · 3 years ago
  47. d07a242 ubifs: setflags: Make dirtied_ino_d 8 bytes aligned by Zhihao Cheng · 3 years ago
  48. 13b2a81 ubifs: Add missing iput if do_tmpfile() failed in rename whiteout by Zhihao Cheng · 3 years ago
  49. 83e42a7 ubifs: Fix deadlock in concurrent rename whiteout and inode writeback by Zhihao Cheng · 3 years ago
  50. a90e2db ubifs: rename_whiteout: Fix double free for whiteout_ui->data by Zhihao Cheng · 3 years ago
  51. b230f2d ntfs: add sanity check on allocation size by Dongliang Mu · 2 years, 9 months ago
  52. f7e8aff f2fs: compress: fix to print raw data size in error path of lz4 decompression by Chao Yu · 2 years, 10 months ago
  53. d91d1e6 NFSD: Fix nfsd_breaker_owns_lease() return values by Chuck Lever · 2 years, 11 months ago
  54. 498b708 f2fs: fix to do sanity check on curseg->alloc_type by Chao Yu · 2 years, 10 months ago
  55. 330d0e4 ext4: don't BUG if someone dirty pages without asking ext4 first by Theodore Ts'o · 2 years, 10 months ago
  56. cd6d719 ext4: fix ext4_mb_mark_bb() with flex_bg with fast_commit by Ritesh Harjani · 2 years, 11 months ago
  57. 69d2421 ext4: correct cluster len and clusters changed accounting in ext4_mb_mark_bb by Ritesh Harjani · 2 years, 11 months ago
  58. dd85ed4 fs/binfmt_elf: Fix AT_PHDR for unusual ELF files by Akira Kawata · 2 years, 11 months ago
  59. e600b59 fs: fix fd table size alignment properly by Linus Torvalds · 2 years, 9 months ago
  60. 00d2b9f fs: fd tables have to be multiples of BITS_PER_LONG by Linus Torvalds · 2 years, 9 months ago
  61. edb91a4 NFSv4/pNFS: Fix another issue with a list iterator pointing to the head by Trond Myklebust · 2 years, 9 months ago
  62. a9fa7d4 NFSv4.1: don't retry BIND_CONN_TO_SESSION on session error by Olga Kornievskaia · 2 years, 9 months ago
  63. fbd56a6 jfs: fix divide error in dbNextAG by Pavel Skripkin · 2 years, 9 months ago
  64. 942f68b NFS: remove unneeded check in decode_devicenotify_args() by Alexey Khoroshilov · 2 years, 11 months ago
  65. 2f38855 NFS: Return valid errors from nfs2/3_decode_dirent() by Trond Myklebust · 2 years, 10 months ago
  66. 469ce51 NFS: Use of mapping_set_error() results in spurious errors by Trond Myklebust · 2 years, 11 months ago
  67. 9ffa07c ext2: correct max file size computing by Zhang Yi · 2 years, 11 months ago
  68. d2c53e7 f2fs: fix compressed file start atomic write may cause data corruption by Fengnan Chang · 2 years, 10 months ago
  69. 1c4d94e f2fs: compress: remove unneeded read when rewrite whole cluster by Fengnan Chang · 3 years, 6 months ago
  70. 2c4741d btrfs: fix unexpected error path when reflinking an inline extent by Filipe Manana · 2 years, 10 months ago
  71. 3ef3bc7 f2fs: fix to avoid potential deadlock by Chao Yu · 3 years ago
  72. 85cc399 nfsd: more robust allocation failure handling in nfsd_file_cache_init by Amir Goldstein · 2 years, 10 months ago
  73. 1a11a87 f2fs: fix missing free nid in f2fs_handle_failed_inode by Jaegeuk Kim · 2 years, 11 months ago
  74. 2b5d41b f2fs: fix to enable ATGC correctly via gc_idle sysfs interface by Chao Yu · 3 years ago
  75. 509565f io_uring: terminate manual loop iterator loop correctly for non-vecs by Jens Axboe · 2 years, 9 months ago
  76. 27a6f49 exec: Force single empty string when argv is empty by Kees Cook · 2 years, 11 months ago
  77. 86a926c pstore: Don't use semaphores in always-atomic-context code by Jann Horn · 2 years, 10 months ago
  78. b35eb48 ext4: fix fs corruption when tring to remove a non-empty directory with IO error by Ye Bin · 2 years, 10 months ago
  79. c119fb6 coredump: Also dump first pages of non-executable ELF libraries by Jann Horn · 3 years ago
  80. edefc4b cifs: fix NULL ptr dereference in smb2_ioctl_query_info() by Paulo Alcantara · 2 years, 9 months ago
  81. 9963cce cifs: prevent bad output lengths in smb2_ioctl_query_info() by Paulo Alcantara · 2 years, 9 months ago
  82. 51dbb5e jffs2: fix memory leak in jffs2_scan_medium by Baokun Li · 3 years ago
  83. 607d3aa jffs2: fix memory leak in jffs2_do_mount_fs by Baokun Li · 3 years ago
  84. 7bb7428 jffs2: fix use-after-free in jffs2_clear_xattr_subsystem by Baokun Li · 3 years ago
  85. 784630d f2fs: fix to do sanity check on .cp_pack_total_block_count by Chao Yu · 2 years, 9 months ago
  86. e58ee6b f2fs: quota: fix loop condition at f2fs_quota_sync() by Juhyung Park · 2 years, 11 months ago
  87. ec67040 f2fs: fix to unlock page correctly in error path of is_alive() by Chao Yu · 2 years, 11 months ago
  88. 65e21cc NFSD: prevent underflow in nfssvc_decode_writeargs() by Dan Carpenter · 2 years, 10 months ago
  89. 9eeaa2d exfat: avoid incorrectly releasing for root inode by Chen Li · 3 years, 7 months ago
  90. df3301d ocfs2: fix crash when initialize filecheck kobj fails by Joseph Qi · 2 years, 10 months ago
  91. dc11632 io_uring: return back safer resurrect by Pavel Begunkov · 3 years, 9 months ago
  92. 6b1249d ext4: add check to prevent attempting to resize an fs with sparse_super2 by Josh Triplett · 3 years, 7 months ago
  93. ec03510 watch_queue: Fix lack of barrier/sync/lock between post and read by David Howells · 2 years, 10 months ago
  94. d729d4e watch_queue, pipe: Free watchqueue state after clearing pipe ring by David Howells · 2 years, 10 months ago
  95. ab5595b fuse: fix pipe buffer lifetime for direct_io by Miklos Szeredi · 2 years, 10 months ago
  96. 292e1c8 btrfs: add missing run of delayed items after unlink during log replay by Filipe Manana · 2 years, 10 months ago
  97. 41712c5 btrfs: qgroup: fix deadlock between rescan worker and remove qgroup by Sidong Yang · 2 years, 10 months ago
  98. 6e0319e btrfs: fix lost prealloc extents beyond eof after full fsync by Filipe Manana · 2 years, 10 months ago
  99. db36a94 exfat: fix i_blocks for files truncated over 4 GiB by Christophe Vu-Brugier · 3 years, 1 month ago
  100. 1b810d5 exfat: reuse exfat_inode_info variable instead of calling EXFAT_I() by Christophe Vu-Brugier · 3 years, 2 months ago