1. 9e4842f ext4: make sure bitmaps and the inode table don't overlap with bg descriptors by Theodore Ts'o · 6 years ago
  2. 8ef97ef jbd2: don't mark block as modified if the handle is out of credits by Theodore Ts'o · 6 years ago
  3. 2c4f6b7 cifs: Fix infinite loop when using hard mount option by Paulo Alcantara · 6 years ago
  4. 2a1b123 udf: Detect incorrect directory size by Jan Kara · 6 years ago
  5. cdc83c3 NFSv4: Revert commit 5f83d86cf531d ("NFSv4.x: Fix wraparound issues..") by Trond Myklebust · 6 years ago
  6. 5b7f582 NFSv4: Fix possible 1-byte stack overflow in nfs_idmap_read_and_verify_message by Dave Wysochanski · 6 years ago
  7. 40d79a6 nfsd: restrict rd_maxcount to svc_max_payload in nfsd_encode_readdir by Scott Mayhew · 6 years ago
  8. da05be5 UBIFS: Fix potential integer overflow in allocation by Silvio Cesare · 6 years ago
  9. 3fd6a73 Btrfs: fix unexpected cow in run_delalloc_nocow by Liu Bo · 7 years ago
  10. 77c8291 Btrfs: fix return value on rename exchange failure by Filipe Manana · 6 years ago
  11. 12715f3 fuse: fix control dir setup and teardown by Miklos Szeredi · 6 years ago
  12. a0fbcaf fuse: don't keep dead fuse_conn at fuse_fill_super(). by Tetsuo Handa · 6 years ago
  13. ebdc37f fuse: atomic_o_trunc should truncate pagecache by Miklos Szeredi · 7 years ago
  14. f3e7234 fs/binfmt_misc.c: do not allow offset overflow by Thadeu Lima de Souza Cascardo · 6 years ago
  15. 88f36d1 orangefs: set i_size on new symlink by Martin Brandenburg · 6 years ago
  16. a6c9a62 smb3: on reconnect set PreviousSessionId field by Steve French · 6 years ago
  17. 2102637 btrfs: scrub: Don't use inode pages for device replace by Qu Wenruo · 6 years ago
  18. 9bb94d8 Btrfs: fix memory and mount leak in btrfs_ioctl_rm_dev_v2() by Omar Sandoval · 6 years ago
  19. 52ea25b Btrfs: fix clone vs chattr NODATASUM race by Omar Sandoval · 6 years ago
  20. e45ab2d ext4: fix fencepost error in check for inode count overflow during resize by Jan Kara · 6 years ago
  21. ade6e14 ext4: update mtime in ext4_punch_hole even if no blocks are released by Lukas Czerner · 6 years ago
  22. 42cc42e ext4: fix hole length detection in ext4_ind_map_blocks() by Jan Kara · 6 years ago
  23. 42ff36e Btrfs: make raid6 rebuild retry more by Liu Bo · 6 years ago
  24. 1fab25c Revert "Btrfs: fix scrub to repair raid6 corruption" by Sasha Levin · 6 years ago
  25. 8d99eb4 btrfs: define SUPER_FLAG_METADUMP_V2 by Anand Jain · 7 years ago
  26. f01d1b5 fix io_destroy()/aio_complete() race by Al Viro · 6 years ago
  27. 0f929c9 xfs: detect agfl count corruption and reset agfl by Brian Foster · 7 years ago
  28. 8365105 udf: Provide saner default for invalid uid / gid by Jan Kara · 7 years ago
  29. 44b6551 gfs2: Fix fallocate chunk size by Andreas Gruenbacher · 7 years ago
  30. d3ab3aa8a f2fs: fix to check extent cache in f2fs_drop_extent_tree by Chao Yu · 7 years ago
  31. 9c38c3b btrfs: fix lockdep splat in btrfs_alloc_subvolume_writers by Jeff Mahoney · 7 years ago
  32. bee3c02 Btrfs: fix copy_items() return value when logging an inode by Filipe Manana · 6 years ago
  33. 5934adaf btrfs: tests/qgroup: Fix wrong tree backref level by Qu Wenruo · 6 years ago
  34. 9397f74 fscache: Fix hanging wait on page discarded by writeback by David Howells · 6 years ago
  35. fbf947d ocfs2/dlm: don't handle migrate lockres if already in shutdown by Jun Piao · 6 years ago
  36. 4367fb9 btrfs: Fix possible softlock on single core machines by Nikolay Borisov · 6 years ago
  37. 14c4d5f Btrfs: fix NULL pointer dereference in log_dir_items by Liu Bo · 6 years ago
  38. b383575 Btrfs: bail out on error during replay_dir_deletes by Liu Bo · 6 years ago
  39. 3bb576c Force log to disk before reading the AGF during a fstrim by Carlos Maiolino · 6 years ago
  40. b621438 fs/proc/proc_sysctl.c: fix potential page fault while unregistering sysctl table by Danilo Krummrich · 6 years ago
  41. b672f4b Btrfs: send, fix issuing write op when processing hole in no data mode by Filipe Manana · 7 years ago
  42. 087d268 ceph: fix dentry leak when failing to init debugfs by Chengguang Xu · 7 years ago
  43. 527ed41 fs: dcache: Use READ_ONCE when accessing i_dir_seq by Will Deacon · 7 years ago
  44. bcefedb fs: dcache: Avoid livelock between d_alloc_parallel and __d_add by Will Deacon · 7 years ago
  45. 059befd vfs/proc/kcore, x86/mm/kcore: Fix SMAP fault when dumping vsyscall user page by Jia Zhang · 7 years ago
  46. 4bf53b5 cifs: silence compiler warnings showing up with gcc-8.0.0 by Arnd Bergmann · 7 years ago
  47. e0a1a01 proc: fix /proc/*/map_files lookup by Alexey Dobriyan · 7 years ago
  48. 9f5efe5 ocfs2: return error when we attempt to access a dirty bh in jbd2 by piaojun · 7 years ago
  49. 1d5fdc1 ocfs2/acl: use 'ip_xattr_sem' to protect getting extended attribute by piaojun · 7 years ago
  50. e2afc40 ocfs2: return -EROFS to mount.ocfs2 if inode block is invalid by piaojun · 7 years ago
  51. b475444 jffs2: Fix use-after-free bug in jffs2_iget()'s error handling path by Jake Daryll Obina · 7 years ago
  52. 3feba59 btrfs: fail mount when sb flag is not in BTRFS_SUPER_FLAG_SUPP by Anand Jain · 7 years ago
  53. 186a651 Btrfs: fix scrub to repair raid6 corruption by Liu Bo · 7 years ago
  54. e23c097 btrfs: Fix out of bounds access in btrfs_search_slot by Nikolay Borisov · 7 years ago
  55. bfae043 Btrfs: set plug for fsync by Liu Bo · 7 years ago
  56. 7354170 nfs: Do not convert nfs_idmap_cache_timeout to jiffies by Jan Chochol · 7 years ago
  57. 70f254a NFSv4: always set NFS_LOCK_LOST when a lock is lost. by NeilBrown · 7 years ago
  58. 2d2d3f1 do d_instantiate/unlock_new_inode combinations safely by Al Viro · 6 years ago
  59. b14cfa2 aio: fix io_destroy(2) vs. lookup_ioctx() race by Al Viro · 6 years ago
  60. 5aba1dc affs_lookup(): close a race with affs_remove_link() by Al Viro · 6 years ago
  61. 2595f21 hfsplus: stop workqueue when fill_super() failed by Tetsuo Handa · 6 years ago
  62. 808449d ext2: fix a block leak by Al Viro · 6 years ago
  63. f8cd89f proc: Use underscores for SSBD in 'status' by Konrad Rzeszutek Wilk · 6 years ago
  64. 036608d prctl: Add force disable speculation by Thomas Gleixner · 6 years ago
  65. 51ef9af proc: Provide details on speculation flaw mitigations by Kees Cook · 6 years ago
  66. 298d5db btrfs: fix reading stale metadata blocks after degraded raid1 mounts by Liu Bo · 6 years ago
  67. b2d748b btrfs: fix crash when trying to resume balance without the resume flag by Anand Jain · 6 years ago
  68. 9229124 Btrfs: fix xattr loss after power failure by Filipe Manana · 6 years ago
  69. 6f1abf8 proc: do not access cmdline nor environ from file-backed areas by Willy Tarreau · 6 years ago
  70. 117dd21 lockd: lost rollback of set_grace_period() in lockd_down_net() by Vasily Averin · 7 years ago
  71. b8bf4b8 f2fs: fix a dead loop in f2fs_fiemap() by Wei Fang · 8 years ago
  72. 57d6410 bdi: Fix oops in wb_workfn() by Jan Kara · 6 years ago
  73. b13d8f5 xfs: prevent creating negative-sized file via INSERT_RANGE by Darrick J. Wong · 6 years ago
  74. 1fd7c77 ext4: fix bitmap position validation by Lukas Czerner · 6 years ago
  75. 7696481 ext4: add validity checks for bitmap block numbers by Theodore Ts'o · 6 years ago
  76. 2e54d7c ext4: set h_journal if there is a failure starting a reserved handle by Theodore Ts'o · 6 years ago
  77. a405a2a ext4: prevent right-shifting extents beyond EXT_MAX_BLOCKS by Eric Biggers · 6 years ago
  78. cff3a5f jbd2: fix use after free in kjournald2() by Sahitya Tummala · 8 years ago
  79. 193038d cifs: do not allow creating sockets except with SMB1 posix exensions by Steve French · 6 years ago
  80. 18484eb writeback: safer lock nesting by Greg Thelen · 6 years ago
  81. 71f24a9 fanotify: fix logic of events on child by Amir Goldstein · 6 years ago
  82. 858052b autofs: mount point create should honour passed in mode by Ian Kent · 6 years ago
  83. 3f68e22e Don't leak MNT_INTERNAL away from internal mounts by Al Viro · 6 years ago
  84. e2210c5 orangefs_kill_sb(): deal with allocation failures by Al Viro · 6 years ago
  85. 02d20e6 jffs2_kill_sb(): deal with failed allocations by Al Viro · 6 years ago
  86. 8c72cf4 udf: Fix leak of UTF-16 surrogates into encoded strings by Jan Kara · 6 years ago
  87. 68e3579 ext4: don't allow r/w mounts if metadata blocks overlap the superblock by Theodore Ts'o · 6 years ago
  88. 6b289a7 ext4: fail ext4_iget for root directory if unallocated by Theodore Ts'o · 6 years ago
  89. c636feb ext4: protect i_disksize update by i_data_sem in direct write path by Eryu Guan · 7 years ago
  90. a06b798 ext4: don't update checksum of new initialized bitmaps by Theodore Ts'o · 7 years ago
  91. 82aad4a jbd2: if the journal is aborted then don't allow update of the log tail by Theodore Ts'o · 7 years ago
  92. c4bc658 smb3: Fix root directory when server returns inode number of zero by Steve French · 6 years ago
  93. 52b329d6 fs/reiserfs/journal.c: add missing resierfs_warning() arg by Andrew Morton · 6 years ago
  94. cf1595d ubifs: Check ubifs_wbuf_sync() return code by Richard Weinberger · 7 years ago
  95. 960534a getname_kernel() needs to make sure that ->name != ->iname in long case by Al Viro · 6 years ago
  96. b2a40ea ovl: filter trusted xattr for non-admin by Miklos Szeredi · 7 years ago
  97. 3aa66ba VFS: close race between getcwd() and d_move() by NeilBrown · 7 years ago
  98. 78b336a ext4: fix off-by-one on max nr_pages in ext4_find_unwritten_pgoff() by Eryu Guan · 7 years ago
  99. 07b2a32 pNFS/flexfiles: missing error code in ff_layout_alloc_lseg() by Dan Carpenter · 7 years ago
  100. a90e045 ext4: handle the rest of ext4_mb_load_buddy() ENOMEM errors by Konstantin Khlebnikov · 7 years ago