1. d228bc4 fs/binfmt_elf.c: allocate initialized memory in fill_thread_core_info() by Alexander Potapenko · 4 years, 4 months ago
  2. 0d6297d cifs: Fix null pointer check in cifs_read by Steve French · 4 years, 5 months ago
  3. e88c772 cachefiles: Fix race between read_waiter and read_copier involving op->to_do by Lei Xue · 4 years, 5 months ago
  4. e9ec459 gfs2: move privileged user check to gfs2_quota_lock_check by Bob Peterson · 4 years, 5 months ago
  5. f085290 Revert "gfs2: Don't demote a glock until its revokes are written" by Bob Peterson · 4 years, 5 months ago
  6. 1de356b ceph: fix double unlock in handle_cap_export() by Wu Bo · 4 years, 5 months ago
  7. 1957df4 configfs: fix config_item refcnt leak in configfs_rmdir() by Xiyu Yang · 4 years, 5 months ago
  8. 26204c4 fix multiplication overflow in copy_fdtable() by Al Viro · 4 years, 5 months ago
  9. 72d5fb7 exec: Move would_dump into flush_old_exec by Eric W. Biederman · 4 years, 5 months ago
  10. f0fff9a cifs: Fix a race condition with cifs_echo_request by Ronnie Sahlberg · 5 years ago
  11. 79d25ee cifs: Check for timeout on Negotiate stage by Samuel Cabrero · 7 years ago
  12. da97a80 chardev: add helper function to register char devs with a struct device by Logan Gunthorpe · 8 years ago
  13. e94c149 ext4: add cond_resched() to ext4_protect_reserved_inode by Shijie Luo · 4 years, 8 months ago
  14. c7adf03 binfmt_elf: Do not move brk for INTERP-less ET_EXEC by Kees Cook · 5 years ago
  15. 4e3f9b3 binfmt_elf: move brk out of mmap when doing direct loader exec by Kees Cook · 5 years ago
  16. 3f9b0d0 cifs: protect updating server->dstaddr with a spinlock by Ronnie Sahlberg · 4 years, 6 months ago
  17. f92f290 nfs: Fix potential posix_acl refcnt leak in nfs3_set_acl by Andreas Gruenbacher · 4 years, 6 months ago
  18. a05346d btrfs: fix block group leak when removing fails by Xiyu Yang · 4 years, 6 months ago
  19. fb57d4e ext4: fix special inode number checks in __ext4_iget() by Theodore Ts'o · 6 years ago
  20. fcd4181 propagate_one(): mnt_set_mountpoint() needs mount_lock by Al Viro · 4 years, 5 months ago
  21. b188090 ext4: check for non-zero journal inum in ext4_calculate_overhead by Ritesh Harjani · 4 years, 7 months ago
  22. 5a905c2 ext4: unsigned int compared against zero by Colin Ian King · 5 years ago
  23. 12140f9 ext4: fix block validity checks for journal inodes using indirect blocks by Theodore Ts'o · 5 years ago
  24. 2130aae ext4: don't perform block validity checks on the journal inode by Theodore Ts'o · 5 years ago
  25. a985526 ext4: protect journal inode's blocks using block_validity by Theodore Ts'o · 5 years ago
  26. 553f7c0 ext4: avoid declaring fs inconsistent due to invalid file handles by Theodore Ts'o · 6 years ago
  27. ae8bbfe ext4: convert BUG_ON's to WARN_ON's in mballoc.c by Theodore Ts'o · 4 years, 6 months ago
  28. 83693a5 xfs: fix partially uninitialized structure in xfs_reflink_remap_extent by Darrick J. Wong · 4 years, 6 months ago
  29. 0ebb056 nfsd: memory corruption in nfsd4_lock() by Vasily Averin · 4 years, 6 months ago
  30. 5aae6c4 fuse: fix possibly missed wake-up after abort by Miklos Szeredi · 6 years ago
  31. f8e84d7 vmalloc: fix remap_vmalloc_range() bounds checks by Jann Horn · 4 years, 6 months ago
  32. 91e9979 fs/namespace.c: fix mountpoint reference counter race by Piotr Krysiuk · 4 years, 5 months ago
  33. a263d55 ceph: don't skip updating wanted caps when cap is stale by Yan, Zheng · 4 years, 7 months ago
  34. debfa1e ceph: return ceph_mdsc_do_request() errors from __get_parent() by Qiujun Huang · 4 years, 7 months ago
  35. 6f362a4 ext4: fix extent_status fragmentation for plain files by Dmitry Monakhov · 5 years ago
  36. 24b731dc ext2: fix debug reference to ext2_xattr_cache by Jan Kara · 4 years, 7 months ago
  37. 5ec603f ext2: fix empty body warnings when -Wextra is used by Randy Dunlap · 4 years, 6 months ago
  38. c08f96a NFS: Fix memory leaks in nfs_pageio_stop_mirroring() by Trond Myklebust · 4 years, 6 months ago
  39. cb04d34 ext4: do not commit super on read-only bdev by Eric Sandeen · 4 years, 7 months ago
  40. 6d3a2dc NFS: direct.c: Fix memory leak of dreq when nfs_get_lock_context fails by Misono Tomohiro · 5 years ago
  41. 40a88da ext4: do not zeroout extents beyond i_disksize by Jan Kara · 4 years, 6 months ago
  42. 32bb4ca btrfs: check commit root generation in should_ignore_root by Josef Bacik · 4 years, 6 months ago
  43. b845d41 ext4: fix incorrect inodes per group in error message by Josh Triplett · 4 years, 6 months ago
  44. 536d20c ext4: fix incorrect group count in ext4_fill_super error message by Josh Triplett · 4 years, 6 months ago
  45. 0064b0f jbd2: improve comments about freeing data buffers whose page mapping is NULL by zhangyi (F) · 4 years, 8 months ago
  46. 68a417b Btrfs: fix crash during unmount due to race with delayed inode workers by Filipe Manana · 4 years, 7 months ago
  47. ffdfcd8 hfsplus: fix crash and filesystem corruption when deleting files by Simon Gander · 4 years, 6 months ago
  48. 75ace9f ocfs2: no need try to truncate file beyond i_size by Changwei Ge · 4 years, 6 months ago
  49. 9945c40 ext4: fix a data race at inode->i_blocks by Qian Cai · 4 years, 7 months ago
  50. c7b7daf btrfs: drop block from cache on error in relocation by Josef Bacik · 4 years, 7 months ago
  51. 110012a signal: Extend exec_id to 64bits by Eric W. Biederman · 4 years, 6 months ago
  52. ce216cf btrfs: track reloc roots based on their commit root bytenr by Josef Bacik · 4 years, 7 months ago
  53. daa2bdd btrfs: remove a BUG_ON() from merge_reloc_roots() by Josef Bacik · 4 years, 7 months ago
  54. e0d199c gfs2: Don't demote a glock until its revokes are written by Bob Peterson · 4 years, 11 months ago
  55. 1cccf9d ceph: canonicalize server path in place by Ilya Dryomov · 4 years, 8 months ago
  56. 68d8766 ceph: remove the extra slashes in the server path by Xiubo Li · 4 years, 10 months ago
  57. 696119f libfs: fix infoleak in simple_attr_read() by Eric Biggers · 4 years, 7 months ago
  58. fb099f3b futex: Fix inode life-time issue by Peter Zijlstra · 4 years, 7 months ago
  59. e06aeb9 jbd2: fix data races at struct journal_head by Qian Cai · 4 years, 7 months ago
  60. c919b9a gfs2_atomic_open(): fix O_EXCL|O_CREAT handling on cold dcache by Al Viro · 4 years, 7 months ago
  61. ca9a513 cifs_atomic_open(): fix double-put on late allocation failure by Al Viro · 4 years, 7 months ago
  62. dbfc9e9 NFS: Remove superfluous kmap in nfs_readdir_xdr_to_array by Petr Malat · 4 years, 7 months ago
  63. efca312 fat: fix uninit-memory access for partial initialized inode by OGAWA Hirofumi · 4 years, 7 months ago
  64. 1c08928 cifs: don't leak -EAGAIN for stat() during reconnect by Ronnie Sahlberg · 4 years, 8 months ago
  65. 2739e5a namei: only return -ECHILD from follow_dotdot_rcu() by Aleksa Sarai · 4 years, 10 months ago
  66. 4fc0da5 ecryptfs: Fix up bad backport of fe2e082f5da5b4a0a92ae32978f81507ef37ec66 by Nathan Chancellor · 4 years, 7 months ago
  67. d4bb8b1 ext4: potential crash on allocation error in ext4_alloc_flex_bg_array() by Dan Carpenter · 4 years, 7 months ago
  68. ccfae49 cifs: Fix mode output in debugging statements by Frank Sorenson · 4 years, 8 months ago
  69. 96f5996 ext4: fix potential race between s_group_info online resizing and access by Suraj Jitindar Singh · 4 years, 8 months ago
  70. 277bc96 ext4: fix potential race between s_flex_groups online resizing and access by Suraj Jitindar Singh · 4 years, 7 months ago
  71. e9f47ea ext4: fix potential race between online resizing and write operations by Theodore Ts'o · 4 years, 7 months ago
  72. 61faa53 ecryptfs: replace BUG_ON with error handling code by Aditya Pakki · 4 years, 8 months ago
  73. 90bed5a Btrfs: fix btrfs_wait_ordered_range() so that it waits for all ordered extents by Filipe Manana · 4 years, 8 months ago
  74. eb799e1 ext4: fix race between writepages and enabling EXT4_EXTENTS_FL by Eric Biggers · 4 years, 8 months ago
  75. f17a17d ext4: rename s_journal_flag_rwsem to s_writepages_rwsem by Eric Biggers · 4 years, 8 months ago
  76. 7800e24 ext4: fix mount failure with quota configured as module by Jan Kara · 4 years, 8 months ago
  77. c7071c3 ext4: add cond_resched() to __ext4_find_entry() by Shijie Luo · 4 years, 8 months ago
  78. 597743a ext4: fix a data race in EXT4_I(inode)->i_disksize by Qian Cai · 4 years, 8 months ago
  79. 217e720 help_next should increase position index by Vasily Averin · 4 years, 8 months ago
  80. 6980a74 reiserfs: prevent NULL pointer dereference in reiserfs_insert_item() by Yunfeng Ye · 4 years, 8 months ago
  81. d4a2dba ocfs2: fix a NULL pointer dereference when call ocfs2_update_inode_fsync_trans() by wangyan · 4 years, 8 months ago
  82. 5b32744 cifs: fix NULL dereference in match_prepath by Ronnie Sahlberg · 4 years, 9 months ago
  83. b5bcf26 jbd2: switch to use jbd2_journal_abort() when failed to submit the commit record by zhangyi (F) · 4 years, 10 months ago
  84. c5ad2a6 udf: Fix free space reporting for metadata and virtual partitions by Jan Kara · 4 years, 9 months ago
  85. c7f454f reiserfs: Fix spurious unlock in reiserfs_fill_super() error handling by Jan Kara · 4 years, 10 months ago
  86. 126fb17 ext4, jbd2: ensure panic when aborting with zero errno by zhangyi (F) · 4 years, 10 months ago
  87. 0d93632 jbd2: clear JBD2_ABORT flag before journal_reset to update log tail info when load journal by Kai Li · 4 years, 9 months ago
  88. 66ada40 btrfs: print message when tree-log replay starts by David Sterba · 4 years, 8 months ago
  89. f98c993 jbd2: do not clear the BH_Mapped flag when forgetting a metadata buffer by zhangyi (F) · 4 years, 8 months ago
  90. 4821626 jbd2: move the clearing of b_modified flag to the journal_unmap_buffer() by zhangyi (F) · 4 years, 8 months ago
  91. ffce111 btrfs: log message when rw remount is attempted with unclean tree-log by David Sterba · 4 years, 8 months ago
  92. 3e50715 Btrfs: fix race between using extent maps and merging them by Filipe Manana · 4 years, 8 months ago
  93. 2d99bc5 ext4: improve explanation of a mount failure caused by a misconfigured kernel by Theodore Ts'o · 4 years, 8 months ago
  94. 3f3beb2 ext4: fix checksum errors with indexed dirs by Jan Kara · 4 years, 8 months ago
  95. 46cc9ff ext4: don't assume that mmp_nodename/bdevname have NUL by Andreas Dilger · 4 years, 8 months ago
  96. 2aa170c ecryptfs: fix a memory leak bug in ecryptfs_init_messaging() by Wenwen Wang · 5 years ago
  97. f3ee3ba ecryptfs: fix a memory leak bug in parse_tag_1_packet() by Wenwen Wang · 5 years ago
  98. d4dc8c8 NFSv4: try lease recovery on NFS4ERR_EXPIRED by Robert Milkowski · 4 years, 8 months ago
  99. fe8f086 nfs: NFS_SWAP should depend on SWAP by Geert Uytterhoeven · 4 years, 9 months ago
  100. f78ba73 cifs: fail i/o on soft mounts if sessionsetup errors out by Ronnie Sahlberg · 4 years, 8 months ago