| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | | | | | | nfsd: use true,false for bool variable in vfs.c | zhengbin | 2020-01-03 | 1 | -3/+3 | |
| | * | | | | | | | | | | | | nfsd: remove nfs4_reset_lease() declarations | Arnd Bergmann | 2019-12-19 | 1 | -2/+0 | |
| | * | | | | | | | | | | | | nfsd: use ktime_get_real_seconds() in nfs4_verifier | Arnd Bergmann | 2019-12-19 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | nfsd: use boottime for lease expiry calculation | Arnd Bergmann | 2019-12-19 | 5 | -37/+42 | |
| | * | | | | | | | | | | | | nfsd: fix jiffies/time_t mixup in LRU list | Arnd Bergmann | 2019-12-19 | 2 | -2/+2 | |
| | * | | | | | | | | | | | | nfsd: fix delay timer on 32-bit architectures | Arnd Bergmann | 2019-12-19 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | nfsd: use time64_t in nfsd_proc_setattr() check | Arnd Bergmann | 2019-12-19 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | nfsd: pass a 64-bit guardtime to nfsd_setattr() | Arnd Bergmann | 2019-12-19 | 6 | -8/+8 | |
| | * | | | | | | | | | | | | nfsd: make 'boot_time' 64-bit wide | Arnd Bergmann | 2019-12-19 | 3 | -12/+12 | |
| | * | | | | | | | | | | | | nfsd: use timespec64 in encode_time_delta | Arnd Bergmann | 2019-12-19 | 1 | -2/+2 | |
| | * | | | | | | | | | | | | nfsd: handle nfs3 timestamps as unsigned | Arnd Bergmann | 2019-12-19 | 2 | -14/+10 | |
| | * | | | | | | | | | | | | nfsd: print 64-bit timestamps in client_info_show | Arnd Bergmann | 2019-12-19 | 2 | -4/+3 | |
| | * | | | | | | | | | | | | nfsd: use ktime_get_seconds() for timestamps | Arnd Bergmann | 2019-12-19 | 1 | -5/+5 | |
| | * | | | | | | | | | | | | nfsd: remove unnecessary assertion in nfsd4_encode_replay | Aditya Pakki | 2019-12-19 | 1 | -2/+0 | |
| | * | | | | | | | | | | | | nfsd: Clone should commit src file metadata too | Trond Myklebust | 2019-12-19 | 1 | -5/+14 | |
| | * | | | | | | | | | | | | nfsd4: Remove unneeded semicolon | zhengbin | 2019-12-19 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | nfsd: Return the correct number of bytes written to the file | Trond Myklebust | 2019-12-17 | 1 | -0/+1 | |
| | * | | | | | | | | | | | | nfsd4: avoid NULL deference on strange COPY compounds | J. Bruce Fields | 2019-12-09 | 1 | -1/+2 | |
| | * | | | | | | | | | | | | NFSD fixing possible null pointer derefering in copy offload | Olga Kornievskaia | 2019-12-09 | 1 | -1/+2 | |
| | * | | | | | | | | | | | | NFSD fix nfserro errno mismatch | Olga Kornievskaia | 2019-12-09 | 1 | -6/+5 | |
| | * | | | | | | | | | | | | NFSD: fix seqid in copy stateid | Olga Kornievskaia | 2019-12-09 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | NFSD fix mismatching type in nfsd4_set_netaddr | Olga Kornievskaia | 2019-12-09 | 1 | -1/+1 | |
| | * | | | | | | | | | | | | nfsd: unlock on error in manage_cpntf_state() | Dan Carpenter | 2019-12-09 | 1 | -2/+5 | |
| | * | | | | | | | | | | | | NFSD add nfs4 inter ssc to nfsd4_copy | Olga Kornievskaia | 2019-12-09 | 5 | -27/+295 | |
| | * | | | | | | | | | | | | NFSD: allow inter server COPY to have a STALE source server fh | Olga Kornievskaia | 2019-12-09 | 4 | -5/+68 | |
| | * | | | | | | | | | | | | NFSD generalize nfsd4_compound_state flag names | Olga Kornievskaia | 2019-12-09 | 3 | -10/+11 | |
| | * | | | | | | | | | | | | NFSD check stateids against copy stateids | Olga Kornievskaia | 2019-12-09 | 1 | -8/+66 | |
| | * | | | | | | | | | | | | NFSD add COPY_NOTIFY operation | Olga Kornievskaia | 2019-12-09 | 4 | -24/+173 | |
| | * | | | | | | | | | | | | NFSD COPY_NOTIFY xdr | Olga Kornievskaia | 2019-12-09 | 3 | -2/+129 | |
| | * | | | | | | | | | | | | NFSD add ca_source_server<> to COPY | Olga Kornievskaia | 2019-12-09 | 2 | -6/+71 | |
| | * | | | | | | | | | | | | NFSD fill-in netloc4 structure | Olga Kornievskaia | 2019-12-09 | 1 | -0/+32 | |
| * | | | | | | | | | | | | | Merge tag 'nfs-for-5.6-1' of git://git.linux-nfs.org/projects/anna/linux-nfs | Linus Torvalds | 2020-02-07 | 43 | -2633/+3008 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / | |/| | | | | | | / / / / | |_|_|_|_|_|_|_|/ / / / |/| | | | | | | | | | | | ||||||
| | * | | | | | | | | | | | NFSv4.0: nfs4_do_fsinfo() should not do implicit lease renewals | Robert Milkowski | 2020-02-04 | 4 | -14/+11 | |
| | * | | | | | | | | | | | NFSv4: try lease recovery on NFS4ERR_EXPIRED | Robert Milkowski | 2020-02-04 | 1 | -0/+5 | |
| | * | | | | | | | | | | | NFS: Fix memory leaks | Wenwen Wang | 2020-02-04 | 1 | -2/+2 | |
| | * | | | | | | | | | | | nfs: optimise readdir cache page invalidation | Dai Ngo | 2020-02-04 | 1 | -2/+7 | |
| | * | | | | | | | | | | | NFS: Switch readdir to using iterate_shared() | Trond Myklebust | 2020-02-03 | 1 | -1/+1 | |
| | * | | | | | | | | | | | NFS: Use kmemdup_nul() in nfs_readdir_make_qstr() | Trond Myklebust | 2020-02-03 | 1 | -1/+1 | |
| | * | | | | | | | | | | | NFS: Directory page cache pages need to be locked when read | Trond Myklebust | 2020-02-03 | 1 | -11/+19 | |
| | * | | | | | | | | | | | NFS: Fix memory leaks and corruption in readdir | Trond Myklebust | 2020-02-03 | 1 | -2/+15 | |
| | * | | | | | | | | | | | NFS: Replace various occurrences of kstrndup() with kmemdup_nul() | Trond Myklebust | 2020-02-03 | 2 | -2/+2 | |
| | * | | | | | | | | | | | NFSv4: Limit the total number of cached delegations | Trond Myklebust | 2020-02-03 | 1 | -1/+7 | |
| | * | | | | | | | | | | | NFSv4: Add accounting for the number of active delegations held | Trond Myklebust | 2020-02-03 | 1 | -12/+24 | |
| | * | | | | | | | | | | | NFSv4: Try to return the delegation immediately when marked for return on close | Trond Myklebust | 2020-02-03 | 3 | -0/+35 | |
| | * | | | | | | | | | | | NFS: Clear NFS_DELEGATION_RETURN_IF_CLOSED when the delegation is returned | Trond Myklebust | 2020-02-03 | 1 | -1/+3 | |
| | * | | | | | | | | | | | NFSv4: nfs_inode_evict_delegation() should set NFS_DELEGATION_RETURNING | Trond Myklebust | 2020-02-03 | 1 | -0/+1 | |
| | * | | | | | | | | | | | NFS: nfs_find_open_context() should use cred_fscmp() | Trond Myklebust | 2020-02-03 | 1 | -1/+1 | |
| | * | | | | | | | | | | | NFS: nfs_access_get_cached_rcu() should use cred_fscmp() | Trond Myklebust | 2020-02-03 | 1 | -1/+1 | |
| | * | | | | | | | | | | | NFSv4: pnfs_roc() must use cred_fscmp() to compare creds | Trond Myklebust | 2020-02-03 | 1 | -1/+1 | |
| | * | | | | | | | | | | | NFS: remove unused macros | Alex Shi | 2020-02-03 | 1 | -2/+0 | |

