1. a4f751c cifs: Return the error from crypt_message when enc/dec key not found. by Shyam Prasad N · 4 years ago
  2. ab57a8a cifs: remove bogus debug code by Dan Carpenter · 4 years, 1 month ago
  3. 9fd231b reiserfs: Fix oops during mount by Jan Kara · 4 years, 1 month ago
  4. 0364aee reiserfs: Initialize inode keys properly by Jan Kara · 4 years, 1 month ago
  5. eb13209 cifs: Fix incomplete memory allocation on setxattr path by Vladimir Zapolskiy · 4 years ago
  6. ced8ce5 ep_create_wakeup_source(): dentry name can change under you... by Al Viro · 4 years, 1 month ago
  7. 90ef231 epoll: EPOLL_CTL_ADD: close the race in decision to take fast path by Al Viro · 4 years, 1 month ago
  8. ff32991 epoll: replace ->visited/visited_list with generation count by Al Viro · 4 years, 1 month ago
  9. 3e3bbc4 epoll: do not insert into poll queues until all sanity checks are done by Al Viro · 4 years, 1 month ago
  10. 345c6f2 nfs: Fix security label length not being reset by Jeffrey Mitchell · 4 years, 1 month ago
  11. 803b2f2 btrfs: qgroup: fix data leak caused by race between writeback and truncate by Qu Wenruo · 4 years, 3 months ago
  12. 5f7ca30 cifs: Fix double add page to memcg when cifs_readpages by Zhang Xiaoxu · 4 years, 4 months ago
  13. c42c61e ceph: fix potential race in ceph_check_caps by Jeff Layton · 4 years, 7 months ago
  14. 5915b8e btrfs: don't force read-only after error in drop snapshot by David Sterba · 4 years, 8 months ago
  15. 59da76a fuse: don't check refcount after stealing page by Miklos Szeredi · 4 years, 5 months ago
  16. b6256c2 bdev: Reduce time holding bd_mutex in sync in blkdev_close() by Douglas Anderson · 4 years, 7 months ago
  17. 1f39a7c NFS: Fix races nfs_page_group_destroy() vs nfs_destroy_unlinked_subrequests() by Trond Myklebust · 4 years, 7 months ago
  18. 2f0a77c ubifs: Fix out-of-bounds memory access caused by abnormal value of node_len by Liu Song · 4 years, 9 months ago
  19. 1ab250a nfsd: Don't add locks to closed or closing open stateids by Trond Myklebust · 4 years, 8 months ago
  20. ff33105 ext4: mark block bitmap corrupted when found instead of BUGON by Dmitry Monakhov · 4 years, 7 months ago
  21. 7fff3f7 xfs: mark dir corrupt when lookup-by-hash fails by Darrick J. Wong · 4 years, 7 months ago
  22. 6ab959f xfs: don't ever return a stale pointer from __xfs_dir3_free_read by Darrick J. Wong · 4 years, 7 months ago
  23. 47c5fa5 ext4: fix a data race at inode->i_disksize by Qiujun Huang · 4 years, 8 months ago
  24. 4d9cf93 ceph: ensure we have a new cap before continuing in fill_inode by Jeff Layton · 4 years, 11 months ago
  25. 576f57d xfs: fix log reservation overflows when allocating large rt extents by Darrick J. Wong · 4 years, 10 months ago
  26. 18201a7 CIFS: Properly process SMB3 lease breaks by Pavel Shilovsky · 5 years ago
  27. 19709ad gfs2: clean up iopen glock mess in gfs2_create_inode by Bob Peterson · 5 years ago
  28. 03ad258 xfs: fix attr leaf header freemap.size underflow by Brian Foster · 5 years ago
  29. 98e151b fix dget_parent() fastpath race by Al Viro · 5 years ago
  30. cababea f2fs: Return EOF on unaligned end of file DIO read by Gabriel Krisman Bertazi · 4 years, 2 months ago
  31. 9cba1f7 f2fs: fix indefinite loop scanning for free nid by Sahitya Tummala · 4 years, 2 months ago
  32. a6a2cf4 NFS: Zero-stateid SETATTR should first return delegation by Chuck Lever · 4 years, 2 months ago
  33. c642341 NFSv4.1 handle ERR_DELAY error reclaiming locking state on delegation recall by Olga Kornievskaia · 4 years, 2 months ago
  34. ad2dd3f gfs2: initialize transaction tr_ailX_lists earlier by Bob Peterson · 4 years, 5 months ago
  35. 9156712 btrfs: fix wrong address when faulting in pages in the search ioctl by Filipe Manana · 4 years, 1 month ago
  36. b33e13e btrfs: fix lockdep splat in add_missing_dev by Josef Bacik · 4 years, 2 months ago
  37. a6fdfac btrfs: require only sector size alignment for parent eb bytenr by Qu Wenruo · 4 years, 2 months ago
  38. b701016 xfs: initialize the shortform attr header padding entry by Darrick J. Wong · 4 years, 2 months ago
  39. b0a689f affs: fix basic permission bits to actually work by Max Staudt · 4 years, 2 months ago
  40. 7c9bf5c btrfs: fix potential deadlock in the search ioctl by Josef Bacik · 4 years, 2 months ago
  41. 4689380 btrfs: set the lockdep class for log tree extent buffers by Josef Bacik · 4 years, 2 months ago
  42. 88814d0 btrfs: Remove extraneous extent_buffer_get from tree_mod_log_rewind by Nikolay Borisov · 6 years ago
  43. 2ca6e25 btrfs: Remove redundant extent_buffer_get in get_old_root by Nikolay Borisov · 6 years ago
  44. 43eadb9 btrfs: drop path before adding new uuid tree entry by Josef Bacik · 4 years, 2 months ago
  45. 884fee7 xfs: don't update mtime on COW faults by Mikulas Patocka · 4 years, 1 month ago
  46. da0d5cc ext2: don't update mtime on COW faults by Mikulas Patocka · 4 years, 1 month ago
  47. ab24138 xfs: fix xfs_bmap_validate_extent_raw when checking attr fork of rt files by Darrick J. Wong · 4 years, 2 months ago
  48. 37d933e fix regression in "epoll: Keep a reference on files added to the check list" by Al Viro · 4 years, 2 months ago
  49. 017265f xfs: fix boundary test in xfs_attr_shortform_verify by Eric Sandeen · 4 years, 2 months ago
  50. e699736 ceph: don't allow setlease on cephfs by Jeff Layton · 4 years, 2 months ago
  51. 2d03728 btrfs: check the right error variable in btrfs_del_dir_entries_in_log by Josef Bacik · 4 years, 2 months ago
  52. 7c3d77a writeback: Fix sync livelock due to b_dirty_time processing by Jan Kara · 4 years, 5 months ago
  53. be0937e writeback: Avoid skipping inode writeback by Jan Kara · 4 years, 5 months ago
  54. 1f58ddc writeback: Protect inode->i_io_list with inode->i_lock by Jan Kara · 4 years, 4 months ago
  55. b0186a1 btrfs: fix space cache memory leak after transaction abort by Filipe Manana · 4 years, 2 months ago
  56. ee203be btrfs: reset compression level for lzo on remount by Marcos Paulo de Souza · 4 years, 3 months ago
  57. 4aaac9c fs: prevent BUG_ON in submit_bh_wbc() by Xianting Tian · 4 years, 3 months ago
  58. 7f6858a ext4: correctly restore system zone info when remount fails by Jan Kara · 4 years, 3 months ago
  59. c279f7a ext4: handle error of ext4_setup_system_zone() on remount by Jan Kara · 4 years, 3 months ago
  60. bfb8d9b ext4: handle option set by mount flags correctly by Lukas Czerner · 4 years, 3 months ago
  61. 8eed535 jbd2: abort journal if free a async write error metadata buffer by zhangyi (F) · 4 years, 4 months ago
  62. 4778804 ext4: handle read only external journal device by Lukas Czerner · 4 years, 3 months ago
  63. a6d4925 ext4: don't BUG on inconsistent journal feature by Jan Kara · 4 years, 3 months ago
  64. 3b1a4ea jbd2: make sure jh have b_transaction set in refile/unfile_buffer by Lukas Czerner · 4 years, 4 months ago
  65. d033576 ceph: fix potential mdsc use-after-free crash by Xiubo Li · 4 years, 4 months ago
  66. 5d20e39 btrfs: file: reserve qgroup space after the hole punch range is locked by Qu Wenruo · 4 years, 4 months ago
  67. 8cfbac12 f2fs: fix use-after-free issue by Li Guifu · 4 years, 3 months ago
  68. 9e2c212 f2fs: fix error path in do_recover_data() by Chao Yu · 4 years, 4 months ago
  69. 6af2bb1 xfs: Don't allow logging of XFS_ISTALE inodes by Dave Chinner · 4 years, 4 months ago
  70. dcb6e6e do_epoll_ctl(): clean the failure exits up a bit by Al Viro · 4 years, 2 months ago
  71. 4957d56 epoll: Keep a reference on files added to the check list by Marc Zyngier · 4 years, 2 months ago
  72. d676b22 afs: Fix NULL deref in afs_dynroot_depopulate() by David Howells · 4 years, 2 months ago
  73. 1373f88 ext4: don't allow overlapping system zones by Jan Kara · 4 years, 3 months ago
  74. b3ddf6b ext4: fix potential negative array index in do_split() by Eric Sandeen · 4 years, 4 months ago
  75. 7c89e40 fs/signalfd.c: fix inconsistent return codes for signalfd4 by Helge Deller · 4 years, 2 months ago
  76. c90652a xfs: Fix UBSAN null-ptr-deref in xfs_sysfs_init by Eiichi Tsukata · 4 years, 2 months ago
  77. f831c6c ceph: fix use-after-free for fsc->mdsc by Xiubo Li · 4 years, 3 months ago
  78. 96de3db jffs2: fix UAF problem by Zhe Li · 4 years, 4 months ago
  79. 1bc31e5 xfs: fix inode quota reservation checks by Darrick J. Wong · 4 years, 3 months ago
  80. 402ff14 jbd2: add the missing unlock_buffer() in the error path of jbd2_write_superblock() by zhangyi (F) · 4 years, 4 months ago
  81. a5d3f78 ext4: fix checking of directory entry validity for inline directories by Jan Kara · 4 years, 3 months ago
  82. 9660983 romfs: fix uninitialized memory leak in romfs_dev_read() by Jann Horn · 4 years, 2 months ago
  83. 76c3819 btrfs: sysfs: use NOFS for device creation by Josef Bacik · 4 years, 3 months ago
  84. 35c1576 btrfs: inode: fix NULL pointer dereference if inode doesn't need compression by Qu Wenruo · 4 years, 3 months ago
  85. 2a3d84f btrfs: Move free_pages_out label in inline extent handling branch in compress_file_range by Nikolay Borisov · 5 years ago
  86. f50a0ab btrfs: don't show full path of bind mounts in subvol= by Josef Bacik · 4 years, 3 months ago
  87. dd39b6f btrfs: export helpers for subvolume name/id resolution by Marcos Paulo de Souza · 4 years, 8 months ago
  88. aefe207 fs/ufs: avoid potential u32 multiplication overflow by Colin Ian King · 4 years, 2 months ago
  89. 9f3fb90 fs/minix: remove expected error message in block_to_path() by Eric Biggers · 4 years, 2 months ago
  90. c7ac366 fs/minix: fix block limit check for V1 filesystems by Eric Biggers · 4 years, 2 months ago
  91. 95fc841 fs/minix: set s_maxbytes correctly by Eric Biggers · 4 years, 2 months ago
  92. a906b86 nfs: Fix getxattr kernel panic and memory overflow by Jeffrey Mitchell · 4 years, 3 months ago
  93. 73cbb8a ocfs2: change slot number type s16 to u16 by Junxiao Bi · 4 years, 2 months ago
  94. 41d71ef ext2: fix missing percpu_counter_inc by Mikulas Patocka · 4 years, 6 months ago
  95. d9710cc cifs: Fix leak when handling lease break for cached root fid by Paul Aurich · 4 years, 3 months ago
  96. a34b58b btrfs: fix return value mixup in btrfs_get_extent by Pavel Machek · 4 years, 3 months ago
  97. 183af2d btrfs: fix memory leaks after failure to lookup checksums during inode logging by Filipe Manana · 4 years, 3 months ago
  98. 627fa9d btrfs: only search for left_info if there is no right_info in try_merge_free_space by Josef Bacik · 4 years, 3 months ago
  99. 7c1ddfc btrfs: fix messages after changing compression level by remount by David Sterba · 4 years, 3 months ago
  100. 35b4a28 btrfs: open device without device_list_mutex by Josef Bacik · 4 years, 3 months ago