summaryrefslogtreecommitdiffstats
path: root/fs/nfs
AgeCommit message (Expand)Author
2021-11-17NFSv4: Fix a regression in nfs_set_open_stateid_locked()Trond Myklebust
2021-11-17Fix user namespace leakAlexey Gladkov
2021-11-17NFS: Fix an Oops in pnfs_mark_request_commit()Trond Myklebust
2021-11-17NFS: Fix up commit deadlocksTrond Myklebust
2021-11-17NFS: Fix deadlocks in nfs_scan_commit_list()Trond Myklebust
2021-11-17pnfs/flexfiles: Fix misplaced barrier in nfs4_ff_layout_prepare_dsBaptiste Lepers
2021-11-17NFS: Fix dentry verifier racesTrond Myklebust
2021-11-17NFS: Ignore the directory size when marking for revalidationTrond Myklebust
2021-11-17NFS: Don't set NFS_INO_DATA_INVAL_DEFER and NFS_INO_INVALID_DATATrond Myklebust
2021-11-17NFS: Default change_attr_type to NFS4_CHANGE_TYPE_IS_UNDEFINEDTrond Myklebust
2021-09-18nfs: don't atempt blocking locks on nfs reexportsJ. Bruce Fields
2021-09-18NFSv4/pnfs: The layout barrier indicate a minimal value for the seqidTrond Myklebust
2021-09-18NFSv4/pNFS: Always allow update of a zero valued layout barrierTrond Myklebust
2021-09-18NFSv4/pNFS: Fix a layoutget livelock loopTrond Myklebust
2021-07-09Merge tag 'nfs-for-5.14-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2021-07-08Merge part 2 of branch 'sysfs-devel'Trond Myklebust
2021-07-08NFSv4/pNFS: Return an error if _nfs4_pnfs_v3_ds_connect can't load NFSv3Trond Myklebust
2021-07-08NFSv4/pNFS: Don't call _nfs4_pnfs_v3_ds_connect multiple timesTrond Myklebust
2021-07-08NFSv4/pnfs: Clean up layout get on openTrond Myklebust
2021-07-08NFSv4/pnfs: Fix layoutget behaviour after invalidationTrond Myklebust
2021-07-08NFSv4/pnfs: Fix the layout barrier updateTrond Myklebust
2021-07-08NFS: Fix fscache read from NFS after cache errorDave Wysochanski
2021-07-08NFS: Ensure nfs_readpage returns promptly when internal error occursDave Wysochanski
2021-07-08NFSv4.1 identify and mark RPC tasks that can move between transportsOlga Kornievskaia
2021-07-03Merge branch 'work.namei' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2021-07-03Merge tag 'trace-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2021-06-30treewide: Add missing semicolons to __assign_str usesJoe Perches
2021-06-29Merge branch 'leases-devel'Trond Myklebust
2021-06-29NFSv4: setlease should return EAGAIN if locks are not availableTrond Myklebust
2021-06-29NFS: nfs_find_open_context() may only select open filesTrond Myklebust
2021-06-28NFS: Remove unnecessary inode parameter from nfs_pageio_complete_read()Dave Wysochanski
2021-06-28nfs: update has_sec_mnt_opts after cloning lsm options from parentScott Mayhew
2021-06-26NFS: Avoid duplicate resets of attribute cache timeoutsTrond Myklebust
2021-06-26NFSv4: Fix handling of non-atomic change attrbute updatesTrond Myklebust
2021-06-26NFS: Fix up inode attribute revalidation timeoutsTrond Myklebust
2021-06-21nfs: fix acl memory leak of posix_acl_create()Gao Xiang
2021-06-13NFSv4: Fix an Oops in pnfs_mark_request_commit() when doing O_DIRECTTrond Myklebust
2021-06-13NFSv4: Initialise connection to the server in nfs4_alloc_client()Trond Myklebust
2021-06-13NFSv4: Add support for application leases underpinned by a delegationTrond Myklebust
2021-06-13NFSv4: Add lease breakpoints in case of a delegation recall or returnTrond Myklebust
2021-06-13NFSv4: Fix delegation return in cases where we have to retryTrond Myklebust
2021-06-03NFSv4: Fix second deadlock in nfs4_evict_inode()Trond Myklebust
2021-06-03NFSv4: Fix deadlock between nfs4_evict_inode() and nfs4_opendata_get_inode()Trond Myklebust
2021-06-03NFS: FMODE_READ and friends are C macros, not enum typesChuck Lever
2021-06-03NFS: Fix a potential NULL dereference in nfs_get_client()Dan Carpenter
2021-06-03NFS: Fix use-after-free in nfs4_init_client()Anna Schumaker
2021-06-03NFS: Ensure the NFS_CAP_SECURITY_LABEL capability is set when appropriateScott Mayhew
2021-06-01NFSv4: nfs4_proc_set_acl needs to restore NFS_CAP_UIDGID_NOMAP on error.Dai Ngo
2021-05-27nfs: Remove trailing semicolon in macrosHuilong Deng
2021-05-27NFSv4: Fix v4.0/v4.1 SEEK_DATA return -ENOTSUPP when set NFS_V4_2 configZhang Xiaoxu