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
Commit message (
Expand
)
Author
Age
Files
Lines
*
nfsd41: Refactor create_client()
Ricardo Labiaga
2009-09-15
1
-44
/
+45
*
nfsd41: modify nfsd4.1 backchannel to use new xprt class
Alexandros Batsakis
2009-09-15
1
-2
/
+6
*
nfsd41: Backchannel: Implement cb_recall over NFSv4.1
Ricardo Labiaga
2009-09-15
1
-5
/
+48
*
nfsd41: Backchannel: cb_sequence callback
Benny Halevy
2009-09-15
1
-0
/
+72
*
nfsd41: Backchannel: Setup sequence information
Ricardo Labiaga
2009-09-15
2
-0
/
+63
*
nfsd41: Backchannel: Server backchannel RPC wait queue
Ricardo Labiaga
2009-09-15
1
-0
/
+2
*
nfsd41: Backchannel: Add sequence arguments to callback RPC arguments
Ricardo Labiaga
2009-09-15
1
-0
/
+5
*
nfsd41: Backchannel: callback infrastructure
Andy Adamson
2009-09-15
2
-2
/
+29
*
nfsd4: use common rpc_cred for all callbacks
J. Bruce Fields
2009-09-15
2
-28
/
+11
*
nfsd4: allow nfs4 state startup to fail
J. Bruce Fields
2009-09-15
2
-6
/
+15
*
nfsd4: fix null dereference creating nfsv4 callback client
J. Bruce Fields
2009-09-15
1
-2
/
+2
*
nfsd4: fix whitespace in NFSPROC4_CLNT_CB_NULL definition
Benny Halevy
2009-09-13
1
-1
/
+1
*
nfsd: fix leak on error in nfsv3 readdir
J. Bruce Fields
2009-09-04
1
-2
/
+3
*
nfsd: clean up readdirplus encoding
J. Bruce Fields
2009-09-04
1
-38
/
+34
*
nfsd4: filehandle leak or error exit from fh_compose()
J. Bruce Fields
2009-09-04
1
-1
/
+3
*
NFSd: Fix filehandle leak in exp_pseudoroot() and nfsd4_path()
Trond Myklebust
2009-09-03
2
-5
/
+12
*
nfsd: move fsid_type choice out of fh_compose
J. Bruce Fields
2009-09-02
1
-36
/
+41
*
nfsd: move some of fh_compose into helper functions
J. Bruce Fields
2009-09-02
1
-38
/
+45
*
nfsd41: replace page based DRC with buffer based DRC
Andy Adamson
2009-09-01
3
-165
/
+67
*
nfsd41: replace nfserr_resource in pure nfs41 responses
Andy Adamson
2009-09-01
1
-3
/
+3
*
nfsd41: use session maxreqs for sequence target and highest slotid
Andy Adamson
2009-09-01
1
-1
/
+5
*
nfsd41: bound forechannel drc size by memory usage
Andy Adamson
2009-09-01
1
-18
/
+48
*
NFSD: Fix a bug in the NFSv4 'supported attrs' mandatory attribute
Trond Myklebust
2009-09-01
2
-13
/
+1
*
nfsd41: expand solo sequence check
Andy Adamson
2009-08-28
1
-9
/
+0
*
nfsd4: remove ACE4_IDENTIFIER_GROUP flag from GROUP@ entry
Frank Filz
2009-08-27
1
-1
/
+1
*
nfsd41: renew_client must be called under the state lock
Benny Halevy
2009-08-27
1
-5
/
+8
*
knfsd: Replace lock_kernel with a mutex in nfsd pool stats.
Ryusei Yamaguchi
2009-08-25
2
-3
/
+23
*
nfsd: Fix unnecessary deny bits in NFSv4 ACL
Frank Filz
2009-08-24
1
-1
/
+1
*
nfsd: populate sin6_scope_id on callback address with scopeid from rq_addr on...
Jeff Layton
2009-08-21
1
-2
/
+5
*
nfsd: add support for NFSv4 callbacks over IPv6
Jeff Layton
2009-08-21
1
-4
/
+11
*
nfsd: convert nfs4_cb_conn struct to hold address in sockaddr_storage
Jeff Layton
2009-08-21
2
-81
/
+11
*
nfsd: make nfs4_client->cl_addr a struct sockaddr_storage
Jeff Layton
2009-08-21
1
-13
/
+19
*
sunrpc: add routine for comparing addresses
Jeff Layton
2009-08-21
4
-5
/
+5
*
Merge branch 'nfs-for-2.6.32' of git://git.linux-nfs.org/projects/trondmy/nfs...
J. Bruce Fields
2009-08-21
232
-3895
/
+6761
|
\
|
*
nfs: Remove reference to generic_osync_inode from a comment
Jan Kara
2009-08-19
1
-3
/
+0
|
*
NFS: Use the DNS resolver in the mount code.
Trond Myklebust
2009-08-19
1
-1
/
+17
|
*
NFS: Add a dns resolver for use with NFSv4 referrals and migration
Trond Myklebust
2009-08-19
6
-1
/
+526
|
*
Merge branch 'nfsv4_xdr_cleanups-for-2.6.32' into nfs-for-2.6.32
Trond Myklebust
2009-08-19
33
-751
/
+1236
|
|
\
|
|
*
nfs: nfs4xdr: optimize low level decoding
Benny Halevy
2009-08-14
1
-59
/
+59
|
|
*
nfs: nfs4xdr: get rid of READ_BUF
Benny Halevy
2009-08-14
1
-96
/
+379
|
|
*
nfs: nfs4xdr: simplify decode_exchange_id by reusing decode_opaque_inline
Benny Halevy
2009-08-14
1
-9
/
+10
|
|
*
nfs: nfs4xdr: get rid of COPYMEM
Benny Halevy
2009-08-14
1
-8
/
+3
|
|
*
nfs: nfs4xdr: introduce decode_sessionid helper
Benny Halevy
2009-08-14
1
-10
/
+15
|
|
*
nfs: nfs4xdr: introduce decode_verifier helper
Benny Halevy
2009-08-14
1
-10
/
+12
|
|
*
nfs: nfs4xdr: introduce decode_opaque_fixed and decode_stateid helpers
Benny Halevy
2009-08-14
1
-31
/
+40
|
|
*
nfs: nfs4xdr: introduce print_overflow_msg
Benny Halevy
2009-08-14
1
-4
/
+8
|
|
*
nfs: nfs4xdr: get rid of READTIME
Benny Halevy
2009-08-14
1
-5
/
+0
|
|
*
nfs: nfs4xdr: get rid of READ64
Benny Halevy
2009-08-14
1
-29
/
+25
|
|
*
nfs: nfs4xdr: get rid of READ32
Benny Halevy
2009-08-14
1
-73
/
+72
|
|
*
nfs: nfs4xdr: merge xdr_encode_int+xdr_encode_opaque_fixed into xdr_encode_op...
Benny Halevy
2009-08-14
1
-28
/
+14
[next]