Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
5b39187fad6faefae5ce1a1e997651d4e382b135
/
fs
/
nfs
/
nfs4xdr.c
bb8b27e
NFSv4: Clean up the NFSv4 setclientid operation
by Trond Myklebust
· 15 years ago
d346890
NFS: Reduce stack footprint of nfs_proc_remove()
by Trond Myklebust
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
556ae3b
NFS: don't try to decode GETATTR if DELEGRETURN returned error
by Jeff Layton
· 15 years ago
3fa04ec
Merge branch 'writeback-for-2.6.34' into nfs-for-2.6.34
by Trond Myklebust
· 15 years ago
8e0d46e
nfs41: Adjust max cache response size value
by Mike Sager
· 15 years ago
fdcb457
NFS: Fix the mapping of the NFSERR_SERVERFAULT error
by Trond Myklebust
· 15 years ago
1801975
nfs41: RECLAIM_COMPLETE XDR functionality
by Ricardo Labiaga
· 15 years ago
8b17321
Cleanup some NFSv4 XDR decode comments
by Ricardo Labiaga
· 15 years ago
0629e37
nfs41: check SEQUENCE status flag
by Alexandros Batsakis
· 15 years ago
2449ea2
nfs41: V2 adjust max_rqst_sz, max_resp_sz w.r.t to rsize, wsize
by Alexandros Batsakis
· 15 years ago
4882ef7
nfs41: add support for the exclusive create flags
by Alexandros Batsakis
· 15 years ago
d327cf7
Re: acl trouble after upgrading ubuntu
by J. Bruce Fields
· 15 years ago
52567b0
NFSv4: Fix a bug when the server returns NFS4ERR_RESOURCE
by Trond Myklebust
· 15 years ago
2bcd57a
headers: utsname.h redux
by Alexey Dobriyan
· 15 years ago
6a396f6
Merge branch 'nfsv4_xdr_cleanups-for-2.6.32' into nfs-for-2.6.32
by Trond Myklebust
· 15 years ago
cccddf4
nfs: nfs4xdr: optimize low level decoding
by Benny Halevy
· 15 years ago
c0eae66
nfs: nfs4xdr: get rid of READ_BUF
by Benny Halevy
· 15 years ago
2460ba5
nfs: nfs4xdr: simplify decode_exchange_id by reusing decode_opaque_inline
by Benny Halevy
· 15 years ago
99398d0
nfs: nfs4xdr: get rid of COPYMEM
by Benny Halevy
· 15 years ago
e78291e
nfs: nfs4xdr: introduce decode_sessionid helper
by Benny Halevy
· 15 years ago
db942bb
nfs: nfs4xdr: introduce decode_verifier helper
by Benny Halevy
· 15 years ago
07d3043
nfs: nfs4xdr: introduce decode_opaque_fixed and decode_stateid helpers
by Benny Halevy
· 15 years ago
686841b
nfs: nfs4xdr: introduce print_overflow_msg
by Benny Halevy
· 15 years ago
c816fd3
nfs: nfs4xdr: get rid of READTIME
by Benny Halevy
· 15 years ago
3ceb4db
nfs: nfs4xdr: get rid of READ64
by Benny Halevy
· 15 years ago
6f723f7
nfs: nfs4xdr: get rid of READ32
by Benny Halevy
· 15 years ago
811652b
nfs: nfs4xdr: merge xdr_encode_int+xdr_encode_opaque_fixed into xdr_encode_opaque
by Benny Halevy
· 15 years ago
3455851
nfs: nfs4xdr: optimize low level encoding
by Benny Halevy
· 15 years ago
13c65ce
nfs: nfs4xdr: change RESERVE_SPACE macro into a static helper
by Benny Halevy
· 15 years ago
2220f13
nfs: nfs4xdr: encode_compound_hdr does not have to round up reserved bytes
by Benny Halevy
· 15 years ago
42edd69
nfs: nfs4xdr: optimize RESERVE_SPACE in encode_create_session and encode_sequence
by Benny Halevy
· 15 years ago
93f0cf2
nfs: nfs4xdr: get rid of WRITEMEM
by Benny Halevy
· 15 years ago
b95be5a
nfs: nfs4xdr: get rid of WRITE64
by Benny Halevy
· 15 years ago
e75bc1c
nfs: nfs4xdr: get rid of WRITE32
by Benny Halevy
· 15 years ago
80e52ac
NFSv4: Don't do idmapper upcalls for asynchronous RPC calls
by Trond Myklebust
· 15 years ago
fc01cea
nfs41: sequence operation
by Andy Adamson
· 16 years ago
0f3e66c
nfs41: destroy_session operation
by Andy Adamson
· 16 years ago
fc93158
nfs41: create_session operation
by Andy Adamson
· 16 years ago
2050f0c
nfs41: get_lease_time
by Andy Adamson
· 16 years ago
99fe60d
nfs41: exchange_id operation
by Benny Halevy
· 16 years ago
9b7b9fc
nfs41: xdr {encode,decode}_sequence
by Andy Adamson
· 16 years ago
66cc042
nfs41: encode minorversion in compound header
by Benny Halevy
· 16 years ago
28f5669
NFS: use dynamically computed compound_hdr.replen for xdr_inline_pages offset
by Benny Halevy
· 16 years ago
dadf0c2
NFS: update hdr->replen for every encode op
by Benny Halevy
· 16 years ago
0c4e8c1
NFS: define and initialize compound_hdr.replen
by Benny Halevy
· 16 years ago
6ce1839
NFS: use decode_change_info_maxsz for xdr maxsz calculations
by Benny Halevy
· 16 years ago
2295846
nfs41: use nfs4_fs_locations_res
by Benny Halevy
· 16 years ago
73c403a
nfs41: use nfs4_setaclres
by Benny Halevy
· 16 years ago
9e9ecc0
NFS: get rid of unused xdr decode_setattr(, res) argument
by Benny Halevy
· 16 years ago
663c79b
nfs41: use nfs4_getaclres
by Benny Halevy
· 16 years ago
d45b298
nfs41: use nfs4_pathconf_res
by Benny Halevy
· 16 years ago
3dda5e4
nfs41: use nfs4_fsinfo_res
by Benny Halevy
· 16 years ago
24ad148
nfs41: use nfs4_statfs_res
by Benny Halevy
· 16 years ago
f50c700
nfs41: use nfs4_readlink_res
by Benny Halevy
· 16 years ago
43652ad
nfs41: use nfs4_server_caps_arg
by Benny Halevy
· 16 years ago
409924e
NFSv4: Make decode_getfattr() set fattr->valid to reflect what was decoded
by Trond Myklebust
· 16 years ago
f26c7a7
NFSv4: Clean up decode_getfattr()
by Trond Myklebust
· 16 years ago
bca7947
NFS: Fix the type of struct nfs_fattr->mode
by Trond Myklebust
· 16 years ago
1ca277d
NFS: Shrink the struct nfs_fattr
by Trond Myklebust
· 16 years ago
9e6e70f
NFSv4: Support NFSv4 optional attributes in the struct nfs_fattr
by Trond Myklebust
· 16 years ago
78f945f
NFSv4: Ignore errors on the post-op attributes in SETATTR calls
by Trond Myklebust
· 16 years ago
cf8cdbe
NFS: remove unused status from encode routines
by Andy Adamson
· 16 years ago
d017931
NFS: increment number of operations in each encode routine
by Andy Adamson
· 16 years ago
49c2559
NFS: fix comment placement in nfs4xdr.c
by Benny Halevy
· 16 years ago
05d564f
NFS: fix tabs in nfs4xdr.c
by Andy Adamson
· 16 years ago
6c0195a
NFS: remove white space from nfs4xdr.c
by Andy Adamson
· 16 years ago
3741307
nfs: remove incorrect usage of nfs4 compound response hdr.status
by Benny Halevy
· 16 years ago
aadf615
nfs: return compound hdr.status when there are no op replies
by Benny Halevy
· 16 years ago
dc0b027
NFSv4: Convert the open and close ops to use fmode
by Trond Myklebust
· 16 years ago
bd7bf9d
NFSv4: Convert delegation->type field to fmode_t
by Trond Myklebust
· 16 years ago
3110ff8
nfs: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
4410924
nfs: fix printout of multiword bitfields
by Fred Isaman
· 17 years ago
856dff3
nfs: return negative error value from nfs{,4}_stat_to_errno
by Benny Halevy
· 17 years ago
c1d5193
NFSv4: Only increment the sequence id if the server saw it
by Trond Myklebust
· 17 years ago
7bda2cd
NFS: clean up short packet handling for NFSv4 readdir
by Jeff Layton
· 17 years ago
2f42b5d
NFS: fix encode_fsinfo_maxsz
by Fred Isaman
· 17 years ago
cc38bac
NFS: Ensure NFSv4 SETCLIENTID send buffer is large enough
by Chuck Lever
· 17 years ago
464ad6b
NFS: Change sign of some loop indices in nfs4xdr.c
by Chuck Lever
· 17 years ago
bcecff7
NFS: Use unsigned intermediates for manipulating header lengths (NFSv4 XDR)
by Chuck Lever
· 17 years ago
76b3299
NFSv4: Make NFSv4 ACCESS calls return attributes too...
by Trond Myklebust
· 17 years ago
4f22ccc
SUNRPC: mark bulk read/write data in xdrbuf
by \"Talpey, Thomas\
· 17 years ago
fe82a18
NFS: Convert printk's to dprintk's in fs/nfs/nfs?xdr.c
by Chuck Lever
· 17 years ago
4fdc17b
NFS: Introduce struct nfs_removeargs+nfs_removeres
by Trond Myklebust
· 17 years ago
e3a535e
NFSv4: Fix the nfsv4 readlink reply buffer alignment
by Trond Myklebust
· 17 years ago
d6ac02d
NFSv4: Fix the readdir reply buffer alignment
by Trond Myklebust
· 17 years ago
9104a55
NFSv4: More NFSv4 xdr cleanups
by Trond Myklebust
· 17 years ago
9936781
NFSv4: Try to recover from getfh failures in nfs4_xdr_dec_open
by Trond Myklebust
· 17 years ago
365c8f5
NFSv4: Don't fail nfs4_xdr_dec_open if decode_restorefh() failed
by Trond Myklebust
· 17 years ago
9f958ab
NFSv4: Reduce the chances of an open_owner identifier collision
by Trond Myklebust
· 17 years ago
e688962
NFSv4: Fix underestimate of NFSv4 lookup request size
by Trond Myklebust
· 17 years ago
2cebf82
NFSv4: Fix the underestimate of NFSv4 open request size
by Trond Myklebust
· 17 years ago
bd625ba
NFSv4: Fix the NFSv4 owner and owner_group size estimates
by Trond Myklebust
· 17 years ago
1be27f3
SUNRPC: Remove the tk_auth macro...
by Trond Myklebust
· 17 years ago
aa53ed5
NFS4: on a O_EXCL OPEN make sure SETATTR sets the fields holding the verifier
by Jeff Layton
· 17 years ago
2e42c3e
NFS: Fix more sparse warnings
by Trond Myklebust
· 17 years ago
8ae20ab
NFS4: Fix incorrect use of sizeof() in fs/nfs/nfs4xdr.c
by Trond Myklebust
· 17 years ago
e4cc6ee
NFS: Clean up NFSv4 XDR error message
by Chuck Lever
· 17 years ago
6ce7dc9
NFS: NFS client underestimates how large an NFSv4 SETATTR reply can be
by Chuck Lever
· 17 years ago
2bea90d
SUNRPC: RPC buffer size estimates are too large
by Chuck Lever
· 18 years ago
Next »