Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e0a8ba2581ba832adac729d9ba48ee8561d65dc0
/
fs
/
nfsd
/
nfs4xdr.c
« Previous
039a87c
nfsd: minor nfsd read api cleanup
by J. Bruce Fields
· 14 years ago
76407f7
nfsd4; fix session reference count leak
by J. Bruce Fields
· 14 years ago
4dc6ec0
nfsd4: implement reclaim_complete
by J. Bruce Fields
· 15 years ago
d768298
nfsd4: keep a reference count on client while in use
by Benny Halevy
· 14 years ago
5306293
Merge commit 'v2.6.34-rc6'
by J. Bruce Fields
· 15 years ago
dbd65a7
nfsd4: use local variable in nfs4svc_encode_compoundres
by Benny Halevy
· 15 years ago
26c0c75
nfsd4: fix unlikely race in session replay case
by J. Bruce Fields
· 15 years ago
2bc3c11
nfsd4: bug in read_buf
by Neil Brown
· 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
e739cf1
Merge commit 'v2.6.34-rc1' into for-2.6.35-incoming
by J. Bruce Fields
· 15 years ago
318ae2e
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
cf07d2e
nfsd4: simplify references to nfsd4 lease time
by J. Bruce Fields
· 15 years ago
05c5cb3
Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 15 years ago
462d605
fix NFS4 handling of mountpoint stat
by Al Viro
· 15 years ago
3ad2f3f
tree-wide: Assorted spelling fixes
by Daniel Mack
· 15 years ago
de3cab7
nfsd4: Use FIRST_NFS4_OP in nfsd4_decode_compound()
by Ricardo Labiaga
· 15 years ago
c551866
nfsd41: nfsd4_decode_compound() does not recognize all ops
by Ricardo Labiaga
· 15 years ago
3227fa4
nfsd: filter readdir results in V4ROOT case
by J. Bruce Fields
· 15 years ago
9a74af2
nfsd: Move private headers to source directory
by Boaz Harrosh
· 15 years ago
341eb18
nfsd: Source files #include cleanups
by Boaz Harrosh
· 15 years ago
0a3adad
nfsd: make fs/nfsd/vfs.h for common includes
by J. Bruce Fields
· 15 years ago
2671a4b
NFSd: Fix filehandle leak in exp_pseudoroot() and nfsd4_path()
by Trond Myklebust
· 15 years ago
557ce26
nfsd41: replace page based DRC with buffer based DRC
by Andy Adamson
· 15 years ago
a06b126
NFSD: Fix a bug in the NFSv4 'supported attrs' mandatory attribute
by Trond Myklebust
· 15 years ago
49557cc
nfsd41: Use separate DRC for setclientid
by Andy Adamson
· 15 years ago
6c18ba9
nfsd41: move channel attributes from nfsd4_session to a nfsd4_channel_attr struct
by Alexandros Batsakis
· 15 years ago
7eef409
Merge commit 'v2.6.30' into for-2.6.31
by J. Bruce Fields
· 15 years ago
3c8e031
NFSv4: do exact check about attribute specified
by Yu Zhiguo
· 15 years ago
b2c0cea
nfsd4: check for negative dentry before use in nfsv4 readdir
by J. Bruce Fields
· 16 years ago
9064caa
nfsd: use C99 struct initializers
by Randy Dunlap
· 16 years ago
c654b8a
nfsd: support ext4 i_version
by J. Bruce Fields
· 16 years ago
3352d2c
nfsd4: delete obsolete xdr comments
by J. Bruce Fields
· 16 years ago
bc749ca
nfsd: eliminate ENCODE_HEAD macro
by J. Bruce Fields
· 16 years ago
79fb54a
nfsd41: CREATE_EXCLUSIVE4_1
by Benny Halevy
· 16 years ago
8c18f20
nfsd41: SUPPATTR_EXCLCREAT attribute
by Benny Halevy
· 16 years ago
7e70570
nfsd41: support for 3-word long attribute bitmask
by Andy Adamson
· 16 years ago
c0d6fc8
nfsd41: pass writable attrs mask to nfsd4_decode_fattr
by Benny Halevy
· 16 years ago
60adfc5
nfsd41: clientid handling
by Andy Adamson
· 16 years ago
496c262
nfsd41: check encode size for sessions maxresponse cached
by Andy Adamson
· 16 years ago
6668958
nfsd41: stateid handling
by Andy Adamson
· 16 years ago
e10e0cf
nfsd41: destroy_session operation
by Benny Halevy
· 16 years ago
bf864a3
nfsd41: non-page DRC for solo sequence responses
by Andy Adamson
· 16 years ago
ec6b5d7
nfsd41: create_session operation
by Andy Adamson
· 16 years ago
da3846a
nfsd41: nfsd DRC logic
by Andy Adamson
· 16 years ago
b85d4c0
nfsd41: sequence operation
by Benny Halevy
· 16 years ago
0733d21
nfsd41: exchange_id operation
by Andy Adamson
· 16 years ago
2db134e
nfsd41: xdr infrastructure
by Andy Adamson
· 16 years ago
a1c8c4d
nfsd4: support putpubfh operation
by J. Bruce Fields
· 16 years ago
1e685ec
NFSD: return nfsv4 error code nfserr_notsupp rather than nfsv[23]'s nfserr_opnotsupp
by Benny Halevy
· 16 years ago
84f09f4
NFSD: provide encode routine for OP_OPENATTR
by Benny Halevy
· 16 years ago
4e65ebf
nfsd: delete wrong file comment from nfsd/nfs4xdr.c
by Marc Eshel
· 16 years ago
e31a1b6
nfsd: nfs4xdr decode_stateid helper function
by Benny Halevy
· 16 years ago
5bf8c69
nfsd: properly xdr-decode NFS4_OPEN_CLAIM_DELEGATE_CUR stateid
by Benny Halevy
· 16 years ago
1b6b225
nfsd: don't declare p in ENCODE_SEQID_OP_HEAD
by Benny Halevy
· 16 years ago
e2f282b
nfsd: nfs4xdr encode_stateid helper function
by Benny Halevy
· 16 years ago
5033b77
nfsd: fix nfsd4_encode_open buffer space reservation
by Benny Halevy
· 16 years ago
c47b2ca
nfsd: properly xdr-encode deleg stateid returned from open
by Benny Halevy
· 16 years ago
5108b27
nfsd: nfs4xdr.c do-while is not a compound statement
by Harvey Harrison
· 16 years ago
ad1060c
nfsd: Use C99 initializers in fs/nfsd/nfs4xdr.c
by J. Bruce Fields
· 16 years ago
695e12f
nfsd: tabulate nfs4 xdr encoding functions
by Benny Halevy
· 16 years ago
f2feb96
nfsd: nfs4 minorversion decoder vectors
by Benny Halevy
· 16 years ago
3c375c6
nfsd: unsupported nfs4 ops should fail with nfserr_opnotsupp
by Benny Halevy
· 16 years ago
347e0ad
nfsd: tabulate nfs4 xdr decoding functions
by Benny Halevy
· 16 years ago
30cff1f
nfsd: return nfserr_minor_vers_mismatch when compound minorversion != 0
by Benny Halevy
· 16 years ago
13b1867
nfsd: make nfs4xdr WRITEMEM safe against zero count
by Benny Halevy
· 16 years ago
e36cd4a
nfsd: don't allow setting ctime over v4
by J. Bruce Fields
· 17 years ago
c0ce6ec
nfsd: clarify readdir/mountpoint-crossing code
by J. Bruce Fields
· 17 years ago
5477549
Use struct path in struct svc_export
by Jan Blunck
· 17 years ago
406a7ea
nfsd: Allow AIX client to read dir containing mountpoints
by Frank Filz
· 17 years ago
ca2a05a
nfsd: Fix handling of negative lengths in read_buf()
by J. Bruce Fields
· 17 years ago
f4921af
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
by Linus Torvalds
· 17 years ago
a16e92e
knfsd: query filesystem for NFSv4 getattr of FATTR4_MAXNAME
by J. Bruce Fields
· 17 years ago
40ee5dc
knfsd: 64 bit ino support for NFS server
by Peter Staubach
· 17 years ago
817cb9d
NFSD: Convert printk's to dprintk's in NFSD's nfs4xdr
by Chuck Lever
· 17 years ago
ca5c8cd
lockd and nfsd endianness annotation fixes
by Al Viro
· 17 years ago
4796f45
knfsd: nfsd4: secinfo handling without secinfo= option
by J. Bruce Fields
· 17 years ago
dcb488a3
knfsd: nfsd4: implement secinfo
by Andy Adamson
· 17 years ago
df547ef
knfsd: nfsd4: simplify exp_pseudoroot arguments
by J. Bruce Fields
· 17 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 18 years ago
f34f924
[PATCH] knfsd: nfsd4: fix error return on unsupported acl
by J. Bruce Fields
· 18 years ago
a4db5fe
[PATCH] knfsd: nfsd4: fix memory leak on kmalloc failure in savemem
by J. Bruce Fields
· 18 years ago
28e05dd
[PATCH] knfsd: nfsd4: represent nfsv4 acl with array instead of linked list
by J. Bruce Fields
· 18 years ago
af6a4e2
[PATCH] knfsd: add some new fsid types
by NeilBrown
· 18 years ago
a0ad13e
[PATCH] knfsd: Fix type mismatch with filldir_t used by nfsd
by NeilBrown
· 18 years ago
021d3a7
[PATCH] knfsd: nfsd4: handling more nfsd_cross_mnt errors in nfsd4 readdir
by J.Bruce Fields
· 18 years ago
b8dd7b9
[PATCH] nfsd: NFSv4 errno endianness annotations
by Al Viro
· 18 years ago
b37ad28
[PATCH] nfsd: nfs4 code returns error values in net-endian
by Al Viro
· 18 years ago
2ebbc01
[PATCH] xdr annotations: NFSv4 server
by Al Viro
· 18 years ago
cc45f01
[PATCH] bug: nfsd/nfs4xdr.c misuse of ERR_PTR()
by Al Viro
· 18 years ago
42ca099
[PATCH] knfsd: nfsd4: actually use all the pieces to implement referrals
by J.Bruce Fields
· 18 years ago
81c3f41
[PATCH] knfsd: nfsd4: xdr encoding for fs_locations
by J.Bruce Fields
· 18 years ago
7adae48
[PATCH] knfsd: Prepare knfsd for support of rsize/wsize of up to 1MB, over TCP
by Greg Banks
· 18 years ago
3cc03b1
[PATCH] knfsd: Avoid excess stack usage in svc_tcp_recvfrom
by NeilBrown
· 18 years ago
4452435
[PATCH] knfsd: Replace two page lists in struct svc_rqst with one
by NeilBrown
· 18 years ago
73dff8b
BUG_ON() conversion in fs/nfsd/
by Eric Sesterhenn
· 18 years ago
726c334
[PATCH] VFS: Permit filesystem to perform statfs with a known root dentry
by David Howells
· 18 years ago
bb6e8a9
[PATCH] knfsd: nfsd4: fix corruption on readdir encoding with 64k pages
by NeilBrown
· 19 years ago
6ed6dec
[PATCH] knfsd: nfsd4: fix corruption of returned data when using 64k pages
by NeilBrown
· 19 years ago
b905b7b
[PATCH] knfsd: nfsd4: better nfs4acl errors
by NeilBrown
· 19 years ago
e8c96f8
[PATCH] fs: Use ARRAY_SIZE macro
by Tobias Klauser
· 19 years ago
Next »