1. b380e0d xfs: Sanity check flags of Q_XQUOTARM call by Jan Kara · 4 years, 8 months ago
  2. 5774dd5 reiserfs: fix handling of -EOPNOTSUPP in reiserfs_for_each_xattr by Jeff Mahoney · 4 years, 5 months ago
  3. 221c195 ocfs2: call journal flush to mark journal as empty after journal recovery when mount by Kai Li · 4 years, 5 months ago
  4. 8531936 f2fs: fix potential overflow by Chao Yu · 4 years, 7 months ago
  5. a1ac6bd cifs: Adjust indentation in smb2_open_file by Nathan Chancellor · 4 years, 6 months ago
  6. 8e508ac ext4: add more paranoia checking in ext4_expand_extra_isize handling by Theodore Ts'o · 4 years, 7 months ago
  7. d1c8138 ext4: fix use-after-free race with debug_want_extra_isize by Barret Rhoden · 5 years ago
  8. d2c9ee4 chardev: Avoid potential use-after-free in 'chrdev_open()' by Will Deacon · 4 years, 6 months ago
  9. b42bb8c pstore/ram: Write new dumps to start of recycled zones by Aleksandr Yashkin · 4 years, 5 months ago
  10. 378ebd3 fix compat handling of FICLONERANGE, FIDEDUPERANGE and FS_IOC_FIEMAP by Al Viro · 5 years ago
  11. a769760 xfs: don't check for AG deadlock for realtime files in bunmapi by Omar Sandoval · 4 years, 6 months ago
  12. af49ad5 nfsd4: fix up replay_matches_cache() by Scott Mayhew · 4 years, 8 months ago
  13. 05a613d locks: print unsigned ino in /proc/locks by Amir Goldstein · 4 years, 6 months ago
  14. 16dfa6a xfs: fix mount failure crash on invalid iclog memory access by Brian Foster · 4 years, 6 months ago
  15. 194468718 filldir[64]: remove WARN_ON_ONCE() for bad directory entries by Linus Torvalds · 4 years, 8 months ago
  16. 89f5840 Make filldir[64]() verify the directory entry filename is valid by Linus Torvalds · 4 years, 8 months ago
  17. 8da06d3 ocfs2: fix passing zero to 'PTR_ERR' warning by Ding Xiang · 4 years, 6 months ago
  18. e1513b3 ext4: work around deleting a file with i_nlink == 0 safely by Theodore Ts'o · 4 years, 7 months ago
  19. 4cfee66 fs/quota: handle overflows of sysctl fs.quota.* and report as unsigned long by Konstantin Khlebnikov · 4 years, 7 months ago
  20. 90244f0 jbd2: Fix statistics for the number of logged blocks by Jan Kara · 4 years, 7 months ago
  21. ed7c2c1 ext4: check for directory entries too close to block end by Jan Kara · 4 years, 6 months ago
  22. dfcbd407 ext4: fix ext4_empty_dir() for directories with holes by Jan Kara · 4 years, 6 months ago
  23. be9a42b Btrfs: fix removal logic of the tree mod log that leads to use-after-free issues by Filipe Manana · 4 years, 6 months ago
  24. e8da91e btrfs: abort transaction after failed inode updates in create_subvol by Josef Bacik · 4 years, 6 months ago
  25. fecbec3 btrfs: return error pointer from alloc_test_extent_buffer by Dan Carpenter · 4 years, 6 months ago
  26. 863153c btrfs: do not call synchronize_srcu() in inode_tree_del by Josef Bacik · 4 years, 7 months ago
  27. 85562d8 btrfs: don't double lock the subvol_sem for rename exchange by Josef Bacik · 4 years, 7 months ago
  28. c3c7c0c btrfs: don't prematurely free work in reada_start_machine_worker() by Omar Sandoval · 4 years, 9 months ago
  29. 4abc387 btrfs: don't prematurely free work in run_ordered_work() by Omar Sandoval · 4 years, 9 months ago
  30. 2d3ff93 btrfs: don't prematurely free work in end_workqueue_fn() by Omar Sandoval · 4 years, 9 months ago
  31. ed6421d btrfs: handle ENOENT in btrfs_uuid_tree_iterate by Josef Bacik · 4 years, 6 months ago
  32. 96657a5 btrfs: do not leak reloc root if we fail to read the fs root by Josef Bacik · 4 years, 6 months ago
  33. 7875fd3 btrfs: skip log replay on orphaned roots by Josef Bacik · 4 years, 6 months ago
  34. 5234d7e CIFS: Respect O_SYNC and O_DIRECT flags during reconnect by Pavel Shilovsky · 4 years, 7 months ago
  35. 2022b5e ext4: fix a bug in ext4_wait_for_tail_page_commit by yangerkun · 4 years, 9 months ago
  36. 0243d18 reiserfs: fix extended attributes on the root directory by Jeff Mahoney · 4 years, 8 months ago
  37. 663be68 Btrfs: fix negative subv_writers counter and data space leak after buffered write by Filipe Manana · 4 years, 8 months ago
  38. bae4610 quota: fix livelock in dquot_writeback_dquots by Dmitry Monakhov · 4 years, 7 months ago
  39. b527290 ext2: check err when partial != NULL by Chengguang Xu · 4 years, 7 months ago
  40. 072d24e quota: Check that quota is not dirty before release by Dmitry Monakhov · 4 years, 7 months ago
  41. b2d6535 btrfs: record all roots for rename exchange on a subvol by Josef Bacik · 4 years, 7 months ago
  42. b6af12a Btrfs: send, skip backreference walking for extents with many references by Filipe Manana · 4 years, 7 months ago
  43. 77774ea btrfs: Remove btrfs_bio::flags member by Qu Wenruo · 4 years, 8 months ago
  44. 2e7647f btrfs: check page->mapping when loading free space cache by Josef Bacik · 4 years, 9 months ago
  45. 7f9eda5 CIFS: Fix SMB2 oplock break processing by Pavel Shilovsky · 4 years, 7 months ago
  46. 0c47433 CIFS: Fix NULL-pointer dereference in smb2_push_mandatory_locks by Pavel Shilovsky · 4 years, 6 months ago
  47. c392b3a fuse: verify attributes by Miklos Szeredi · 4 years, 7 months ago
  48. 38969fe fuse: verify nlink by Miklos Szeredi · 4 years, 7 months ago
  49. 25a4797 nfsd: Return EPERM, not EACCES, in some SETATTR cases by zhengbin · 6 years ago
  50. 6d9f550 dlm: fix invalid cluster name warning by David Teigland · 6 years ago
  51. 8643e7f nfsd: fix a warning in __cld_pipe_upcall() by Scott Mayhew · 6 years ago
  52. 4aec7a7 dlm: NULL check before kmem_cache_destroy is not needed by Wen Yang · 6 years ago
  53. 72c9c04 dlm: fix missing idr_destroy for recover_idr by David Teigland · 6 years ago
  54. b743669 exportfs_decode_fh(): negative pinned may become positive without the parent locked by Al Viro · 4 years, 7 months ago
  55. d29e4ee autofs: fix a leak in autofs_expire_indirect() by Al Viro · 4 years, 8 months ago
  56. 1e7e931 ocfs2: clear journal dirty flag after shutdown journal by Junxiao Bi · 5 years ago
  57. e561090 xfs: Fix bulkstat compat ioctls on x32 userspace. by Nick Bowler · 5 years ago
  58. 845eb64 xfs: Align compat attrlist_by_handle with native implementation. by Nick Bowler · 5 years ago
  59. 26804e3 gfs2: take jdata unstuff into account in do_grow by Bob Peterson · 5 years ago
  60. 5cde122 btrfs: only track ref_heads in delayed_ref_updates by Josef Bacik · 6 years ago
  61. dfeec25 xfs: require both realtime inodes to mount by Darrick J. Wong · 5 years ago
  62. 16af69a ocfs2: remove ocfs2_is_o2cb_active() by Gang He · 6 years ago
  63. f4b7549 dlm: don't leak kernel pointer to userspace by Tycho Andersen · 6 years ago
  64. 81a30f8 dlm: fix invalid free by Tycho Andersen · 6 years ago
  65. bcb7267 ocfs2: fix clusters leak in ocfs2_defrag_extent() by Larry Chen · 6 years ago
  66. 65cbd12 ocfs2: don't put and assigning null to bh allocated outside by Changwei Ge · 6 years ago
  67. 218e302 fs/hfs/extent.c: fix array out of bounds read of array extent by Colin Ian King · 6 years ago
  68. 79fb2b8 hfs: update timestamp on truncate() by Ernesto A. Fernández · 6 years ago
  69. 304d969 hfsplus: update timestamps on truncate() by Ernesto A. Fernández · 6 years ago
  70. d78a7b5 hfs: fix return value of hfs_get_block() by Ernesto A. Fernández · 6 years ago
  71. face88e hfsplus: fix return value of hfsplus_get_block() by Ernesto A. Fernández · 6 years ago
  72. bae19f9 hfs: prevent btree data loss on ENOSPC by Ernesto A. Fernández · 6 years ago
  73. 376270e hfsplus: prevent btree data loss on ENOSPC by Ernesto A. Fernández · 6 years ago
  74. 09bb000 hfs: fix BUG on bnode parent update by Ernesto A. Fernández · 6 years ago
  75. 5c7ff86 hfsplus: fix BUG on bnode parent update by Ernesto A. Fernández · 6 years ago
  76. 345e0e2 fs/ocfs2/dlm/dlmdebug.c: fix a sleep-in-atomic-context bug in dlm_print_one_mle() by Jia-Ju Bai · 6 years ago
  77. 02fe0b2 f2fs: fix to spread clear_cold_data() by Chao Yu · 6 years ago
  78. cf53e72 ceph: fix dentry leak in ceph_readdir_prepopulate by Yan, Zheng · 6 years ago
  79. b9c8971 xfs: fix use-after-free race in xfs_buf_rele by Dave Chinner · 6 years ago
  80. 56af241 btrfs: handle error of get_old_root by Nikolay Borisov · 6 years ago
  81. 3ed025b gfs2: Fix marking bitmaps non-full by Andreas Gruenbacher · 6 years ago
  82. cef09a1 Revert "fs: ocfs2: fix possible null-pointer dereferences in ocfs2_xa_prepare_entry()" by Joseph Qi · 4 years, 7 months ago
  83. 4c549f4 orangefs: rate limit the client not running info message by Colin Ian King · 6 years ago
  84. 5387916 GFS2: Flush the GFS2 delete workqueue before stopping the kernel threads by Tim Smith · 6 years ago
  85. 45d90b9 proc/vmcore: Fix i386 build error of missing copy_oldmem_page_encrypted() by Borislav Petkov · 6 years ago
  86. 7b98c74 NFSv4.x: fix lock recovery during delegation recall by Olga Kornievskaia · 6 years ago
  87. 1a8c430 f2fs: return correct errno in f2fs_gc by Jaegeuk Kim · 6 years ago
  88. c0c3f27 fuse: use READ_ONCE on congestion_threshold and max_background by Kirill Tkhai · 6 years ago
  89. 1bbb59c f2fs: fix to recover inode's uid/gid during POR by Chao Yu · 6 years ago
  90. 90b3fec kernfs: Fix range checks in kernfs_get_target_path by Bernd Edlinger · 6 years ago
  91. 8b76230 media: dvb: fix compat ioctl translation by Arnd Bergmann · 6 years ago
  92. bb3af01 f2fs: fix memory leak of percpu counter in fill_super() by Chao Yu · 6 years ago
  93. 89a4a13 gfs2: Don't set GFS2_RDF_UPTODATE when the lvb is updated by Bob Peterson · 6 years ago
  94. 5772d85 ecryptfs_lookup_interpose(): lower_dentry->d_parent is not stable either by Al Viro · 4 years, 7 months ago
  95. 99eef25 ecryptfs_lookup_interpose(): lower_dentry->d_inode is not stable by Al Viro · 4 years, 7 months ago
  96. d92f4f0 cgroup,writeback: don't switch wbs immediately on dead wbs if the memcg is dead by Tejun Heo · 4 years, 7 months ago
  97. 7fe8d15 NFSv4: Don't allow a cached open with a revoked delegation by Trond Myklebust · 4 years, 7 months ago
  98. fa33be1 configfs: fix a deadlock in configfs_symlink() by Al Viro · 4 years, 10 months ago
  99. 49824b5 configfs: provide exclusion between IO and removals by Al Viro · 4 years, 9 months ago
  100. 77590eb configfs: new object reprsenting tree fragments by Al Viro · 4 years, 10 months ago