summaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)Author
2023-09-28nfs: decrement nrequests counter before releasing the reqJeff Layton
2023-09-27NFSv4: Fix a state manager thread deadlock regressionTrond Myklebust
2023-09-27NFSv4: Fix a nfs4_state_manager() raceTrond Myklebust
2023-09-15NFSv4.1: fix zero value filehandle in post open getattrOlga Kornievskaia
2023-09-13NFSv4.1: fix pnfs MDS=DS session trunkingOlga Kornievskaia
2023-09-13NFS/pNFS: Report EINVAL errors from connect() to the serverTrond Myklebust
2023-09-13NFS: More fixes for nfs_direct_write_reschedule_io()Trond Myklebust
2023-09-13NFS: Use the correct commit info in nfs_join_page_group()Trond Myklebust
2023-09-13NFS: More O_DIRECT accounting fixes for error pathsTrond Myklebust
2023-09-13NFS: Fix O_DIRECT locking issuesTrond Myklebust
2023-09-11NFS: Fix error handling for O_DIRECT write schedulingTrond Myklebust
2023-08-31Merge tag 'nfs-for-6.6-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2023-08-31Merge tag 'nfsd-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2023-08-31NFS: switch back to using kill_anon_superChristoph Hellwig
2023-08-30pNFS: Fix assignment of xprtdata.credAnna Schumaker
2023-08-30NFSv4.2: fix handling of COPY ERR_OFFLOAD_NO_REQOlga Kornievskaia
2023-08-30NFS: Guard against READDIR loop when entry names exceed MAXNAMELENBenjamin Coddington
2023-08-29SUNRPC: Add enum svc_auth_statusChuck Lever
2023-08-29SUNRPC: remove timeout arg from svc_recv()NeilBrown
2023-08-29SUNRPC: change svc_recv() to return void.NeilBrown
2023-08-29SUNRPC: call svc_process() from svc_recv().NeilBrown
2023-08-29nfsd: don't allow nfsd threads to be signalled.NeilBrown
2023-08-29Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-08-28Merge tag 'v6.6-vfs.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds
2023-08-28Merge tag 'v6.6-vfs.ctime' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2023-08-24NFSv4.1: use EXCHGID4_FLAG_USE_PNFS_DS for DS serverOlga Kornievskaia
2023-08-24NFS/pNFS: Set the connect timeout for the pNFS flexfiles driverTrond Myklebust
2023-08-24NFS: Fix a potential data corruptionTrond Myklebust
2023-08-24nfs: fix redundant readdir request after get eofKinglong Mee
2023-08-24nfs/blocklayout: Use the passed in gfp flagsDan Carpenter
2023-08-24filemap: Fix errors in file.chuzhi001@208suo.com
2023-08-24NFSv4/pnfs: minor fix for cleanup path in nfs4_get_device_infoFedor Pchelkin
2023-08-24NFS: Move common includes outside ifdefGUO Zihua
2023-08-23NFS: Enable the READ_PLUS operation by defaultAnna Schumaker
2023-08-23NFSv4.2: Rework scratch handling for READ_PLUS (again)Anna Schumaker
2023-08-23NFSv4.2: Fix READ_PLUS size calculationsAnna Schumaker
2023-08-23NFSv4.2: Fix READ_PLUS smatch warningsAnna Schumaker
2023-08-22Merge tag 'nfs-for-6.5-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2023-08-19NFSv4: fix out path in __nfs4_get_acl_uncachedFedor Pchelkin
2023-08-19NFSv4.2: fix error handling in nfs42_proc_getxattrFedor Pchelkin
2023-08-19NFS: Fix sysfs server name memory leakBenjamin Coddington
2023-08-18mm, netfs, fscache: stop read optimisation when folio removed from pagecacheDavid Howells
2023-08-17NFS: Fix a use after free in nfs_direct_join_group()Trond Myklebust
2023-08-09fs: pass the request_mask to generic_fillattrJeff Layton
2023-07-24nfs: convert to ctime accessor functionsJeff Layton
2023-07-10fs: Pass argument to fcntl_setlease as intLuca Vizzarro
2023-07-02NFSv4: Fix dropped lock for racing OPEN and delegation returnBenjamin Coddington
2023-07-01Merge tag 'nfs-for-6.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2023-06-29Revert "NFSv4: Retry LOCK on OLD_STATEID during delegation return"Benjamin Coddington
2023-06-29NFS: Don't cleanup sysfs superblock entry if uninitializedBenjamin Coddington