1. da24be8 NFSv4: Fix leak of clp->cl_acceptor string by Chuck Lever · 5 years ago
  2. c368987 fs: ocfs2: fix a possible null-pointer dereference in ocfs2_info_scan_inode_alloc() by Jia-Ju Bai · 5 years ago
  3. 4de544b fs: ocfs2: fix a possible null-pointer dereference in ocfs2_write_end_nolock() by Jia-Ju Bai · 5 years ago
  4. c18d860 fs: ocfs2: fix possible null-pointer dereferences in ocfs2_xa_prepare_entry() by Jia-Ju Bai · 5 years ago
  5. 2141f77 ocfs2: clear zero in unaligned direct IO by Jia Guo · 5 years ago
  6. 497fd98 fs: cifs: mute -Wunused-const-variable message by Austin Kim · 5 years ago
  7. ca2cc4b nfs: Fix nfsi->nrequests count error on nfs_inode_remove_request by ZhangXiaoxu · 5 years ago
  8. 646e5c7 exec: load_script: Do not exec truncated interpreter path by Kees Cook · 6 years ago
  9. f251c83 ext4: disallow files with EXT4_JOURNAL_DATA_FL from EXT4_IOC_SWAP_BOOT by Theodore Ts'o · 6 years ago
  10. b73132b cifs: add credits from unmatched responses/messages by Ronnie Sahlberg · 6 years ago
  11. ee4d28a CIFS: Respect SMB2 hdr preamble size in read responses by Pavel Shilovsky · 6 years ago
  12. ce05beb NFSv4: Ensure that the state manager exits the loop on SIGKILL by Trond Myklebust · 6 years ago
  13. cb38a17 Btrfs: fix deadlock on tree root leaf when finding free extent by Filipe Manana · 6 years ago
  14. ce43554 f2fs: fix to recover inode->i_flags of inode block during POR by Chao Yu · 6 years ago
  15. b619de0 f2fs: fix to recover inode's i_gc_failures during POR by Chao Yu · 6 years ago
  16. 6b2fbfa f2fs: flush quota blocks after turnning it off by Jaegeuk Kim · 6 years ago
  17. d8ab418 btrfs: tracepoints: Fix wrong parameter order for qgroup events by Qu Wenruo · 5 years ago
  18. 6bcbe35 btrfs: qgroup: Always free PREALLOC META reserve in btrfs_delalloc_release_extents() by Qu Wenruo · 5 years ago
  19. 96b9b94 Btrfs: fix memory leak due to concurrent append writes with fiemap by Filipe Manana · 5 years ago
  20. 692aa7d Btrfs: fix inode cache block reserve leak on failure to allocate data space by Filipe Manana · 5 years ago
  21. 1b921b5 Btrfs: check for the full sync flag while holding the inode lock during fsync by Filipe Manana · 5 years ago
  22. ac6bae2 Btrfs: add missing extents release on file extent cluster relocation error by Filipe Manana · 5 years ago
  23. 6cd5be9 btrfs: block-group: Fix a memory leak due to missing btrfs_put_block_group() by Qu Wenruo · 5 years ago
  24. 01332b0 CIFS: Fix use after free of file info structures by Pavel Shilovsky · 4 years, 11 months ago
  25. 71cf881 CIFS: avoid using MID 0xFFFF by Roberto Bergantinos Corpas · 5 years ago
  26. 6ea856e fs/proc/page.c: don't access uninitialized memmaps in fs/proc/page.c by David Hildenbrand · 5 years ago
  27. 0d3ad77 ocfs2: fix panic due to ocfs2_wq is null by Yi Li · 5 years ago
  28. 664ec2d Fix the locking in dcache_readdir() and friends by Al Viro · 5 years ago
  29. e9360f3 NFS: Fix O_DIRECT accounting of number of bytes read/written by Trond Myklebust · 5 years ago
  30. e0805d7 btrfs: fix uninitialized ret in ref-verify by Josef Bacik · 5 years ago
  31. f7313de btrfs: fix incorrect updating of log root tree by Josef Bacik · 5 years ago
  32. a8de709 cifs: use cifsInodeInfo->open_file_lock while iterating to avoid a panic by Dave Wysochanski · 5 years ago
  33. 230b339 CIFS: Force reval dentry if LOOKUP_REVAL flag is set by Pavel Shilovsky · 5 years ago
  34. 0bc78de CIFS: Force revalidate inode when dentry is stale by Pavel Shilovsky · 5 years ago
  35. d72c211 CIFS: Gracefully handle QueryInfo errors during open by Pavel Shilovsky · 5 years ago
  36. 95bcc0d f2fs: use EINVAL for superblock with invalid magic by Icenowy Zheng · 5 years ago
  37. effad57 vfs: Fix EOVERFLOW testing in put_compat_statfs64 by Eric Sandeen · 5 years ago
  38. 7b4f541 fuse: fix memleak in cuse_channel_open by zhengbin · 5 years ago
  39. 19b1c70 pNFS: Ensure we do clear the return-on-close layout stateid on fatal errors by Trond Myklebust · 5 years ago
  40. 520c2a6 ceph: reconnect connection if session hang in opening state by Erqi Chen · 5 years ago
  41. 0275113 ceph: fix directories inode i_blkbits initialization by Luis Henriques · 5 years ago
  42. 18dd2b0 9p: avoid attaching writeback_fid on mmap with type PRIVATE by Chengguang Xu · 5 years ago
  43. 448deb13 fs: nfs: Fix possible null-pointer dereferences in encode_attrs() by Jia-Ju Bai · 5 years ago
  44. 5b0446c 9p/cache.c: Fix memory leak in v9fs_cache_session_get_cookie by Bharath Vedartham · 5 years ago
  45. 52132ff ocfs2: wait for recovering done after direct unlock request by Changwei Ge · 5 years ago
  46. 0840dae fat: work around race with userspace's read via blockdev while mounting by OGAWA Hirofumi · 5 years ago
  47. 5b400fe ext4: fix potential use after free after remounting with noblock_validity by zhangyi (F) · 5 years ago
  48. 2c16f72 pstore: fs superblock limits by Deepa Dinamani · 5 years ago
  49. 5bead06 fuse: fix deadlock with aio poll and fuse_iqueue::waitq.lock by Eric Biggers · 5 years ago
  50. 4290a9e CIFS: Fix oplock handling for SMB 2.1+ protocols by Pavel Shilovsky · 5 years ago
  51. a3a1508 CIFS: fix max ea value size by Murphy Zhou · 5 years ago
  52. 091c754 ext4: fix punch hole for inline_data file systems by Theodore Ts'o · 5 years ago
  53. 775e3e7 ext4: fix warning inside ext4_convert_unwritten_extents_endio by Rakesh Pandit · 5 years ago
  54. bacff03 Btrfs: fix race setting up and completing qgroup rescan workers by Filipe Manana · 5 years ago
  55. b5c42ef btrfs: qgroup: Fix reserved data space leak if we have multiple reserve calls by Qu Wenruo · 5 years ago
  56. c521bfa btrfs: qgroup: Fix the wrong target io_tree when freeing reserved data space by Qu Wenruo · 5 years ago
  57. 067f82a btrfs: Relinquish CPUs in btrfs_compare_trees by Nikolay Borisov · 5 years ago
  58. b08344b Btrfs: fix use-after-free when using the tree modification log by Filipe Manana · 5 years ago
  59. 4874c6f btrfs: fix allocation of free space cache v1 bitmap pages by Christophe Leroy · 5 years ago
  60. 934243a ovl: filter of trusted xattr results in audit by Mark Salyzyn · 5 years ago
  61. e7265ad ovl: Fix dereferencing possible ERR_PTR() by Ding Xiang · 5 years ago
  62. 2e96c93 smb3: allow disabling requesting leases by Steve French · 5 years ago
  63. e0c1e6e gfs2: clear buf_in_tr when ending a transaction in sweep_bh_for_rgrps by Bob Peterson · 5 years ago
  64. 29ecf8c binfmt_elf: Do not move brk for INTERP-less ET_EXEC by Kees Cook · 5 years ago
  65. ad41162 fuse: fix missing unlock_page in fuse_writepage() by Vasily Averin · 5 years ago
  66. e9bcaf8 ceph: use ceph_evict_inode to cleanup inode's resource by Yan, Zheng · 5 years ago
  67. 72f0fff Revert "ceph: use ceph_evict_inode to cleanup inode's resource" by Sasha Levin · 5 years ago
  68. c5dbd74 btrfs: extent-tree: Make sure we only allocate extents from block groups with the same type by Qu Wenruo · 5 years ago
  69. 59a5cea f2fs: use generic EFSBADCRC/EFSCORRUPTED by Chao Yu · 5 years ago
  70. 649836f xfs: don't crash on null attr fork xfs_bmapi_read by Darrick J. Wong · 5 years ago
  71. 303f6d6 f2fs: fix to do sanity check on segment bitmap of LFS curseg by Chao Yu · 5 years ago
  72. 73d90f5 Revert "f2fs: avoid out-of-range memory access" by Chao Yu · 5 years ago
  73. ef2baa0 f2fs: check all the data segments against all node ones by Surbhi Palande · 5 years ago
  74. e867ef1 CIFS: fix deadlock in cached root handling by Aurelien Aptel · 5 years ago
  75. c0ccb4d binfmt_elf: move brk out of mmap when doing direct loader exec by Kees Cook · 5 years ago
  76. 9c13e77 ovl: fix regression caused by overlapping layers detection by Amir Goldstein · 5 years ago
  77. b629468 cifs: Use kzfree() to zero out the password by Dan Carpenter · 5 years ago
  78. 325fa2a cifs: set domainName when a domain-key is used in multiuser by Ronnie Sahlberg · 5 years ago
  79. 0f713017 NFSv2: Fix write regression by Trond Myklebust · 5 years ago
  80. 60f0d44 NFSv2: Fix eof handling by Trond Myklebust · 5 years ago
  81. 767877d NFS: Fix initialisation of I/O result struct in nfs_pgio_rpcsetup by Trond Myklebust · 5 years ago
  82. 4ac4f47 NFSv4: Fix return value in nfs_finish_open() by Trond Myklebust · 5 years ago
  83. d7565d5 NFSv4: Fix return values for nfs4_file_open() by Trond Myklebust · 5 years ago
  84. 72cd230 ubifs: Correctly use tnc_next() in search_dh_cookie() by Richard Weinberger · 5 years ago
  85. 7cbd49c Btrfs: fix assertion failure during fsync and use of stale transaction by Filipe Manana · 5 years ago
  86. ff69322 ext4: unsigned int compared against zero by Colin Ian King · 5 years ago
  87. 292666d ext4: fix block validity checks for journal inodes using indirect blocks by Theodore Ts'o · 5 years ago
  88. 97fbf57 ext4: don't perform block validity checks on the journal inode by Theodore Ts'o · 5 years ago
  89. 652993a NFSv4: Fix delegation state recovery by Trond Myklebust · 5 years ago
  90. 5e9a2ce pstore: Fix double-free in pstore_mkfile() failure path by Norbert Manthey · 5 years ago
  91. 1c13c9c btrfs: correctly validate compression type by Johannes Thumshirn · 5 years ago
  92. 8128103 ceph: use ceph_evict_inode to cleanup inode's resource by Yan, Zheng · 5 years ago
  93. 987564c cifs: Properly handle auto disabling of serverino option by Paulo Alcantara (SUSE) · 5 years ago
  94. acc0794 cifs: add spinlock for the openFileList to cifsInodeInfo by Ronnie Sahlberg · 5 years ago
  95. 1d06487 Btrfs: fix race between block group removal and block group allocation by Filipe Manana · 5 years ago
  96. 96b44c2 cifs: smbd: take an array of reqeusts when sending upper layer data by Long Li · 5 years ago
  97. 2fd4629d ext4: protect journal inode's blocks using block_validity by Theodore Ts'o · 5 years ago
  98. 4061e66 cifs: Fix lease buffer length error by ZhangXiaoxu · 5 years ago
  99. 778d626 CIFS: Fix leaking locked VFS cache pages in writeback retry by Pavel Shilovsky · 6 years ago
  100. fb2dabe CIFS: Fix error paths in writeback code by Pavel Shilovsky · 6 years ago