summaryrefslogtreecommitdiffstats
path: root/fs/nfs
AgeCommit message (Expand)Author
2021-02-13pNFS/NFSv4: Try to return invalid layout in pnfs_layout_process()Trond Myklebust
2021-02-03pNFS/NFSv4: Fix a layout segment leak in pnfs_layout_process()Trond Myklebust
2021-01-19NFS: nfs_igrab_and_active must first reference the superblockTrond Myklebust
2021-01-19NFS/pNFS: Fix a leak of the layout 'plh_outstanding' counterTrond Myklebust
2021-01-19pNFS: Stricter ordering of layoutget and layoutreturnTrond Myklebust
2021-01-19pNFS: Mark layout for return if return-on-close was not sentTrond Myklebust
2021-01-19pNFS: We want return-on-close to complete when evicting the inodeTrond Myklebust
2021-01-19NFS4: Fix use-after-free in trace_event_raw_event_nfs4_set_lockDave Wysochanski
2021-01-06NFSv4: Fix a pNFS layout related use-after-free race when freeing the inodeTrond Myklebust
2020-12-30NFS: switch nfsiod to be an UNBOUND workqueue.NeilBrown
2020-12-30NFSv4: Fix the alignment of page data in the getdeviceinfo replyTrond Myklebust
2020-12-30NFSv4.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-05NFSv4: Wait for stateid updates after CLOSE/OPEN_DOWNGRADEBenjamin Coddington
2020-11-05NFS: fix nfs_path in case of a rename retryAshish Sangwan
2020-11-05NFS4: Fix oops when copy_file_range is attempted with NFS4.0 sourceDave Wysochanski
2020-10-07nfs: Fix security label length not being resetJeffrey Mitchell
2020-10-01NFS: nfs_xdr_status should record the procedure nameChuck Lever
2020-10-01NFS: Fix races nfs_page_group_destroy() vs nfs_destroy_unlinked_subrequests()Trond Myklebust
2020-09-23NFS: Zero-stateid SETATTR should first return delegationChuck Lever
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-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-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-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-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: set invalid blocks after NFSv4 writesZheng Bin
2020-06-24NFSv4.1 fix rpc_call_done assignment for BIND_CONN_TO_SESSIONOlga Kornievskaia
2020-05-20NFSv3: fix rpc receive buffer size for MOUNT callOlga Kornievskaia
2020-05-20nfs: fix NULL deference in nfs4_get_valid_delegationJ. Bruce Fields
2020-05-20NFSv4: Fix fscache cookie aux_data to ensure change_attr is includedDave Wysochanski
2020-05-20nfs: fscache: use timespec64 in inode auxdataArnd Bergmann
2020-05-20NFS: Fix fscache super_cookie index_key from changing after umountDave Wysochanski
2020-05-06nfs: Fix potential posix_acl refcnt leak in nfs3_set_aclAndreas Gruenbacher
2020-05-06NFSv4.1: fix handling of backchannel binding in BIND_CONN_TO_SESSIONOlga Kornievskaia
2020-04-23NFS: Fix memory leaks in nfs_pageio_stop_mirroring()Trond Myklebust
2020-04-23NFS: direct.c: Fix memory leak of dreq when nfs_get_lock_context failsMisono Tomohiro
2020-04-23NFSv4.2: error out when relink swapfileMurphy Zhou
2020-04-23NFSv4/pnfs: Return valid stateids in nfs_layout_find_inode_by_stateid()Trond Myklebust
2020-04-23NFS: alloc_nfs_open_context() must use the file cred when availableTrond Myklebust
2020-04-17NFS: Fix a page leak in nfs_destroy_unlinked_subrequests()Trond Myklebust
2020-04-17NFS: Fix use-after-free issues in nfs_pageio_add_request()Trond Myklebust
2020-04-01nfs: add minor version to nfs_server_key for fscacheScott Mayhew
2020-03-05NFSv4: Fix races between open and dentry revalidationTrond Myklebust
2020-02-24NFS: Fix memory leaksWenwen Wang
2020-02-19NFSv4.1 make cachethis=no for writesOlga Kornievskaia