summaryrefslogtreecommitdiffstats
path: root/fs/nfs
AgeCommit message (Expand)Author
2021-07-20NFSv4/pNFS: Don't call _nfs4_pnfs_v3_ds_connect multiple timesTrond Myklebust
2021-07-20nfs: fix acl memory leak of posix_acl_create()Gao Xiang
2021-07-20NFSv4: Initialise connection to the server in nfs4_alloc_client()Trond Myklebust
2021-07-20NFS: nfs_find_open_context() may only select open filesTrond Myklebust
2021-06-16NFSv4: nfs4_proc_set_acl needs to restore NFS_CAP_UIDGID_NOMAP on error.Dai Ngo
2021-06-16NFSv4: Fix second deadlock in nfs4_evict_inode()Trond Myklebust
2021-06-16NFS: Fix use-after-free in nfs4_init_client()Anna Schumaker
2021-06-16NFSv4: Fix deadlock between nfs4_evict_inode() and nfs4_opendata_get_inode()Trond Myklebust
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-06-03NFSv4: Fix a NULL pointer dereference in pnfs_mark_matching_lsegs_return()Anna Schumaker
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-05-22NFSv4.2: Always flush out writes in nfs42_proc_fallocate()Trond Myklebust
2021-05-22NFSv4: Don't discard segments marked for return in _pnfs_return_layout()Trond Myklebust
2021-05-22NFS: Don't discard pNFS layout segments that are marked for returnTrond 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-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: Mark layout for return if return-on-close was not sentTrond 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.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-07nfs: 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-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-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-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-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-04-23NFS: Fix memory leaks in nfs_pageio_stop_mirroring()Trond Myklebust