summaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)Author
2021-10-16Merge tag 'v4.4.288' into toradex_vf_4.4Max Krummenacher
2021-07-20nfs: fix acl memory leak of posix_acl_create()Gao Xiang
2021-07-07Merge tag 'v4.4.274' into toradex_vf_4.4-nextMarcel Ziswiler
2021-06-16NFSv4: nfs4_proc_set_acl needs to restore NFS_CAP_UIDGID_NOMAP on error.Dai Ngo
2021-06-16NFS: Fix a potential NULL dereference in nfs_get_client()Dan Carpenter
2021-06-03NFSv4: Fix v4.0/v4.1 SEEK_DATA return -ENOTSUPP when set NFS_V4_2 configZhang Xiaoxu
2021-06-03NFS: Don't corrupt the value of pg_bytes_written in nfs_do_recoalesce()Trond Myklebust
2021-06-03NFS: fix an incorrect limit in filelayout_decode_layout()Dan Carpenter
2021-05-22NFSv4.2 fix handling of sr_eof in SEEK's replyOlga Kornievskaia
2021-05-22pNFS/flexfiles: fix incorrect size check in decode_nfs_fh()Nikola Livic
2021-05-22NFS: Deal correctly with attribute generation counter overflowTrond Myklebust
2021-03-30nfs: we don't support removing system.nfs4_aclJ. Bruce Fields
2021-03-30NFS: Correct size calculation for create reply lengthFrank Sorenson
2021-03-30nfs: fix PNFS_FLEXFILE_LAYOUT Kconfig defaultTimo Rothenpieler
2021-03-17NFSv4.2: fix return value of _nfs4_get_security_label()Ondrej Mosnacek
2021-01-23NFS: nfs_igrab_and_active must first reference the superblockTrond Myklebust
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-10NFS: fix nfs_path in case of a rename retryAshish Sangwan
2020-10-14nfs: Fix security label length not being resetJeffrey Mitchell
2020-09-27Merge tag 'v4.4.237' into toradex_vf_4.4Max Krummenacher
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: Move call to security_inode_listsecurity into nfs_listxattrAndreas Gruenbacher
2020-07-31SUNRPC reverting d03727b248d0 ("NFSv4 fix CLOSE not waiting for direct IO com...Olga Kornievskaia
2020-06-29NFSv4 fix CLOSE not waiting for direct IO compeletionOlga Kornievskaia
2020-06-29pNFS/flexfiles: Fix list corruption if the mirror count changesTrond Myklebust
2020-05-25KEYS: Add a facility to restrict new links into a keyringDavid Howells
2020-05-10NFS: Fix an LOCK/OPEN race when unlinking an open fileChuck Lever
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-03-20NFS: Remove superfluous kmap in nfs_readdir_xdr_to_arrayPetr Malat
2020-02-28nfs: 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 bool initialization/comparisonThomas Meyer
2020-02-14NFS: Fix memory leaks and corruption in readdirTrond Myklebust
2020-01-29fs/nfs: Fix nfs_parse_devname to not modify it's argumentEric W. Biederman
2019-11-25NFSv4.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-10-17fs: 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 values for nfs4_file_open()Trond Myklebust
2019-09-06NFSv4: Fix a potential sleep while atomic in nfs4_do_reclaim()Trond Myklebust
2019-08-04NFSv4: Fix open create exclusive when the server rebootsTrond Myklebust
2019-08-04NFSv4: Handle the special Linux file open access modeTrond Myklebust
2019-06-11NFS4: Fix v4.0 client state corruption when mountZhangXiaoxu