1. 6a70f89 Merge tag 'nfs-for-5.8-3' of git://git.linux-nfs.org/projects/anna/linux-nfs into master by Linus Torvalds · 4 years, 5 months ago
  2. 65caafd SUNRPC reverting d03727b248d0 ("NFSv4 fix CLOSE not waiting for direct IO compeletion") by Olga Kornievskaia · 4 years, 6 months ago
  3. 4ebf8d7 Merge tag 'io_uring-5.8-2020-07-17' of git://git.kernel.dk/linux-block into master by Linus Torvalds · 4 years, 6 months ago
  4. 0dd68a3 Merge tag 'fuse-fixes-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse into master by Linus Torvalds · 4 years, 6 months ago
  5. 44fea37 Merge tag 'ovl-fixes-5.8-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs into master by Linus Torvalds · 4 years, 6 months ago
  6. 4518dfc ovl: fix lookup of indexed hardlinks with metacopy by Amir Goldstein · 4 years, 6 months ago
  7. 81a33c1 ovl: fix unneeded call to ovl_change_flags() by Amir Goldstein · 4 years, 6 months ago
  8. 811f04b afs: Fix interruption of operations by David Howells · 4 years, 6 months ago
  9. f0e1266e ovl: fix mount option checks for nfs_export with no upperdir by Amir Goldstein · 4 years, 6 months ago
  10. 470c156 ovl: force read-only sb on failure to create index dir by Amir Goldstein · 4 years, 6 months ago
  11. a888db3 ovl: fix regression with re-formatted lower squashfs by Amir Goldstein · 4 years, 6 months ago
  12. 2039636 ovl: fix oops in ovl_indexdir_cleanup() with nfs_export=on by Amir Goldstein · 4 years, 6 months ago
  13. 124c2de ovl: relax WARN_ON() when decoding lower directory file handle by Amir Goldstein · 4 years, 7 months ago
  14. d78a0dc ovl: remove not used argument in ovl_check_origin by youngjun · 4 years, 6 months ago
  15. 5ac8e80 ovl: change ovl_copy_up_flags static by youngjun · 4 years, 6 months ago
  16. 24f1400 ovl: inode reference leak in ovl_is_inuse true case. by youngjun · 4 years, 7 months ago
  17. 681fda8 io_uring: fix recvmsg memory leak with buffer selection by Pavel Begunkov · 4 years, 6 months ago
  18. 31070f6 fuse: Fix parameter for FS_IOC_{GET,SET}FLAGS by Chirantan Ekbote · 4 years, 6 months ago
  19. 7779b04 fuse: don't ignore errors from fuse_writepages_fill() by Vasily Averin · 4 years, 6 months ago
  20. 6ddf3af fuse: clean up condition for writepage sending by Miklos Szeredi · 4 years, 6 months ago
  21. b330966 fuse: reject options on reconfigure via fsconfig(2) by Miklos Szeredi · 4 years, 6 months ago
  22. e8b20a4 fuse: ignore 'data' argument of mount(..., MS_REMOUNT) by Miklos Szeredi · 4 years, 6 months ago
  23. 0189a2d fuse: use ->reconfigure() instead of ->remount_fs() by Miklos Szeredi · 4 years, 6 months ago
  24. c146024 fuse: fix warning in tree_insert() and clean up writepage insertion by Miklos Szeredi · 4 years, 6 months ago
  25. 69a6487 fuse: move rb_erase() before tree_insert() by Miklos Szeredi · 4 years, 6 months ago
  26. 913fadc NFS: Fix interrupted slots by sending a solo SEQUENCE operation by Anna Schumaker · 4 years, 6 months ago
  27. 4437dd6 Merge tag 'io_uring-5.8-2020-07-12' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 6 months ago
  28. 72c34e8 Merge tag 'for-5.8-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 4 years, 6 months ago
  29. 16d5980 io_uring: fix not initialised work->flags by Pavel Begunkov · 4 years, 6 months ago
  30. dd821e0 io_uring: fix missing msg_name assignment by Pavel Begunkov · 4 years, 6 months ago
  31. 5ab39e08 Merge tag '5.8-rc4-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 4 years, 6 months ago
  32. a581387 Merge tag 'io_uring-5.8-2020-07-10' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 6 months ago
  33. b1b11d0 Merge tag 'cleanup-kernel_read_write' of git://git.infradead.org/users/hch/misc by Linus Torvalds · 4 years, 6 months ago
  34. d02b047 Merge tag 'gfs2-v5.8-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 4 years, 6 months ago
  35. 309fc03 io_uring: account user memory freed when exit has been queued by Jens Axboe · 4 years, 6 months ago
  36. 667e57d io_uring: fix memleak in io_sqe_files_register() by Yang Yingliang · 4 years, 6 months ago
  37. d777659 btrfs: wire up iter_file_splice_write by Christoph Hellwig · 4 years, 6 months ago
  38. 230ed39 btrfs: fix double put of block group with nocow by Josef Bacik · 4 years, 6 months ago
  39. a8dab63 cifs: update internal module version number by Steve French · 4 years, 6 months ago
  40. a77592a cifs: fix reference leak for tlink by Ronnie Sahlberg · 4 years, 6 months ago
  41. f3bd9da io_uring: fix memleak in __io_sqe_files_update() by Yang Yingliang · 4 years, 6 months ago
  42. 6d5f904 io_uring: export cq overflow status to userspace by Xiaoguang Wang · 4 years, 6 months ago
  43. 8668115 smb3: fix unneeded error message on change notify by Steve French · 4 years, 6 months ago
  44. 775802c fs: remove __vfs_read by Christoph Hellwig · 4 years, 8 months ago
  45. 6209dd9 fs: implement kernel_read using __kernel_read by Christoph Hellwig · 4 years, 8 months ago
  46. 61a707c fs: add a __kernel_read helper by Christoph Hellwig · 4 years, 8 months ago
  47. 53ad862 fs: remove __vfs_write by Christoph Hellwig · 4 years, 8 months ago
  48. 81238b2 fs: implement kernel_write using __kernel_write by Christoph Hellwig · 4 years, 8 months ago
  49. a01ac27 fs: check FMODE_WRITE in __kernel_write by Christoph Hellwig · 4 years, 8 months ago
  50. 9db9775 fs: unexport __kernel_write by Christoph Hellwig · 4 years, 8 months ago
  51. 13c164b autofs: switch to kernel_write by Christoph Hellwig · 4 years, 8 months ago
  52. 97c7990 cachefiles: switch to kernel_write by Christoph Hellwig · 4 years, 8 months ago
  53. 2e98c018 cifs: remove the retry in cifs_poxis_lock_set by yangerkun · 4 years, 6 months ago
  54. 4ef9b4f smb3: fix access denied on change notify request to some servers by Steve French · 4 years, 6 months ago
  55. 20f8299 gfs2: Rework read and page fault locking by Andreas Gruenbacher · 4 years, 6 months ago
  56. aa27b32 Merge tag 'for-5.8-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 4 years, 6 months ago
  57. 04e484c5 btrfs: discard: add missing put when grabbing block group from unused list by Qu Wenruo · 4 years, 6 months ago
  58. 9fbe565 Merge tag 'io_uring-5.8-2020-07-05' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 6 months ago
  59. b7db41c io_uring: fix regression with always ignoring signals in io_cqring_wait() by Jens Axboe · 4 years, 6 months ago
  60. 8b082a4 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 6 months ago
  61. b8e516b Merge tag '5.8-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 4 years, 6 months ago
  62. 0c7d7d1 Merge tag 'xfs-5.8-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 4 years, 6 months ago
  63. bf2d636 Merge tag 'gfs2-v5.8-rc3.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 4 years, 6 months ago
  64. d4d80e6 Call sysctl_head_finish on error by Matthew Wilcox (Oracle) · 4 years, 6 months ago
  65. c860f8f gfs2: The freeze glock should never be frozen by Bob Peterson · 4 years, 6 months ago
  66. 623ba66 gfs2: When freezing gfs2, use GL_EXACT and not GL_NOCACHE by Bob Peterson · 4 years, 6 months ago
  67. b780cc6 gfs2: read-only mounts should grab the sd_freeze_gl glock by Bob Peterson · 4 years, 6 months ago
  68. 541656d gfs2: freeze should work on read-only mounts by Bob Peterson · 4 years, 6 months ago
  69. 7542486 gfs2: eliminate GIF_ORDERED in favor of list_empty by Bob Peterson · 4 years, 7 months ago
  70. 083176c Merge tag 'nfsd-5.8-1' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 4 years, 6 months ago
  71. c93493b Merge tag 'io_uring-5.8-2020-07-01' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 6 months ago
  72. 0465337 btrfs: reset tree root pointer after error in init_tree_roots by Josef Bacik · 4 years, 6 months ago
  73. 6d548b9 btrfs: fix reclaim_size counter leak after stealing from global reserve by Filipe Manana · 4 years, 6 months ago
  74. 6bf9cd2 btrfs: fix fatal extent_buffer readahead vs releasepage race by Boris Burkov · 4 years, 7 months ago
  75. c730ae0 btrfs: convert comments to fallthrough annotations by Marcos Paulo de Souza · 4 years, 7 months ago
  76. 19e8886 cifs: prevent truncation from long to int in wait_for_free_credits by Ronnie Sahlberg · 4 years, 6 months ago
  77. 9ffad92 cifs: Fix the target file was deleted when rename failed. by Zhang Xiaoxu · 4 years, 6 months ago
  78. 5391b8e SMB3: Honor 'posix' flag for multiuser mounts by Paul Aurich · 4 years, 6 months ago
  79. 6b356f6c SMB3: Honor 'handletimeout' flag for multiuser mounts by Paul Aurich · 4 years, 6 months ago
  80. ad35f16 SMB3: Honor lease disabling for multiuser mounts by Paul Aurich · 4 years, 6 months ago
  81. 00dfbc2 SMB3: Honor persistent/resilient handle flags for multiuser mounts by Paul Aurich · 4 years, 6 months ago
  82. cc15461 SMB3: Honor 'seal' flag for multiuser mounts by Paul Aurich · 4 years, 6 months ago
  83. aadd69ca cifs: Display local UID details for SMB sessions in DebugData by Paul Aurich · 4 years, 6 months ago
  84. edb543c Merge tag 'exfat-for-5.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfat by Linus Torvalds · 4 years, 6 months ago
  85. ce593a6 io_uring: use signal based task_work running by Jens Axboe · 4 years, 6 months ago
  86. 34244d7 gfs2: Don't sleep during glock hash walk by Andreas Gruenbacher · 4 years, 7 months ago
  87. 58e08e8 gfs2: fix trans slab error when withdraw occurs inside log_flush by Bob Peterson · 4 years, 7 months ago
  88. 5902f4d gfs2: Don't return NULL from gfs2_inode_lookup by Andreas Gruenbacher · 4 years, 7 months ago
  89. bf26540 nfsd: fix nfsdfs inode reference count leak by J. Bruce Fields · 4 years, 6 months ago
  90. 681370f nfsd4: fix nfsdfs reference count loop by J. Bruce Fields · 4 years, 6 months ago
  91. b6509f6a Revert "fs: Do not check if there is a fsnotify watcher on pseudo inodes" by Mel Gorman · 4 years, 6 months ago
  92. 5267456 exfat: flush dirty metadata in fsync by Sungjong Seo · 4 years, 6 months ago
  93. 3bcfb70 exfat: move setting VOL_DIRTY over exfat_remove_entries() by Namjae Jeon · 4 years, 7 months ago
  94. a0271a1 exfat: call sync_filesystem for read-only remount by Hyunchul Lee · 4 years, 7 months ago
  95. e8dd3cd exfat: add missing brelse() calls on error paths by Dan Carpenter · 4 years, 7 months ago
  96. 4ba6ccd exfat: Set the unused characters of FileName field to the value 0000h by Hyeongseok.Kim · 4 years, 7 months ago
  97. bc53f67 Merge tag 'efi-urgent-2020-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 6 months ago
  98. 719fdd3 afs: Fix storage of cell names by David Howells · 4 years, 6 months ago
  99. 916a3b0 Merge tag '5.8-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 4 years, 6 months ago
  100. 4e99b32 Merge tag 'nfs-for-5.8-2' of git://git.linux-nfs.org/projects/anna/linux-nfs by Linus Torvalds · 4 years, 6 months ago