aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs
AgeCommit message (Expand)Author
2020-08-26Merge tag 'v5.7.17' into v5.7/standard/baseBruce Ashfield
2020-08-21NFS: Fix flexfiles read failoverTrond Myklebust
2020-08-21nfs: Fix getxattr kernel panic and memory overflowJeffrey Mitchell
2020-08-21nfs: nfs_file_write() should check for writeback errorsScott Mayhew
2020-08-21nfs: ensure correct writeback errors are returned on close()Scott Mayhew
2020-08-19Merge tag 'v5.7.16' into v5.7/standard/baseBruce Ashfield
2020-08-19NFS: Don't return layout segments that are in useTrond Myklebust
2020-08-19NFS: Don't move layouts to plh_return_segs list while in useTrond Myklebust
2020-08-06Merge branch 'v5.7/base' into v5.7/standard/baseBruce Ashfield
2020-07-29SUNRPC reverting d03727b248d0 ("NFSv4 fix CLOSE not waiting for direct IO com...Olga Kornievskaia
2020-07-22NFS: Fix interrupted slots by sending a solo SEQUENCE operationAnna Schumaker
2020-07-16nfs: Fix memory leak of export_pathTom Rix
2020-06-30NFSv4 fix CLOSE not waiting for direct IO compeletionOlga Kornievskaia
2020-06-30pNFS/flexfiles: Fix list corruption if the mirror count changesTrond Myklebust
2020-06-24NFS: Fix direct WRITE throughput regressionChuck Lever
2020-06-24nfs: set invalid blocks after NFSv4 writesZheng Bin
2020-06-24NFSv4.1 fix rpc_call_done assignment for BIND_CONN_TO_SESSIONOlga Kornievskaia
2020-05-19Merge tag 'v5.7-rc6' into standard/baseBruce Ashfield
2020-05-14NFSv3: fix rpc receive buffer size for MOUNT callOlga Kornievskaia
2020-05-13NFS/pnfs: Don't use RPC_TASK_CRED_NOREF with pnfsTrond Myklebust
2020-05-11NFS: Don't use RPC_TASK_CRED_NOREF with delegreturnTrond Myklebust
2020-05-11Merge tag 'fscache-fixes-20200508-2' of git://git.kernel.org/pub/scm/linux/ke...Trond Myklebust
2020-05-11nfs: fix NULL deference in nfs4_get_valid_delegationJ. Bruce Fields
2020-05-11Merge tag 'v5.7-rc4' into standard/baseBruce Ashfield
2020-05-08NFSv4: Fix fscache cookie aux_data to ensure change_attr is includedDave Wysochanski
2020-05-08NFS: Fix fscache super_cookie allocationDave Wysochanski
2020-05-08NFS: Fix fscache super_cookie index_key from changing after umountDave Wysochanski
2020-05-02nfs: Allow default io size to be configured.Jim Somerville
2020-04-30NFS: Fix a race in __nfs_list_for_each_server()Trond Myklebust
2020-04-28NFSv4.1: fix handling of backchannel binding in BIND_CONN_TO_SESSIONOlga Kornievskaia
2020-04-25NFSv4: Remove unreachable error condition due to rpc_run_task()Xiyu Yang
2020-04-20nfs: Fix potential posix_acl refcnt leak in nfs3_set_aclAndreas Gruenbacher
2020-04-19NFS/pnfs: Fix a credential use-after-free issue in pnfs_roc()Trond Myklebust
2020-04-19NFS/pnfs: Ensure that _pnfs_return_layout() waits for layoutreturn completionTrond Myklebust
2020-04-13NFS: Fix an ABBA spinlock issue in pnfs_update_layout()Trond Myklebust
2020-04-12Merge tag 'nfs-for-5.7-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2020-04-11pNFS: Fix RCU lock leakageTrond Myklebust
2020-04-07Merge tag 'nfs-for-5.7-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2020-04-06NFS: Clean up process of marking inode stale.Trond Myklebust
2020-04-04Merge tag 'nfsd-5.7' of git://git.linux-nfs.org/projects/cel/cel-2.6Linus Torvalds
2020-04-03NFS/pnfs: Reference the layout cred in pnfs_prepare_layoutreturn()Trond Myklebust
2020-04-03NFS/pnfs: Fix dereference of layout cred in pnfs_layoutcommit_inode()Trond Myklebust
2020-04-03NFS: Beware when dereferencing the delegation credTrond Myklebust
2020-04-02NFS: Add a module parameter to set nfs_mountpoint_expiry_timeoutTrond Myklebust
2020-04-02NFS: finish_automount() requires us to hold 2 refs to the mount recordTrond Myklebust
2020-04-02NFS: Fix a few constant_table array definitionsScott Mayhew
2020-04-01NFS: Try to join page groups before an O_DIRECT retransmissionTrond Myklebust
2020-04-01NFS: Refactor nfs_lock_and_join_requests()Trond Myklebust
2020-04-01NFS: Reverse the submission order of requests in __nfs_pageio_add_request()Trond Myklebust
2020-04-01NFS: Clean up nfs_lock_and_join_requests()Trond Myklebust