index
:
delta/linux-next.git
akpm
akpm-base
baserock/edcragg/armv8l-tegra-jetson-tx1-support
master
pending-fixes
stable
git.kernel.org: pub/scm/linux/kernel/git/next/linux-next.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
nfs4xdr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
NFS: use dynamically computed compound_hdr.replen for xdr_inline_pages offset
Benny Halevy
2009-06-17
1
-38
/
+10
*
NFS: update hdr->replen for every encode op
Benny Halevy
2009-06-17
1
-0
/
+31
*
NFS: define and initialize compound_hdr.replen
Benny Halevy
2009-06-17
1
-34
/
+43
*
NFS: use decode_change_info_maxsz for xdr maxsz calculations
Benny Halevy
2009-06-17
1
-3
/
+7
*
nfs41: use nfs4_fs_locations_res
Benny Halevy
2009-06-17
1
-2
/
+4
*
nfs41: use nfs4_setaclres
Benny Halevy
2009-06-17
1
-1
/
+2
*
NFS: get rid of unused xdr decode_setattr(, res) argument
Benny Halevy
2009-06-17
1
-3
/
+3
*
nfs41: use nfs4_getaclres
Benny Halevy
2009-06-17
1
-2
/
+3
*
nfs41: use nfs4_pathconf_res
Benny Halevy
2009-06-17
1
-2
/
+3
*
nfs41: use nfs4_fsinfo_res
Benny Halevy
2009-06-17
1
-2
/
+3
*
nfs41: use nfs4_statfs_res
Benny Halevy
2009-06-17
1
-2
/
+3
*
nfs41: use nfs4_readlink_res
Benny Halevy
2009-06-17
1
-1
/
+2
*
nfs41: use nfs4_server_caps_arg
Benny Halevy
2009-06-17
1
-2
/
+3
*
NFSv4: Make decode_getfattr() set fattr->valid to reflect what was decoded
Trond Myklebust
2009-03-11
1
-19
/
+73
*
NFSv4: Clean up decode_getfattr()
Trond Myklebust
2009-03-11
1
-21
/
+57
*
NFS: Fix the type of struct nfs_fattr->mode
Trond Myklebust
2009-03-11
1
-21
/
+19
*
NFS: Shrink the struct nfs_fattr
Trond Myklebust
2009-03-11
1
-3
/
+0
*
NFSv4: Support NFSv4 optional attributes in the struct nfs_fattr
Trond Myklebust
2009-03-11
1
-3
/
+3
*
NFSv4: Ignore errors on the post-op attributes in SETATTR calls
Trond Myklebust
2009-03-11
1
-3
/
+1
*
NFS: remove unused status from encode routines
Andy Adamson
2008-12-23
1
-398
/
+180
*
NFS: increment number of operations in each encode routine
Andy Adamson
2008-12-23
1
-170
/
+247
*
NFS: fix comment placement in nfs4xdr.c
Benny Halevy
2008-12-23
1
-4
/
+4
*
NFS: fix tabs in nfs4xdr.c
Andy Adamson
2008-12-23
1
-245
/
+245
*
NFS: remove white space from nfs4xdr.c
Andy Adamson
2008-12-23
1
-33
/
+29
*
nfs: remove incorrect usage of nfs4 compound response hdr.status
Benny Halevy
2008-12-23
1
-6
/
+0
*
nfs: return compound hdr.status when there are no op replies
Benny Halevy
2008-12-23
1
-0
/
+2
*
NFSv4: Convert the open and close ops to use fmode
Trond Myklebust
2008-12-23
1
-5
/
+5
*
NFSv4: Convert delegation->type field to fmode_t
Trond Myklebust
2008-12-23
1
-2
/
+2
*
nfs: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-05-16
1
-50
/
+50
*
nfs: fix printout of multiword bitfields
Fred Isaman
2008-04-19
1
-5
/
+5
*
nfs: return negative error value from nfs{,4}_stat_to_errno
Benny Halevy
2008-04-19
1
-40
/
+40
*
NFSv4: Only increment the sequence id if the server saw it
Trond Myklebust
2008-04-19
1
-1
/
+17
*
NFS: clean up short packet handling for NFSv4 readdir
Jeff Layton
2008-03-19
1
-10
/
+27
*
NFS: fix encode_fsinfo_maxsz
Fred Isaman
2008-03-14
1
-1
/
+1
*
NFS: Ensure NFSv4 SETCLIENTID send buffer is large enough
Chuck Lever
2008-01-30
1
-4
/
+6
*
NFS: Change sign of some loop indices in nfs4xdr.c
Chuck Lever
2008-01-30
1
-8
/
+8
*
NFS: Use unsigned intermediates for manipulating header lengths (NFSv4 XDR)
Chuck Lever
2008-01-30
1
-5
/
+9
*
NFSv4: Make NFSv4 ACCESS calls return attributes too...
Trond Myklebust
2007-10-09
1
-7
/
+20
*
SUNRPC: mark bulk read/write data in xdrbuf
\"Talpey, Thomas\
2007-10-09
1
-0
/
+2
*
NFS: Convert printk's to dprintk's in fs/nfs/nfs?xdr.c
Chuck Lever
2007-10-09
1
-22
/
+21
*
NFS: Introduce struct nfs_removeargs+nfs_removeres
Trond Myklebust
2007-07-19
1
-4
/
+4
*
NFSv4: Fix the nfsv4 readlink reply buffer alignment
Trond Myklebust
2007-07-19
1
-10
/
+11
*
NFSv4: Fix the readdir reply buffer alignment
Trond Myklebust
2007-07-19
1
-13
/
+14
[next]