index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
xdr4.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
nfsd4: fix cached replies to solo SEQUENCE compounds
J. Bruce Fields
2017-11-07
1
-2
/
+11
*
nfsd: Incoming xdr_bufs may have content in tail buffer
Chuck Lever
2017-09-05
1
-0
/
+1
*
nfsd4: skip encoder in trivial error cases
J. Bruce Fields
2017-08-24
1
-0
/
+2
*
nfsd4: define ->op_release for compound ops
J. Bruce Fields
2017-08-24
1
-0
/
+1
*
nfsd4: opdesc will be useful outside nfs4proc.c
J. Bruce Fields
2017-08-24
1
-0
/
+2
*
nfsd4: move some nfsd4 op definitions to xdr4.h
J. Bruce Fields
2017-08-01
1
-0
/
+44
*
nfsd4: properly type op_func callbacks
Christoph Hellwig
2017-05-15
1
-35
/
+31
*
nfsd4: properly type op_set_currentstateid callbacks
Christoph Hellwig
2017-05-15
1
-1
/
+1
*
sunrpc: properly type pc_encode callbacks
Christoph Hellwig
2017-05-15
1
-3
/
+2
*
sunrpc: properly type pc_decode callbacks
Christoph Hellwig
2017-05-15
1
-2
/
+1
*
sunrpc: properly type pc_release callbacks
Christoph Hellwig
2017-05-15
1
-1
/
+1
*
NFSD: Implement the COPY call
Anna Schumaker
2016-10-07
1
-0
/
+23
*
nfsd: implement machine credential support for some operations
Andrew Elble
2016-07-13
1
-0
/
+3
*
nfsd: allow mach_creds_match to be used more broadly
Andrew Elble
2016-07-13
1
-0
/
+2
*
nfsd: implement the NFSv4.2 CLONE operation
Christoph Hellwig
2015-12-07
1
-0
/
+10
*
nfsd: switch unsigned char flags in svc_fh to bools
Jeff Layton
2015-10-12
1
-1
/
+1
*
nfsd: take struct file setup fully into nfs4_preprocess_stateid_op
Christoph Hellwig
2015-06-22
1
-0
/
+1
*
nfsd: fix pNFS return on close semantics
Sachin Bhamare
2015-05-04
1
-0
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2015-04-26
1
-1
/
+1
|
\
|
*
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2015-04-15
1
-1
/
+1
*
|
nfsd: Remove duplicate macro define for max sec label length
Kinglong Mee
2015-03-31
1
-1
/
+0
*
|
nfsd: remove unused status arg to nfsd4_cleanup_open_state
Jeff Layton
2015-03-31
1
-1
/
+1
|
/
*
nfsd: implement pNFS operations
Christoph Hellwig
2015-02-02
1
-0
/
+59
*
nfsd: Add DEALLOCATE support
Anna Schumaker
2014-11-07
1
-0
/
+1
*
nfsd: Add ALLOCATE support
Anna Schumaker
2014-11-07
1
-0
/
+8
*
NFSD: Implement SEEK
Anna Schumaker
2014-09-29
1
-0
/
+14
*
nfsd: Add a mutex to protect the NFSv4.0 open owner replay cache
Jeff Layton
2014-07-31
1
-1
/
+4
*
nfsd: Allow struct nfsd4_compound_state to cache the nfs4_client
Jeff Layton
2014-07-09
1
-0
/
+1
*
nfsd: Cleanup nfs4svc_encode_compoundres
Trond Myklebust
2014-07-08
1
-1
/
+1
*
nfsd4: replace defer_free by svcxdr_tmpalloc
J. Bruce Fields
2014-07-08
1
-4
/
+9
*
nfsd4: remove unused defer_free argument
J. Bruce Fields
2014-07-08
1
-1
/
+0
*
nfsd4: rename cr_linkname->cr_data
J. Bruce Fields
2014-07-08
1
-4
/
+4
*
nfsd4: allow large readdirs
J. Bruce Fields
2014-05-30
1
-3
/
+2
*
nfsd4: more precise nfsd4_max_reply
J. Bruce Fields
2014-05-30
1
-0
/
+1
*
nfsd4: convert 4.1 replay encoding
J. Bruce Fields
2014-05-30
1
-1
/
+1
*
nfsd4: teach encoders to handle reserve_space failures
J. Bruce Fields
2014-05-30
1
-1
/
+1
*
nfsd4: fix encoding of out-of-space replies
J. Bruce Fields
2014-05-27
1
-0
/
+2
*
nfsd4: tweak nfsd4_encode_getattr to take xdr_stream
J. Bruce Fields
2014-05-23
1
-3
/
+4
*
nfsd4: embed xdr_stream in nfsd4_compoundres
J. Bruce Fields
2014-05-23
1
-3
/
+1
*
nfsd4: nfsd4_replay_cache_entry should be static
J. Bruce Fields
2014-03-28
1
-2
/
+0
*
Define op_iattr for nfsd4_open instead using macro
Kinglong Mee
2014-01-06
1
-2
/
+1
*
nfsd: using nfsd4_encode_noop for encoding destroy_session/free_stateid
Kinglong Mee
2014-01-03
1
-1
/
+0
*
NFSD: Server implementation of MAC Labeling
David Quigley
2013-05-15
1
-0
/
+4
*
nfsd4: cleanup handling of nfsv4.0 closed stateid's
J. Bruce Fields
2013-04-08
1
-0
/
+1
*
nfsd: remove unused macro in nfsv4
Yanchuan Nian
2013-04-03
1
-1
/
+0
*
nfsd4: handle seqid-mutating open errors from xdr decoding
J. Bruce Fields
2013-04-03
1
-0
/
+1
*
nfsd4: simplify nfsd4_encode_fattr interface slightly
J. Bruce Fields
2013-01-23
1
-1
/
+1
*
nfsd4: disable zero-copy on non-final read ops
J. Bruce Fields
2012-12-17
1
-0
/
+8
*
nfsd4: delay filling in write iovec array till after xdr decoding
J. Bruce Fields
2012-11-26
1
-1
/
+0
*
nfsd4: move more write parameters into xdr argument
J. Bruce Fields
2012-11-26
1
-0
/
+2
[next]