1. 2835c05 f2fs: wait on atomic writes to count F2FS_CP_WB_DATA by Jaegeuk Kim · 6 years ago
  2. b4d965a cifs: allow calling SMB2_xxx_free(NULL) by Ronnie Sahlberg · 6 years ago
  3. 4f5a4c8 gfs2: Fix missed wakeups in find_insert_glock by Andreas Gruenbacher · 6 years ago
  4. 72426ed fs: ratelimit __find_get_block_slow() failure message. by Tetsuo Handa · 6 years ago
  5. 9292789 autofs: fix error return in autofs_fill_super() by Ian Kent · 6 years ago
  6. 1efb234 autofs: drop dentry reference only when it is never used by Pan Bian · 6 years ago
  7. 3d0acc0 fs/drop_caches.c: avoid softlockups in drop_pagecache_sb() by Jan Kara · 6 years ago
  8. 845d73b proc: fix /proc/net/* after setns(2) by Alexey Dobriyan · 6 years ago
  9. 6efd69d cifs: fix computation for MAX_SMB2_HDR_SIZE by Ronnie Sahlberg · 6 years ago
  10. 5c72ca3b nfs: Fix NULL pointer dereference of dev_name by Yao Liu · 6 years ago
  11. d9ba842 iomap: fix a use after free in iomap_dio_rw by Christoph Hellwig · 6 years ago
  12. d23792f iomap: get/put the page in iomap_page_create/release() by Piotr Jaroszynski · 6 years ago
  13. b60d90b exec: Fix mem leak in kernel_read_file by YueHaibing · 6 years ago
  14. f5e66cd aio: Fix locking in aio_poll() by Bart Van Assche · 6 years ago
  15. 527cabf hugetlbfs: fix races and page leaks during migration by Mike Kravetz · 6 years ago
  16. edca54b writeback: synchronize sync(2) against cgroup writeback membership switches by Tejun Heo · 7 years ago
  17. c5a1dc2 direct-io: allow direct writes to empty inodes by Ernesto A. Fernández · 6 years ago
  18. 5d6af6f afs: Fix key refcounting in file locking code by David Howells · 6 years ago
  19. dc4ec1b afs: Don't set vnode->cb_s_break in afs_validate() by Marc Dionne · 6 years ago
  20. a89e0d5 proc, oom: do not report alien mms when setting oom_score_adj by Michal Hocko · 6 years ago
  21. b8d7fb1 ceph: avoid repeatedly adding inode to mdsc->snap_flush_list by Yan, Zheng · 6 years ago
  22. dd5f4d0 mm: proc: smaps_rollup: fix pss_locked calculation by Sandeep Patil · 6 years ago
  23. 8d485d3 Revert "mm: don't reclaim inodes with many attached pages" by Dave Chinner · 6 years ago
  24. 93769fe Revert "nfsd4: return default lease period" by J. Bruce Fields · 6 years ago
  25. b1765eb CIFS: Do not assume one credit for async responses by Pavel Shilovsky · 6 years ago
  26. 63715c1 cifs: Limit memory used by lock request calls to a page by Ross Lagerwall · 6 years ago
  27. c2109f05 Revert "exec: load_script: don't blindly truncate shebang string" by Linus Torvalds · 6 years ago
  28. 28f49e7 Revert "ext4: use ext4_write_inode() when fsyncing w/o a journal" by Theodore Ts'o · 6 years ago
  29. c619140 debugfs: fix debugfs_rename parameter checking by Greg Kroah-Hartman · 6 years ago
  30. 6ccc9e1 fuse: handle zero sized retrieve correctly by Miklos Szeredi · 6 years ago
  31. f99027a fuse: decrement NR_WRITEBACK_TEMP on the right page by Miklos Szeredi · 6 years ago
  32. 48be0eb fuse: call pipe_buf_release() under pipe lock by Jann Horn · 6 years ago
  33. 1f78052 xfs: eof trim writeback mapping as soon as it is cached by Brian Foster · 6 years ago
  34. 0c802cb xfs: fix inverted return from xfs_btree_sblock_verify_crc by Eric Sandeen · 6 years ago
  35. c6c20af xfs: fix PAGE_MASK usage in xfs_free_file_space by Darrick J. Wong · 6 years ago
  36. 757332c fs/xfs: fix f_ffree value for statfs when project quota is set by Ye Yin · 6 years ago
  37. 886f0de xfs: delalloc -> unwritten COW fork allocation can go wrong by Dave Chinner · 6 years ago
  38. 5a7455e xfs: fix transient reference count error in xfs_buf_resubmit_failed_buffers by Dave Chinner · 6 years ago
  39. c3a66bf xfs: fix shared extent data corruption due to missing cow reservation by Brian Foster · 6 years ago
  40. a96f3a5 xfs: fix overflow in xfs_attr3_leaf_verify by Dave Chinner · 6 years ago
  41. b6095cb xfs: Fix error code in 'xfs_ioc_getbmap()' by Christophe JAILLET · 6 years ago
  42. a585ac0 xfs: cancel COW blocks before swapext by Christoph Hellwig · 6 years ago
  43. 62c7c0a xfs: Fix xqmstats offsets in /proc/fs/xfs/xqmstat by Carlos Maiolino · 6 years ago
  44. ab5f740 exec: load_script: don't blindly truncate shebang string by Oleg Nesterov · 6 years ago
  45. 9cb8f80 fs/epoll: drop ovflist branch prediction by Davidlohr Bueso · 6 years ago
  46. 066206b ocfs2: improve ocfs2 Makefile by Larry Chen · 6 years ago
  47. 69e63b4 ocfs2: don't clear bh uptodate for block read by Junxiao Bi · 6 years ago
  48. df13b03 f2fs: fix sbi->extent_list corruption issue by Sahitya Tummala · 6 years ago
  49. 69e7f87 f2fs: fix use-after-free issue when accessing sbi->stat_info by Sahitya Tummala · 6 years ago
  50. 5d3b4cd cifs: check ntwrk_buf_start for NULL before dereferencing it by Ronnie Sahlberg · 6 years ago
  51. 8c642d7 NFS: nfs_compare_mount_options always compare auth flavors. by Chris Perl · 6 years ago
  52. f5d5b54 btrfs: use tagged writepage to mitigate livelock of snapshot by Ethan Lien · 6 years ago
  53. 3733632 btrfs: harden agaist duplicate fsid on scanned devices by Anand Jain · 6 years ago
  54. 6a1d712 udf: Fix BUG on corrupted inode by Jan Kara · 6 years ago
  55. 2f0fb76 nfsd4: fix crash on writing v4_end_grace before nfsd startup by J. Bruce Fields · 6 years ago
  56. d54d612 f2fs: fix wrong return value of f2fs_acl_create by Tiezhu Yang · 6 years ago
  57. ddab3d0 f2fs: fix race between write_checkpoint and write_begin by Sheng Yong · 6 years ago
  58. c96d2b9 f2fs: move dir data flush to write checkpoint process by Yunlei He · 6 years ago
  59. ee9268a dlm: Don't swamp the CPU with callbacks queued during recovery by Bob Peterson · 6 years ago
  60. c0be624 cifs: Always resolve hostname before reconnecting by Paulo Alcantara · 6 years ago
  61. 9ee5987 btrfs: On error always free subvol_name in btrfs_mount by Eric W. Biederman · 6 years ago
  62. 5bce143 Btrfs: fix deadlock when allocating tree block during leaf/node split by Filipe Manana · 6 years ago
  63. 8b9be9d gfs2: Revert "Fix loop in gfs2_rbm_find" by Andreas Gruenbacher · 6 years ago
  64. 0a3275d NFS: Fix up return value on fatal errors in nfs_page_async_flush() by Trond Myklebust · 6 years ago
  65. bb4e1ff fs/dcache: Fix incorrect nr_dentry_unused accounting in shrink_dcache_sb() by Waiman Long · 6 years ago
  66. e9d56f9 CIFS: Do not consider -ENODATA as stat failure for reads by Pavel Shilovsky · 6 years ago
  67. 6e7045ec3 CIFS: Fix trace command logging for SMB2 reads and writes by Pavel Shilovsky · 6 years ago
  68. c696128 CIFS: Do not count -ENODATA as failure for query directory by Pavel Shilovsky · 6 years ago
  69. 06d9f98 smb3: add credits we receive from oplock/break PDUs by Ronnie Sahlberg · 6 years ago
  70. 779c65b CIFS: Do not reconnect TCP session in add_credits() by Pavel Shilovsky · 6 years ago
  71. 2ae6fed CIFS: Fix credit calculation for encrypted reads with errors by Pavel Shilovsky · 6 years ago
  72. 0380ed9 CIFS: Fix credits calculations for reads with errors by Pavel Shilovsky · 6 years ago
  73. 07b9e5e CIFS: Fix possible hang during async MTU reads and writes by Pavel Shilovsky · 6 years ago
  74. a719cbe inotify: Fix fd refcount leak in inotify_add_watch(). by Tetsuo Handa · 6 years ago
  75. 3e05cee ceph: clear inode pointer when snap realm gets dropped by its inode by Yan, Zheng · 6 years ago
  76. 2011eb7 userfaultfd: clear flag if remap event not enabled by Peter Xu · 6 years ago
  77. 5a404f3 ocfs2: fix panic due to unrecovered local alloc by Junxiao Bi · 6 years ago
  78. c9dcb87 iomap: don't search past page end in iomap_is_partially_uptodate by Eric Sandeen · 6 years ago
  79. 876b79b quota: Lock s_umount in exclusive mode for Q_XQUOTA{ON,OFF} quotactls. by Javier Barrio · 6 years ago
  80. 310f829 btrfs: improve error handling of btrfs_add_link by Johannes Thumshirn · 6 years ago
  81. 38b17ee btrfs: fix use-after-free due to race between replace start and cancel by Anand Jain · 6 years ago
  82. 720b86a btrfs: alloc_chunk: fix more DUP stripe size handling by Hans van Kranenburg · 6 years ago
  83. bb5717a btrfs: volumes: Make sure there is no overlap of dev extents at mount time by Qu Wenruo · 6 years ago
  84. 265242d pstore/ram: Do not treat empty buffers as valid by Joel Fernandes (Google) · 6 years ago
  85. c356972 jffs2: Fix use of uninitialized delayed_work, lockdep breakage by Daniel Santos · 6 years ago
  86. 1e11b1d blockdev: Fix livelocks on loop device by Jan Kara · 6 years ago
  87. 483ac8e pstore/ram: Avoid allocation and leak of platform data by Kees Cook · 6 years ago
  88. 01634ac btrfs: wait on ordered extents on abort cleanup by Josef Bacik · 6 years ago
  89. 4675f90 Revert "btrfs: balance dirty metadata pages in btrfs_finish_ordered_io" by David Sterba · 6 years ago
  90. 7a1b9b7 Btrfs: use nofs context when initializing security xattrs to avoid deadlock by Filipe Manana · 6 years ago
  91. 79aa5c0 Btrfs: fix deadlock when enabling quotas due to concurrent snapshot creation by Filipe Manana · 6 years ago
  92. 829431a Btrfs: fix access to available allocation bits when starting balance by Filipe Manana · 6 years ago
  93. 5dc41af ext4: fix special inode number checks in __ext4_iget() by Theodore Ts'o · 6 years ago
  94. bb80ad0 ext4: track writeback errors using the generic tracking infrastructure by Theodore Ts'o · 6 years ago
  95. da38a1b ext4: use ext4_write_inode() when fsyncing w/o a journal by Theodore Ts'o · 6 years ago
  96. 01db6e5 ext4: avoid kernel warning when writing the superblock to a dead device by Theodore Ts'o · 6 years ago
  97. 926cdac ext4: fix a potential fiemap/page fault deadlock w/ inline_data by Theodore Ts'o · 6 years ago
  98. 7c2ea25 ext4: make sure enough credits are reserved for dioread_nolock writes by Theodore Ts'o · 6 years ago
  99. 2a71a47 cifs: Fix potential OOB access of lock element array by Ross Lagerwall · 6 years ago
  100. 7dcc5b3 CIFS: Fix credit computation for compounded requests by Pavel Shilovsky · 6 years ago