1. e373921 fs/binfmt_elf.c: allocate initialized memory in fill_thread_core_info() by Alexander Potapenko · 4 years ago
  2. 1af94cd fix regression in "epoll: Keep a reference on files added to the check list" by Al Viro · 3 years, 9 months ago
  3. 0eac428 epoll: Keep a reference on files added to the check list by Marc Zyngier · 3 years, 9 months ago
  4. 085424e vfs: fix bad kernel backport by Luca Weiss · 3 years, 5 months ago
  5. fd93600 printk: Complete the backport by Kay Sievers · 12 years ago
  6. 9584128 exec: Limit arg stack to at most 75% of _STK_LIM by Kees Cook · 7 years ago
  7. 1a47c08 ext4: fix bitmap position validation by Lukas Czerner · 6 years ago
  8. 2ec27fd ext4: add validity checks for bitmap block numbers by Theodore Ts'o · 6 years ago
  9. 8ae5b39 ext4: fix block bitmap validation when bigalloc, ^flex_bg by Darrick J. Wong · 10 years ago
  10. 7b5fb2f ext4: fail ext4_iget for root directory if unallocated by Theodore Ts'o · 6 years ago
  11. 7b7b0a4 fuse: initialize the flock flag in fuse_file on allocation by Mateusz Jurczyk · 7 years ago
  12. 811cd67 BACKPORT: f2fs: sanity check log_blocks_per_seg by Jin Qian · 7 years ago
  13. dd23dff fscrypt: remove broken support for detecting keyring key revocation by Eric Biggers · 7 years ago
  14. 25b91b1 tmpfs: clear S_ISGID when setting posix ACLs by Gu Zheng · 7 years ago
  15. 78b8b36 ext4: fix fencepost in s_first_meta_bg validation by Theodore Ts'o · 7 years ago
  16. fc311b1 ext4: fix condition of validate s_first_meta_bg by syphyr · 7 years ago
  17. 2b89993 swap: make each swap partition have one address_space by Shaohua Li · 11 years ago
  18. f12e455 BACKPORT: mm: /proc/pid/smaps:: show proportional swap share of the mapping by Minchan Kim · 9 years ago
  19. b083234 Fix incorrect conflict resolution in "vfs: Add setns support for the mount namespace" by Daniel Rosenberg · 9 years ago
  20. 340a8cb proc: make oom adjustment files user read-only by Rom Lemarchand · 9 years ago
  21. 62d9843 Revert "Grants system server access to /proc/<pid>/oom_adj for Android applications." by Rom Lemarchand · 9 years ago
  22. 38041a6 fs/proc/task_mmu.c: add user-space support for resetting mm->hiwater_rss (peak RSS) by Petr Cermak · 9 years ago
  23. 46dc7ef ext4: Add support for FIDTRIM, a best-effort ioctl for deep discard trim by JP Abgrall · 10 years ago
  24. a4eadaf ocfs2: fix BUG when calculate new backup super by Joseph Qi · 8 years ago
  25. 34049c7 9p: ->evict_inode() should kick out ->i_data, not ->i_mapping by Al Viro · 8 years ago
  26. 9556012 jbd2: Fix unreclaimed pages after truncate in data=journal mode by Jan Kara · 9 years ago
  27. 5fe8e0d ext4: Fix handling of extended tv_sec by David Turner · 9 years ago
  28. a9fa4fb fix sysvfs symlinks by Al Viro · 9 years ago
  29. fe379f2 nfs: if we have no valid attrs, then don't declare the attribute cache valid by Jeff Layton · 9 years ago
  30. 1539bc2 vfs: Avoid softlockups with sendfile(2) by Jan Kara · 9 years ago
  31. 21bb2f4 vfs: Make sendfile(2) killable even better by Jan Kara · 9 years ago
  32. 2c6404c binfmt_elf: Don't clobber passed executable's file header by Maciej W. Rozycki · 9 years ago
  33. 8e206ef Btrfs: fix race leading to BUG_ON when running delalloc for nodatacow by Filipe Manana · 9 years ago
  34. 99fac5f ext4, jbd2: ensure entering into panic after recording an error in superblock by Daeho Jeong · 9 years ago
  35. 2600698 FS-Cache: Handle a write to the page immediately beyond the EOF marker by David Howells · 9 years ago
  36. 3d89075 FS-Cache: Don't override netfs's primary_index if registering failed by Kinglong Mee · 9 years ago
  37. 6649e76 FS-Cache: Increase reference of parent after registering, netfs success by Kinglong Mee · 9 years ago
  38. 5659b3f splice: sendfile() at once fails for big files by Christophe Leroy · 9 years ago
  39. 1eb286a ocfs2/dlm: fix deadlock when dispatch assert master by Joseph Qi · 9 years ago
  40. 17ede22 cifs: use server timestamp for ntlmv2 authentication by Peter Seiderer · 9 years ago
  41. f7c5353 btrfs: skip waiting on ordered range for special files by Jeff Mahoney · 9 years ago
  42. 5db3467 hfs: fix B-tree corruption after insertion at position 0 by Hin-Tak Leung · 9 years ago
  43. efe1aed hfs,hfsplus: cache pages correctly between bnode_create and bnode_free by Hin-Tak Leung · 9 years ago
  44. 1c2c11f fs: create and use seq_show_option for escaping by Kees Cook · 9 years ago
  45. 6a02827 hpfs: update ctime and mtime on directory modification by Mikulas Patocka · 9 years ago
  46. 783a0bf NFSv4: don't set SETATTR for O_RDONLY|O_EXCL by NeilBrown · 9 years ago
  47. 2e8102c ocfs2: fix BUG in ocfs2_downconvert_thread_do_work() by Joseph Qi · 9 years ago
  48. 6fb481e 9p: don't leave a half-initialized inode sitting around by Al Viro · 9 years ago
  49. 16238c1 hpfs: hpfs_error: Remove static buffer, use vsprintf extension %pV instead by Joe Perches · 9 years ago
  50. 7f74174 hpfs: kstrdup() out of memory handling by Sanidhya Kashyap · 9 years ago
  51. cc73900 ext4: replace open coded nofail allocation in ext4_free_blocks() by Michal Hocko · 9 years ago
  52. 5a1223f ext4: avoid deadlocks in the writeback path by using sb_getblk_gfp by Nikolay Borisov · 9 years ago
  53. 01b9052 fs/buffer.c: support buffer cache allocations with gfp modifiers by Gioh Kim · 10 years ago
  54. 455b583 Btrfs: use kmem_cache_free when freeing entry in inode cache by Filipe Manana · 9 years ago
  55. e9ca72a Failing to send a CLOSE if file is opened WRONLY and server reboots on a 4.x mount by Olga Kornievskaia · 9 years ago
  56. 6963e33 jbd2: avoid infinite loop when destroying aborted journal by Jan Kara · 9 years ago
  57. b5d8c19 ext4: don't retry file block mapping on bigalloc fs with non-extent file by Darrick J. Wong · 9 years ago
  58. 9f62900 ext4: call sync_blockdev() before invalidate_bdev() in put_super() by Theodore Ts'o · 9 years ago
  59. 512644e jbd2: fix ocfs2 corrupt when updating journal superblock fails by Joseph Qi · 9 years ago
  60. 974fd15 jbd2: use GFP_NOFS in jbd2_cleanup_journal_tail() by Dmitry Monakhov · 9 years ago
  61. 387092d ext4: fix race between truncate and __ext4_journalled_writepage() by Theodore Ts'o · 9 years ago
  62. 5eeaa21 NFS: Fix size of NFSACL SETACL operations by Chuck Lever · 9 years ago
  63. 2c79167 fixing infinite OPEN loop in 4.0 stateid recovery by Olga Kornievskaia · 9 years ago
  64. 08bd9ef udf: Check length of extended attributes and allocation descriptors by Jan Kara · 9 years ago
  65. ceb4126 d_walk() might skip too much by Al Viro · 9 years ago
  66. af046b9 fs, omfs: add NULL terminator in the end up the token list by Sasha Levin · 9 years ago
  67. 64e4471 ext4: check for zero length extent explicitly by Eryu Guan · 9 years ago
  68. 4a10414 nfsd: fix the check for confirmed openowner in nfs4_preprocess_stateid_op by Christoph Hellwig · 9 years ago
  69. d06cfec ocfs2: dlm: fix race between purge and get lock resource by Junxiao Bi · 9 years ago
  70. 216b8dd nilfs2: fix sanity check of btree level in nilfs_btree_root_broken() by Ryusuke Konishi · 9 years ago
  71. b02ce2f ext4: move check under lock scope to close a race. by Davide Italiano · 9 years ago
  72. 8b902a6 nfs: fix high load average due to callback thread sleeping by Jeff Layton · 9 years ago
  73. b00a5fc nfs: don't call blocking operations while !TASK_RUNNING by Jeff Layton · 9 years ago
  74. fbf22b2 nfsd: fix nsfd startup race triggering BUG_ON by Giuseppe Cantavenera · 9 years ago
  75. 1daa979 fs/binfmt_elf.c: fix bug in loading of PIE binaries by Michael Davidson · 9 years ago
  76. f42929e Btrfs: fix inode eviction infinite loop after cloning into it by Filipe Manana · 9 years ago
  77. 69abb7c ext4: make fsync to sync parent dir in no-journal for real this time by Lukas Czerner · 9 years ago
  78. a0dcd06 btrfs: don't accept bare namespace as a valid xattr by David Sterba · 9 years ago
  79. 2a4bd8d Btrfs: fix log tree corruption when fs mounted with -o discard by Filipe Manana · 9 years ago
  80. 520c094 autofs4: check dev ioctl size before allocating by Sasha Levin · 10 years ago
  81. e78d607 ocfs2: _really_ sync the right range by Al Viro · 9 years ago
  82. e2abbcf cifs: fix use-after-free bug in find_writable_file by David Disseldorp · 9 years ago
  83. f41bd25 hfsplus: fix B-tree corruption after insertion at position 0 by Sergei Antonov · 9 years ago
  84. 50dacec eCryptfs: don't pass fs-specific ioctl commands through by Tyler Hicks · 9 years ago
  85. 3be7c3f NFSv4: Don't call put_rpccred() under the rcu_read_lock() by Trond Myklebust · 9 years ago
  86. 33bf6b5 nilfs2: fix potential memory overrun on inode by Ryusuke Konishi · 9 years ago
  87. 5429d26 autofs4 copy_dev_ioctl(): keep the value of ->size we'd used for allocation by Al Viro · 9 years ago
  88. 652f91a debugfs: leave freeing a symlink body until inode eviction by Al Viro · 9 years ago
  89. b260c1c jffs2: fix handling of corrupted summary length by Chen Jie · 9 years ago
  90. 14633c57 NFSv4.1: Fix a kfree() of uninitialised pointers in decode_cb_sequence_args by Trond Myklebust · 9 years ago
  91. a790153 nilfs2: fix deadlock of segment constructor during recovery by Ryusuke Konishi · 9 years ago
  92. 4846e6a fsnotify: next_i is freed during fsnotify_unmount_inodes. by Jerry Hoemann · 10 years ago
  93. cf12242 jfs: fix readdir regression by Dave Kleikamp · 9 years ago
  94. cf66677 pagemap: do not leak physical addresses to non-privileged userspace by Kirill A. Shutemov · 9 years ago
  95. 7449f82 nilfs2: fix deadlock of segment constructor over I_SYNC flag by Ryusuke Konishi · 9 years ago
  96. 1529652 udf: Check component length before reading it by Jan Kara · 9 years ago
  97. be8c310 udf: Verify symlink size before loading it by Jan Kara · 9 years ago
  98. fcfdb69 udf: Verify i_size when loading inode by Jan Kara · 9 years ago
  99. ef92c80 isofs: Fix unchecked printing of ER records by Jan Kara · 9 years ago
  100. 8e2647d ocfs2: fix journal commit deadlock by Junxiao Bi · 9 years ago