1. 9a596f5 CIFS: Fix error mapping for SMB2_LOCK command which caused OFD lock problem by Georgy A Bystrenin · 6 years ago
  2. 54e94ff CIFS: return correct errors when pinning memory failed for direct I/O by Long Li · 6 years ago
  3. b6bc8a7 CIFS: use the correct length when pinning memory for direct I/O for write by Long Li · 6 years ago
  4. 59a63e47 cifs: check ntwrk_buf_start for NULL before dereferencing it by Ronnie Sahlberg · 6 years ago
  5. 52baa51 cifs: remove coverity warning in calc_lanman_hash by Ronnie Sahlberg · 6 years ago
  6. 0f57451 cifs: remove set but not used variable 'smb_buf' by YueHaibing · 6 years ago
  7. 07fa601 cifs: suppress some implicit-fallthrough warnings by Gustavo A. R. Silva · 6 years ago
  8. f9793b6 cifs: change smb2_query_eas to use the compound query-info helper by Ronnie Sahlberg · 6 years ago
  9. 4a3b38a Add vers=3.0.2 as a valid option for SMBv3.0.2 by Kenneth D'souza · 6 years ago
  10. 07d3b2e cifs: create a helper function for compound query_info by Ronnie Sahlberg · 6 years ago
  11. 97aa495 cifs: address trivial coverity warning by Steve French · 6 years ago
  12. f5942db cifs: smb2 commands can not be negative, remove confusing check by Steve French · 6 years ago
  13. 0967e54 cifs: use a compound for setting an xattr by Ronnie Sahlberg · 6 years ago
  14. 5890255 cifs: clean up indentation, replace spaces with tab by Colin Ian King · 6 years ago
  15. 3c730b1 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  16. 94f8200 Revert "vfs: Allow userns root to call mknod on owned filesystems." by Christian Brauner · 6 years ago
  17. 7836195 Merge tag '4.20-rc7-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
  18. f57b620 Merge tag 'upstream-4.20-rc7' of git://git.infradead.org/linux-ubifs by Linus Torvalds · 6 years ago
  19. a837eca iomap: Revert "fs/iomap.c: get/put the page in iomap_page_create/release()" by Dave Chinner · 6 years ago
  20. 271b9c0 smb3: Fix rmdir compounding regression to strict servers by Ronnie Sahlberg · 6 years ago
  21. 6531e11 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  22. 01e881f userfaultfd: check VM_MAYWRITE was set after verifying the uffd is registered by Andrea Arcangeli · 6 years ago
  23. 61c6de6 fs/iomap.c: get/put the page in iomap_page_create/release() by Piotr Jaroszynski · 6 years ago
  24. 380ef2c Merge tag 'for-linus-20181214' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  25. c19bf74 Merge tag 'ceph-for-4.20-rc7' of https://github.com/ceph/ceph-client by Linus Torvalds · 6 years ago
  26. ea5751c proc/sysctl: don't return ENOMEM on lookup when a table is unregistering by Ivan Delalande · 6 years ago
  27. e58725d ubifs: Handle re-linking of inodes correctly while recovery by Richard Weinberger · 6 years ago
  28. d62e98e ubifs: Fix default compression selection in ubifs by Gabor Juhos · 6 years ago
  29. 6554a56 ubifs: Fix memory leak on error condition by Garry McNulty · 6 years ago
  30. 60eb5da ubifs: auth: Add CONFIG_KEYS dependency by Arnd Bergmann · 6 years ago
  31. aa3d31e ubifs: CONFIG_UBIFS_FS_AUTHENTICATION should depend on UBIFS_FS by Geert Uytterhoeven · 6 years ago
  32. eb66eff ubifs: replay: Fix high stack usage by Arnd Bergmann · 6 years ago
  33. e6333d7 Merge tag 'ovl-fixes-4.20-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs by Linus Torvalds · 6 years ago
  34. 70f4828 Merge tag 'fuse-fixes-4.20-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 6 years ago
  35. 2e64ff1 fuse: continue to send FUSE_RELEASEDIR when FUSE_OPEN returns ENOSYS by Chad Austin · 6 years ago
  36. 0afa996 aio: fix spectre gadget in lookup_ioctx by Jeff Moyer · 6 years ago
  37. a538e3f aio: fix spectre gadget in lookup_ioctx by Jeff Moyer · 6 years ago
  38. 6f9718f ceph: make 'nocopyfrom' a default mount option by Luis Henriques · 6 years ago
  39. d72f70d fuse: Fix memory leak in fuse_dev_free() by Takeshi Misawa · 6 years ago
  40. bc4caf1 Merge tag '4.20-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 6 years ago
  41. fa82dcb Merge tag 'dax-fixes-4.20-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  42. f896adc Merge tag 'xfs-4.20-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 6 years ago
  43. 6ac7929 CIFS: Avoid returning EBUSY to upper layer VFS by Long Li · 6 years ago
  44. 7f80c73 Merge tag 'nfs-for-4.20-5' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 6 years ago
  45. c988de2 cifs: Fix separator when building path from dentry by Paulo Alcantara · 6 years ago
  46. 6e78530 cifs: In Kconfig CONFIG_CIFS_POSIX needs depends on legacy (insecure cifs) by Steve French · 6 years ago
  47. d089709 Merge tag 'for-4.20-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 6 years ago
  48. 27359fd dax: Fix unlock mismatch with updated API by Matthew Wilcox · 6 years ago
  49. 8f67b5a iomap: partially revert 4721a601099 (simulated directio short read on EFAULT) by Darrick J. Wong · 6 years ago
  50. 1761444 splice: don't read more than available pipe space by Darrick J. Wong · 6 years ago
  51. 6744557 vfs: allow some remap flags to be passed to vfs_clone_file_range by Darrick J. Wong · 6 years ago
  52. 7d048df xfs: fix inverted return from xfs_btree_sblock_verify_crc by Eric Sandeen · 6 years ago
  53. a579121 xfs: fix PAGE_MASK usage in xfs_free_file_space by Darrick J. Wong · 6 years ago
  54. a72173e Revert "exec: make de_thread() freezable" by Rafael J. Wysocki · 6 years ago
  55. 1095092 btrfs: tree-checker: Don't check max block group size as current max chunk size limit is unreliable by Qu Wenruo · 6 years ago
  56. ec7ba11 Revert "ovl: relax permission checking on underlying layers" by Miklos Szeredi · 6 years ago
  57. d233c7d fuse: fix revalidation of attributes for permission check by Miklos Szeredi · 6 years ago
  58. a9c2d1e fuse: fix fsync on directory by Miklos Szeredi · 6 years ago
  59. ad3cba2 nfs: don't dirty kernel pages read by direct-io by Dave Kleikamp · 6 years ago
  60. 320f35b flexfiles: enforce per-mirror stateid only for v4 DSes by Tigran Mkrtchyan · 6 years ago
  61. 8805841 Merge tag 'for-linus-20181201' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  62. d8f190e Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
  63. fd3b3e0 Merge tag 'fscache-fixes-20181130' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 6 years ago
  64. 164f7e5 ocfs2: fix potential use after free by Pan Bian · 6 years ago
  65. 29ec9066 userfaultfd: shmem/hugetlbfs: only allow to register VM_MAYWRITE vmas by Andrea Arcangeli · 6 years ago
  66. c7d7d620 hfsplus: do not free node before using by Pan Bian · 6 years ago
  67. ce96a40 hfs: do not free node before using by Pan Bian · 6 years ago
  68. e21e574 ocfs2: fix deadlock caused by ocfs2_defrag_extent() by Larry Chen · 6 years ago
  69. 5f1ca5c Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 6 years ago
  70. e9eaf72 Merge tag 'pstore-v4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 6 years ago
  71. 31ffa56 fscache, cachefiles: remove redundant variable 'cache' by Colin Ian King · 6 years ago
  72. 34e06fe cachefiles: avoid deprecated get_seconds() by Arnd Bergmann · 6 years ago
  73. b7e768b cachefiles: Explicitly cast enumerated type in put_object by Nathan Chancellor · 6 years ago
  74. c5a94f4 fscache: fix race between enablement and dropping of object by NeilBrown · 6 years ago
  75. 41e817b fs: fix lost error code in dio_complete by Maximilian Heyne · 6 years ago
  76. 73116df afs: Use d_instantiate() rather than d_add() and don't d_drop() by David Howells · 6 years ago
  77. 4584ae9 afs: Fix missing net error handling by David Howells · 6 years ago
  78. ae3b736 afs: Fix validation/callback interaction by David Howells · 6 years ago
  79. 89d328f pstore/ram: Correctly calculate usable PRZ bytes by Kees Cook · 6 years ago
  80. 9af33b5 Merge tag 'fixes_for_v4.20-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 6 years ago
  81. 55e56f0 dax: Don't access a freed inode by Matthew Wilcox · 6 years ago
  82. c93db7b dax: Check page->mapping isn't NULL by Matthew Wilcox · 6 years ago
  83. 121b018 Merge tag 'for-4.20-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 6 years ago
  84. 9a24ce5 cachefiles: Fix page leak in cachefiles_read_backing_file while vmscan is active by Kiran Kumar Modukuri · 6 years ago
  85. e6bc06f cachefiles: Fix an assertion failure when trying to update a failed object by David Howells · 6 years ago
  86. ecebf55 ext2: fix potential use after free by Pan Bian · 6 years ago
  87. e5f5b71 ext2: initialize opts.s_mount_opt as zero before using it by xingaopeng · 6 years ago
  88. de72430 fs/xfs: fix f_ffree value for statfs when project quota is set by Ye Yin · 6 years ago
  89. 17c2f54 Merge tag 'nfs-for-4.20-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 6 years ago
  90. e2125da Merge tag 'xarray-4.20-rc4' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 6 years ago
  91. abe72ff Merge tag 'xfs-4.20-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 6 years ago
  92. b88af99 Merge tag 'pm-4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
  93. 2084ac6 exportfs: do not read dentry after free by Pan Bian · 6 years ago
  94. 42a657f btrfs: relocation: set trans to be NULL after ending transaction by Pan Bian · 6 years ago
  95. bb21ce0 flexfiles: use per-mirror specified stateid for IO by Tigran Mkrtchyan · 6 years ago
  96. 99f2c55 NFSv4.2 copy do not allocate memory under the lock by Olga Kornievskaia · 6 years ago
  97. 552f032 Btrfs: fix race between enabling quotas and subvolume creation by Filipe Manana · 6 years ago
  98. 4fc4bb7 fuse: Add bad inode check in fuse_destroy_inode() by Myungho Jung · 6 years ago
  99. 8c110d4 iomap: readpages doesn't zero page tail beyond EOF by Dave Chinner · 6 years ago
  100. 494633f vfs: vfs_dedupe_file_range() doesn't return EOPNOTSUPP by Dave Chinner · 6 years ago