aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs
AgeCommit message (Expand)Author
2020-09-21Merge tag 'v5.2.60' into v5.2/standard/baseBruce Ashfield
2020-09-17nfs: Fix getxattr kernel panic and memory overflowJeffrey Mitchell
2020-09-17nfs: nfs_file_write() should check for writeback errorsScott Mayhew
2020-09-17nfs: ensure correct writeback errors are returned on close()Scott Mayhew
2020-09-07Merge tag 'v5.2.59' into v5.2/standard/baseBruce Ashfield
2020-09-04NFS: Don't return layout segments that are in useTrond Myklebust
2020-09-04NFS: Don't move layouts to plh_return_segs list while in useTrond Myklebust
2020-08-20Merge tag 'v5.2.54' into v5.2/standard/baseBruce Ashfield
2020-08-18SUNRPC reverting d03727b248d0 ("NFSv4 fix CLOSE not waiting for direct IO com...Olga Kornievskaia
2020-08-16Merge tag 'v5.2.53' into v5.2/standard/baseBruce Ashfield
2020-08-13NFS: Fix interrupted slots by sending a solo SEQUENCE operationAnna Schumaker
2020-07-20Merge tag 'v5.2.50' into v5.2/standard/baseBruce Ashfield
2020-07-20Merge tag 'v5.2.49' into v5.2/standard/baseBruce Ashfield
2020-07-16NFSv4 fix CLOSE not waiting for direct IO compeletionOlga Kornievskaia
2020-07-16pNFS/flexfiles: Fix list corruption if the mirror count changesTrond Myklebust
2020-07-13nfs: set invalid blocks after NFSv4 writesZheng Bin
2020-07-13NFSv4.1 fix rpc_call_done assignment for BIND_CONN_TO_SESSIONOlga Kornievskaia
2020-06-11Merge tag 'v5.2.44' into v5.2/standard/baseBruce Ashfield
2020-06-08NFSv3: fix rpc receive buffer size for MOUNT callOlga Kornievskaia
2020-06-08NFS: remove unused macrosAlex Shi
2020-06-08nfs: fix NULL deference in nfs4_get_valid_delegationJ. Bruce Fields
2020-06-08NFSv4: Fix fscache cookie aux_data to ensure change_attr is includedDave Wysochanski
2020-06-08nfs: fscache: use timespec64 in inode auxdataArnd Bergmann
2020-06-08NFS: Fix fscache super_cookie index_key from changing after umountDave Wysochanski
2020-06-05Merge tag 'v5.2.43' into v5.2/standard/baseBruce Ashfield
2020-06-05Merge tag 'v5.2.42' into v5.2/standard/baseBruce Ashfield
2020-06-04nfs: Fix potential posix_acl refcnt leak in nfs3_set_aclAndreas Gruenbacher
2020-06-04NFSv4.1: fix handling of backchannel binding in BIND_CONN_TO_SESSIONOlga Kornievskaia
2020-06-01NFS: Fix memory leaks in nfs_pageio_stop_mirroring()Trond Myklebust
2020-06-01NFS: direct.c: Fix memory leak of dreq when nfs_get_lock_context failsMisono Tomohiro
2020-06-01NFSv4.2: error out when relink swapfileMurphy Zhou
2020-06-01NFSv4/pnfs: Return valid stateids in nfs_layout_find_inode_by_stateid()Trond Myklebust
2020-06-01NFS: alloc_nfs_open_context() must use the file cred when availableTrond Myklebust
2020-06-01NFS: Fix a page leak in nfs_destroy_unlinked_subrequests()Trond Myklebust
2020-06-01NFS: Fix use-after-free issues in nfs_pageio_add_request()Trond Myklebust
2020-05-25Merge tag 'v5.2.41' into v5.2/standard/baseBruce Ashfield
2020-05-21nfs: add minor version to nfs_server_key for fscacheScott Mayhew
2020-05-19Merge tag 'v5.2.40' into v5.2/standard/baseBruce Ashfield
2020-05-15NFSv4: Fix races between open and dentry revalidationTrond Myklebust
2020-05-15NFS: Fix memory leaksWenwen Wang
2020-05-05Merge branch 'linux-5.2.y' into v5.2/standard/baseBruce Ashfield
2020-05-04NFSv4.1 make cachethis=no for writesOlga Kornievskaia
2020-05-04NFSv4.0: nfs4_do_fsinfo() should not do implicit lease renewalsRobert Milkowski
2020-05-04NFSv4: try lease recovery on NFS4ERR_EXPIREDRobert Milkowski
2020-05-04NFSv4: pnfs_roc() must use cred_fscmp() to compare credsTrond Myklebust
2020-05-04NFS/pnfs: Fix pnfs_generic_prepare_to_resend_writes()Trond Myklebust
2020-05-04NFS: Revalidate the file size on a fatal write errorTrond Myklebust
2020-05-04nfs: NFS_SWAP should depend on SWAPGeert Uytterhoeven
2020-05-04NFS: Directory page cache pages need to be locked when readTrond Myklebust
2020-05-04NFS: Fix memory leaks and corruption in readdirTrond Myklebust