index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
xdr4.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-11-30
NFSD: Add common helpers to decode void args and encode void results
Chuck Lever
1
-2
/
+0
2020-10-02
NFSD: Encoder and decoder functions are always present
Chuck Lever
1
-0
/
+1
2020-07-13
nfsd: add structure definitions for xattr requests / responses
Frank van der Linden
1
-0
/
+31
2019-12-09
NFSD add nfs4 inter ssc to nfsd4_copy
Olga Kornievskaia
1
-0
/
+5
2019-12-09
NFSD: allow inter server COPY to have a STALE source server fh
Olga Kornievskaia
1
-0
/
+1
2019-12-09
NFSD generalize nfsd4_compound_state flag names
Olga Kornievskaia
1
-3
/
+3
2019-12-09
NFSD add COPY_NOTIFY operation
Olga Kornievskaia
1
-1
/
+1
2019-12-09
NFSD COPY_NOTIFY xdr
Olga Kornievskaia
1
-0
/
+13
2019-12-09
NFSD add ca_source_server<> to COPY
Olga Kornievskaia
1
-5
/
+7
2019-08-19
nfsd: hook up nfs4_preprocess_stateid_op to the nfsd_file cache
Jeff Layton
1
-10
/
+9
2019-07-03
nfsd: decode implementation id
J. Bruce Fields
1
-0
/
+3
2019-07-03
nfsd: use 64-bit seconds fields in nfsd v4 code
J. Bruce Fields
1
-1
/
+1
2018-09-25
NFSD introduce async copy feature
Olga Kornievskaia
1
-0
/
+12
2018-09-25
NFSD OFFLOAD_STATUS xdr
Olga Kornievskaia
1
-0
/
+10
2018-09-25
NFSD CB_OFFLOAD xdr
Olga Kornievskaia
1
-0
/
+6
2018-04-03
nfsd: fix incorrect umasks
J. Bruce Fields
1
-0
/
+2
2018-04-03
NFSD: Clean up legacy NFS SYMLINK argument XDR decoders
Chuck Lever
1
-0
/
+2
2018-03-19
nfsd: remove unsused "cp_consecutive" field
J. Bruce Fields
1
-1
/
+0
2017-11-07
nfsd4: fix cached replies to solo SEQUENCE compounds
J. Bruce Fields
1
-2
/
+11
2017-09-05
nfsd: Incoming xdr_bufs may have content in tail buffer
Chuck Lever
1
-0
/
+1
2017-08-24
nfsd4: skip encoder in trivial error cases
J. Bruce Fields
1
-0
/
+2
2017-08-24
nfsd4: define ->op_release for compound ops
J. Bruce Fields
1
-0
/
+1
2017-08-24
nfsd4: opdesc will be useful outside nfs4proc.c
J. Bruce Fields
1
-0
/
+2
2017-08-01
nfsd4: move some nfsd4 op definitions to xdr4.h
J. Bruce Fields
1
-0
/
+44
2017-05-15
nfsd4: properly type op_func callbacks
Christoph Hellwig
1
-35
/
+31
2017-05-15
nfsd4: properly type op_set_currentstateid callbacks
Christoph Hellwig
1
-1
/
+1
2017-05-15
sunrpc: properly type pc_encode callbacks
Christoph Hellwig
1
-3
/
+2
2017-05-15
sunrpc: properly type pc_decode callbacks
Christoph Hellwig
1
-2
/
+1
2017-05-15
sunrpc: properly type pc_release callbacks
Christoph Hellwig
1
-1
/
+1
2016-10-07
NFSD: Implement the COPY call
Anna Schumaker
1
-0
/
+23
2016-07-13
nfsd: implement machine credential support for some operations
Andrew Elble
1
-0
/
+3
2016-07-13
nfsd: allow mach_creds_match to be used more broadly
Andrew Elble
1
-0
/
+2
2015-12-07
nfsd: implement the NFSv4.2 CLONE operation
Christoph Hellwig
1
-0
/
+10
2015-10-12
nfsd: switch unsigned char flags in svc_fh to bools
Jeff Layton
1
-1
/
+1
2015-06-22
nfsd: take struct file setup fully into nfs4_preprocess_stateid_op
Christoph Hellwig
1
-0
/
+1
2015-05-04
nfsd: fix pNFS return on close semantics
Sachin Bhamare
1
-0
/
+1
2015-04-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
1
-1
/
+1
2015-03-31
nfsd: Remove duplicate macro define for max sec label length
Kinglong Mee
1
-1
/
+0
2015-03-31
nfsd: remove unused status arg to nfsd4_cleanup_open_state
Jeff Layton
1
-1
/
+1
2015-02-02
nfsd: implement pNFS operations
Christoph Hellwig
1
-0
/
+59
2014-11-07
nfsd: Add DEALLOCATE support
Anna Schumaker
1
-0
/
+1
2014-11-07
nfsd: Add ALLOCATE support
Anna Schumaker
1
-0
/
+8
2014-09-29
NFSD: Implement SEEK
Anna Schumaker
1
-0
/
+14
2014-07-31
nfsd: Add a mutex to protect the NFSv4.0 open owner replay cache
Jeff Layton
1
-1
/
+4
2014-07-09
nfsd: Allow struct nfsd4_compound_state to cache the nfs4_client
Jeff Layton
1
-0
/
+1
2014-07-08
nfsd: Cleanup nfs4svc_encode_compoundres
Trond Myklebust
1
-1
/
+1
2014-07-08
nfsd4: replace defer_free by svcxdr_tmpalloc
J. Bruce Fields
1
-4
/
+9
2014-07-08
nfsd4: remove unused defer_free argument
J. Bruce Fields
1
-1
/
+0
2014-07-08
nfsd4: rename cr_linkname->cr_data
J. Bruce Fields
1
-4
/
+4
[next]