summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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
2020-07-31fs: move timespec validation into utimes_commonChristoph Hellwig
2020-07-31fs: refactor do_utimesChristoph Hellwig
2020-07-31fs: remove ksys_ioctlChristoph Hellwig
2020-07-31fs: remove ksys_fchmodChristoph Hellwig
2020-07-31fs: remove ksys_dupChristoph Hellwig
2020-07-31fs: remove ksys_openChristoph Hellwig
2020-07-31fs: remove ksys_getdents64Christoph Hellwig
2020-07-31Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2020-07-30fscrypt: don't load ->i_crypt_info before it's known to be validEric Biggers
2020-07-30io_uring: get rid of atomic FAA for cq_timeoutsPavel Begunkov
2020-07-30io_uring: consolidate *_check_overflow accountingPavel Begunkov
2020-07-30io_uring: fix stalled deferred requestsPavel Begunkov
2020-07-30io_uring: fix racy overflow count reportingPavel Begunkov
2020-07-30io_uring: deduplicate __io_complete_rw()Pavel Begunkov
2020-07-30io_uring: de-unionise io_kiocbPavel Begunkov
2020-07-30Merge tag 'io_uring-5.8-2020-07-30' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-07-30initrd: switch initrd loading to struct file based APIsChristoph Hellwig
2020-07-28fanotify: compare fsid when merging name eventJan Kara
2020-07-27fsnotify: create method handle_inode_event() in fsnotify_operationsAmir Goldstein