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
/
nfs
/
nfs4xdr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
SUNRPC: Move the bound cred to struct rpc_rqst
Trond Myklebust
2010-08-04
1
-1
/
+1
*
NFSv4: Ensure the lockowners are labelled using the fl_owner and/or fl_pid
Trond Myklebust
2010-07-30
1
-1
/
+1
*
NFSv4: Add support for the RELEASE_LOCKOWNER operation
Trond Myklebust
2010-07-30
1
-0
/
+55
*
NFSv4: Clean up for lockowner XDR encoding
Trond Myklebust
2010-07-30
1
-12
/
+20
*
NFSv4: Ensure that we track the NFSv4 lock state in read/write requests.
Trond Myklebust
2010-07-30
1
-4
/
+4
*
NFSv41: Deprecate nfs_client->cl_minorversion
Trond Myklebust
2010-06-22
1
-5
/
+5
*
NFSv4: Fix an embarassing typo in encode_attrs()
Trond Myklebust
2010-06-22
1
-2
/
+2
*
NFSv4: Clean up the NFSv4 setclientid operation
Trond Myklebust
2010-05-14
1
-10
/
+10
*
NFS: Reduce stack footprint of nfs_proc_remove()
Trond Myklebust
2010-05-14
1
-1
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-1
/
+0
*
NFS: don't try to decode GETATTR if DELEGRETURN returned error
Jeff Layton
2010-03-22
1
-0
/
+2
*
Merge branch 'writeback-for-2.6.34' into nfs-for-2.6.34
Trond Myklebust
2010-03-05
1
-3
/
+3
|
\
|
*
NFS: Fix the mapping of the NFSERR_SERVERFAULT error
Trond Myklebust
2010-02-09
1
-3
/
+3
*
|
nfs41: Adjust max cache response size value
Mike Sager
2010-02-10
1
-1
/
+9
|
/
*
nfs41: RECLAIM_COMPLETE XDR functionality
Ricardo Labiaga
2009-12-05
1
-0
/
+66
*
Cleanup some NFSv4 XDR decode comments
Ricardo Labiaga
2009-12-05
1
-13
/
+13
*
nfs41: check SEQUENCE status flag
Alexandros Batsakis
2009-12-05
1
-2
/
+2
*
nfs41: V2 adjust max_rqst_sz, max_resp_sz w.r.t to rsize, wsize
Alexandros Batsakis
2009-12-05
1
-0
/
+14
*
nfs41: add support for the exclusive create flags
Alexandros Batsakis
2009-12-05
1
-3
/
+20
*
Re: acl trouble after upgrading ubuntu
J. Bruce Fields
2009-12-03
1
-1
/
+1
*
NFSv4: Fix a bug when the server returns NFS4ERR_RESOURCE
Trond Myklebust
2009-10-23
1
-1
/
+0
*
headers: utsname.h redux
Alexey Dobriyan
2009-09-23
1
-1
/
+0
*
Merge branch 'nfsv4_xdr_cleanups-for-2.6.32' into nfs-for-2.6.32
Trond Myklebust
2009-08-19
1
-564
/
+810
|
\
|
*
nfs: nfs4xdr: optimize low level decoding
Benny Halevy
2009-08-14
1
-59
/
+59
|
*
nfs: nfs4xdr: get rid of READ_BUF
Benny Halevy
2009-08-14
1
-96
/
+379
|
*
nfs: nfs4xdr: simplify decode_exchange_id by reusing decode_opaque_inline
Benny Halevy
2009-08-14
1
-9
/
+10
|
*
nfs: nfs4xdr: get rid of COPYMEM
Benny Halevy
2009-08-14
1
-8
/
+3
|
*
nfs: nfs4xdr: introduce decode_sessionid helper
Benny Halevy
2009-08-14
1
-10
/
+15
|
*
nfs: nfs4xdr: introduce decode_verifier helper
Benny Halevy
2009-08-14
1
-10
/
+12
|
*
nfs: nfs4xdr: introduce decode_opaque_fixed and decode_stateid helpers
Benny Halevy
2009-08-14
1
-31
/
+40
|
*
nfs: nfs4xdr: introduce print_overflow_msg
Benny Halevy
2009-08-14
1
-4
/
+8
|
*
nfs: nfs4xdr: get rid of READTIME
Benny Halevy
2009-08-14
1
-5
/
+0
|
*
nfs: nfs4xdr: get rid of READ64
Benny Halevy
2009-08-14
1
-29
/
+25
|
*
nfs: nfs4xdr: get rid of READ32
Benny Halevy
2009-08-14
1
-73
/
+72
|
*
nfs: nfs4xdr: merge xdr_encode_int+xdr_encode_opaque_fixed into xdr_encode_op...
Benny Halevy
2009-08-14
1
-28
/
+14
|
*
nfs: nfs4xdr: optimize low level encoding
Benny Halevy
2009-08-14
1
-64
/
+64
|
*
nfs: nfs4xdr: change RESERVE_SPACE macro into a static helper
Benny Halevy
2009-08-14
1
-73
/
+65
|
*
nfs: nfs4xdr: encode_compound_hdr does not have to round up reserved bytes
Benny Halevy
2009-08-14
1
-1
/
+1
|
*
nfs: nfs4xdr: optimize RESERVE_SPACE in encode_create_session and encode_sequ...
Benny Halevy
2009-08-14
1
-17
/
+5
|
*
nfs: nfs4xdr: get rid of WRITEMEM
Benny Halevy
2009-08-14
1
-36
/
+32
|
*
nfs: nfs4xdr: get rid of WRITE64
Benny Halevy
2009-08-14
1
-24
/
+20
|
*
nfs: nfs4xdr: get rid of WRITE32
Benny Halevy
2009-08-14
1
-146
/
+145
*
|
NFSv4: Don't do idmapper upcalls for asynchronous RPC calls
Trond Myklebust
2009-08-09
1
-28
/
+58
|
/
*
nfs41: sequence operation
Andy Adamson
2009-06-17
1
-5
/
+122
*
nfs41: destroy_session operation
Andy Adamson
2009-06-17
1
-0
/
+59
*
nfs41: create_session operation
Andy Adamson
2009-06-17
1
-0
/
+185
*
nfs41: get_lease_time
Andy Adamson
2009-06-17
1
-0
/
+51
*
nfs41: exchange_id operation
Benny Halevy
2009-06-17
1
-0
/
+139
*
nfs41: xdr {encode,decode}_sequence
Andy Adamson
2009-06-17
1
-10
/
+232
*
nfs41: encode minorversion in compound header
Benny Halevy
2009-06-17
1
-30
/
+40
[next]