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