1. d5258b8 ext4: fix ext4_show_options for file systems w/o journal by Debabrata Banerjee · 5 years ago
  2. 083b19c ext4: actually request zeroing of inode table after grow by Kirill Tkhai · 5 years ago
  3. bd8f3bc jbd2: check superblock mapped prior to committing by Jiufei Xue · 5 years ago
  4. a11b4df ocfs2: fix ocfs2 read inode data panic in ocfs2_iget by Shuning Zhang · 5 years ago
  5. d57e4ae hugetlbfs: fix memory leak for resv_map by Mike Kravetz · 5 years ago
  6. 1ef8447 debugfs: fix use-after-free on symlink traversal by Al Viro · 5 years ago
  7. ff250f4 jffs2: fix use-after-free on symlink traversal by Al Viro · 5 years ago
  8. 46b53c2 ceph: fix use-after-free on symlink traversal by Al Viro · 5 years ago
  9. 986fa92 NFS: Fix a typo in nfs_init_timeout_values() by Trond Myklebust · 5 years ago
  10. 22aed03 NFS: Forbid setting AF_INET6 to "struct sockaddr_in"->sin_family. by Tetsuo Handa · 5 years ago
  11. 9f3a14b fs/proc/proc_sysctl.c: Fix a NULL pointer dereference by YueHaibing · 5 years ago
  12. 28154b8 nfsd: Don't release the callback slot unless it was actually held by Trond Myklebust · 5 years ago
  13. 99055c0 ceph: fix ci->i_head_snapc leak by Yan, Zheng · 5 years ago
  14. a9adfd9 ceph: ensure d_name stability in ceph_dentry_hash() by Jeff Layton · 5 years ago
  15. da502d3 cifs: do not attempt cifs operation on smb2+ rename error by Frank Sorenson · 5 years ago
  16. 1ee4f2d CIFS: keep FileInfo handle live during oplock break by Aurelien Aptel · 5 years ago
  17. 1cc5afa cifs: fallback to older infolevels on findfirst queryinfo retry by Steve French · 6 years ago
  18. d1a623e f2fs: fix to do sanity check with current segment number by Chao Yu · 6 years ago
  19. 3191224 9p locks: add mount option for lock retry interval by Dinu-Razvan Chis-Serban · 6 years ago
  20. fea7d0d 9p: do not trust pdu content for stat item size by Gertjan Halkes · 6 years ago
  21. 7e80006 ext4: prohibit fstrim in norecovery mode by Darrick J. Wong · 5 years ago
  22. 8b8b351 fix incorrect error code mapping for OBJECTID_NOT_FOUND by Steve French · 5 years ago
  23. 3964902 ext4: report real fs size after failed resize by Lukas Czerner · 5 years ago
  24. 75ac16e ext4: add missing brelse() in add_new_gdb_meta_bg() by Lukas Czerner · 5 years ago
  25. 1ac411b Btrfs: do not allow trimming when a fs is mounted with the nologreplay option by Filipe Manana · 5 years ago
  26. 24c6f9f vfs: fix preadv64v2 and pwritev64v2 compat syscalls with offset == -1 by Aurelien Jarno · 6 years ago
  27. 2624115 fs: fix guard_bio_eod to check for real EOD errors by Carlos Maiolino · 5 years ago
  28. a05d994 jbd2: fix invalid descriptor block checksum by luojiajun · 5 years ago
  29. 9d5a48f cifs: Fix NULL pointer dereference of devname by Yao Liu · 5 years ago
  30. d617c20 cifs: use correct format characters by Louis Taylor · 5 years ago
  31. 7368f92 fs/file.c: initialize init_files.resize_wait by Shuriyc Chu · 5 years ago
  32. af17a24 f2fs: do not use mutex lock in atomic context by Sahitya Tummala · 5 years ago
  33. aed3804 ocfs2: fix a panic problem caused by o2cb_ctl by Jia Guo · 5 years ago
  34. 56300d3 CIFS: fix POSIX lock leak and invalid ptr deref by Aurelien Aptel · 5 years ago
  35. 32c5630 ext4: cleanup bh release code in ext4_ind_remove_space() by zhangyi (F) · 5 years ago
  36. 28f0641 fs/proc/proc_sysctl.c: fix NULL pointer dereference in put_links by YueHaibing · 5 years ago
  37. 7d7637d fs/open.c: allow opening only regular files during execve() by Tetsuo Handa · 5 years ago
  38. 22a8711 NFSv4.1 don't free interrupted slot on open by Olga Kornievskaia · 5 years ago
  39. 5ca1860 btrfs: raid56: properly unmap parity page in finish_parity_scrub() by Andrea Righi · 5 years ago
  40. 44f705e btrfs: remove WARN_ON in log_dir_items by Josef Bacik · 5 years ago
  41. 1987172 Hang/soft lockup in d_invalidate with simultaneous calls by Al Viro · 7 years ago
  42. 7002d0e ext4: brelse all indirect buffer in ext4_ind_remove_space() by zhangyi (F) · 5 years ago
  43. 8651fa1e ext4: fix data corruption caused by unaligned direct AIO by Lukas Czerner · 5 years ago
  44. d9f0ce8 ext4: fix NULL pointer dereference while journal is aborted by Jiufei Xue · 5 years ago
  45. 9247706 udf: Fix crash on IO error during truncate by Jan Kara · 5 years ago
  46. 33c164d nfsd: fix wrong check in write_v4_end_grace() by Yihao Wu · 5 years ago
  47. e4ea22f nfsd: fix memory corruption caused by readdir by NeilBrown · 5 years ago
  48. 7ed6082 NFS: Don't recoalesce on error in nfs_pageio_complete_mirror() by Trond Myklebust · 5 years ago
  49. 18ae814 NFS: Fix an I/O request leakage in nfs_do_recoalesce by Trond Myklebust · 5 years ago
  50. 0da4596 NFS: Fix I/O request leakages by Trond Myklebust · 5 years ago
  51. 241f3e3 jbd2: fix compile warning when using JBUFFER_TRACE by zhangyi (F) · 5 years ago
  52. 6713df7 jbd2: clear dirty flag when revoking a buffer from an older transaction by zhangyi (F) · 5 years ago
  53. 4b5f060 ext2: Fix underflow in ext2_max_size() by Jan Kara · 5 years ago
  54. 14a0bfd ext4: fix crash during online resizing by Jan Kara · 5 years ago
  55. fc3a73f Btrfs: fix corruption reading shared and compressed extents after hole punching by Filipe Manana · 5 years ago
  56. 0284f46 btrfs: ensure that a DUP or RAID1 block group has exactly two stripes by Johannes Thumshirn · 5 years ago
  57. 943ebf4 splice: don't merge into linked buffers by Jann Horn · 5 years ago
  58. 8c93709 fs/devpts: always delete dcache dentry-s in dput() by Varad Gautam · 5 years ago
  59. 776f01e CIFS: Fix read after write for files with read caching by Pavel Shilovsky · 5 years ago
  60. f8a0d9cc CIFS: Do not reset lease state to NONE on lease break by Pavel Shilovsky · 5 years ago
  61. 0a97dbd 9p: use inode->i_lock to protect i_size_write() under 32-bit by Hou Tao · 5 years ago
  62. 579acda fs: ratelimit __find_get_block_slow() failure message. by Tetsuo Handa · 5 years ago
  63. 37b6ac5 autofs: fix error return in autofs_fill_super() by Ian Kent · 5 years ago
  64. 07f67e6 autofs: drop dentry reference only when it is never used by Pan Bian · 5 years ago
  65. c3ce520 fs/drop_caches.c: avoid softlockups in drop_pagecache_sb() by Jan Kara · 5 years ago
  66. 2b0ac76 cifs: fix computation for MAX_SMB2_HDR_SIZE by Ronnie Sahlberg · 5 years ago
  67. 6f976ec nfs: Fix NULL pointer dereference of dev_name by Yao Liu · 5 years ago
  68. dd6734e exec: Fix mem leak in kernel_read_file by YueHaibing · 5 years ago
  69. b010e03 hugetlbfs: fix races and page leaks during migration by Mike Kravetz · 5 years ago
  70. 675fd5a ncpfs: fix build warning of strncpy by Greg Kroah-Hartman · 5 years ago
  71. 93ab28b direct-io: allow direct writes to empty inodes by Ernesto A. Fernández · 6 years ago
  72. 2d182ba proc, oom: do not report alien mms when setting oom_score_adj by Michal Hocko · 5 years ago
  73. 79e3959 ceph: avoid repeatedly adding inode to mdsc->snap_flush_list by Yan, Zheng · 5 years ago
  74. de5f88f btrfs: Remove false alert when fiemap range is smaller than on-disk extent by Qu Wenruo · 7 years ago
  75. 04d7680 cifs: Limit memory used by lock request calls to a page by Ross Lagerwall · 5 years ago
  76. 4a1802e Revert "exec: load_script: don't blindly truncate shebang string" by Linus Torvalds · 5 years ago
  77. 8000014 Revert "cifs: In Kconfig CONFIG_CIFS_POSIX needs depends on legacy (insecure cifs)" by Greg Kroah-Hartman · 5 years ago
  78. 877362f nfsd4: catch some false session retries by J. Bruce Fields · 7 years ago
  79. f92c45b nfsd4: fix cached replies to solo SEQUENCE compounds by J. Bruce Fields · 7 years ago
  80. b013117 debugfs: fix debugfs_rename parameter checking by Greg Kroah-Hartman · 5 years ago
  81. 64702de fuse: handle zero sized retrieve correctly by Miklos Szeredi · 5 years ago
  82. 4f3d698 fuse: decrement NR_WRITEBACK_TEMP on the right page by Miklos Szeredi · 5 years ago
  83. 50449aa fuse: call pipe_buf_release() under pipe lock by Jann Horn · 5 years ago
  84. 9e5229e exec: load_script: don't blindly truncate shebang string by Oleg Nesterov · 5 years ago
  85. cf96e963 fs/epoll: drop ovflist branch prediction by Davidlohr Bueso · 5 years ago
  86. bc51a8a ocfs2: don't clear bh uptodate for block read by Junxiao Bi · 5 years ago
  87. 564651f f2fs: fix sbi->extent_list corruption issue by Sahitya Tummala · 5 years ago
  88. 5c61a60 cifs: check ntwrk_buf_start for NULL before dereferencing it by Ronnie Sahlberg · 6 years ago
  89. a37706a NFS: nfs_compare_mount_options always compare auth flavors. by Chris Perl · 6 years ago
  90. 46171c3 udf: Fix BUG on corrupted inode by Jan Kara · 6 years ago
  91. 6084611 nfsd4: fix crash on writing v4_end_grace before nfsd startup by J. Bruce Fields · 6 years ago
  92. 5415d1a f2fs: fix wrong return value of f2fs_acl_create by Tiezhu Yang · 6 years ago
  93. 6b4eec8 f2fs: move dir data flush to write checkpoint process by Yunlei He · 6 years ago
  94. 0358015 dlm: Don't swamp the CPU with callbacks queued during recovery by Bob Peterson · 6 years ago
  95. 987d8ff fanotify: fix handling of events on child sub-directory by Amir Goldstein · 6 years ago
  96. d6f62ec fs: don't scan the inode cache before SB_BORN is set by Dave Chinner · 6 years ago
  97. fb713a1 cifs: Always resolve hostname before reconnecting by Paulo Alcantara · 6 years ago
  98. 83466a5 gfs2: Revert "Fix loop in gfs2_rbm_find" by Andreas Gruenbacher · 5 years ago
  99. 9274432 fs/dcache: Fix incorrect nr_dentry_unused accounting in shrink_dcache_sb() by Waiman Long · 5 years ago
  100. 9033b4f CIFS: Do not count -ENODATA as failure for query directory by Pavel Shilovsky · 5 years ago