index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
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-08
63
-2909
/
+3225
|
\
\
\
\
\
|
*
|
|
|
|
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
2
-2
/
+10
|
*
|
|
|
|
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
|
*
|
|
|
|
SUNRPC: Use kmemdup_nul() in rpc_parse_scope_id()
Trond Myklebust
2020-02-03
1
-1
/
+1
|
*
|
|
|
|
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
|
*
|
|
|
|
nfs: Return EINVAL rather than ERANGE for mount parse errors
David Howells
2020-01-24
1
-2
/
+1
|
*
|
|
|
|
NFS: allow deprecation of NFS UDP protocol
Olga Kornievskaia
2020-01-24
3
-0
/
+17
|
*
|
|
|
|
NFS: Add softreval behaviour to nfs_lookup_revalidate()
Trond Myklebust
2020-01-24
9
-31
/
+66
[prev]
[next]