Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ccbd483027d8b1cb1c85e2477cd9247d43515046
/
fs
/
nfsd
/
xdr4.h
18032ca
NFSD: Server implementation of MAC Labeling
by David Quigley
· 12 years ago
9411b1d
nfsd4: cleanup handling of nfsv4.0 closed stateid's
by J. Bruce Fields
· 12 years ago
9c6bdbb
nfsd: remove unused macro in nfsv4
by Yanchuan Nian
· 12 years ago
9d313b1
nfsd4: handle seqid-mutating open errors from xdr decoding
by J. Bruce Fields
· 12 years ago
84822d0
nfsd4: simplify nfsd4_encode_fattr interface slightly
by J. Bruce Fields
· 12 years ago
9b3234b
nfsd4: disable zero-copy on non-final read ops
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
3320fef19
nfsd: use service net instead of hard-coded init_net
by Stanislav Kinsbursky
· 12 years ago
cb73a9f
nfsd4: implement backchannel_ctl operation
by J. Bruce Fields
· 12 years ago
57b7b43
nfsd4: int/__be32 fixes
by J. Bruce Fields
· 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
37c593c
nfsd41: use current stateid by value
by Tigran Mkrtchyan
· 13 years ago
8307111
nfsd41: save and restore current stateid with current fh
by Tigran Mkrtchyan
· 13 years ago
8b70484
nfsd41: handle current stateid in open and close
by Tigran Mkrtchyan
· 13 years ago
73e7948
nfsd4: rearrange struct nfsd4_slot
by J. Bruce Fields
· 13 years ago
345c284
nfs41: implement DESTROY_CLIENTID operation
by Mi Jinlong
· 13 years ago
856121b
nfsd4: warn on open failure after create
by J. Bruce Fields
· 13 years ago
4cdc951
nfsd4: preallocate open stateid in process_open1()
by J. Bruce Fields
· 13 years ago
32513b4
nfsd4: preallocate nfs4_file in process_open1()
by J. Bruce Fields
· 13 years ago
d29b20c
nfsd4: clean up open owners on OPEN failure
by J. Bruce Fields
· 13 years ago
a084daf
nfsd4: move name-length checks to xdr
by J. Bruce Fields
· 13 years ago
36279ac
nfsd4: assume test_stateid always has session
by J. Bruce Fields
· 13 years ago
58e7b33
nfsd41: try to check reply size before operation
by Mi Jinlong
· 13 years ago
fe0750e
nfsd4: split stateowners into open and lockowners
by J. Bruce Fields
· 13 years ago
16d2594
nfsd4: eliminate unused lt_stateowner
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
28dde24
nfsd4: remove HAS_SESSION
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
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
04f4ad1
nfsd4: implement secinfo_no_name
by J. Bruce Fields
· 14 years ago
c1ac3ff
nfsd: Fix possible BUG_ON firing in set_change_info
by Neil Brown
· 14 years ago
4dc6ec0
nfsd4: implement reclaim_complete
by J. Bruce Fields
· 15 years ago
3c4ab2a
nfsd4: indentation cleanup
by J. Bruce Fields
· 15 years ago
7663dac
nfsd: remove pointless paths in file headers
by J. Bruce Fields
· 15 years ago
9a74af2
nfsd: Move private headers to source directory
by Boaz Harrosh
· 15 years ago
[Renamed (99%) from include/linux/nfsd/xdr4.h]
72579ac
nfsd: Headers Independence and include cleanups
by Boaz Harrosh
· 15 years ago
557ce26
nfsd41: replace page based DRC with buffer based DRC
by Andy Adamson
· 15 years ago
468de9e
nfsd41: expand solo sequence check
by Andy Adamson
· 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
c654b8a
nfsd: support ext4 i_version
by J. Bruce Fields
· 16 years ago
79fb54a
nfsd41: CREATE_EXCLUSIVE4_1
by Benny Halevy
· 16 years ago
7e70570
nfsd41: support for 3-word long attribute bitmask
by Andy Adamson
· 16 years ago
d87a8ad
nfsd41: access_valid
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
074fe89
nfsd41: DRC save, restore, and clear functions
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
069b6ad
nfsd41: proc stubs
by Andy Adamson
· 16 years ago
2db134e
nfsd41: xdr infrastructure
by Andy Adamson
· 16 years ago
e354d57
nfsd: embed nfsd4_current_state in nfsd4_compoundres
by Andy Adamson
· 16 years ago
406a7ea
nfsd: Allow AIX client to read dir containing mountpoints
by Frank Filz
· 17 years ago
40ee5dc
knfsd: 64 bit ino support for NFS server
by Peter Staubach
· 17 years ago
dcb488a3
knfsd: nfsd4: implement secinfo
by Andy Adamson
· 17 years ago
b591480
[PATCH] knfsd: nfsd4: reorganize compound ops
by J.Bruce Fields
· 18 years ago
a4f1706a9
[PATCH] knfsd: nfsd4: move replay_owner to cstate
by J.Bruce Fields
· 18 years ago
ca36431
[PATCH] knfsd: nfsd4: pass saved and current fh together into nfsd4 operations
by J.Bruce Fields
· 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
3cc03b1
[PATCH] knfsd: Avoid excess stack usage in svc_tcp_recvfrom
by NeilBrown
· 18 years ago
3a65588
[PATCH] nfsd4: rename lk_stateowner
by J. Bruce Fields
· 19 years ago
f2327d9
[PATCH] nfsd4: move replay_owner
by Neil Brown
· 19 years ago
7b190fe
[PATCH] knfsd: nfsd4: delegation recovery
by NeilBrown
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago