summaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)Author
2023-11-28NFSv4.1: fix SP4_MACH_CRED protection for pnfs IOOlga Kornievskaia
2023-10-25NFSv4.1: fixup use EXCHGID4_FLAG_USE_PNFS_DS for DS serverOlga Kornievskaia
2023-10-25pNFS: Fix a hang in nfs4_evict_inode()Trond Myklebust
2023-10-10NFSv4: Fix a nfs4_state_manager() raceTrond Myklebust
2023-10-10NFSv4: Fix a state manager thread deadlock regressionTrond Myklebust
2023-10-10NFS: rename nfs_client_kset to nfs_ksetBenjamin Coddington
2023-10-10NFS: Cleanup unused rpc_clnt variableBenjamin Coddington
2023-10-06NFSv4.1: fix pnfs MDS=DS session trunkingOlga Kornievskaia
2023-10-06NFSv4.1: use EXCHGID4_FLAG_USE_PNFS_DS for DS serverOlga Kornievskaia
2023-10-06NFS/pNFS: Report EINVAL errors from connect() to the serverTrond Myklebust
2023-10-06NFS: More fixes for nfs_direct_write_reschedule_io()Trond Myklebust
2023-10-06NFS: Use the correct commit info in nfs_join_page_group()Trond Myklebust
2023-09-19NFSv4/pnfs: minor fix for cleanup path in nfs4_get_device_infoFedor Pchelkin
2023-09-19NFS: Fix a potential data corruptionTrond Myklebust
2023-09-19pNFS: Fix assignment of xprtdata.credAnna Schumaker
2023-09-19NFSv4.2: fix handling of COPY ERR_OFFLOAD_NO_REQOlga Kornievskaia
2023-09-19NFS: Guard against READDIR loop when entry names exceed MAXNAMELENBenjamin Coddington
2023-09-19nfs/blocklayout: Use the passed in gfp flagsDan Carpenter
2023-08-30nfs: use vfs setgid helperChristian Brauner
2023-08-30NFS: Fix a use after free in nfs_direct_join_group()Trond Myklebust
2023-08-30NFSv4: Fix dropped lock for racing OPEN and delegation returnBenjamin Coddington
2023-08-30NFSv4: fix out path in __nfs4_get_acl_uncachedFedor Pchelkin
2023-08-30NFSv4.2: fix error handling in nfs42_proc_getxattrFedor Pchelkin
2023-07-23NFSv4.1: freeze the session table upon receiving NFS4ERR_BADSESSIONOlga Kornievskaia
2023-05-11NFSv4.1: Always send a RECLAIM_COMPLETE after establishing leaseTrond Myklebust
2023-04-05NFSv4: Fix hangs when recovering open state after a server rebootTrond Myklebust
2023-03-10NFS: fix disabling of swapNeilBrown
2023-03-10nfs4trace: fix state manager flag printingBenjamin Coddington
2023-03-10NFSv4: keep state manager thread active if swap is enabledNeilBrown
2023-01-24pNFS/filelayout: Fix coalescing test for single DSOlga Kornievskaia
2022-12-31NFSv4.x: Fail client initialisation if state manager thread can't runTrond Myklebust
2022-12-31NFS: Fix an Oops in nfs_d_automount()Trond Myklebust
2022-12-31NFSv4: Fix a deadlock between nfs4_open_recover_helper() and delegreturnTrond Myklebust
2022-12-31NFSv4: Fix a credential leak in _nfs4_discover_trunking()Trond Myklebust
2022-12-31NFSv4.2: Fix initialisation of struct nfs4_labelTrond Myklebust
2022-12-31NFSv4.2: Fix a memory stomp in decode_attr_security_labelTrond Myklebust
2022-12-31NFSv4.2: Clear FATTR4_WORD2_SECURITY_LABEL when done decodingTrond Myklebust
2022-11-26NFSv4: Retry LOCK on OLD_STATEID during delegation returnBenjamin Coddington
2022-11-10nfs4: Fix kmemleak when allocate slot failedZhang Xiaoxu
2022-11-10NFSv4.2: Fixup CLONE dest file size for zero-length countBenjamin Coddington
2022-11-10NFSv4.1: We must always send RECLAIM_COMPLETE after a rebootTrond Myklebust
2022-11-10NFSv4.1: Handle RECLAIM_COMPLETE trunking errorsTrond Myklebust
2022-11-10NFSv4: Fix a potential state reclaim deadlockTrond Myklebust
2022-11-03NFSv4: Add an fattr allocation to _nfs4_discover_trunking()Scott Mayhew
2022-11-03NFSv4: Fix free of uninitialized nfs4_label on referral lookup.Benjamin Coddington
2022-09-28NFSv4: Fixes for nfs4_inode_return_delegation()Trond Myklebust
2022-09-23NFSv4: Turn off open-by-filehandle and NFS re-export for NFSv4.0Trond Myklebust
2022-09-15NFS: Fix another fsync() issue after a server rebootTrond Myklebust
2022-09-15NFS: Save some space in the inodeTrond Myklebust
2022-09-15NFS: Further optimisations for 'ls -l'Trond Myklebust