1. db470ce VFS: close race between getcwd() and d_move() by NeilBrown · 7 years ago
  2. 4be8952 Btrfs: fix unexpected cow in run_delalloc_nocow by Liu Bo · 7 years ago
  3. f00a344 ceph: only dirty ITER_IOVEC pages for direct read by Yan, Zheng · 7 years ago
  4. 223c542 sysfs: symlink: export sysfs_create_link_nowarn() by Grygorii Strashko · 7 years ago
  5. 2a2b9ef staging: ncpfs: memory corruption in ncp_read_kernel() by Dan Carpenter · 7 years ago
  6. 1e86284 hugetlbfs: check for pgoff value overflow by Mike Kravetz · 7 years ago
  7. 797bfd0 nfsd: remove blocked locks on client teardown by Jeff Layton · 7 years ago
  8. 14d920f nfsd4: permit layoutget of executable-only files by Benjamin Coddington · 7 years ago
  9. 1a89025 btrfs: Fix memory barriers usage with device stats counters by Nikolay Borisov · 7 years ago
  10. d351159 btrfs: remove spurious WARN_ON(ref->count < 0) in find_parent_nodes by Zygo Blaxell · 7 years ago
  11. cb69455 btrfs: Fix use-after-free when cleaning up fs_devs with a single stale device by Nikolay Borisov · 7 years ago
  12. 0136bd7 btrfs: alloc_chunk: fix DUP stripe size handling by Hans van Kranenburg · 7 years ago
  13. 7e7fbff1 btrfs: add missing initialization in btrfs_check_shared by Edmund Nadolski · 7 years ago
  14. e625797 btrfs: Fix NULL pointer exception in find_bio_stripe by Dmitriy Gorokh · 7 years ago
  15. cd21b340 fs/aio: Use RCU accessors for kioctx_table->table[] by Tejun Heo · 7 years ago
  16. 076c7c0 fs/aio: Add explicit RCU grace period when freeing kioctx by Tejun Heo · 7 years ago
  17. b071bce lock_parent() needs to recheck if dentry got __dentry_kill'ed under it by Al Viro · 7 years ago
  18. 0481f00 fs: Teach path_connected to handle nfs filesystems with multiple roots. by Eric W. Biederman · 7 years ago
  19. 5aac93a userns: Don't fail follow_automount based on s_user_ns by Eric W. Biederman · 7 years ago
  20. 2b0509f Revert "btrfs: use proper endianness accessors for super_copy" by Greg Kroah-Hartman · 7 years ago
  21. 7b7574e NFS: Fix unstable write completion by Trond Myklebust · 7 years ago
  22. e131a6d pNFS: Prevent the layout header refcount going to zero in pnfs_roc() by Trond Myklebust · 7 years ago
  23. 2bca2c5 NFS: Fix an incorrect type in struct nfs_direct_req by Trond Myklebust · 7 years ago
  24. 93e1f7f direct-io: Fix sleep in atomic due to sync AIO by Jan Kara · 7 years ago
  25. eae6179 btrfs: use proper endianness accessors for super_copy by Anand Jain · 7 years ago
  26. 4d3d428 xfs: quota: check result of register_shrinker() by Aliaksei Karaliou · 7 years ago
  27. 4def40b xfs: quota: fix missed destroy of qi_tree_lock by Aliaksei Karaliou · 7 years ago
  28. d4727e4 btrfs: Fix flush bio leak by Nikolay Borisov · 7 years ago
  29. 622ded5 afs: Fix missing error handling in afs_write_end() by David Howells · 7 years ago
  30. ac4dc9f sget(): handle failures of register_shrinker() by Al Viro · 7 years ago
  31. 7edaa9a exec: avoid gcc-8 warning for get_task_comm by Arnd Bergmann · 7 years ago
  32. 90b0805 btrfs: Fix possible off-by-one in btrfs_search_path_in_tree by Nikolay Borisov · 7 years ago
  33. 27b0dc3 Btrfs: disable FUA if mounted with nobarrier by Omar Sandoval · 7 years ago
  34. 8edc5b9 btrfs: Fix quota reservation leak on preallocated files by Justin Maggard · 7 years ago
  35. 3587188 dnotify: Handle errors from fsnotify_add_mark_locked() in fcntl_dirnotify() by Jan Kara · 7 years ago
  36. e506ac1 ovl: hash directory inodes for fsnotify by Amir Goldstein · 7 years ago
  37. 61c0781 Btrfs: fix unexpected -EEXIST when creating new inode by Liu Bo · 7 years ago
  38. f30c7d9 Btrfs: fix use-after-free on root->orphan_block_rsv by Liu Bo · 7 years ago
  39. 1371798 Btrfs: fix btrfs_evict_inode to handle abnormal inodes correctly by Liu Bo · 7 years ago
  40. 9a701c4 Btrfs: fix extent state leak from tree log by Liu Bo · 7 years ago
  41. fda3bb9 Btrfs: fix crash due to not cleaning up tree log block's dirty bits by Liu Bo · 7 years ago
  42. c766cb4 Btrfs: fix deadlock in run_delalloc_nocow by Liu Bo · 7 years ago
  43. 29b4af7 seq_file: fix incomplete reset on read from zero offset by Miklos Szeredi · 7 years ago
  44. 2e38988 ext4: save error to disk in __ext4_grp_locked_error() by Zhouyi Zhou · 7 years ago
  45. 4d4d103 ext4: fix a race in the ext4 shutdown path by Harshad Shirwadkar · 7 years ago
  46. 879bcbe jbd2: fix sphinx kernel-doc build warnings by Tobin C. Harding · 7 years ago
  47. e96a219 mbcache: initialize entry->e_referenced in mb_cache_entry_create() by Alexander Potapenko · 7 years ago
  48. 2abfcdf kmemcheck: remove annotations by Levin, Alexander (Sasha Levin) · 7 years ago
  49. 2e7e8bd ocfs2: try a blocking lock before return AOP_TRUNCATED_PAGE by Gang He · 7 years ago
  50. d9ef400 devpts: fix error handling in devpts_mntget() by Eric Biggers · 7 years ago
  51. c7aee39 ovl: take mnt_want_write() for removing impure xattr by Amir Goldstein · 7 years ago
  52. e822be7 ovl: fix failure to fsync lower dir by Amir Goldstein · 7 years ago
  53. 4063cd5 btrfs: Handle btrfs_set_extent_delalloc failure in fixup worker by Nikolay Borisov · 7 years ago
  54. 703b37d pipe: fix off-by-one error when checking buffer limits by Eric Biggers · 7 years ago
  55. a125e9a pipe: actually allow root to exceed the pipe buffer limits by Eric Biggers · 7 years ago
  56. 7e54b58 fs/proc/kcore.c: use probe_kernel_read() instead of memcpy() by Heiko Carstens · 7 years ago
  57. d16919a Btrfs: raid56: iterate raid56 internal bio with bio_for_each_segment_all by Liu Bo · 7 years ago
  58. 650d3d8 kernfs: fix regression in kernfs_fop_write caused by wrong type by Ivan Vecera · 7 years ago
  59. f1e3160 NFS: Fix a race between mmap() and O_DIRECT by Trond Myklebust · 7 years ago
  60. 1c38ad2f NFS: reject request for id_legacy key without auxdata by Eric Biggers · 7 years ago
  61. 6001764 NFS: commit direct writes even if they fail partially by J. Bruce Fields · 7 years ago
  62. 6421f29 NFS: Fix nfsstat breakage due to LOOKUPP by Trond Myklebust · 7 years ago
  63. 3d03af0 NFS: Add a cond_resched() to nfs_commit_release_pages() by Trond Myklebust · 7 years ago
  64. 3ac2d17 nfs41: do not return ENOMEM on LAYOUTUNAVAILABLE by Tigran Mkrtchyan · 7 years ago
  65. ace3442 nfs/pnfs: fix nfs_direct_req ref leak when i/o falls back to the mds by Scott Mayhew · 7 years ago
  66. 068e53f9 ubifs: free the encrypted symlink target by Eric Biggers · 7 years ago
  67. 4126cdb CIFS: zero sensitive data when freeing by Aurelien Aptel · 7 years ago
  68. be6874b cifs: Fix autonegotiate security settings mismatch by Daniel N Pettersson · 7 years ago
  69. 061df77 cifs: Fix missing put_xid in cifs_file_strict_mmap by Matthew Wilcox · 7 years ago
  70. 773a1c5 xfs: Properly retry failed dquot items in case of error during buffer writeback by Carlos Maiolino · 7 years ago
  71. 4e506f4 xfs: ubsan fixes by Darrick J. Wong · 7 years ago
  72. 8f8b2c7 quota: Check for register_shrinker() failure. by Tetsuo Handa · 7 years ago
  73. f730601 xfs: fortify xfs_alloc_buftarg error handling by Michal Hocko · 7 years ago
  74. f268e50 Btrfs: incremental send, fix wrong unlink path after renaming file by Filipe Manana · 7 years ago
  75. 606592f quota: propagate error from __dquot_initialize by Chao Yu · 7 years ago
  76. 02cfbaa lockd: fix "list_add double add" caused by legacy signal interface by Vasily Averin · 7 years ago
  77. 156c80d race of lockd inetaddr notifiers vs nlmsvc_rqst change by Vasily Averin · 7 years ago
  78. 631db7f nfsd: check for use of the closed special stateid by Andrew Elble · 7 years ago
  79. e0849eb grace: replace BUG_ON by WARN_ONCE in exit_net hook by Vasily Averin · 7 years ago
  80. 3bd364d nfsd: Ensure we check stateid validity in the seqid operation checks by Trond Myklebust · 7 years ago
  81. 5f71ff5 nfsd: CLOSE SHOULD return the invalid special stateid for NFSv4.x (x>0) by Trond Myklebust · 7 years ago
  82. 30ac846 xfs: log recovery should replay deferred ops in order by Darrick J. Wong · 7 years ago
  83. 1eccdbd xfs: always free inline data before resetting inode fork during ifree by Darrick J. Wong · 7 years ago
  84. 8099818 Btrfs: fix list_add corruption and soft lockups in fsync by Liu Bo · 7 years ago
  85. 9a44743 reiserfs: remove unneeded i_version bump by Jeff Layton · 7 years ago
  86. 928066e btrfs: fix deadlock when writing out space cache by Josef Bacik · 7 years ago
  87. 71341a8 Btrfs: bail out gracefully rather than BUG_ON by Liu Bo · 7 years ago
  88. 9a8215c btrfs: Fix transaction abort during failure in btrfs_rm_dev_item by Nikolay Borisov · 7 years ago
  89. bdf1923 VFS: Handle lazytime in do_mount() by Markus Trippelsdorf · 7 years ago
  90. 54e67ba nfsd: auth: Fix gid sorting when rootsquash enabled by Ben Hutchings · 7 years ago
  91. 326efb4 orangefs: fix deadlock; do not write i_size in read_iter by Martin Brandenburg · 7 years ago
  92. 5c7b881 Btrfs: fix stale entries in readdir by Josef Bacik · 7 years ago
  93. e1166d9 orangefs: initialize op on loop restart in orangefs_devreq_read by Martin Brandenburg · 7 years ago
  94. 1d00dac orangefs: use list_for_each_entry_safe in purge_waiting_ops by Martin Brandenburg · 7 years ago
  95. ea5c294 proc: fix coredump vs read /proc/*/stat race by Alexey Dobriyan · 7 years ago
  96. e109607 pipe: avoid round_pipe_size() nr_pages overflow on 32-bit by Joe Lawrence · 7 years ago
  97. 22af48b x86 / CPU: Always show current CPU frequency in /proc/cpuinfo by Rafael J. Wysocki · 7 years ago
  98. b9fa21f btrfs: fix refcount_t usage when deleting btrfs_delayed_nodes by Chris Mason · 7 years ago
  99. 319122a userfaultfd: clear the vma->vm_userfaultfd_ctx if UFFD_EVENT_FORK fails by Andrea Arcangeli · 7 years ago
  100. 611583d exec: Weaken dumpability for secureexec by Kees Cook · 7 years ago