index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfsd
/
nfs4proc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nfsd: fix rare symlink decoding bug
J. Bruce Fields
2014-06-27
1
-9
/
+0
*
nfsd4: simplify server xdr->next_page use
J. Bruce Fields
2014-06-06
1
-1
/
+1
*
nfsd: remove unneeded zeroing of fields in nfsd4_proc_compound
Jeff Layton
2014-06-04
1
-3
/
+0
*
nfsd: fix setting of NFS4_OO_CONFIRMED in nfsd4_open
Jeff Layton
2014-06-04
1
-2
/
+1
*
nfsd4: better reservation of head space for krb5
J. Bruce Fields
2014-05-30
1
-2
/
+2
*
nfsd4: estimate sequence response size
J. Bruce Fields
2014-05-30
1
-0
/
+6
*
nfsd4: better estimate of getattr response size
J. Bruce Fields
2014-05-30
1
-0
/
+44
*
nfsd4: allow large readdirs
J. Bruce Fields
2014-05-30
1
-4
/
+5
*
nfsd4: more precise nfsd4_max_reply
J. Bruce Fields
2014-05-30
1
-0
/
+12
*
nfsd4: don't try to encode conflicting owner if low on space
J. Bruce Fields
2014-05-30
1
-1
/
+2
*
nfsd4: allow encoding across page boundaries
J. Bruce Fields
2014-05-30
1
-0
/
+4
*
nfsd4: size-checking cleanup
J. Bruce Fields
2014-05-30
1
-3
/
+6
*
nfsd4: remove redundant encode buffer size checking
J. Bruce Fields
2014-05-30
1
-14
/
+0
*
nfsd4: teach encoders to handle reserve_space failures
J. Bruce Fields
2014-05-30
1
-1
/
+1
*
nfsd4: keep xdr buf length updated
J. Bruce Fields
2014-05-28
1
-0
/
+2
*
nfsd4: use xdr_stream throughout compound encoding
J. Bruce Fields
2014-05-28
1
-1
/
+1
*
nfsd4: use xdr_reserve_space in attribute encoding
J. Bruce Fields
2014-05-28
1
-0
/
+1
*
nfsd4: fix encoding of out-of-space replies
J. Bruce Fields
2014-05-27
1
-4
/
+9
*
nfsd4: reserve head space for krb5 integ/priv info
J. Bruce Fields
2014-05-23
1
-1
/
+1
*
nfsd4: move proc_compound xdr encode init to helper
J. Bruce Fields
2014-05-23
1
-4
/
+13
*
nfsd4: tweak nfsd4_encode_getattr to take xdr_stream
J. Bruce Fields
2014-05-23
1
-3
/
+3
*
nfsd4: embed xdr_stream in nfsd4_compoundres
J. Bruce Fields
2014-05-23
1
-6
/
+6
*
nfsd4: decoding errors can still be cached and require space
J. Bruce Fields
2014-05-23
1
-0
/
+2
*
nfsd4: fix write reply size estimate
J. Bruce Fields
2014-05-23
1
-1
/
+1
*
nfsd4: read size estimate should include padding
J. Bruce Fields
2014-05-23
1
-1
/
+1
*
nfsd4: READ, READDIR, etc., are idempotent
J. Bruce Fields
2014-05-23
1
-8
/
+3
*
NFSd: Clean up nfs4_preprocess_stateid_op
Trond Myklebust
2014-05-07
1
-11
/
+0
*
NFSD: Clear wcc data between compound ops
Kinglong Mee
2014-03-30
1
-0
/
+2
*
nfsd4: fix setclientid encode size
J. Bruce Fields
2014-03-28
1
-1
/
+2
*
NFSD: simplify saved/current fh uses in nfsd4_proc_compound
Kinglong Mee
2014-03-28
1
-13
/
+15
*
nfsd4: session needs room for following op to error out
J. Bruce Fields
2014-03-27
1
-0
/
+6
*
Merge branch 'for-3.14' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2014-01-30
1
-23
/
+34
|
\
|
*
nfsd4: fix delegation-unlink/rename race
J. Bruce Fields
2014-01-27
1
-3
/
+7
|
*
nfsd4: delay setting current_fh in open
J. Bruce Fields
2014-01-27
1
-17
/
+20
|
*
nfsd4: better VERIFY comment
J. Bruce Fields
2014-01-07
1
-2
/
+4
|
*
SUNRPC/NFSD: Support a new option for ignoring the result of svc_register
Kinglong Mee
2014-01-03
1
-0
/
+1
|
*
nfsd: calculate the missing length of bitmap in EXCHANGE_ID
Kinglong Mee
2014-01-02
1
-1
/
+2
*
|
nfsd: use get_acl and ->set_acl
Christoph Hellwig
2014-01-26
1
-0
/
+1
|
/
*
nfsd: Fix SP4_MACH_CRED negotiation in EXCHANGE_ID
Weston Andros Adamson
2013-08-07
1
-1
/
+1
*
nfsd4: fix minorversion support interface
J. Bruce Fields
2013-07-12
1
-1
/
+1
*
nfsd4: delegation-based open reclaims should bypass permissions
J. Bruce Fields
2013-07-01
1
-1
/
+2
*
NFSD: Server implementation of MAC Labeling
David Quigley
2013-05-15
1
-0
/
+41
*
nfsd4: don't allow owner override on 4.1 CLAIM_FH opens
J. Bruce Fields
2013-05-03
1
-2
/
+13
*
nfsd4: don't remap EISDIR errors in rename
J. Bruce Fields
2013-04-30
1
-15
/
+5
*
nfsd4: more sessions/open-owner-replay cleanup
J. Bruce Fields
2013-04-09
1
-12
/
+16
*
nfsd4: no need for replay_owner in sessions case
J. Bruce Fields
2013-04-09
1
-1
/
+1
*
nfsd4: cleanup handling of nfsv4.0 closed stateid's
J. Bruce Fields
2013-04-08
1
-1
/
+2
*
nfsd: don't run get_file if nfs4_preprocess_stateid_op return error
fanchaoting
2013-04-03
1
-4
/
+4
*
nfsd4: handle seqid-mutating open errors from xdr decoding
J. Bruce Fields
2013-04-03
1
-1
/
+26
*
nfsd4: remove BUG_ON
J. Bruce Fields
2013-04-03
1
-6
/
+3
[next]