1. 157302f btrfs: Don't clear SGID when inheriting ACLs by Jan Kara · 7 years ago
  2. 54fcb23 mnt: Make propagate_umount less slow for overlapping mount propagation trees by Eric W. Biederman · 8 years ago
  3. bb4fbf0 mnt: In propgate_umount handle visiting mounts in any order by Eric W. Biederman · 8 years ago
  4. e260db7 mnt: In umount propagation reparent in a separate pass by Eric W. Biederman · 7 years ago
  5. f31c4f6 exec: Limit arg stack to at most 75% of _STK_LIM by Kees Cook · 7 years ago
  6. 63c2f8f binfmt_elf: use ELF_ET_DYN_BASE only for PIE by Kees Cook · 7 years ago
  7. a9aa6522a fs/dcache.c: fix spin lockup issue on nlru->lock by Sahitya Tummala · 7 years ago
  8. c0d3a7b ext4: check return value of kstrtoull correctly in reserved_clusters_store by Chao Yu · 7 years ago
  9. 25b2ee6 gfs2: Fix glock rhashtable rcu bug by Andreas Gruenbacher · 7 years ago
  10. 9403514 ceph: choose readdir frag based on previous readdir reply by Yan, Zheng · 7 years ago
  11. 26ff065 fs: completely ignore unknown open flags by Christoph Hellwig · 7 years ago
  12. 6efb1b0 fs: add a VALID_OPEN_FLAGS by Christoph Hellwig · 7 years ago
  13. d5c5e8b ocfs2: o2hb: revert hb threshold to keep compatible by Junxiao Bi · 7 years ago
  14. 68a5dc3 coredump: Ensure proper size of sparse core files by Dave Kleikamp · 7 years ago
  15. d21816c aio: fix lock dep warning by Shaohua Li · 7 years ago
  16. c3eab85f Btrfs: fix truncate down when no_holes feature is enabled by Liu Bo · 8 years ago
  17. e8b5068 Btrfs: Fix deadlock between direct IO and fast fsync by Chandan Rajendra · 7 years ago
  18. cb2c6fd NFSv4.1: Fix a race in nfs4_proc_layoutget by Trond Myklebust · 7 years ago
  19. 4ebe28d NFSv4.x/callback: Create the callback service through svc_create_pooled by Kinglong Mee · 7 years ago
  20. 955f270 NFSv4: fix a reference leak caused WARNING messages by Kinglong Mee · 7 years ago
  21. fb6dc83 CIFS: Improve readdir verbosity by Pavel Shilovsky · 7 years ago
  22. bc6eecf autofs: sanity check status reported with AUTOFS_DEV_IOCTL_FAIL by NeilBrown · 7 years ago
  23. 3d6848e fs/exec.c: account for argv/envp pointers by Kees Cook · 7 years ago
  24. cfc0eb40 mm: larger stack guard gap, between vmas by Hugh Dickins · 7 years ago
  25. b355b89 crypto: Work around deallocated stack frame reference gcc bug on sparc. by David Miller · 7 years ago
  26. a6d6282 configfs: Fix race between create_link and configfs_rmdir by Nicholas Bellinger · 7 years ago
  27. 222aa34 fs: pass on flags in compat_writev by Christoph Hellwig · 7 years ago
  28. dbd9eee userfaultfd: fix SIGBUS resulting from false rwsem wakeups by Andrea Arcangeli · 7 years ago
  29. 9618fba proc: add a schedule point in proc_pid_readdir() by Eric Dumazet · 7 years ago
  30. 013bbbc romfs: use different way to generate fsid for BLOCK or MTD by Coly Li · 7 years ago
  31. 5a0d414 nfs: Fix "Don't increment lock sequence ID after NFS4ERR_MOVED" by Chuck Lever · 7 years ago
  32. 0542f97 FS-Cache: Initialise stores_lock in netfs cookie by David Howells · 7 years ago
  33. 34f1a46 fscache: Clear outstanding writes when disabling a cookie by David Howells · 7 years ago
  34. 11696dc fscache: Fix dead object requeue by David Howells · 7 years ago
  35. 2557969 gfs2: Use rhashtable walk interface in glock_hash_walk by Herbert Xu · 7 years ago
  36. 66d6448 btrfs: fix memory leak in update_space_info failure path by Jeff Mahoney · 7 years ago
  37. 4d15ab9 btrfs: use correct types for page indices in btrfs_page_exists_in_range by David Sterba · 7 years ago
  38. 84bef90 ufs_getfrag_block(): we only grab ->truncate_mutex on block creation path by Al Viro · 7 years ago
  39. 3d4922b ufs_extend_tail(): fix the braino in calling conventions of ufs_new_fragments() by Al Viro · 7 years ago
  40. 55a00f8 ufs: set correct ->s_maxsize by Al Viro · 7 years ago
  41. aed005f ufs: restore maintaining ->i_blocks by Al Viro · 7 years ago
  42. bf7bfef fix ufs_isblockset() by Al Viro · 7 years ago
  43. 4896c87d ufs: restore proper tail allocation by Al Viro · 7 years ago
  44. 61604a2 fs: add i_blocksize() by Fabian Frederick · 7 years ago
  45. c404f0d ext4: fix fdatasync(2) after extent manipulation operations by Jan Kara · 7 years ago
  46. 2e16921 ext4: fix data corruption with EXT4_GET_BLOCKS_ZERO by Jan Kara · 7 years ago
  47. 9890b9c ext4: keep existing extra fields when inode expands by Konstantin Khlebnikov · 7 years ago
  48. 9850844 ext4: fix SEEK_HOLE by Jan Kara · 7 years ago
  49. e273ed2 nfsd: Fix up the "supattr_exclcreat" attributes by Trond Myklebust · 7 years ago
  50. bfeac83 nfsd4: fix null dereference on replay by J. Bruce Fields · 7 years ago
  51. 11214bd xfs: Fix off-by-in in loop termination in xfs_find_get_desired_pgoff() by Jan Kara · 7 years ago
  52. 75c5afd xfs: fix unaligned access in xfs_btree_visit_blocks by Eric Sandeen · 7 years ago
  53. 7fb8ab8 xfs: avoid mount-time deadlock in CoW extent recovery by Darrick J. Wong · 7 years ago
  54. e40c145 xfs: xfs_trans_alloc_empty by Christoph Hellwig · 7 years ago
  55. 0e54279 xfs: bad assertion for delalloc an extent that start at i_size by Zorro Lang · 7 years ago
  56. f60d76e xfs: BMAPX shouldn't barf on inline-format directories by Darrick J. Wong · 7 years ago
  57. 53c44c2 xfs: fix indlen accounting error on partial delalloc conversion by Brian Foster · 7 years ago
  58. 54894ea xfs: fix use-after-free in xfs_finish_page_writeback by Eryu Guan · 7 years ago
  59. d457f82 xfs: reserve enough blocks to handle btree splits when remapping by Darrick J. Wong · 7 years ago
  60. 0ba833f xfs: wait on new inodes during quotaoff dquot release by Brian Foster · 7 years ago
  61. 2ea882d xfs: update ag iterator to support wait on new inodes by Brian Foster · 7 years ago
  62. e86b616 xfs: support ability to wait on new inodes by Brian Foster · 7 years ago
  63. 10f0b2c xfs: fix up quotacheck buffer list error handling by Brian Foster · 7 years ago
  64. 95487d4 xfs: prevent multi-fsb dir readahead from reading random blocks by Brian Foster · 7 years ago
  65. 93bd169 xfs: handle array index overrun in xfs_dir2_leaf_readbuf() by Eric Sandeen · 7 years ago
  66. 99226b8 xfs: fix integer truncation in xfs_bmap_remap_alloc by Christoph Hellwig · 7 years ago
  67. 4e27628 xfs: drop iolock from reclaim context to appease lockdep by Brian Foster · 7 years ago
  68. 4e8163f xfs: actually report xattr extents via iomap by Darrick J. Wong · 7 years ago
  69. de417ea xfs: fix over-copying of getbmap parameters from userspace by Darrick J. Wong · 7 years ago
  70. c2ad2dc xfs: use dedicated log worker wq to avoid deadlock with cil wq by Brian Foster · 7 years ago
  71. 3890d83 xfs: fix kernel memory exposure problems by Darrick J. Wong · 7 years ago
  72. ca659e08 xfs: rework the inline directory verifiers by Darrick J. Wong · 7 years ago
  73. 815414e xfs: verify inline directory data forks by Darrick J. Wong · 7 years ago
  74. 11b4854 xfs: fix off-by-one on max nr_pages in xfs_find_get_desired_pgoff() by Eryu Guan · 7 years ago
  75. 9c795ff xfs: use ->b_state to fix buffer I/O accounting release race by Brian Foster · 7 years ago
  76. c9eab63 xfs: Fix missed holes in SEEK_HOLE implementation by Jan Kara · 7 years ago
  77. 68a0561 fs/ufs: Set UFS default maximum bytes per file by Richard Narron · 7 years ago
  78. 51d9c51 nfsd: encoders mustn't use unitialized values in error cases by J. Bruce Fields · 7 years ago
  79. ea46555 nfsd: fix undefined behavior in nfsd4_layout_verify by Ari Kauppi · 7 years ago
  80. f2b6f50 NFS: Use GFP_NOIO for two allocations in writeback by Benjamin Coddington · 7 years ago
  81. a8c35e5 NFS: Fix use after free in write error path by Fred Isaman · 7 years ago
  82. 88ac6b7 NFSv4: Fix a hang in OPEN related to server reboot by Trond Myklebust · 7 years ago
  83. af9bd52 fscrypt: avoid collisions when presenting long encrypted filenames by Eric Biggers · 7 years ago
  84. 8daed21 f2fs: check entire encrypted bigname when finding a dentry by Jaegeuk Kim · 7 years ago
  85. d10b21d proc: Fix unbalanced hard link numbers by Takashi Iwai · 7 years ago
  86. cc0f994 fanotify: don't expose EOPENSTALE to userspace by Amir Goldstein · 7 years ago
  87. 9ee8502 pstore: Shut down worker when unregistering by Kees Cook · 7 years ago
  88. 64a599a fscrypt: fix context consistency check when key(s) unavailable by Eric Biggers · 7 years ago
  89. 1c5d8b3 CIFS: add misssing SFM mapping for doublequote by Björn Jacke · 7 years ago
  90. 6f3b2ee cifs: fix CIFS_IOC_GET_MNT_INFO oops by David Disseldorp · 7 years ago
  91. f13d96b CIFS: fix oplock break deadlocks by Rabin Vincent · 7 years ago
  92. 4113466 cifs: fix CIFS_ENUMERATE_SNAPSHOTS oops by David Disseldorp · 7 years ago
  93. 449a744 cifs: fix leak in FSCTL_ENUM_SNAPS response handling by David Disseldorp · 7 years ago
  94. 87c0604 CIFS: fix mapping of SFM_SPACE and SFM_PERIOD by Björn Jacke · 7 years ago
  95. 8dd4e3f SMB3: Work around mount failure when using SMB3 dialect to Macs by Steve French · 7 years ago
  96. 2ac2ad9 Set unicode flag on cifs echo request to avoid Mac error by Steve French · 7 years ago
  97. 4f5e1c4 Fix match_prepath() by Sachin Prabhu · 7 years ago
  98. 945d0ec fs/block_dev: always invalidate cleancache in invalidate_bdev() by Andrey Ryabinin · 7 years ago
  99. 091784a ceph: fix memory leak in __ceph_setxattr() by Luis Henriques · 7 years ago
  100. 9a6bb7b fs/xattr.c: zero out memory copied to userspace in getxattr by Michal Hocko · 7 years ago