summaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)Author
2021-09-04Merge tag 'nfs-for-5.15-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2021-09-02Merge tag 'ovl-update-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-08-31Merge tag 'nfsd-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2021-08-30NFS: Always provide aligned buffers to the RPC read layersTrond Myklebust
2021-08-27NFSv4.1 add network transport when session trunking is detectedOlga Kornievskaia
2021-08-27SUNRPC enforce creation of no more than max_connect xprtsOlga Kornievskaia
2021-08-27NFSv4 introduce max_connect mount optionsOlga Kornievskaia
2021-08-27NFSv3: Delete duplicate judgement in nfs3_async_handle_jukeboxYe Bin
2021-08-26nfs: don't allow reexport reclaimsJ. Bruce Fields
2021-08-26nfs: don't atempt blocking locks on nfs reexportsJ. Bruce Fields
2021-08-23fs: remove mandatory file locking supportJeff Layton
2021-08-18vfs: add rcu argument to ->get_acl() callbackMiklos Szeredi
2021-08-10NFSv4.2: remove restriction of copy size for inter-server copy.Dai Ngo
2021-08-10NFS: Clean up the synopsis of callback process_op()Chuck Lever
2021-08-10NFS: Extract the xdr_init_encode/decode() calls from decode_compoundChuck Lever
2021-08-10NFS: Remove unused callback void decoderChuck Lever
2021-08-10NFS: Add a private local dispatcher for NFSv4 callback operationsChuck Lever
2021-08-10SUNRPC: Eliminate the RQ_AUTHERR flagChuck Lever
2021-08-10SUNRPC: Set rq_auth_stat in the pg_authenticate() calloutChuck Lever
2021-08-09NFSv4/pnfs: The layout barrier indicate a minimal value for the seqidTrond Myklebust
2021-08-09NFSv4/pNFS: Always allow update of a zero valued layout barrierTrond Myklebust
2021-08-09NFSv4/pNFS: Remove dead codeTrond Myklebust
2021-08-09NFSv4/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