1. b13d8f5 xfs: prevent creating negative-sized file via INSERT_RANGE by Darrick J. Wong · 6 years ago
  2. 1fd7c77 ext4: fix bitmap position validation by Lukas Czerner · 6 years ago
  3. 7696481 ext4: add validity checks for bitmap block numbers by Theodore Ts'o · 6 years ago
  4. 2e54d7c ext4: set h_journal if there is a failure starting a reserved handle by Theodore Ts'o · 6 years ago
  5. a405a2a ext4: prevent right-shifting extents beyond EXT_MAX_BLOCKS by Eric Biggers · 6 years ago
  6. cff3a5f jbd2: fix use after free in kjournald2() by Sahitya Tummala · 7 years ago
  7. 193038d cifs: do not allow creating sockets except with SMB1 posix exensions by Steve French · 6 years ago
  8. 18484eb writeback: safer lock nesting by Greg Thelen · 6 years ago
  9. 71f24a9 fanotify: fix logic of events on child by Amir Goldstein · 6 years ago
  10. 858052b autofs: mount point create should honour passed in mode by Ian Kent · 6 years ago
  11. 3f68e22e Don't leak MNT_INTERNAL away from internal mounts by Al Viro · 6 years ago
  12. e2210c5 orangefs_kill_sb(): deal with allocation failures by Al Viro · 6 years ago
  13. 02d20e6 jffs2_kill_sb(): deal with failed allocations by Al Viro · 6 years ago
  14. 8c72cf4 udf: Fix leak of UTF-16 surrogates into encoded strings by Jan Kara · 6 years ago
  15. 68e3579 ext4: don't allow r/w mounts if metadata blocks overlap the superblock by Theodore Ts'o · 6 years ago
  16. 6b289a7 ext4: fail ext4_iget for root directory if unallocated by Theodore Ts'o · 6 years ago
  17. c636feb ext4: protect i_disksize update by i_data_sem in direct write path by Eryu Guan · 6 years ago
  18. a06b798 ext4: don't update checksum of new initialized bitmaps by Theodore Ts'o · 6 years ago
  19. 82aad4a jbd2: if the journal is aborted then don't allow update of the log tail by Theodore Ts'o · 6 years ago
  20. c4bc658 smb3: Fix root directory when server returns inode number of zero by Steve French · 6 years ago
  21. 52b329d6 fs/reiserfs/journal.c: add missing resierfs_warning() arg by Andrew Morton · 6 years ago
  22. cf1595d ubifs: Check ubifs_wbuf_sync() return code by Richard Weinberger · 6 years ago
  23. 960534a getname_kernel() needs to make sure that ->name != ->iname in long case by Al Viro · 6 years ago
  24. b2a40ea ovl: filter trusted xattr for non-admin by Miklos Szeredi · 7 years ago
  25. 3aa66ba VFS: close race between getcwd() and d_move() by NeilBrown · 7 years ago
  26. 78b336a ext4: fix off-by-one on max nr_pages in ext4_find_unwritten_pgoff() by Eryu Guan · 7 years ago
  27. 07b2a32 pNFS/flexfiles: missing error code in ff_layout_alloc_lseg() by Dan Carpenter · 7 years ago
  28. a90e045 ext4: handle the rest of ext4_mb_load_buddy() ENOMEM errors by Konstantin Khlebnikov · 7 years ago
  29. e09fd7c btrfs: fix incorrect error return ret being passed to mapping_set_error by Colin Ian King · 7 years ago
  30. cfea563 SMB2: Fix share type handling by Christophe JAILLET · 7 years ago
  31. 6ed24ef CIFS: silence lockdep splat in cifs_relock_file() by Rabin Vincent · 7 years ago
  32. fca22d5 NFSv4.1: Work around a Linux server bug... by Trond Myklebust · 7 years ago
  33. 75d34f1 lockd: fix lockd shutdown race by J. Bruce Fields · 7 years ago
  34. 3032bcc NFSv4.1: RECLAIM_COMPLETE must handle NFS4ERR_CONN_NOT_BOUND_TO_SESSION by Trond Myklebust · 7 years ago
  35. 6371afa ovl: persistent inode numbers for upper hardlinks by Amir Goldstein · 7 years ago
  36. e7f42b0 btrfs: Remove extra parentheses from condition in copy_items() by Matthias Kaehlcke · 7 years ago
  37. a9b2c4a fs: compat: Remove warning from COMPATIBLE_IOCTL by Mark Charlebois · 7 years ago
  38. ff1c42b ceph: only dirty ITER_IOVEC pages for direct read by Yan, Zheng · 6 years ago
  39. 5e7124c staging: ncpfs: memory corruption in ncp_read_kernel() by Dan Carpenter · 6 years ago
  40. e294c4c nfsd: remove blocked locks on client teardown by Jeff Layton · 6 years ago
  41. eeed4cf nfsd4: permit layoutget of executable-only files by Benjamin Coddington · 6 years ago
  42. 31da33d cifs: small underflow in cnvrtDosUnixTm() by Dan Carpenter · 7 years ago
  43. 1b9c954 pNFS: Fix a deadlock when coalescing writes and returning the layout by Trond Myklebust · 7 years ago
  44. 81ca30d jbd2: Fix lockdep splat with generic/270 test by Jan Kara · 7 years ago
  45. 688b845 orangefs: do not wait for timeout if umounting by Martin Brandenburg · 7 years ago
  46. dfe9db1 Btrfs: fix extent map leak during fallocate error path by Filipe Manana · 7 years ago
  47. 7016b20 Btrfs: send, fix file hole not being preserved due to inline extent by Filipe Manana · 7 years ago
  48. fd35ded Btrfs: fix incorrect space accounting after failure to insert inline extent by Filipe Manana · 7 years ago
  49. b5684e7 NFS: don't try to cross a mountpount when there isn't one there. by NeilBrown · 7 years ago
  50. b5e7b5c pNFS: Fix use after free issues in pnfs_do_read() by Trond Myklebust · 7 years ago
  51. 76441e1 NFS: Fix missing pg_cleanup after nfs_pageio_cond_complete() by Benjamin Coddington · 7 years ago
  52. 4bd1761 btrfs: fix a bogus warning when converting only data or metadata by Adam Borowski · 7 years ago
  53. df09b6f CIFS: Enable encryption during session setup phase by Pavel Shilovsky · 8 years ago
  54. fca16f9 SMB3: Validate negotiate request must always be signed by Steve French · 7 years ago
  55. 8ae7720 btrfs: Fix use-after-free when cleaning up fs_devs with a single stale device by Nikolay Borisov · 6 years ago
  56. 8890bae btrfs: alloc_chunk: fix DUP stripe size handling by Hans van Kranenburg · 6 years ago
  57. aa14f4b fs/aio: Use RCU accessors for kioctx_table->table[] by Tejun Heo · 6 years ago
  58. 4822610 fs/aio: Add explicit RCU grace period when freeing kioctx by Tejun Heo · 6 years ago
  59. 05f16fe lock_parent() needs to recheck if dentry got __dentry_kill'ed under it by Al Viro · 6 years ago
  60. eaa9592 fs: Teach path_connected to handle nfs filesystems with multiple roots. by Eric W. Biederman · 6 years ago
  61. 708f90a userns: Don't fail follow_automount based on s_user_ns by Eric W. Biederman · 6 years ago
  62. 304c1e9 reiserfs: Make cancel_old_flush() reliable by Jan Kara · 7 years ago
  63. 68c2353 f2fs: relax node version check for victim data in gc by Jaegeuk Kim · 7 years ago
  64. 2a28923 NFS: Fix unstable write completion by Trond Myklebust · 6 years ago
  65. fb1f410 NFS: Fix an incorrect type in struct nfs_direct_req by Trond Myklebust · 6 years ago
  66. b496b24 ext4: inplace xattr block update fails to deduplicate blocks by Tahsin Erdogan · 7 years ago
  67. 931dde8 btrfs: preserve i_mode if __btrfs_set_acl() fails by Ernesto A. Fernández · 7 years ago
  68. c33d494 xfs: quota: check result of register_shrinker() by Aliaksei Karaliou · 6 years ago
  69. 7999487 xfs: quota: fix missed destroy of qi_tree_lock by Aliaksei Karaliou · 6 years ago
  70. fd7cbb5 sget(): handle failures of register_shrinker() by Al Viro · 6 years ago
  71. 4a97b2d f2fs: fix a bug caused by NULL extent tree by Yunlei He · 7 years ago
  72. f06c2c65 fs/dax.c: fix inefficiency in dax_writeback_mapping_range() by Jan Kara · 6 years ago
  73. 890c52a binfmt_elf: compat: avoid unused function warning by Arnd Bergmann · 6 years ago
  74. 445e8f8 reiserfs: avoid a -Wmaybe-uninitialized warning by Arnd Bergmann · 7 years ago
  75. 1c3aae5 btrfs: Fix possible off-by-one in btrfs_search_path_in_tree by Nikolay Borisov · 6 years ago
  76. 012e79b vfs: don't do RCU lookup of empty pathnames by Linus Torvalds · 7 years ago
  77. 9cb1674 ocfs2: try a blocking lock before return AOP_TRUNCATED_PAGE by Gang He · 6 years ago
  78. efb1cbc Btrfs: fix unexpected -EEXIST when creating new inode by Liu Bo · 6 years ago
  79. b48edd6 Btrfs: fix btrfs_evict_inode to handle abnormal inodes correctly by Liu Bo · 6 years ago
  80. bc0d431 Btrfs: fix extent state leak from tree log by Liu Bo · 6 years ago
  81. 0f4adc1 Btrfs: fix crash due to not cleaning up tree log block's dirty bits by Liu Bo · 6 years ago
  82. ecd72fd Btrfs: fix deadlock in run_delalloc_nocow by Liu Bo · 6 years ago
  83. 4a36f43 ext4: save error to disk in __ext4_grp_locked_error() by Zhouyi Zhou · 6 years ago
  84. 539deab ext4: fix a race in the ext4 shutdown path by Harshad Shirwadkar · 6 years ago
  85. 99a89d8 jbd2: fix sphinx kernel-doc build warnings by Tobin C. Harding · 6 years ago
  86. 9cb2d0b mbcache: initialize entry->e_referenced in mb_cache_entry_create() by Alexander Potapenko · 6 years ago
  87. 38e3bc5 ovl: fix failure to fsync lower dir by Amir Goldstein · 7 years ago
  88. 8fe7cea btrfs: Handle btrfs_set_extent_delalloc failure in fixup worker by Nikolay Borisov · 6 years ago
  89. 71baf27 pipe: fix off-by-one error when checking buffer limits by Eric Biggers · 6 years ago
  90. a705c24 pipe: actually allow root to exceed the pipe buffer limits by Eric Biggers · 6 years ago
  91. da3b224 fs/proc/kcore.c: use probe_kernel_read() instead of memcpy() by Heiko Carstens · 6 years ago
  92. daaa81c nsfs: mark dentry with DCACHE_RCUACCESS by Cong Wang · 7 years ago
  93. 058d13f kernfs: fix regression in kernfs_fop_write caused by wrong type by Ivan Vecera · 6 years ago
  94. b79d885 NFS: Fix a race between mmap() and O_DIRECT by Trond Myklebust · 6 years ago
  95. 967f650 NFS: reject request for id_legacy key without auxdata by Eric Biggers · 6 years ago
  96. ca2c316 NFS: commit direct writes even if they fail partially by J. Bruce Fields · 6 years ago
  97. d184034 NFS: Add a cond_resched() to nfs_commit_release_pages() by Trond Myklebust · 6 years ago
  98. e1df8c6 nfs/pnfs: fix nfs_direct_req ref leak when i/o falls back to the mds by Scott Mayhew · 6 years ago
  99. 298dc6c ubifs: Massage assert in ubifs_xattr_set() wrt. init_xattrs by Xiaolei Li · 7 years ago
  100. 7e68916 CIFS: zero sensitive data when freeing by Aurelien Aptel · 6 years ago