summaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)Author
2022-01-17Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-01-16Merge tag 'nfsd-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2022-01-12Merge tag 'fscache-rewrite-20220111' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-01-119p, afs, ceph, nfs: Use current_is_kswapd() rather than gfpflags_allow_blocki...David Howells
2022-01-10nfs: Implement cache I/O by accessing the cache directlyDavid Howells
2022-01-10nfs: Convert to new fscache volume/cookie APIDave Wysochanski
2022-01-08nfs: block notification on fs with its own ->lockJ. Bruce Fields
2022-01-07fscache, cachefiles: Disable configurationDavid Howells
2021-12-29net: Don't include filter.h from net/sock.hJakub Kicinski
2021-12-13NFS: switch the callback service back to non-pooled.NeilBrown
2021-12-13SUNRPC: discard svo_setup and rename svc_set_num_threads_sync()NeilBrown
2021-12-13SUNRPC: stop using ->sv_nrthreads as a refcountNeilBrown
2021-12-13SUNRPC/NFSD: clean up get/put functions.NeilBrown
2021-12-13SUNRPC: change svc_get() to return the svc.NeilBrown
2021-12-13exit: Rename module_put_and_exit to module_put_and_kthread_exitEric W. Biederman
2021-11-27Merge tag 'nfs-for-5.16-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2021-11-17NFSv4.1: handle NFS4ERR_NOSPC by CREATE_SESSIONOlga Kornievskaia
2021-11-17NFSv42: Fix pagecache invalidation after COPY/CLONEBenjamin Coddington
2021-11-17NFS: Add a tracepoint to show the results of nfs_set_cache_invalid()Benjamin Coddington
2021-11-17NFSv42: Don't fail clone() unless the OP_CLONE operation failedTrond Myklebust
2021-11-10Merge tag 'nfsd-5.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2021-11-10Merge tag 'nfs-for-5.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2021-11-07NFSv4: Sanity check the parameters in nfs41_update_target_slotid()Trond Myklebust
2021-11-05NFS: Remove the nfs4_label argument from decode_getattr_*() functionsAnna Schumaker
2021-11-05NFS: Remove the nfs4_label argument from nfs_setsecurityAnna Schumaker
2021-11-05NFS: Remove the nfs4_label argument from nfs_fhget()Anna Schumaker
2021-11-05NFS: Remove the nfs4_label argument from nfs_add_or_obtain()Anna Schumaker
2021-11-05NFS: Remove the nfs4_label argument from nfs_instantiate()Anna Schumaker
2021-11-05NFS: Remove the nfs4_label from the nfs_setattrresAnna Schumaker
2021-11-05NFS: Remove the nfs4_label from the nfs4_getattr_resAnna Schumaker
2021-11-05NFS: Remove the f_label from the nfs4_opendata and nfs_openresAnna Schumaker
2021-11-05NFS: Remove the nfs4_label from the nfs4_lookupp_res structAnna Schumaker
2021-11-05NFS: Remove the label from the nfs4_lookup_res structAnna Schumaker
2021-11-05NFS: Remove the nfs4_label from the nfs4_link_res structAnna Schumaker
2021-11-05NFS: Remove the nfs4_label from the nfs4_create_res structAnna Schumaker
2021-11-05NFS: Remove the nfs4_label from the nfs_entry structAnna Schumaker
2021-11-05NFS: Create a new nfs_alloc_fattr_with_label() functionAnna Schumaker
2021-11-05NFS: Always initialise fattr->label in nfs_fattr_alloc()Trond Myklebust
2021-11-05NFSv4.2: alloc_file_pseudo() takes an open flag, not an f_modeTrond Myklebust
2021-11-05NFS: Don't allocate nfs_fattr on the stack in __nfs42_ssc_open()Trond Myklebust
2021-11-05NFSv4: Remove unnecessary 'minor version' checkTrond Myklebust
2021-11-05NFSv4: Fix potential Oops in decode_op_map()Trond Myklebust
2021-11-05NFSv4: Ensure decode_compound_hdr() sanity checks the tagTrond Myklebust
2021-11-05NFS: Don't trace an uninitialised valueTrond Myklebust
2021-11-04NFSv4.2 add tracepoint to OFFLOAD_CANCELOlga Kornievskaia
2021-11-04NFSv4.2 add tracepoint to COPY_NOTIFYOlga Kornievskaia
2021-11-04NFSv4.2 add tracepoint to CB_OFFLOADOlga Kornievskaia
2021-11-04NFSv4.2 add tracepoint to CLONEOlga Kornievskaia
2021-11-04NFSv4.2 add tracepoint to COPYOlga Kornievskaia
2021-11-04NFSv4.2 add tracepoints to FALLOCATE and DEALLOCATEOlga Kornievskaia