summaryrefslogtreecommitdiffstats
path: root/fs/nfs
Commit message (Expand)AuthorAgeFilesLines
...
| * | NFSv4: Handle the special Linux file open access modeTrond Myklebust2019-07-062-1/+2
| * | NFSv4: Handle open for execute correctlyTrond Myklebust2019-07-061-8/+20
* | | Merge tag 'copy-file-range-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xf...Linus Torvalds2019-07-101-3/+20
|\ \ \
| * | | vfs: allow copy_file_range to copy across devicesAmir Goldstein2019-06-091-1/+4
| * | | vfs: no fallback for ->copy_file_rangeDave Chinner2019-06-091-3/+17
| | |/ | |/|
* | | Merge tag 'fsnotify_for_v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-07-101-6/+0
|\ \ \
| * | | fsnotify: move fsnotify_nameremove() hook out of d_delete()Amir Goldstein2019-06-201-6/+0
* | | | Revert "Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-07-101-24/+6
* | | | Merge tag 'keys-acl-20190703' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-07-081-6/+24
|\ \ \ \
| * | | | keys: Replace uid/gid/perm permissions checking with an ACLDavid Howells2019-06-271-6/+24
* | | | | Merge tag 'keys-namespace-20190627' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-07-082-2/+3
|\| | | | | |_|_|/ |/| | |
| * | | keys: Pass the network namespace into request_key mechanismDavid Howells2019-06-272-2/+3
* | | | NFS/flexfiles: Use the correct TCP timeout for flexfiles I/OTrond Myklebust2019-06-281-1/+1
* | | | NFS4: Only set creation opendata if O_CREATBenjamin Coddington2019-06-211-9/+11
| |_|/ |/| |
* | | Merge tag 'nfs-for-5.2-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2019-06-061-20/+12
|\ \ \
| * | | NFSv4.1: Fix bug only first CB_NOTIFY_LOCK is handledYihao Wu2019-05-301-3/+5
| * | | NFSv4.1: Again fix a race where CB_NOTIFY_LOCK fails to wake a waiterYihao Wu2019-05-301-17/+7
| | |/ | |/|
* / | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-302-10/+2
|/ /
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 36Thomas Gleixner2019-05-243-15/+3
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-214-0/+4
* | treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-215-0/+5
* | treewide: Add SPDX license identifier for missed filesThomas Gleixner2019-05-2113-0/+13
|/
* Merge tag 'afs-fixes-20190516' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-05-161-1/+1
|\
| * dns_resolver: Allow used keys to be invalidatedDavid Howells2019-05-151-1/+1
* | Merge tag 'nfsd-5.2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2019-05-153-3/+9
|\ \
| * | lockd: Pass the user cred from knfsd when starting the lockd serverTrond Myklebust2019-04-241-0/+1
| * | SUNRPC: Cache the process user cred in the RPC server listenerTrond Myklebust2019-04-241-2/+5
| * | SUNRPC: Allow further customisation of RPC program registrationTrond Myklebust2019-04-241-0/+1
| * | SUNRPC: Add a callback to initialise server requestsTrond Myklebust2019-04-241-0/+1
| * | SUNRPC/nfs: Fix return value for nfs4_callback_compound()Trond Myklebust2019-04-241-1/+1
* | | Merge tag 'nfs-for-5.2-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2019-05-0927-265/+507
|\ \ \ | |_|/ |/| |
| * | NFS: Fix a double unlock from nfs_match,get_clientBenjamin Coddington2019-05-091-1/+1
| * | nfs: pass the correct prototype to read_cache_pageChristoph Hellwig2019-05-092-6/+8
| * | NFSv4: don't mark all open state for recovery when handling recallable state ...Scott Mayhew2019-05-093-2/+14
| * | NFS4: Fix v4.0 client state corruption when mountZhangXiaoxu2019-05-091-0/+4
| * | PNFS fallback to MDS if no deviceid foundOlga Kornievskaia2019-05-091-1/+1
| * | NFS: make nfs_match_client killableRoberto Bergantinos Corpas2019-05-071-1/+6
| * | NFS: When mounting, don't share filesystems between different user namespacesTrond Myklebust2019-04-261-0/+17
| * | NFS: Convert NFSv2 to use the container user namespaceTrond Myklebust2019-04-261-19/+39
| * | NFSv4: Convert the NFS client idmapper to use the container user namespaceTrond Myklebust2019-04-261-7/+20
| * | NFS: Convert NFSv3 to use the container user namespaceTrond Myklebust2019-04-261-56/+86
| * | NFS: Store the credential of the mount process in the nfs_serverTrond Myklebust2019-04-264-1/+15
| * | SUNRPC: Cache cred of process creating the rpc_clientTrond Myklebust2019-04-262-0/+3
| * | Fix nfs4.2 return -EINVAL when do dedupe operationXiaoli Feng2019-04-251-1/+1
| * | NFS: Remove redundant open context from nfs_pageTrond Myklebust2019-04-251-6/+2
| * | NFS: Add a helper to return a pointer to the open context of a struct nfs_pageTrond Myklebust2019-04-257-23/+25
| * | NFS: Ensure that all nfs lock contexts have a valid open contextTrond Myklebust2019-04-251-4/+9
| * | NFS: Allow signal interruption of NFS4ERR_DELAYed operationsTrond Myklebust2019-04-252-34/+106
| * | pNFS: Add tracking to limit the number of pNFS retriesTrond Myklebust2019-04-254-1/+33
| * | NFS: Remove unused argument from nfs_create_request()Trond Myklebust2019-04-254-13/+13