summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2020-08-03Merge tag 'for-5.9/io_uring-20200802' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-08-03Merge tag 'for-5.9/block-20200802' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-08-03userfaultfd: simplify fault handlingLinus Torvalds
2020-08-03Merge tag 'filelock-v5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-08-03Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc...Linus Torvalds
2020-08-03Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds
2020-08-03Merge tag 'for-5.9-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds
2020-08-03erofs: remove WQ_CPU_INTENSIVE flag from unbound wq'sGao Xiang
2020-08-03erofs: fold in used-once helper erofs_workgroup_unfreeze_final()Gao Xiang
2020-08-03erofs: fix extended inode could cross boundaryGao Xiang
2020-08-03erofs: Replace HTTP links with HTTPS onesAlexander A. Klimov
2020-08-03Merge branches 'pm-sleep', 'pm-domains', 'powercap' and 'pm-tools'Rafael J. Wysocki
2020-08-02cifs: document and cleanup dfs mountPaulo Alcantara
2020-08-02cifs: only update prefix path of DFS links in cifs_tree_connect()Paulo Alcantara
2020-08-02cifs: fix double free error on share and prefixColin Ian King
2020-08-02cifs: handle RESP_GET_DFS_REFERRAL.PathConsumed in reconnectPaulo Alcantara
2020-08-02cifs: handle empty list of targets in cifs_reconnect()Paulo Alcantara
2020-08-02cifs: rename reconn_inval_dfs_target()Paulo Alcantara
2020-08-02cifs: reduce number of referral requests in DFS link lookupsPaulo Alcantara
2020-08-02cifs: merge __{cifs,smb2}_reconnect[_tcon]() into cifs_tree_connect()Stefan Metzmacher
2020-08-02cifs: convert to use be32_add_cpu()Qinglang Miao
2020-08-02cifs: delete duplicated words in header filesRandy Dunlap
2020-08-02cifs: Remove the superfluous breakLiao Pingfang
2020-08-02cifs: smb1: Try failing back to SetFileInfo if SetPathInfo failsRonnie Sahlberg
2020-08-02cifs`: handle ERRBaduid for SMB1Roberto Bergantinos Corpas
2020-08-02cifs: remove unused variable 'server'Wei Yongjun
2020-08-02smb3: warn on confusing error scenario with sec=krb5Steve French
2020-08-02cifs: Fix leak when handling lease break for cached root fidPaul Aurich
2020-08-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-08-01io_uring: flip if handling after io_setup_async_rwPavel Begunkov
2020-07-31io_uring: don't touch 'ctx' after installing file descriptorJens Axboe
2020-07-31init: add an init_utimes helperChristoph Hellwig
2020-07-31init: add an init_stat helperChristoph Hellwig
2020-07-31init: add an init_mknod helperChristoph Hellwig
2020-07-31init: add an init_mkdir helperChristoph Hellwig
2020-07-31init: add an init_symlink helperChristoph Hellwig
2020-07-31init: add an init_link helperChristoph Hellwig
2020-07-31init: add an init_eaccess helperChristoph Hellwig
2020-07-31init: add an init_chmod helperChristoph Hellwig
2020-07-31init: add an init_chown helperChristoph Hellwig
2020-07-31init: add an init_chroot helperChristoph Hellwig
2020-07-31init: add an init_chdir helperChristoph Hellwig
2020-07-31init: add an init_rmdir helperChristoph Hellwig
2020-07-31init: add an init_unlink helperChristoph Hellwig
2020-07-31init: add an init_umount helperChristoph Hellwig
2020-07-31init: add an init_mount helperChristoph Hellwig
2020-07-31fs: push the getname from do_rmdir into the callersChristoph Hellwig
2020-07-31fs: refactor ksys_umountChristoph Hellwig
2020-07-31fs: refactor do_mountChristoph Hellwig
2020-07-31fs: expose utimes_commonChristoph Hellwig