1. 587a816 blkcg, writeback: dead memcgs shouldn't contribute to writeback ownership arbitration by Tejun Heo · 5 years ago
  2. e722fb7 fscrypt: don't set policy for a dead directory by Hongjie Fang · 5 years ago
  3. 9be0a1a udf: Fix incorrect final NOT_ALLOCATED (hole) extent length by Steven J. Magnani · 5 years ago
  4. c51e9aa btrfs: Ensure replaced device doesn't have pending chunk allocation by Nikolay Borisov · 5 years ago
  5. 64d3f00 NFS/flexfiles: Use the correct TCP timeout for flexfiles I/O by Trond Myklebust · 5 years ago
  6. 42a7a2a fs/binfmt_flat.c: make load_flat_shared_library() work by Jann Horn · 5 years ago
  7. 730855b fs/proc/array.c: allow reporting eip/esp for all coredumping threads by John Ogness · 5 years ago
  8. f779172 9p: acl: fix uninitialized iattr access by Dominique Martinet · 6 years ago
  9. ce8c476 btrfs: start readahead also in seed devices by Naohiro Aota · 5 years ago
  10. 77beb27 Abort file_remove_privs() for non-reg. files by Alexander Lochmann · 5 years ago
  11. 79cb505 configfs: Fix use-after-free when accessing sd->s_dentry by Sahitya Tummala · 5 years ago
  12. d9d0c83 fs/ocfs2: fix race in ocfs2_dentry_attach_lock() by Wengang Wang · 5 years ago
  13. 101e808 nfsd: allow fh_want_write to be called twice by J. Bruce Fields · 5 years ago
  14. 4edf907 fuse: retrieve: cap requested size to negotiated max_write by Kirill Smelkov · 5 years ago
  15. a468110 configfs: fix possible use-after-free in configfs_register_group by YueHaibing · 5 years ago
  16. dff15a2 f2fs: fix to do sanity check on valid block count of segment by Chao Yu · 5 years ago
  17. 2b65316 f2fs: fix to clear dirty inode in error path of f2fs_iget() by Chao Yu · 5 years ago
  18. 3cdbcbe f2fs: fix to avoid panic in do_recover_data() by Chao Yu · 5 years ago
  19. cc2df63 fs/fat/file.c: issue flush after the writeback of FAT by Hou Tao · 5 years ago
  20. cfd8d2e fuse: Add FOPEN_STREAM to use stream_open() by Kirill Smelkov · 5 years ago
  21. 9c829b6 fs: stream_open - opener for stream-like files so that read and write can run simultaneously without deadlock by Kirill Smelkov · 5 years ago
  22. 4fb410b fuse: fallocate: fix return with locked inode by Miklos Szeredi · 5 years ago
  23. 9557090 fs: prevent page refcount overflow in pipe_buf_get by Matthew Wilcox · 5 years ago
  24. df2b6af CIFS: cifs_read_allocate_pages: don't iterate through whole page array on ENOMEM by Roberto Bergantinos Corpas · 5 years ago
  25. bb78044 Btrfs: fix race updating log root item during fsync by Filipe Manana · 5 years ago
  26. bb22efc chardev: add additional check for minor range overlap by Chengguang Xu · 5 years ago
  27. b568ed3 gfs2: Fix lru_count going negative by Ross Lagerwall · 5 years ago
  28. abc261c Revert "btrfs: Honour FITRIM range constraints during free space trim" by David Sterba · 5 years ago
  29. f0539c7 hugetlb: use same fault hash key for shared and private mappings by Mike Kravetz · 5 years ago
  30. e0c26e8 btrfs: sysfs: don't leak memory when failing add fsid by Tobin C. Harding · 5 years ago
  31. 8852217 Btrfs: fix race between ranged fsync and writeback of adjacent ranges by Filipe Manana · 5 years ago
  32. d2ceb477 Btrfs: do not abort transaction at btrfs_update_root() after failure to COW path by Filipe Manana · 5 years ago
  33. f22537f gfs2: Fix sign extension bug in gfs2_update_stats by Andreas Gruenbacher · 5 years ago
  34. e386c02 ext4: do not delete unlinked inode from orphan list on failed truncate by Jan Kara · 5 years ago
  35. 038ec2c btrfs: Honour FITRIM range constraints during free space trim by Nikolay Borisov · 5 years ago
  36. 2871ffa ufs: fix braino in ufs_get_inode_gid() for solaris UFS flavour by Al Viro · 5 years ago
  37. 304902e ceph: flush dirty inodes before proceeding with remount by Jeff Layton · 5 years ago
  38. eb60796 fuse: honor RLIMIT_FSIZE in fuse_file_fallocate by Liu Bo · 5 years ago
  39. 3a78b1f fuse: fix writepages on 32bit by Miklos Szeredi · 5 years ago
  40. d4b79db NFS4: Fix v4.0 client state corruption when mount by ZhangXiaoxu · 5 years ago
  41. 5a3e18d cifs: fix strcat buffer overflow and reduce raciness in smb21_set_oplock_level() by Christoph Probst · 5 years ago
  42. fa08977 ext4: fix data corruption caused by overlapping unaligned and aligned IO by Lukas Czerner · 5 years ago
  43. ab6d14e ext4: zero out the unused memory region in the extent tree block by Sriram Rajagopalan · 5 years ago
  44. 54e3565 fs/writeback.c: use rcu_barrier() to wait for inflight wb switches going into workqueue when umount by Jiufei Xue · 5 years ago
  45. 1cfaba5 writeback: synchronize sync(2) against cgroup writeback membership switches by Tejun Heo · 6 years ago
  46. c44e237 Btrfs: do not start a transaction at iterate_extent_inodes() by Filipe Manana · 5 years ago
  47. d5258b8 ext4: fix ext4_show_options for file systems w/o journal by Debabrata Banerjee · 5 years ago
  48. 083b19c ext4: actually request zeroing of inode table after grow by Kirill Tkhai · 5 years ago
  49. bd8f3bc jbd2: check superblock mapped prior to committing by Jiufei Xue · 5 years ago
  50. a11b4df ocfs2: fix ocfs2 read inode data panic in ocfs2_iget by Shuning Zhang · 5 years ago
  51. d57e4ae hugetlbfs: fix memory leak for resv_map by Mike Kravetz · 5 years ago
  52. 1ef8447 debugfs: fix use-after-free on symlink traversal by Al Viro · 5 years ago
  53. ff250f4 jffs2: fix use-after-free on symlink traversal by Al Viro · 5 years ago
  54. 46b53c2 ceph: fix use-after-free on symlink traversal by Al Viro · 5 years ago
  55. 986fa92 NFS: Fix a typo in nfs_init_timeout_values() by Trond Myklebust · 5 years ago
  56. 22aed03 NFS: Forbid setting AF_INET6 to "struct sockaddr_in"->sin_family. by Tetsuo Handa · 5 years ago
  57. 9f3a14b fs/proc/proc_sysctl.c: Fix a NULL pointer dereference by YueHaibing · 5 years ago
  58. 28154b8 nfsd: Don't release the callback slot unless it was actually held by Trond Myklebust · 5 years ago
  59. 99055c0 ceph: fix ci->i_head_snapc leak by Yan, Zheng · 5 years ago
  60. a9adfd9 ceph: ensure d_name stability in ceph_dentry_hash() by Jeff Layton · 5 years ago
  61. da502d3 cifs: do not attempt cifs operation on smb2+ rename error by Frank Sorenson · 5 years ago
  62. 1ee4f2d CIFS: keep FileInfo handle live during oplock break by Aurelien Aptel · 5 years ago
  63. 1cc5afa cifs: fallback to older infolevels on findfirst queryinfo retry by Steve French · 6 years ago
  64. d1a623e f2fs: fix to do sanity check with current segment number by Chao Yu · 6 years ago
  65. 3191224 9p locks: add mount option for lock retry interval by Dinu-Razvan Chis-Serban · 6 years ago
  66. fea7d0d 9p: do not trust pdu content for stat item size by Gertjan Halkes · 6 years ago
  67. 7e80006 ext4: prohibit fstrim in norecovery mode by Darrick J. Wong · 5 years ago
  68. 8b8b351 fix incorrect error code mapping for OBJECTID_NOT_FOUND by Steve French · 5 years ago
  69. 3964902 ext4: report real fs size after failed resize by Lukas Czerner · 5 years ago
  70. 75ac16e ext4: add missing brelse() in add_new_gdb_meta_bg() by Lukas Czerner · 5 years ago
  71. 1ac411b Btrfs: do not allow trimming when a fs is mounted with the nologreplay option by Filipe Manana · 5 years ago
  72. 24c6f9f vfs: fix preadv64v2 and pwritev64v2 compat syscalls with offset == -1 by Aurelien Jarno · 5 years ago
  73. 2624115 fs: fix guard_bio_eod to check for real EOD errors by Carlos Maiolino · 5 years ago
  74. a05d994 jbd2: fix invalid descriptor block checksum by luojiajun · 5 years ago
  75. 9d5a48f cifs: Fix NULL pointer dereference of devname by Yao Liu · 5 years ago
  76. d617c20 cifs: use correct format characters by Louis Taylor · 5 years ago
  77. 7368f92 fs/file.c: initialize init_files.resize_wait by Shuriyc Chu · 5 years ago
  78. af17a24 f2fs: do not use mutex lock in atomic context by Sahitya Tummala · 5 years ago
  79. aed3804 ocfs2: fix a panic problem caused by o2cb_ctl by Jia Guo · 5 years ago
  80. 56300d3 CIFS: fix POSIX lock leak and invalid ptr deref by Aurelien Aptel · 5 years ago
  81. 32c5630 ext4: cleanup bh release code in ext4_ind_remove_space() by zhangyi (F) · 5 years ago
  82. 28f0641 fs/proc/proc_sysctl.c: fix NULL pointer dereference in put_links by YueHaibing · 5 years ago
  83. 7d7637d fs/open.c: allow opening only regular files during execve() by Tetsuo Handa · 5 years ago
  84. 22a8711 NFSv4.1 don't free interrupted slot on open by Olga Kornievskaia · 5 years ago
  85. 5ca1860 btrfs: raid56: properly unmap parity page in finish_parity_scrub() by Andrea Righi · 5 years ago
  86. 44f705e btrfs: remove WARN_ON in log_dir_items by Josef Bacik · 5 years ago
  87. 1987172 Hang/soft lockup in d_invalidate with simultaneous calls by Al Viro · 7 years ago
  88. 7002d0e ext4: brelse all indirect buffer in ext4_ind_remove_space() by zhangyi (F) · 5 years ago
  89. 8651fa1e ext4: fix data corruption caused by unaligned direct AIO by Lukas Czerner · 5 years ago
  90. d9f0ce8 ext4: fix NULL pointer dereference while journal is aborted by Jiufei Xue · 5 years ago
  91. 9247706 udf: Fix crash on IO error during truncate by Jan Kara · 5 years ago
  92. 33c164d nfsd: fix wrong check in write_v4_end_grace() by Yihao Wu · 5 years ago
  93. e4ea22f nfsd: fix memory corruption caused by readdir by NeilBrown · 5 years ago
  94. 7ed6082 NFS: Don't recoalesce on error in nfs_pageio_complete_mirror() by Trond Myklebust · 5 years ago
  95. 18ae814 NFS: Fix an I/O request leakage in nfs_do_recoalesce by Trond Myklebust · 5 years ago
  96. 0da4596 NFS: Fix I/O request leakages by Trond Myklebust · 5 years ago
  97. 241f3e3 jbd2: fix compile warning when using JBUFFER_TRACE by zhangyi (F) · 5 years ago
  98. 6713df7 jbd2: clear dirty flag when revoking a buffer from an older transaction by zhangyi (F) · 5 years ago
  99. 4b5f060 ext2: Fix underflow in ext2_max_size() by Jan Kara · 5 years ago
  100. 14a0bfd ext4: fix crash during online resizing by Jan Kara · 5 years ago