index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
nfs4xdr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "nfsd4: fix nfs4err_resource in 4.1 case"
J. Bruce Fields
2014-04-18
1
-8
/
+0
*
nfsd4: fix memory leak in nfsd4_encode_fattr()
Yan, Zheng
2014-03-31
1
-1
/
+3
*
nfsd4: fix nfs4err_resource in 4.1 case
J. Bruce Fields
2014-03-28
1
-0
/
+8
*
nfsd4: remove redundant check from nfsd4_check_resp_size
J. Bruce Fields
2014-03-28
1
-2
/
+0
*
nfsd4: update comments with obsolete function name
J. Bruce Fields
2014-03-28
1
-1
/
+1
*
svcrpc: explicitly reject compounds that are not padded out to 4-byte multiple
Jeff Layton
2014-03-27
1
-1
/
+6
*
nfsd4: fix test_stateid error reply encoding
J. Bruce Fields
2014-03-27
1
-0
/
+3
*
nfsd4: make set of large acl return efbig, not resource
J. Bruce Fields
2014-03-27
1
-1
/
+1
*
nfsd4: buffer-length check for SUPPATTR_EXCLCREAT
J. Bruce Fields
2014-03-27
1
-0
/
+2
*
nfsd4: decrease nfsd4_encode_fattr stack usage
J. Bruce Fields
2014-01-24
1
-6
/
+10
*
nfsd4: simplify xdr encoding of nfsv4 names
J. Bruce Fields
2014-01-08
1
-46
/
+6
*
nfsd4: encode_rdattr_error cleanup
J. Bruce Fields
2014-01-07
1
-4
/
+1
*
nfsd4: nfsd4_encode_fattr cleanup
J. Bruce Fields
2014-01-07
1
-13
/
+4
*
nfsd: get rid of unused macro definition
Kinglong Mee
2014-01-03
1
-5
/
+0
*
nfsd: clean up unnecessary temporary variable in nfsd4_decode_fattr
Kinglong Mee
2014-01-03
1
-9
/
+3
*
nfsd: using nfsd4_encode_noop for encoding destroy_session/free_stateid
Kinglong Mee
2014-01-03
1
-24
/
+2
*
nfsd: clean up an xdr reserved space calculation
Kinglong Mee
2014-01-03
1
-1
/
+1
*
nfsd: calculate the missing length of bitmap in EXCHANGE_ID
Kinglong Mee
2014-01-02
1
-8
/
+16
*
nfsd: start documenting some XDR handling functions
Christoph Hellwig
2013-12-10
1
-0
/
+19
*
nfsd4: fix xdr decoding of large non-write compounds
J. Bruce Fields
2013-11-19
1
-1
/
+2
*
nfsd: export proper maximum file size to the client
Christoph Hellwig
2013-11-14
1
-1
/
+1
*
nfsd4: improve write performance with better sendspace reservations
J. Bruce Fields
2013-11-13
1
-0
/
+31
*
nfsd4: fix discarded security labels on setattr
J. Bruce Fields
2013-11-01
1
-0
/
+1
*
NFSD: Add support for NFS v4.2 operation checking
Anna Schumaker
2013-10-30
1
-3
/
+5
*
NFSD: Combine decode operations for v4 and v4.1
Anna Schumaker
2013-10-30
1
-58
/
+40
*
nfsd: racy access to ->d_name in nsfd4_encode_path()
Al Viro
2013-09-03
1
-6
/
+8
*
nfsd: Fix SP4_MACH_CRED negotiation in EXCHANGE_ID
Weston Andros Adamson
2013-08-07
1
-3
/
+2
*
nfsd4: allow destroy_session over destroyed session
J. Bruce Fields
2013-07-08
1
-1
/
+5
*
nfsd4: minor read_buf cleanup
J. Bruce Fields
2013-07-01
1
-10
/
+14
*
nfsd4: fix decoding of compounds across page boundaries
J. Bruce Fields
2013-07-01
1
-1
/
+1
*
nfsd4: allow client to send no cb_sec flavors
J. Bruce Fields
2013-07-01
1
-1
/
+5
*
nfsd4: implement minimal SP4_MACH_CRED
J. Bruce Fields
2013-07-01
1
-0
/
+22
*
nfsd4: fix compile in !CONFIG_NFSD_V4_SECURITY_LABEL case
J. Bruce Fields
2013-05-15
1
-1
/
+3
*
NFSD: Server implementation of MAC Labeling
David Quigley
2013-05-15
1
-8
/
+100
*
NFSDv4.2: Add NFS v4.2 support to the NFS server
Steve Dickson
2013-05-13
1
-0
/
+1
*
NFSD: SECINFO doesn't handle unsupported pseudoflavors correctly
Chuck Lever
2013-04-30
1
-6
/
+20
*
NFSD: Simplify GSS flavor encoding in nfsd4_do_encode_secinfo()
Chuck Lever
2013-04-30
1
-7
/
+1
*
Merge branch 'nfs-for-next' of git://linux-nfs.org/~trondmy/nfs-2.6 into for-...
J. Bruce Fields
2013-04-29
1
-13
/
+11
|
\
|
*
SUNRPC: Refactor nfsd4_do_encode_secinfo()
Chuck Lever
2013-03-29
1
-13
/
+11
*
|
nfsd: Decode and send 64bit time values
Bryan Schumaker
2013-04-23
1
-14
/
+5
*
|
nfsd4: remove unused macro
J. Bruce Fields
2013-04-16
1
-19
/
+0
*
|
nfsd4: cleanup handling of nfsv4.0 closed stateid's
J. Bruce Fields
2013-04-08
1
-28
/
+6
*
|
nfsd4: don't destroy in-use clients
J. Bruce Fields
2013-04-03
1
-1
/
+2
*
|
nfsd4: fix race on client shutdown
J. Bruce Fields
2013-04-03
1
-1
/
+0
*
|
nfsd4: handle seqid-mutating open errors from xdr decoding
J. Bruce Fields
2013-04-03
1
-0
/
+1
*
|
nfsd4: reject "negative" acl lengths
J. Bruce Fields
2013-03-26
1
-1
/
+1
|
/
*
Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2013-02-28
1
-13
/
+8
|
\
|
*
nfsd4: simplify nfsd4_encode_fattr interface slightly
J. Bruce Fields
2013-01-23
1
-13
/
+8
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-26
1
-2
/
+2
|
\
\
|
*
|
switch vfs_getattr() to struct path
Al Viro
2013-02-26
1
-2
/
+2
|
|
/
[next]