Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2cd1f483b8c80b2f6b032edddb18f4946f94c4fc
/
fs
/
nfsd
/
nfs4xdr.c
afc5940
nfsd4: cleanup: replace rq_resused count by rq_next_page pointer
by J. Bruce Fields
· 12 years ago
d5f50b0
nfsd4: fix oops on unusual readlike compound
by J. Bruce Fields
· 12 years ago
e5f9570
nfsd4: discard some unused nfsd4_verify xdr code
by J. Bruce Fields
· 12 years ago
3d73371
nfsd: make NFSv4 lease time per net
by Stanislav Kinsbursky
· 12 years ago
a36b172
nfsd4: return badname, not inval, on "." or "..", or "/"
by J. Bruce Fields
· 12 years ago
ffe1137
nfsd4: delay filling in write iovec array till after xdr decoding
by J. Bruce Fields
· 12 years ago
70cc7f7
nfsd4: move more write parameters into xdr argument
by J. Bruce Fields
· 12 years ago
5a80a54
nfsd4: reorganize write decoding
by J. Bruce Fields
· 12 years ago
8a61b18
nfsd4: simplify reading of opnum
by J. Bruce Fields
· 12 years ago
447bfcc
nfsd4: no, we're not going to check tags for utf8
by J. Bruce Fields
· 12 years ago
12fc3e9
nfsd4: backchannel should use client-provided security flavor
by J. Bruce Fields
· 12 years ago
cb73a9f
nfsd4: implement backchannel_ctl operation
by J. Bruce Fields
· 12 years ago
acb2887
nfsd4: clean up callback security parsing
by J. Bruce Fields
· 13 years ago
ae7095a
nfsd4: helper function for getting mounted_on ino
by J. Bruce Fields
· 12 years ago
6e67b5d
nfsd4: fix bind_conn_to_session xdr comment
by J. Bruce Fields
· 12 years ago
2930d38
nfsd4: our filesystems are normally case sensitive
by J. Bruce Fields
· 12 years ago
419f431
Merge branch 'for-3.5' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 12 years ago
e7a0444
nfsd: add IPv6 addr escaping to fs_location hosts
by Weston Andros Adamson
· 13 years ago
45eaa1c
nfsd4: fix change attribute endianness
by J. Bruce Fields
· 13 years ago
d1829b3
nfsd4: fix free_stateid return endianness
by J. Bruce Fields
· 13 years ago
57b7b43
nfsd4: int/__be32 fixes
by J. Bruce Fields
· 13 years ago
2355c59
nfsd4: fix missing "static"
by J. Bruce Fields
· 13 years ago
afcf679
nfsd: fix error value on allocation failure in nfsd4_decode_test_stateid()
by Al Viro
· 13 years ago
02f5fde
nfsd: fix endianness breakage in TEST_STATEID handling
by Al Viro
· 13 years ago
ab4684d
NFSD: Fix nfs4_verifier memory alignment
by Chuck Lever
· 13 years ago
d24433c
nfsd41: implement NFS4_SHARE_WANT_NO_DELEG, NFS4_OPEN_DELEGATE_NONE_EXT, why_no_deleg
by Benny Halevy
· 13 years ago
03cfb42
NFSD: Clean up the test_stateid function
by Bryan Schumaker
· 13 years ago
2c8bd7e
nfsd41: split out share_access want and signal flags while decoding
by Benny Halevy
· 13 years ago
73e7948
nfsd4: rearrange struct nfsd4_slot
by J. Bruce Fields
· 13 years ago
67114fe
nfsd4: Use kmemdup rather than duplicating its implementation
by Thomas Meyer
· 13 years ago
fc0d14f
nfsd4: typo logical vs bitwise negate in nfsd4_decode_share_access
by Benny Halevy
· 13 years ago
345c284
nfs41: implement DESTROY_CLIENTID operation
by Mi Jinlong
· 13 years ago
92bac8c
nfsd4: typo logical vs bitwise negate for want_mask
by Benny Halevy
· 13 years ago
c668fc6
nfsd4: allow NFS4_SHARE_SIGNAL_DELEG_WHEN_RESRC_AVAIL | NFS4_SHARE_PUSH_DELEG_WHEN_UNCONTENDED
by Benny Halevy
· 13 years ago
8b289b2
nfsd4: implement new 4.1 open reclaim types
by J. Bruce Fields
· 13 years ago
01cd4afa
nfsd4: typo logical vs bitwise negate
by Dan Carpenter
· 13 years ago
a084daf
nfsd4: move name-length checks to xdr
by J. Bruce Fields
· 13 years ago
04f9e66
nfsd4: move access/deny validity checks to xdr code
by J. Bruce Fields
· 13 years ago
38c2f4b
nfsd4: look up stateid's per clientid
by J. Bruce Fields
· 13 years ago
36279ac
nfsd4: assume test_stateid always has session
by J. Bruce Fields
· 13 years ago
38c387b
nfsd4: match close replays on stateid, not open owner id
by J. Bruce Fields
· 13 years ago
58e7b33
nfsd41: try to check reply size before operation
by Mi Jinlong
· 13 years ago
ed748aa
NFSD: Cleanup for nfsd4_path()
by Trond Myklebust
· 13 years ago
fe0750e
nfsd4: split stateowners into open and lockowners
by J. Bruce Fields
· 13 years ago
7c13f34
nfsd4: drop most stateowner refcounting
by J. Bruce Fields
· 13 years ago
9072d5c
nfsd4: cleanup seqid op stateowner usage
by J. Bruce Fields
· 13 years ago
f3e4223
nfsd4: centralize handling of replay owners
by J. Bruce Fields
· 13 years ago
b7d7ca3
nfsd4: fix off-by-one-error in SEQUENCE reply
by J. Bruce Fields
· 13 years ago
a9004ab
nfsd4: cleanup and consolidate seqid_mutating_err
by J. Bruce Fields
· 13 years ago
75c096f
nfsd4: it's OK to return nfserr_symlink
by J. Bruce Fields
· 13 years ago
3d2544b
nfsd4: clean up S_IS -> NF4 file type mapping
by J. Bruce Fields
· 13 years ago
5761630
nfsd4: fix seqid_mutating_error
by J. Bruce Fields
· 13 years ago
1091006
nfsd: turn on reply cache for NFSv4
by J. Bruce Fields
· 14 years ago
3e98abf
nfsd4: call nfsd4_release_compoundargs from pc_release
by J. Bruce Fields
· 13 years ago
1745680
NFSD: Added TEST_STATEID operation
by Bryan Schumaker
· 13 years ago
e1ca12d
NFSD: added FREE_STATEID operation
by Bryan Schumaker
· 13 years ago
c47d832
nfsd: make local functions static
by Daniel Mack
· 13 years ago
6ce2357
NFSD: Remove unused variable from nfsd4_decode_bind_conn_to_session()
by Bryan Schumaker
· 14 years ago
b7c6636
nfsd v4.1 lOCKT clientid field must be ignored
by Andy Adamson
· 14 years ago
5a02ab7
nfsd: wrong index used in inner loop
by Mi Jinlong
· 14 years ago
3ec07aa
nfsd: wrong index used in inner loop
by roel
· 14 years ago
47c8529
nfsd: correctly handle return value from nfsd_map_name_to_*
by NeilBrown
· 14 years ago
0d7bb71
nfsd4: set sequence flag when backchannel is down
by J. Bruce Fields
· 14 years ago
1d1bc8f
nfsd4: support BIND_CONN_TO_SESSION
by J. Bruce Fields
· 14 years ago
3c72602
nfsd4: return nfs errno from name_to_id functions
by J. Bruce Fields
· 14 years ago
2ca72e1
nfsd4: move idmap and acl header files into fs/nfsd
by J. Bruce Fields
· 14 years ago
da165dd
nfsd: remove some unnecessary dropit handling
by J. Bruce Fields
· 14 years ago
22b6dee
nfsd4: fix oops on secinfo_no_name result encoding
by Mi Jinlong
· 14 years ago
04f4ad1
nfsd4: implement secinfo_no_name
by J. Bruce Fields
· 14 years ago
5afa040
NFSv4.1: Make sure nfsd can decode SP4_SSV correctly at exchange_id
by Mi Jinlong
· 14 years ago
2b44f1b
nfsd4: adjust buflen for encoded attrs bitmap based on actual bitmap length
by Benny Halevy
· 14 years ago
5f248c9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
ebabe9a
pass a struct path to vfs_statfs
by Christoph Hellwig
· 14 years ago
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
· 15 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
Next »