summaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)Author
2020-12-29NFS: switch nfsiod to be an UNBOUND workqueue.NeilBrown
2020-12-29NFSv4.2: condition READDIR's mask for security label based on LSM stateOlga Kornievskaia
2020-11-05NFSv4.2: support EXCHGID4_FLAG_SUPP_FENCE_OPS 4.2 EXCHANGE_ID flagOlga Kornievskaia
2020-11-05NFS: fix nfs_path in case of a rename retryAshish Sangwan
2020-10-14nfs: Fix security label length not being resetJeffrey Mitchell
2020-10-01NFS: Fix races nfs_page_group_destroy() vs nfs_destroy_unlinked_subrequests()Trond Myklebust
2020-09-23NFSv4.1 handle ERR_DELAY error reclaiming locking state on delegation recallOlga Kornievskaia
2020-08-21nfs: Fix getxattr kernel panic and memory overflowJeffrey Mitchell
2020-07-29SUNRPC reverting d03727b248d0 ("NFSv4 fix CLOSE not waiting for direct IO com...Olga Kornievskaia
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-25NFSv4.1 fix rpc_call_done assignment for BIND_CONN_TO_SESSIONOlga Kornievskaia
2020-05-05nfs: Fix potential posix_acl refcnt leak in nfs3_set_aclAndreas Gruenbacher
2020-04-24NFS: Fix memory leaks in nfs_pageio_stop_mirroring()Trond Myklebust
2020-04-24NFS: direct.c: Fix memory leak of dreq when nfs_get_lock_context failsMisono Tomohiro
2020-04-24NFSv4/pnfs: Return valid stateids in nfs_layout_find_inode_by_stateid()Trond Myklebust
2020-04-24NFS: Fix a page leak in nfs_destroy_unlinked_subrequests()Trond Myklebust
2020-02-14NFSv4: try lease recovery on NFS4ERR_EXPIREDRobert Milkowski
2020-02-14NFS/pnfs: Fix pnfs_generic_prepare_to_resend_writes()Trond Myklebust
2020-02-14nfs: NFS_SWAP should depend on SWAPGeert Uytterhoeven
2020-02-14NFS: Directory page cache pages need to be locked when readTrond Myklebust
2020-02-14NFS: Fix memory leaks and corruption in readdirTrond Myklebust
2020-01-27NFS: Don't interrupt file writeout due to fatal errorsTrond Myklebust
2020-01-27NFSv4/flexfiles: Fix invalid deref in FF_LAYOUT_DEVID_NODE()Trond Myklebust
2020-01-27NFS/pnfs: Bulk destroy of layouts needs to be safe w.r.t. umountTrond Myklebust
2020-01-27NFS: Fix a soft lockup in the delegation recovery codeTrond Myklebust
2020-01-27fs/nfs: Fix nfs_parse_devname to not modify it's argumentEric W. Biederman
2020-01-17NFSv4.x: Drop the slot if nfs4_delegreturn_prepare waits for layoutreturnTrond Myklebust
2019-11-24NFSv4.x: fix lock recovery during delegation recallOlga Kornievskaia
2019-11-12NFSv4: Don't allow a cached open with a revoked delegationTrond Myklebust
2019-11-06NFSv4: Fix leak of clp->cl_acceptor stringChuck Lever
2019-11-06nfs: Fix nfsi->nrequests count error on nfs_inode_remove_requestZhangXiaoxu
2019-10-17NFS: Fix O_DIRECT accounting of number of bytes read/writtenTrond Myklebust
2019-10-11pNFS: Ensure we do clear the return-on-close layout stateid on fatal errorsTrond Myklebust
2019-10-11fs: nfs: Fix possible null-pointer dereferences in encode_attrs()Jia-Ju Bai
2019-09-21NFSv2: Fix write regressionTrond Myklebust
2019-09-21NFSv2: Fix eof handlingTrond Myklebust
2019-09-21NFS: Fix initialisation of I/O result struct in nfs_pgio_rpcsetupTrond Myklebust
2019-09-21NFSv4: Fix return value in nfs_finish_open()Trond Myklebust
2019-09-21NFSv4: Fix return values for nfs4_file_open()Trond Myklebust
2019-09-06NFS: Ensure O_DIRECT reports an error if the bytes read/written is 0Trond Myklebust
2019-09-06NFS: Pass error information to the pgio error cleanup routineTrond Myklebust
2019-09-06NFSv4/pnfs: Fix a page lock leak in nfs_pageio_resend()Trond Myklebust
2019-09-06NFS: Clean up list moves of struct nfs_pageTrond Myklebust
2019-08-29NFSv4: Fix a potential sleep while atomic in nfs4_do_reclaim()Trond Myklebust
2019-08-16NFSv4: Fix an Oops in nfs4_do_setattrTrond Myklebust
2019-08-16NFSv4: Only pass the delegation to setattr if we're sending a truncateTrond Myklebust
2019-08-04NFS: Cleanup if nfs_match_client is interruptedBenjamin Coddington
2019-08-04NFSv4: Fix lookup revalidate of regular filesTrond Myklebust
2019-08-04NFS: Refactor nfs_lookup_revalidate()Trond Myklebust