1. b568ed3 gfs2: Fix lru_count going negative by Ross Lagerwall · 5 years ago
  2. abc261c Revert "btrfs: Honour FITRIM range constraints during free space trim" by David Sterba · 5 years ago
  3. f0539c7 hugetlb: use same fault hash key for shared and private mappings by Mike Kravetz · 5 years ago
  4. e0c26e8 btrfs: sysfs: don't leak memory when failing add fsid by Tobin C. Harding · 5 years ago
  5. 8852217 Btrfs: fix race between ranged fsync and writeback of adjacent ranges by Filipe Manana · 5 years ago
  6. d2ceb477 Btrfs: do not abort transaction at btrfs_update_root() after failure to COW path by Filipe Manana · 5 years ago
  7. f22537f gfs2: Fix sign extension bug in gfs2_update_stats by Andreas Gruenbacher · 5 years ago
  8. e386c02 ext4: do not delete unlinked inode from orphan list on failed truncate by Jan Kara · 5 years ago
  9. 038ec2c btrfs: Honour FITRIM range constraints during free space trim by Nikolay Borisov · 5 years ago
  10. 2871ffa ufs: fix braino in ufs_get_inode_gid() for solaris UFS flavour by Al Viro · 5 years ago
  11. 304902e ceph: flush dirty inodes before proceeding with remount by Jeff Layton · 5 years ago
  12. eb60796 fuse: honor RLIMIT_FSIZE in fuse_file_fallocate by Liu Bo · 5 years ago
  13. 3a78b1f fuse: fix writepages on 32bit by Miklos Szeredi · 5 years ago
  14. d4b79db NFS4: Fix v4.0 client state corruption when mount by ZhangXiaoxu · 5 years ago
  15. 5a3e18d cifs: fix strcat buffer overflow and reduce raciness in smb21_set_oplock_level() by Christoph Probst · 5 years ago
  16. fa08977 ext4: fix data corruption caused by overlapping unaligned and aligned IO by Lukas Czerner · 5 years ago
  17. ab6d14e ext4: zero out the unused memory region in the extent tree block by Sriram Rajagopalan · 5 years ago
  18. 54e3565 fs/writeback.c: use rcu_barrier() to wait for inflight wb switches going into workqueue when umount by Jiufei Xue · 5 years ago
  19. 1cfaba5 writeback: synchronize sync(2) against cgroup writeback membership switches by Tejun Heo · 7 years ago
  20. c44e237 Btrfs: do not start a transaction at iterate_extent_inodes() by Filipe Manana · 5 years ago
  21. d5258b8 ext4: fix ext4_show_options for file systems w/o journal by Debabrata Banerjee · 5 years ago
  22. 083b19c ext4: actually request zeroing of inode table after grow by Kirill Tkhai · 5 years ago
  23. bd8f3bc jbd2: check superblock mapped prior to committing by Jiufei Xue · 5 years ago
  24. a11b4df ocfs2: fix ocfs2 read inode data panic in ocfs2_iget by Shuning Zhang · 5 years ago
  25. d57e4ae hugetlbfs: fix memory leak for resv_map by Mike Kravetz · 5 years ago
  26. 1ef8447 debugfs: fix use-after-free on symlink traversal by Al Viro · 5 years ago
  27. ff250f4 jffs2: fix use-after-free on symlink traversal by Al Viro · 5 years ago
  28. 46b53c2 ceph: fix use-after-free on symlink traversal by Al Viro · 5 years ago
  29. 986fa92 NFS: Fix a typo in nfs_init_timeout_values() by Trond Myklebust · 6 years ago
  30. 22aed03 NFS: Forbid setting AF_INET6 to "struct sockaddr_in"->sin_family. by Tetsuo Handa · 5 years ago
  31. 9f3a14b fs/proc/proc_sysctl.c: Fix a NULL pointer dereference by YueHaibing · 5 years ago
  32. 28154b8 nfsd: Don't release the callback slot unless it was actually held by Trond Myklebust · 5 years ago
  33. 99055c0 ceph: fix ci->i_head_snapc leak by Yan, Zheng · 5 years ago
  34. a9adfd9 ceph: ensure d_name stability in ceph_dentry_hash() by Jeff Layton · 5 years ago
  35. da502d3 cifs: do not attempt cifs operation on smb2+ rename error by Frank Sorenson · 5 years ago
  36. 1ee4f2d CIFS: keep FileInfo handle live during oplock break by Aurelien Aptel · 5 years ago
  37. 1cc5afa cifs: fallback to older infolevels on findfirst queryinfo retry by Steve French · 6 years ago
  38. d1a623e f2fs: fix to do sanity check with current segment number by Chao Yu · 6 years ago
  39. 3191224 9p locks: add mount option for lock retry interval by Dinu-Razvan Chis-Serban · 6 years ago
  40. fea7d0d 9p: do not trust pdu content for stat item size by Gertjan Halkes · 6 years ago
  41. 7e80006 ext4: prohibit fstrim in norecovery mode by Darrick J. Wong · 6 years ago
  42. 8b8b351 fix incorrect error code mapping for OBJECTID_NOT_FOUND by Steve French · 6 years ago
  43. 3964902 ext4: report real fs size after failed resize by Lukas Czerner · 6 years ago
  44. 75ac16e ext4: add missing brelse() in add_new_gdb_meta_bg() by Lukas Czerner · 6 years ago
  45. 1ac411b Btrfs: do not allow trimming when a fs is mounted with the nologreplay option by Filipe Manana · 5 years ago
  46. 24c6f9f vfs: fix preadv64v2 and pwritev64v2 compat syscalls with offset == -1 by Aurelien Jarno · 6 years ago
  47. 2624115 fs: fix guard_bio_eod to check for real EOD errors by Carlos Maiolino · 6 years ago
  48. a05d994 jbd2: fix invalid descriptor block checksum by luojiajun · 6 years ago
  49. 9d5a48f cifs: Fix NULL pointer dereference of devname by Yao Liu · 6 years ago
  50. d617c20 cifs: use correct format characters by Louis Taylor · 6 years ago
  51. 7368f92 fs/file.c: initialize init_files.resize_wait by Shuriyc Chu · 6 years ago
  52. af17a24 f2fs: do not use mutex lock in atomic context by Sahitya Tummala · 6 years ago
  53. aed3804 ocfs2: fix a panic problem caused by o2cb_ctl by Jia Guo · 6 years ago
  54. 56300d3 CIFS: fix POSIX lock leak and invalid ptr deref by Aurelien Aptel · 6 years ago
  55. 32c5630 ext4: cleanup bh release code in ext4_ind_remove_space() by zhangyi (F) · 6 years ago
  56. 28f0641 fs/proc/proc_sysctl.c: fix NULL pointer dereference in put_links by YueHaibing · 5 years ago
  57. 7d7637d fs/open.c: allow opening only regular files during execve() by Tetsuo Handa · 5 years ago
  58. 22a8711 NFSv4.1 don't free interrupted slot on open by Olga Kornievskaia · 6 years ago
  59. 5ca1860 btrfs: raid56: properly unmap parity page in finish_parity_scrub() by Andrea Righi · 6 years ago
  60. 44f705e btrfs: remove WARN_ON in log_dir_items by Josef Bacik · 6 years ago
  61. 1987172 Hang/soft lockup in d_invalidate with simultaneous calls by Al Viro · 7 years ago
  62. 7002d0e ext4: brelse all indirect buffer in ext4_ind_remove_space() by zhangyi (F) · 6 years ago
  63. 8651fa1e ext4: fix data corruption caused by unaligned direct AIO by Lukas Czerner · 6 years ago
  64. d9f0ce8 ext4: fix NULL pointer dereference while journal is aborted by Jiufei Xue · 6 years ago
  65. 9247706 udf: Fix crash on IO error during truncate by Jan Kara · 6 years ago
  66. 33c164d nfsd: fix wrong check in write_v4_end_grace() by Yihao Wu · 6 years ago
  67. e4ea22f nfsd: fix memory corruption caused by readdir by NeilBrown · 6 years ago
  68. 7ed6082 NFS: Don't recoalesce on error in nfs_pageio_complete_mirror() by Trond Myklebust · 6 years ago
  69. 18ae814 NFS: Fix an I/O request leakage in nfs_do_recoalesce by Trond Myklebust · 6 years ago
  70. 0da4596 NFS: Fix I/O request leakages by Trond Myklebust · 6 years ago
  71. 241f3e3 jbd2: fix compile warning when using JBUFFER_TRACE by zhangyi (F) · 6 years ago
  72. 6713df7 jbd2: clear dirty flag when revoking a buffer from an older transaction by zhangyi (F) · 6 years ago
  73. 4b5f060 ext2: Fix underflow in ext2_max_size() by Jan Kara · 6 years ago
  74. 14a0bfd ext4: fix crash during online resizing by Jan Kara · 6 years ago
  75. fc3a73f Btrfs: fix corruption reading shared and compressed extents after hole punching by Filipe Manana · 6 years ago
  76. 0284f46 btrfs: ensure that a DUP or RAID1 block group has exactly two stripes by Johannes Thumshirn · 6 years ago
  77. 943ebf4 splice: don't merge into linked buffers by Jann Horn · 6 years ago
  78. 8c93709 fs/devpts: always delete dcache dentry-s in dput() by Varad Gautam · 6 years ago
  79. 776f01e CIFS: Fix read after write for files with read caching by Pavel Shilovsky · 6 years ago
  80. f8a0d9cc CIFS: Do not reset lease state to NONE on lease break by Pavel Shilovsky · 6 years ago
  81. 0a97dbd 9p: use inode->i_lock to protect i_size_write() under 32-bit by Hou Tao · 6 years ago
  82. 579acda fs: ratelimit __find_get_block_slow() failure message. by Tetsuo Handa · 6 years ago
  83. 37b6ac5 autofs: fix error return in autofs_fill_super() by Ian Kent · 6 years ago
  84. 07f67e6 autofs: drop dentry reference only when it is never used by Pan Bian · 6 years ago
  85. c3ce520 fs/drop_caches.c: avoid softlockups in drop_pagecache_sb() by Jan Kara · 6 years ago
  86. 2b0ac76 cifs: fix computation for MAX_SMB2_HDR_SIZE by Ronnie Sahlberg · 6 years ago
  87. 6f976ec nfs: Fix NULL pointer dereference of dev_name by Yao Liu · 6 years ago
  88. dd6734e exec: Fix mem leak in kernel_read_file by YueHaibing · 6 years ago
  89. b010e03 hugetlbfs: fix races and page leaks during migration by Mike Kravetz · 6 years ago
  90. 675fd5a ncpfs: fix build warning of strncpy by Greg Kroah-Hartman · 6 years ago
  91. 93ab28b direct-io: allow direct writes to empty inodes by Ernesto A. Fernández · 6 years ago
  92. 2d182ba proc, oom: do not report alien mms when setting oom_score_adj by Michal Hocko · 6 years ago
  93. 79e3959 ceph: avoid repeatedly adding inode to mdsc->snap_flush_list by Yan, Zheng · 6 years ago
  94. de5f88f btrfs: Remove false alert when fiemap range is smaller than on-disk extent by Qu Wenruo · 7 years ago
  95. 04d7680 cifs: Limit memory used by lock request calls to a page by Ross Lagerwall · 6 years ago
  96. 4a1802e Revert "exec: load_script: don't blindly truncate shebang string" by Linus Torvalds · 6 years ago
  97. 8000014 Revert "cifs: In Kconfig CONFIG_CIFS_POSIX needs depends on legacy (insecure cifs)" by Greg Kroah-Hartman · 6 years ago
  98. 877362f nfsd4: catch some false session retries by J. Bruce Fields · 7 years ago
  99. f92c45b nfsd4: fix cached replies to solo SEQUENCE compounds by J. Bruce Fields · 7 years ago
  100. b013117 debugfs: fix debugfs_rename parameter checking by Greg Kroah-Hartman · 6 years ago