1. 046f0fc ocfs2: remove ocfs2_is_o2cb_active() by Gang He · 6 years ago
  2. 5c2a399 dlm: don't leak kernel pointer to userspace by Tycho Andersen · 6 years ago
  3. afb4717 dlm: fix invalid free by Tycho Andersen · 6 years ago
  4. ea136e6 btrfs: avoid link error with CONFIG_NO_AUTO_INLINE by Arnd Bergmann · 6 years ago
  5. 0d3b9ac ocfs2: fix clusters leak in ocfs2_defrag_extent() by Larry Chen · 6 years ago
  6. 6c150df ocfs2: don't put and assigning null to bh allocated outside by Changwei Ge · 6 years ago
  7. 6fd469d ocfs2: don't use iocb when EIOCBQUEUED returns by Changwei Ge · 6 years ago
  8. abc7968 ocfs2: without quota support, avoid calling quota recovery by Guozhonghua · 6 years ago
  9. 1914e5e fs/hfs/extent.c: fix array out of bounds read of array extent by Colin Ian King · 6 years ago
  10. a9f3897 hfs: update timestamp on truncate() by Ernesto A. Fernández · 6 years ago
  11. 0013adc hfsplus: update timestamps on truncate() by Ernesto A. Fernández · 6 years ago
  12. 38e7b91 hfs: fix return value of hfs_get_block() by Ernesto A. Fernández · 6 years ago
  13. 550da9e hfsplus: fix return value of hfsplus_get_block() by Ernesto A. Fernández · 6 years ago
  14. 8687d57 hfs: prevent btree data loss on ENOSPC by Ernesto A. Fernández · 6 years ago
  15. 0b54b59 hfsplus: prevent btree data loss on ENOSPC by Ernesto A. Fernández · 6 years ago
  16. 7beaf61 hfs: fix BUG on bnode parent update by Ernesto A. Fernández · 6 years ago
  17. 1df9694 hfsplus: fix BUG on bnode parent update by Ernesto A. Fernández · 6 years ago
  18. 691bd94 vfs: avoid problematic remapping requests into partial EOF block by Darrick J. Wong · 6 years ago
  19. bcba80f fs/ocfs2/dlm/dlmdebug.c: fix a sleep-in-atomic-context bug in dlm_print_one_mle() by Jia-Ju Bai · 6 years ago
  20. 6c2075f fs/cifs: fix uninitialised variable warnings by Garry McNulty · 6 years ago
  21. 074af16 f2fs: spread f2fs_set_inode_flags() by Chao Yu · 6 years ago
  22. e7f81ef f2fs: fix to spread clear_cold_data() by Chao Yu · 6 years ago
  23. 8112f3d ceph: only allow punch hole mode in fallocate by Luis Henriques · 6 years ago
  24. 146fb4b ceph: fix dentry leak in ceph_readdir_prepopulate by Yan, Zheng · 6 years ago
  25. f0f842a xfs: clear ail delwri queued bufs on unmount of shutdown fs by Brian Foster · 6 years ago
  26. bb64349 xfs: fix use-after-free race in xfs_buf_rele by Dave Chinner · 6 years ago
  27. cc08097 btrfs: handle error of get_old_root by Nikolay Borisov · 6 years ago
  28. 1b49c45 btrfs: defrag: use btrfs_mod_outstanding_extents in cluster_pages_for_defrag by Su Yue · 6 years ago
  29. fa3fe5f gfs2: Fix marking bitmaps non-full by Andreas Gruenbacher · 6 years ago
  30. b28da9d Revert "fs: ocfs2: fix possible null-pointer dereferences in ocfs2_xa_prepare_entry()" by Joseph Qi · 4 years, 8 months ago
  31. 2a6c8fc orangefs: rate limit the client not running info message by Colin Ian King · 6 years ago
  32. 4d7cf69 GFS2: Flush the GFS2 delete workqueue before stopping the kernel threads by Tim Smith · 6 years ago
  33. 94764e3 proc/vmcore: Fix i386 build error of missing copy_oldmem_page_encrypted() by Borislav Petkov · 6 years ago
  34. f3afad5 gfs2: slow the deluge of io error messages by Bob Peterson · 6 years ago
  35. 90d73c1 NFSv4.x: fix lock recovery during delegation recall by Olga Kornievskaia · 6 years ago
  36. 6c487c0 ext4: fix build error when DX_DEBUG is defined by Gabriel Krisman Bertazi · 6 years ago
  37. 8d93707 f2fs: keep lazytime on remount by Jaegeuk Kim · 6 years ago
  38. ac02379 f2fs: return correct errno in f2fs_gc by Jaegeuk Kim · 6 years ago
  39. d7b412e fuse: use READ_ONCE on congestion_threshold and max_background by Kirill Tkhai · 6 years ago
  40. 36ffc9a f2fs: mark inode dirty explicitly in recover_inode() by Chao Yu · 6 years ago
  41. a4bd303 f2fs: fix to recover inode's project id during POR by Chao Yu · 6 years ago
  42. 7bae8b6 f2fs: update i_size after DIO completion by Jaegeuk Kim · 6 years ago
  43. 6fce50c f2fs: fix remount problem of option io_bits by Chengguang Xu · 6 years ago
  44. dfc8168 f2fs: fix to recover inode's uid/gid during POR by Chao Yu · 6 years ago
  45. c783946 f2fs: avoid infinite loop in f2fs_alloc_nid by Jaegeuk Kim · 6 years ago
  46. ada2a0f kernfs: Fix range checks in kernfs_get_target_path by Bernd Edlinger · 6 years ago
  47. 914282c media: dvb: fix compat ioctl translation by Arnd Bergmann · 6 years ago
  48. a1f14df f2fs: fix setattr project check upon fssetxattr ioctl by Wang Shilong · 6 years ago
  49. 7b55102 f2fs: fix memory leak of percpu counter in fill_super() by Chao Yu · 6 years ago
  50. 8830373 f2fs: fix memory leak of write_io in fill_super() by Chao Yu · 6 years ago
  51. eca5b74 f2fs: submit bio after shutdown by Jaegeuk Kim · 6 years ago
  52. 0204720 udf: Fix crash during mount by Jan Kara · 6 years ago
  53. 23ad83c f2fs: avoid wrong decrypted data from disk by Jaegeuk Kim · 6 years ago
  54. 48b128c gfs2: Don't set GFS2_RDF_UPTODATE when the lvb is updated by Bob Peterson · 6 years ago
  55. bdae2f7 ecryptfs_lookup_interpose(): lower_dentry->d_parent is not stable either by Al Viro · 4 years, 9 months ago
  56. beb3860 ecryptfs_lookup_interpose(): lower_dentry->d_inode is not stable by Al Viro · 4 years, 9 months ago
  57. 47d06a1 Btrfs: fix log context list corruption after rename exchange operation by Filipe Manana · 4 years, 9 months ago
  58. 6890b4b cgroup,writeback: don't switch wbs immediately on dead wbs if the memcg is dead by Tejun Heo · 4 years, 9 months ago
  59. ca79bb7 ocfs2: protect extent tree in ocfs2_prepare_inode_for_write() by Shuning Zhang · 4 years, 9 months ago
  60. 2452374 NFSv4: Don't allow a cached open with a revoked delegation by Trond Myklebust · 4 years, 9 months ago
  61. 5e36cf8 configfs: fix a deadlock in configfs_symlink() by Al Viro · 5 years ago
  62. 0dfc45b configfs: provide exclusion between IO and removals by Al Viro · 5 years ago
  63. 25c118d configfs: new object reprsenting tree fragments by Al Viro · 5 years ago
  64. 65524d6 configfs_register_group() shouldn't be (and isn't) called in rmdirable parts by Al Viro · 5 years ago
  65. 2bd6349 configfs: stash the data we need into configfs_buffer at open time by Al Viro · 5 years ago
  66. d8a76e3 SMB3: Fix persistent handles reconnect by Pavel Shilovsky · 4 years, 9 months ago
  67. 78a1d6c ceph: add missing check in d_revalidate snapdir handling by Al Viro · 4 years, 9 months ago
  68. 6f96577 ceph: fix use-after-free in __ceph_remove_cap() by Luis Henriques · 4 years, 9 months ago
  69. 80b42f4 cifs: Fix cifsInodeInfo lock_sem deadlock when reconnect occurs by Dave Wysochanski · 4 years, 9 months ago
  70. 7400164 NFS: Fix an RCU lock leak in nfs4_refresh_delegation_stateid() by Trond Myklebust · 4 years, 9 months ago
  71. 62e4236 fuse: truncate pending writes on O_TRUNC by Miklos Szeredi · 4 years, 9 months ago
  72. 72c913f fuse: flush dirty data/metadata before non-truncate setattr by Miklos Szeredi · 4 years, 9 months ago
  73. da24be8 NFSv4: Fix leak of clp->cl_acceptor string by Chuck Lever · 4 years, 10 months ago
  74. c368987 fs: ocfs2: fix a possible null-pointer dereference in ocfs2_info_scan_inode_alloc() by Jia-Ju Bai · 4 years, 10 months ago
  75. 4de544b fs: ocfs2: fix a possible null-pointer dereference in ocfs2_write_end_nolock() by Jia-Ju Bai · 4 years, 10 months ago
  76. c18d860 fs: ocfs2: fix possible null-pointer dereferences in ocfs2_xa_prepare_entry() by Jia-Ju Bai · 4 years, 10 months ago
  77. 2141f77 ocfs2: clear zero in unaligned direct IO by Jia Guo · 4 years, 10 months ago
  78. 497fd98 fs: cifs: mute -Wunused-const-variable message by Austin Kim · 4 years, 10 months ago
  79. ca2cc4b nfs: Fix nfsi->nrequests count error on nfs_inode_remove_request by ZhangXiaoxu · 4 years, 10 months ago
  80. 646e5c7 exec: load_script: Do not exec truncated interpreter path by Kees Cook · 5 years ago
  81. f251c83 ext4: disallow files with EXT4_JOURNAL_DATA_FL from EXT4_IOC_SWAP_BOOT by Theodore Ts'o · 5 years ago
  82. b73132b cifs: add credits from unmatched responses/messages by Ronnie Sahlberg · 5 years ago
  83. ee4d28a CIFS: Respect SMB2 hdr preamble size in read responses by Pavel Shilovsky · 6 years ago
  84. ce05beb NFSv4: Ensure that the state manager exits the loop on SIGKILL by Trond Myklebust · 6 years ago
  85. cb38a17 Btrfs: fix deadlock on tree root leaf when finding free extent by Filipe Manana · 6 years ago
  86. ce43554 f2fs: fix to recover inode->i_flags of inode block during POR by Chao Yu · 6 years ago
  87. b619de0 f2fs: fix to recover inode's i_gc_failures during POR by Chao Yu · 6 years ago
  88. 6b2fbfa f2fs: flush quota blocks after turnning it off by Jaegeuk Kim · 6 years ago
  89. d8ab418 btrfs: tracepoints: Fix wrong parameter order for qgroup events by Qu Wenruo · 4 years, 10 months ago
  90. 6bcbe35 btrfs: qgroup: Always free PREALLOC META reserve in btrfs_delalloc_release_extents() by Qu Wenruo · 4 years, 10 months ago
  91. 96b9b94 Btrfs: fix memory leak due to concurrent append writes with fiemap by Filipe Manana · 4 years, 10 months ago
  92. 692aa7d Btrfs: fix inode cache block reserve leak on failure to allocate data space by Filipe Manana · 5 years ago
  93. 1b921b5 Btrfs: check for the full sync flag while holding the inode lock during fsync by Filipe Manana · 4 years, 10 months ago
  94. ac6bae2 Btrfs: add missing extents release on file extent cluster relocation error by Filipe Manana · 4 years, 10 months ago
  95. 6cd5be9 btrfs: block-group: Fix a memory leak due to missing btrfs_put_block_group() by Qu Wenruo · 4 years, 10 months ago
  96. 01332b0 CIFS: Fix use after free of file info structures by Pavel Shilovsky · 4 years, 9 months ago
  97. 71cf881 CIFS: avoid using MID 0xFFFF by Roberto Bergantinos Corpas · 4 years, 10 months ago
  98. 6ea856e fs/proc/page.c: don't access uninitialized memmaps in fs/proc/page.c by David Hildenbrand · 4 years, 10 months ago
  99. 0d3ad77 ocfs2: fix panic due to ocfs2_wq is null by Yi Li · 4 years, 10 months ago
  100. 664ec2d Fix the locking in dcache_readdir() and friends by Al Viro · 4 years, 11 months ago