summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2020-10-07NFS: Use xdr_page_pos() in NFSv4 decode_getacl()Anna Schumaker
2020-10-06NFS: fix nfs_path in case of a rename retryAshish Sangwan
2020-10-02fs: nfs: return per memcg count for xattr shrinkersYang Shi
2020-10-02NFSv4: Wait for stateid updates after CLOSE/OPEN_DOWNGRADEBenjamin Coddington
2020-10-02nfs: remove incorrect fallthrough labelNick Desaulniers
2020-09-24NFSv4: make cache consistency bitmask dynamicOlga Kornievskaia
2020-09-24nfs: fix spellint typo in pnfs.cWang Qing
2020-09-21pNFS/flexfiles: Be consistent about mirror index typesTrond Myklebust
2020-09-21pNFS/flexfiles: Ensure we initialise the mirror bsizes correctly on readTrond Myklebust
2020-09-21NFSv4.2: xattr cache: remove unused cache struct fieldFrank van der Linden
2020-09-21nfs: Convert to use the preferred fallthrough macroMiaohe Lin
2020-09-21NFS4: Fix oops when copy_file_range is attempted with NFS4.0 sourceDave Wysochanski
2020-09-21Replace HTTP links with HTTPS ones: NFS, SUNRPC, and LOCKD clientsAlexander A. Klimov
2020-09-21nfs4: strengthen error check to avoid unexpected resultChengguang Xu
2020-09-21NFS: remove redundant pointer clntColin Ian King
2020-09-19fs/fs-writeback.c: adjust dirtytime_interval_handler definition to match prot...Tobias Klauser
2020-09-14Merge tag 'for-5.9-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-09-14btrfs: fix wrong address when faulting in pages in the search ioctlFilipe Manana
2020-09-13Merge tag 'driver-core-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-09-12Merge tag 'for-5.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-09-12Merge tag '5.9-rc4-smb3-fix' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2020-09-10Merge tag 'f2fs-for-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-09-09Merge tag 'nfs-for-5.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2020-09-08f2fs: Return EOF on unaligned end of file DIO readGabriel Krisman Bertazi
2020-09-08f2fs: fix indefinite loop scanning for free nidSahitya Tummala
2020-09-08f2fs: Fix type of section block count variablesShin'ichiro Kawasaki
2020-09-07btrfs: fix NULL pointer dereference after failure to create snapshotFilipe Manana
2020-09-07btrfs: free data reloc tree on failed mountJosef Bacik
2020-09-07btrfs: require only sector size alignment for parent eb bytenrQu Wenruo
2020-09-07btrfs: fix lockdep splat in add_missing_devJosef Bacik
2020-09-06cifs: fix DFS mount with cifsacl/modefromsidRonnie Sahlberg
2020-09-06Merge tag 'io_uring-5.9-2020-09-06' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-09-05io_uring: fix linked deferred ->files cancellationPavel Begunkov
2020-09-05io_uring: fix cancel of deferred reqs with ->filesPavel Begunkov
2020-09-05Merge tag 'xfs-5.9-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2020-09-05xfs: don't update mtime on COW faultsMikulas Patocka
2020-09-05ext2: don't update mtime on COW faultsMikulas Patocka
2020-09-05io_uring: fix explicit async read/write mapping for large segmentsJens Axboe
2020-09-05NFS: Zero-stateid SETATTR should first return delegationChuck Lever
2020-09-04Merge tag 'io_uring-5.9-2020-09-04' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-09-04debugfs: Fix module state check conditionVladis Dronov
2020-09-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-09-03Merge tag 'affs-for-5.9-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-09-03xfs: fix xfs_bmap_validate_extent_raw when checking attr fork of rt filesDarrick J. Wong
2020-09-02Merge tag 'xfs-5.9-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2020-09-02Merge branch 'work.epoll' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2020-09-02io_uring: no read/write-retry on -EAGAIN error and O_NONBLOCK marked fileJens Axboe
2020-09-02fix regression in "epoll: Keep a reference on files added to the check list"Al Viro
2020-09-02io_uring: set table->files[i] to NULL when io_sqe_file_register failedJiufei Xue
2020-09-01Merge tag 'for-5.9-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds