summaryrefslogtreecommitdiff
path: root/fs/nfs (follow)
Commit message (Expand)AuthorAge
* BACKPORT: fs: nfs: fix filler function typeSami Tolvanen2022-10-28
* fs: Better permission checking for submountsEric W. Biederman2022-10-28
* NFSv42: Don't fail clone() unless the OP_CLONE operation failedTrond Myklebust2021-12-08
* nfs: fix acl memory leak of posix_acl_create()Gao Xiang2021-07-20
* NFSv4: nfs4_proc_set_acl needs to restore NFS_CAP_UIDGID_NOMAP on error.Dai Ngo2021-06-16
* NFS: Fix a potential NULL dereference in nfs_get_client()Dan Carpenter2021-06-16
* NFSv4: Fix v4.0/v4.1 SEEK_DATA return -ENOTSUPP when set NFS_V4_2 configZhang Xiaoxu2021-06-03
* NFS: Don't corrupt the value of pg_bytes_written in nfs_do_recoalesce()Trond Myklebust2021-06-03
* NFS: fix an incorrect limit in filelayout_decode_layout()Dan Carpenter2021-06-03
* NFSv4.2 fix handling of sr_eof in SEEK's replyOlga Kornievskaia2021-05-22
* pNFS/flexfiles: fix incorrect size check in decode_nfs_fh()Nikola Livic2021-05-22
* NFS: Deal correctly with attribute generation counter overflowTrond Myklebust2021-05-22
* nfs: we don't support removing system.nfs4_aclJ. Bruce Fields2021-03-30
* NFS: Correct size calculation for create reply lengthFrank Sorenson2021-03-30
* nfs: fix PNFS_FLEXFILE_LAYOUT Kconfig defaultTimo Rothenpieler2021-03-30
* NFSv4.2: fix return value of _nfs4_get_security_label()Ondrej Mosnacek2021-03-17
* NFS: nfs_igrab_and_active must first reference the superblockTrond Myklebust2021-01-23
* NFS: switch nfsiod to be an UNBOUND workqueue.NeilBrown2020-12-29
* NFSv4.2: condition READDIR's mask for security label based on LSM stateOlga Kornievskaia2020-12-29
* NFS: fix nfs_path in case of a rename retryAshish Sangwan2020-11-10
* nfs: Fix security label length not being resetJeffrey Mitchell2020-10-14
* NFSv4.1 handle ERR_DELAY error reclaiming locking state on delegation recallOlga Kornievskaia2020-09-23
* nfs: Fix getxattr kernel panic and memory overflowJeffrey Mitchell2020-08-21
* nfs: Move call to security_inode_listsecurity into nfs_listxattrAndreas Gruenbacher2020-08-21
* SUNRPC reverting d03727b248d0 ("NFSv4 fix CLOSE not waiting for direct IO com...Olga Kornievskaia2020-07-31
* NFSv4 fix CLOSE not waiting for direct IO compeletionOlga Kornievskaia2020-06-29
* pNFS/flexfiles: Fix list corruption if the mirror count changesTrond Myklebust2020-06-29
* NFS: Fix an LOCK/OPEN race when unlinking an open fileChuck Lever2020-05-10
* nfs: Fix potential posix_acl refcnt leak in nfs3_set_aclAndreas Gruenbacher2020-05-05
* NFS: Fix memory leaks in nfs_pageio_stop_mirroring()Trond Myklebust2020-04-24
* NFS: direct.c: Fix memory leak of dreq when nfs_get_lock_context failsMisono Tomohiro2020-04-24
* NFS: Remove superfluous kmap in nfs_readdir_xdr_to_arrayPetr Malat2020-03-20
* nfs: NFS_SWAP should depend on SWAPGeert Uytterhoeven2020-02-28
* NFS: Directory page cache pages need to be locked when readTrond Myklebust2020-02-14
* NFS: Fix bool initialization/comparisonThomas Meyer2020-02-14
* NFS: Fix memory leaks and corruption in readdirTrond Myklebust2020-02-14
* fs/nfs: Fix nfs_parse_devname to not modify it's argumentEric W. Biederman2020-01-29
* NFSv4.x: fix lock recovery during delegation recallOlga Kornievskaia2019-11-25
* NFSv4: Don't allow a cached open with a revoked delegationTrond Myklebust2019-11-12
* NFSv4: Fix leak of clp->cl_acceptor stringChuck Lever2019-11-06
* fs: nfs: Fix possible null-pointer dereferences in encode_attrs()Jia-Ju Bai2019-10-17
* NFSv2: Fix write regressionTrond Myklebust2019-09-21
* NFSv2: Fix eof handlingTrond Myklebust2019-09-21
* NFS: Fix initialisation of I/O result struct in nfs_pgio_rpcsetupTrond Myklebust2019-09-21
* NFSv4: Fix return values for nfs4_file_open()Trond Myklebust2019-09-21
* NFSv4: Fix a potential sleep while atomic in nfs4_do_reclaim()Trond Myklebust2019-09-06
* NFSv4: Fix open create exclusive when the server rebootsTrond Myklebust2019-08-04
* NFSv4: Handle the special Linux file open access modeTrond Myklebust2019-08-04
* NFS4: Fix v4.0 client state corruption when mountZhangXiaoxu2019-06-11
* NFS: Forbid setting AF_INET6 to "struct sockaddr_in"->sin_family.Tetsuo Handa2019-05-16