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