Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
6afaea252128fa03cc4481bca36b45fb5404478c
/
fs
/
nfsd
/
xdr4.h
29ae7f9
NFSD: Implement the COPY call
by Anna Schumaker
· 8 years ago
ed94164
nfsd: implement machine credential support for some operations
by Andrew Elble
· 8 years ago
dedeb13
nfsd: allow mach_creds_match to be used more broadly
by Andrew Elble
· 8 years ago
ffa0160
nfsd: implement the NFSv4.2 CLONE operation
by Christoph Hellwig
· 9 years ago
aaf91ec
nfsd: switch unsigned char flags in svc_fh to bools
by Jeff Layton
· 9 years ago
af90f70
nfsd: take struct file setup fully into nfs4_preprocess_stateid_op
by Christoph Hellwig
· 9 years ago
8287f00
nfsd: fix pNFS return on close semantics
by Sachin Bhamare
· 10 years ago
9ec3a64
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
2b0143b
VFS: normal filesystems (and lustre): d_inode() annotations
by David Howells
· 10 years ago
1ec8c0c
nfsd: Remove duplicate macro define for max sec label length
by Kinglong Mee
· 10 years ago
4229789
nfsd: remove unused status arg to nfsd4_cleanup_open_state
by Jeff Layton
· 10 years ago
9cf514c
nfsd: implement pNFS operations
by Christoph Hellwig
· 11 years ago
b0cb908
nfsd: Add DEALLOCATE support
by Anna Schumaker
· 10 years ago
95d871f
nfsd: Add ALLOCATE support
by Anna Schumaker
· 10 years ago
24bab49
NFSD: Implement SEEK
by Anna Schumaker
· 10 years ago
58fb12e
nfsd: Add a mutex to protect the NFSv4.0 open owner replay cache
by Jeff Layton
· 10 years ago
4b24ca7
nfsd: Allow struct nfsd4_compound_state to cache the nfs4_client
by Jeff Layton
· 10 years ago
b607664
nfsd: Cleanup nfs4svc_encode_compoundres
by Trond Myklebust
· 10 years ago
d5e2338
nfsd4: replace defer_free by svcxdr_tmpalloc
by J. Bruce Fields
· 10 years ago
ce043ac
nfsd4: remove unused defer_free argument
by J. Bruce Fields
· 10 years ago
7fb8430
nfsd4: rename cr_linkname->cr_data
by J. Bruce Fields
· 10 years ago
561f0ed
nfsd4: allow large readdirs
by J. Bruce Fields
· 11 years ago
4f0cefb
nfsd4: more precise nfsd4_max_reply
by J. Bruce Fields
· 11 years ago
f523601
nfsd4: convert 4.1 replay encoding
by J. Bruce Fields
· 11 years ago
d0a381d
nfsd4: teach encoders to handle reserve_space failures
by J. Bruce Fields
· 11 years ago
07d1f80
nfsd4: fix encoding of out-of-space replies
by J. Bruce Fields
· 11 years ago
d518465
nfsd4: tweak nfsd4_encode_getattr to take xdr_stream
by J. Bruce Fields
· 11 years ago
4aea24b
nfsd4: embed xdr_stream in nfsd4_compoundres
by J. Bruce Fields
· 11 years ago
3ca2eb9
nfsd4: nfsd4_replay_cache_entry should be static
by J. Bruce Fields
· 11 years ago
3ff6930
Define op_iattr for nfsd4_open instead using macro
by Kinglong Mee
· 11 years ago
43212cc
nfsd: using nfsd4_encode_noop for encoding destroy_session/free_stateid
by Kinglong Mee
· 11 years ago
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
Next »