1. d739196 f2fs: fix to avoid deadlock in f2fs_read_inline_dir() by Chao Yu · 6 years ago
  2. 198c998 f2fs: fix to adapt small inline xattr space in __find_inline_xattr() by Chao Yu · 6 years ago
  3. 2938651 CIFS: fix POSIX lock leak and invalid ptr deref by Aurelien Aptel · 6 years ago
  4. 2dbc7c6 ext4: cleanup bh release code in ext4_ind_remove_space() by zhangyi (F) · 6 years ago
  5. 07d0d2b fs/proc/proc_sysctl.c: fix NULL pointer dereference in put_links by YueHaibing · 6 years ago
  6. 3b3fcc3 ocfs2: fix inode bh swapping mixup in ocfs2_reflink_inodes_lock by Darrick J. Wong · 6 years ago
  7. 72b790c4 fs/open.c: allow opening only regular files during execve() by Tetsuo Handa · 6 years ago
  8. 6475154 NFSv4.1 don't free interrupted slot on open by Olga Kornievskaia · 6 years ago
  9. da57cba NFS: fix mount/umount race in nlmclnt. by NeilBrown · 6 years ago
  10. fd1b253 Btrfs: fix assertion failure on fsync with NO_HOLES enabled by Filipe Manana · 6 years ago
  11. 0ae3b84 btrfs: Avoid possible qgroup_rsv_size overflow in btrfs_calculate_inode_block_rsv_size by Nikolay Borisov · 6 years ago
  12. 1cf4ab0 btrfs: raid56: properly unmap parity page in finish_parity_scrub() by Andrea Righi · 6 years ago
  13. d952c33 btrfs: don't report readahead errors and don't update statistics by David Sterba · 6 years ago
  14. b57220c btrfs: remove WARN_ON in log_dir_items by Josef Bacik · 6 years ago
  15. 22dcb30 Btrfs: fix incorrect file size after shrinking truncate and fsync by Filipe Manana · 6 years ago
  16. 1fd916e f2fs: fix to avoid deadlock of atomic file operations by Chao Yu · 6 years ago
  17. d12d864 ext4: brelse all indirect buffer in ext4_ind_remove_space() by zhangyi (F) · 6 years ago
  18. 76c9ee6 ext4: fix data corruption caused by unaligned direct AIO by Lukas Czerner · 6 years ago
  19. 558331d ext4: fix NULL pointer dereference while journal is aborted by Jiufei Xue · 6 years ago
  20. 38bd575 SMB3: Fix SMB3.1.1 guest mounts to Samba by Steve French · 6 years ago
  21. 14c52ac cifs: allow guest mounts to work for smb3.11 by Ronnie Sahlberg · 6 years ago
  22. c72e90d udf: Fix crash on IO error during truncate by Jan Kara · 6 years ago
  23. 4af185f NFSv4.1: Reinitialise sequence results before retransmitting a request by Trond Myklebust · 6 years ago
  24. ecab6ab nfsd: fix wrong check in write_v4_end_grace() by Yihao Wu · 6 years ago
  25. 8056912 nfsd: fix memory corruption caused by readdir by NeilBrown · 6 years ago
  26. 10a68cd nfsd: fix performance-limiting session calculation by J. Bruce Fields · 6 years ago
  27. 2c648ca NFS: Don't recoalesce on error in nfs_pageio_complete_mirror() by Trond Myklebust · 6 years ago
  28. 63b0ee1 NFS: Fix an I/O request leakage in nfs_do_recoalesce by Trond Myklebust · 6 years ago
  29. be74fdd NFS: Fix I/O request leakages by Trond Myklebust · 6 years ago
  30. 584f390 jbd2: fix compile warning when using JBUFFER_TRACE by zhangyi (F) · 6 years ago
  31. dbe4bc9 jbd2: clear dirty flag when revoking a buffer from an older transaction by zhangyi (F) · 6 years ago
  32. 62600af ext2: Fix underflow in ext2_max_size() by Jan Kara · 6 years ago
  33. 8a4fdc6 ext4: fix crash during online resizing by Jan Kara · 6 years ago
  34. a0d876c ext4: add mask of ext4 flags to swap by yangerkun · 6 years ago
  35. 048bfb5 ext4: update quota information while swapping boot loader inode by yangerkun · 6 years ago
  36. 071f681 ext4: cleanup pagecache before swap i_data by yangerkun · 6 years ago
  37. cdf9941 ext4: fix check of inode in swap_inode_boot_loader by yangerkun · 6 years ago
  38. 898488e Btrfs: fix corruption reading shared and compressed extents after hole punching by Filipe Manana · 6 years ago
  39. 1a00f7f btrfs: ensure that a DUP or RAID1 block group has exactly two stripes by Johannes Thumshirn · 6 years ago
  40. 6e24f5a Btrfs: setup a nofs context for memory allocation at __btrfs_set_acl by Filipe Manana · 6 years ago
  41. 61f9209 Btrfs: setup a nofs context for memory allocation at btrfs_create_tree() by Filipe Manana · 6 years ago
  42. 205f149 ovl: Do not lose security.capability xattr over metadata file copy-up by Vivek Goyal · 6 years ago
  43. 6f048ae ovl: During copy up, first copy up data and then xattrs by Vivek Goyal · 6 years ago
  44. 2af926f splice: don't merge into linked buffers by Jann Horn · 6 years ago
  45. 1c2123f fs/devpts: always delete dcache dentry-s in dput() by Varad Gautam · 6 years ago
  46. 43eaa6c CIFS: Fix read after write for files with read caching by Pavel Shilovsky · 6 years ago
  47. dc8e8ad CIFS: Do not skip SMB2 message IDs on send failures by Pavel Shilovsky · 6 years ago
  48. 3ed9f22 CIFS: Do not reset lease state to NONE on lease break by Pavel Shilovsky · 6 years ago
  49. 7a8b048 fix cgroup_do_mount() handling of failure exits by Al Viro · 6 years ago
  50. 7268328 keys: Fix dependency loop between construction record and auth key by David Howells · 6 years ago
  51. 6c023d8 NFS: Don't use page_file_mapping after removing the page by Benjamin Coddington · 6 years ago
  52. e08ba89 9p: use inode->i_lock to protect i_size_write() under 32-bit by Hou Tao · 6 years ago
  53. 2835c05 f2fs: wait on atomic writes to count F2FS_CP_WB_DATA by Jaegeuk Kim · 6 years ago
  54. b4d965a cifs: allow calling SMB2_xxx_free(NULL) by Ronnie Sahlberg · 6 years ago
  55. 4f5a4c8 gfs2: Fix missed wakeups in find_insert_glock by Andreas Gruenbacher · 6 years ago
  56. 72426ed fs: ratelimit __find_get_block_slow() failure message. by Tetsuo Handa · 6 years ago
  57. 9292789 autofs: fix error return in autofs_fill_super() by Ian Kent · 6 years ago
  58. 1efb234 autofs: drop dentry reference only when it is never used by Pan Bian · 6 years ago
  59. 3d0acc0 fs/drop_caches.c: avoid softlockups in drop_pagecache_sb() by Jan Kara · 6 years ago
  60. 845d73b proc: fix /proc/net/* after setns(2) by Alexey Dobriyan · 6 years ago
  61. 6efd69d cifs: fix computation for MAX_SMB2_HDR_SIZE by Ronnie Sahlberg · 6 years ago
  62. 5c72ca3b nfs: Fix NULL pointer dereference of dev_name by Yao Liu · 6 years ago
  63. d9ba842 iomap: fix a use after free in iomap_dio_rw by Christoph Hellwig · 6 years ago
  64. d23792f iomap: get/put the page in iomap_page_create/release() by Piotr Jaroszynski · 6 years ago
  65. b60d90b exec: Fix mem leak in kernel_read_file by YueHaibing · 6 years ago
  66. f5e66cd aio: Fix locking in aio_poll() by Bart Van Assche · 6 years ago
  67. 527cabf hugetlbfs: fix races and page leaks during migration by Mike Kravetz · 6 years ago
  68. edca54b writeback: synchronize sync(2) against cgroup writeback membership switches by Tejun Heo · 7 years ago
  69. c5a1dc2 direct-io: allow direct writes to empty inodes by Ernesto A. Fernández · 6 years ago
  70. 5d6af6f afs: Fix key refcounting in file locking code by David Howells · 6 years ago
  71. dc4ec1b afs: Don't set vnode->cb_s_break in afs_validate() by Marc Dionne · 6 years ago
  72. a89e0d5 proc, oom: do not report alien mms when setting oom_score_adj by Michal Hocko · 6 years ago
  73. b8d7fb1 ceph: avoid repeatedly adding inode to mdsc->snap_flush_list by Yan, Zheng · 6 years ago
  74. dd5f4d0 mm: proc: smaps_rollup: fix pss_locked calculation by Sandeep Patil · 6 years ago
  75. 8d485d3 Revert "mm: don't reclaim inodes with many attached pages" by Dave Chinner · 6 years ago
  76. 93769fe Revert "nfsd4: return default lease period" by J. Bruce Fields · 6 years ago
  77. b1765eb CIFS: Do not assume one credit for async responses by Pavel Shilovsky · 6 years ago
  78. 63715c1 cifs: Limit memory used by lock request calls to a page by Ross Lagerwall · 6 years ago
  79. c2109f05 Revert "exec: load_script: don't blindly truncate shebang string" by Linus Torvalds · 6 years ago
  80. 28f49e7 Revert "ext4: use ext4_write_inode() when fsyncing w/o a journal" by Theodore Ts'o · 6 years ago
  81. c619140 debugfs: fix debugfs_rename parameter checking by Greg Kroah-Hartman · 6 years ago
  82. 6ccc9e1 fuse: handle zero sized retrieve correctly by Miklos Szeredi · 6 years ago
  83. f99027a fuse: decrement NR_WRITEBACK_TEMP on the right page by Miklos Szeredi · 6 years ago
  84. 48be0eb fuse: call pipe_buf_release() under pipe lock by Jann Horn · 6 years ago
  85. 1f78052 xfs: eof trim writeback mapping as soon as it is cached by Brian Foster · 6 years ago
  86. 0c802cb xfs: fix inverted return from xfs_btree_sblock_verify_crc by Eric Sandeen · 6 years ago
  87. c6c20af xfs: fix PAGE_MASK usage in xfs_free_file_space by Darrick J. Wong · 6 years ago
  88. 757332c fs/xfs: fix f_ffree value for statfs when project quota is set by Ye Yin · 6 years ago
  89. 886f0de xfs: delalloc -> unwritten COW fork allocation can go wrong by Dave Chinner · 6 years ago
  90. 5a7455e xfs: fix transient reference count error in xfs_buf_resubmit_failed_buffers by Dave Chinner · 6 years ago
  91. c3a66bf xfs: fix shared extent data corruption due to missing cow reservation by Brian Foster · 6 years ago
  92. a96f3a5 xfs: fix overflow in xfs_attr3_leaf_verify by Dave Chinner · 6 years ago
  93. b6095cb xfs: Fix error code in 'xfs_ioc_getbmap()' by Christophe JAILLET · 6 years ago
  94. a585ac0 xfs: cancel COW blocks before swapext by Christoph Hellwig · 6 years ago
  95. 62c7c0a xfs: Fix xqmstats offsets in /proc/fs/xfs/xqmstat by Carlos Maiolino · 6 years ago
  96. ab5f740 exec: load_script: don't blindly truncate shebang string by Oleg Nesterov · 6 years ago
  97. 9cb8f80 fs/epoll: drop ovflist branch prediction by Davidlohr Bueso · 6 years ago
  98. 066206b ocfs2: improve ocfs2 Makefile by Larry Chen · 6 years ago
  99. 69e63b4 ocfs2: don't clear bh uptodate for block read by Junxiao Bi · 6 years ago
  100. df13b03 f2fs: fix sbi->extent_list corruption issue by Sahitya Tummala · 6 years ago