summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2020-06-14Merge tag 'for-5.8-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-06-14Revert "btrfs: switch to iomap_dio_rw() for dio"David Sterba
2020-06-13Merge tag '5.8-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2020-06-13Merge tag 'kbuild-v5.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2020-06-13Merge tag 'iomap-5.8-merge-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2020-06-13Merge tag 'xfs-5.8-merge-9' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada
2020-06-13Merge tag 'notifications-20200601' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-06-12smb3: Add debug message for new file creation with idsfromsid mount optionSteve French
2020-06-12Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds
2020-06-12proc: Use new_inode not new_inode_pseudoEric W. Biederman
2020-06-12cifs: fix chown and chgrp when idsfromsid mount option enabledSteve French
2020-06-12smb3: allow uid and gid owners to be set on create with idsfromsid mount optionSteve French
2020-06-12smb311: Add tracepoints for new compound posix query infoSteve French
2020-06-12smb311: add support for using info level for posix extensions querySteve French
2020-06-12smb311: Add support for lookup with posix extensions query infoSteve French
2020-06-12smb311: Add support for SMB311 query info (non-compounded)Steve French
2020-06-12SMB311: Add support for query info using posix extensions (level 100)Steve French
2020-06-12smb3: add indatalen that can be a non-zero value to calculation of credit cha...Namjae Jeon
2020-06-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-06-11ocfs2: fix build failure when TCP/IP is disabledTom Seewald
2020-06-11Merge tag 'io_uring-5.8-2020-06-11' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-06-11afs: Fix afs_store_data() to set mtime in new operation descriptorDavid Howells
2020-06-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-06-11Merge tag 'nfs-for-5.8-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2020-06-11Merge tag 'vfs-5.8-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2020-06-11NFS: Fix direct WRITE throughput regressionChuck Lever
2020-06-11nfs: set invalid blocks after NFSv4 writesZheng Bin
2020-06-11NFS: remove redundant initialization of variable resultColin Ian King
2020-06-11NFS: Add a tracepoint in nfs_set_pgio_error()Chuck Lever
2020-06-11NFS: Trace short NFS READsChuck Lever
2020-06-11NFS: nfs_xdr_status should record the procedure nameChuck Lever
2020-06-11Merge tag 'nfsd-5.8' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2020-06-11io_uring: fix io_kiocb.flags modification race in IOPOLL modeXiaoguang Wang
2020-06-10kernel: set USER_DS in kthread_use_mmChristoph Hellwig
2020-06-10kernel: better document the use_mm/unuse_mm API contractChristoph Hellwig
2020-06-10kernel: move use_mm/unuse_mm to kthread.cChristoph Hellwig
2020-06-10ocfs2: fix spelling mistake and grammarKeyur Patel
2020-06-10nilfs2: fix null pointer dereference at nilfs_segctor_do_construct()Ryusuke Konishi
2020-06-10Merge branch 'work.epoll' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2020-06-10io_uring: check file O_NONBLOCK state for acceptJiufei Xue
2020-06-10io_uring: avoid unnecessary io_wq_work copy for fast poll featureXiaoguang Wang
2020-06-10io_uring: avoid whole io_wq_work copy for requests completed inlineXiaoguang Wang
2020-06-10Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2020-06-10Merge branch 'work.sysctl' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2020-06-10Merge branch 'uaccess.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-06-10Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds
2020-06-10proc: s_fs_info may be NULL when proc_kill_sb is calledAlexey Gladkov
2020-06-10sysctl: reject gigantic reads/write to sysctl filesChristoph Hellwig
2020-06-10smb3: fix typo in mount options displayed in /proc/mountsSteve French