summaryrefslogtreecommitdiffstats
path: root/fs/nfs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-01-172-3/+3
|\
| * exit: Rename module_put_and_exit to module_put_and_kthread_exitEric W. Biederman2021-12-132-3/+3
* | Merge tag 'nfsd-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds2022-01-162-24/+10
|\ \
| * | nfs: block notification on fs with its own ->lockJ. Bruce Fields2022-01-081-1/+1
| * | NFS: switch the callback service back to non-pooled.NeilBrown2021-12-131-1/+1
| * | SUNRPC: discard svo_setup and rename svc_set_num_threads_sync()NeilBrown2021-12-131-5/+3
| * | SUNRPC: stop using ->sv_nrthreads as a refcountNeilBrown2021-12-131-1/+1
| * | SUNRPC/NFSD: clean up get/put functions.NeilBrown2021-12-131-12/+2
| * | SUNRPC: change svc_get() to return the svc.NeilBrown2021-12-131-4/+2
* | | Merge tag 'fscache-rewrite-20220111' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-01-1212-642/+262
|\ \ \
| * | | 9p, afs, ceph, nfs: Use current_is_kswapd() rather than gfpflags_allow_blocki...David Howells2022-01-111-1/+2
| * | | nfs: Implement cache I/O by accessing the cache directlyDavid Howells2022-01-104-83/+127
| * | | nfs: Convert to new fscache volume/cookie APIDave Wysochanski2022-01-1012-595/+170
| * | | fscache, cachefiles: Disable configurationDavid Howells2022-01-071-1/+1
| |/ /
* / / net: Don't include filter.h from net/sock.hJakub Kicinski2021-12-292-0/+2
|/ /
* | Merge tag 'nfs-for-5.16-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2021-11-275-3/+10
|\ \ | |/ |/|
| * NFSv4.1: handle NFS4ERR_NOSPC by CREATE_SESSIONOlga Kornievskaia2021-11-171-0/+4
| * NFSv42: Fix pagecache invalidation after COPY/CLONEBenjamin Coddington2021-11-171-1/+3
| * NFS: Add a tracepoint to show the results of nfs_set_cache_invalid()Benjamin Coddington2021-11-172-0/+2
| * NFSv42: Don't fail clone() unless the OP_CLONE operation failedTrond Myklebust2021-11-171-2/+1
* | Merge tag 'nfsd-5.16' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2021-11-101-2/+2
|\ \
| * | SUNRPC: Change return value type of .pc_encodeChuck Lever2021-10-131-2/+2
| * | SUNRPC: Replace the "__be32 *p" parameter to .pc_encodeChuck Lever2021-10-131-2/+2
* | | Merge tag 'nfs-for-5.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2021-11-1034-1234/+1170
|\ \ \ | | |/ | |/|
| * | NFSv4: Sanity check the parameters in nfs41_update_target_slotid()Trond Myklebust2021-11-072-4/+9
| * | NFS: Remove the nfs4_label argument from decode_getattr_*() functionsAnna Schumaker2021-11-051-26/+17
| * | NFS: Remove the nfs4_label argument from nfs_setsecurityAnna Schumaker2021-11-054-20/+16
| * | NFS: Remove the nfs4_label argument from nfs_fhget()Anna Schumaker2021-11-056-11/+10
| * | NFS: Remove the nfs4_label argument from nfs_add_or_obtain()Anna Schumaker2021-11-052-5/+4
| * | NFS: Remove the nfs4_label argument from nfs_instantiate()Anna Schumaker2021-11-053-8/+7
| * | NFS: Remove the nfs4_label from the nfs_setattrresAnna Schumaker2021-11-053-42/+18
| * | NFS: Remove the nfs4_label from the nfs4_getattr_resAnna Schumaker2021-11-0510-53/+27
| * | NFS: Remove the f_label from the nfs4_opendata and nfs_openresAnna Schumaker2021-11-053-26/+12
| * | NFS: Remove the nfs4_label from the nfs4_lookupp_res structAnna Schumaker2021-11-054-27/+13
| * | NFS: Remove the label from the nfs4_lookup_res structAnna Schumaker2021-11-056-39/+24
| * | NFS: Remove the nfs4_label from the nfs4_link_res structAnna Schumaker2021-11-052-14/+4
| * | NFS: Remove the nfs4_label from the nfs4_create_res structAnna Schumaker2021-11-052-8/+6
| * | NFS: Remove the nfs4_label from the nfs_entry structAnna Schumaker2021-11-052-15/+8
| * | NFS: Create a new nfs_alloc_fattr_with_label() functionAnna Schumaker2021-11-053-20/+23
| * | NFS: Always initialise fattr->label in nfs_fattr_alloc()Trond Myklebust2021-11-051-1/+3
| * | NFSv4.2: alloc_file_pseudo() takes an open flag, not an f_modeTrond Myklebust2021-11-051-2/+1
| * | NFS: Don't allocate nfs_fattr on the stack in __nfs42_ssc_open()Trond Myklebust2021-11-051-4/+6
| * | NFSv4: Remove unnecessary 'minor version' checkTrond Myklebust2021-11-051-6/+2
| * | NFSv4: Fix potential Oops in decode_op_map()Trond Myklebust2021-11-051-13/+2
| * | NFSv4: Ensure decode_compound_hdr() sanity checks the tagTrond Myklebust2021-11-051-10/+13
| * | NFS: Don't trace an uninitialised valueTrond Myklebust2021-11-051-1/+1
| * | NFSv4.2 add tracepoint to OFFLOAD_CANCELOlga Kornievskaia2021-11-042-0/+34
| * | NFSv4.2 add tracepoint to COPY_NOTIFYOlga Kornievskaia2021-11-042-1/+58
| * | NFSv4.2 add tracepoint to CB_OFFLOADOlga Kornievskaia2021-11-042-0/+47
| * | NFSv4.2 add tracepoint to CLONEOlga Kornievskaia2021-11-042-0/+74