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
/
nfs
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
nfs41: create a svc_xprt for nfs41 callback thread and use for incoming callb...
Benny Halevy
2009-06-17
1
-1
/
+16
|
*
|
|
nfs41: Implement NFSv4.1 callback service process.
Ricardo Labiaga
2009-06-17
2
-4
/
+115
|
*
|
|
nfs41: minorversion support for nfs4_{init,destroy}_callback
Benny Halevy
2009-06-17
3
-34
/
+54
|
*
|
|
nfs41: Refactor nfs4_{init,destroy}_callback for nfs4.0
Benny Halevy
2009-06-17
1
-9
/
+37
|
*
|
|
nfs41: increment_{open,lock}_seqid
Benny Halevy
2009-06-17
2
-5
/
+9
|
*
|
|
nfs41: only retry EXCHANGE_ID on recoverable errors
Andy Adamson
2009-06-17
1
-1
/
+22
|
*
|
|
nfs41: recover lease in _nfs4_lookup_root
Benny Halevy
2009-06-17
3
-1
/
+25
|
*
|
|
nfs41: get_clid_cred for EXCHANGE_ID
Andy Adamson
2009-06-17
3
-0
/
+17
|
*
|
|
nfs41: add a get_clid_cred function to nfs4_state_recovery_ops
Andy Adamson
2009-06-17
3
-1
/
+4
|
*
|
|
nfs41: establish sessions-based clientid
Andy Adamson
2009-06-17
3
-8
/
+50
|
*
|
|
nfs41: introduce get_state_renewal_cred
Andy Adamson
2009-06-17
4
-14
/
+14
|
*
|
|
nfs41: support minorversion 1 for nfs4_check_lease
Benny Halevy
2009-06-17
3
-1
/
+6
|
*
|
|
nfs41: lease renewal
Benny Halevy
2009-06-17
3
-1
/
+33
|
*
|
|
nfs41: schedule async session reset
Andy Adamson
2009-06-17
1
-0
/
+34
|
*
|
|
nfs41: kick start nfs41 session recovery when handling errors
Andy Adamson
2009-06-17
1
-0
/
+32
|
*
|
|
nfs41: use rpc prepare call state for session reset
Andy Adamson
2009-06-17
5
-25
/
+41
|
*
|
|
nfs41: add session reset to state manager
Andy Adamson
2009-06-17
2
-2
/
+50
|
*
|
|
nfs41: add session setup to the state manager
Andy Adamson
2009-06-17
5
-5
/
+53
|
*
|
|
nfs41: reset the session slot table
Andy Adamson
2009-06-17
1
-3
/
+41
|
*
|
|
nfs41: sequence operation
Andy Adamson
2009-06-17
2
-5
/
+214
|
*
|
|
nfs41: enable nfs_client only nfs4_async_handle_error
Andy Adamson
2009-06-17
1
-4
/
+9
|
*
|
|
nfs41: destroy_session operation
Andy Adamson
2009-06-17
3
-0
/
+91
|
*
|
|
nfs41: use session attributes for rsize and wsize
Andy Adamson
2009-06-17
1
-0
/
+17
|
*
|
|
nfs41: verify session channel attribues
Andy Adamson
2009-06-17
1
-2
/
+48
|
*
|
|
nfs41: create_session operation
Andy Adamson
2009-06-17
2
-0
/
+357
|
*
|
|
nfs41: get_lease_time
Andy Adamson
2009-06-17
2
-0
/
+145
|
*
|
|
nfs41: exchange_id operation
Benny Halevy
2009-06-17
2
-0
/
+200
|
*
|
|
nfs41 delegreturn sequence setup done support
Andy Adamson
2009-06-17
1
-1
/
+23
|
*
|
|
nfs41 commit sequence setup done support
Andy Adamson
2009-06-17
3
-0
/
+10
|
*
|
|
nfs41 write sequence setup done support
Andy Adamson
2009-06-17
4
-0
/
+32
|
*
|
|
nfs41: read sequence setup/done support
Andy Adamson
2009-06-17
4
-2
/
+39
|
*
|
|
nfs41: unlink sequence setup/done support
Andy Adamson
2009-06-17
2
-0
/
+19
|
*
|
|
nfs41: locku sequence setup/done support
Andy Adamson
2009-06-17
1
-1
/
+9
|
*
|
|
nfs41: lock sequence setup/done support
Andy Adamson
2009-06-17
1
-0
/
+8
|
*
|
|
nfs41: open sequence setup/done support
Andy Adamson
2009-06-17
1
-0
/
+8
|
*
|
|
nfs41: close sequence setup/done support
Andy Adamson
2009-06-17
1
-1
/
+7
|
*
|
|
nfs41: nfs41_call_sync_done
Andy Adamson
2009-06-17
1
-0
/
+9
|
*
|
|
nfs41: nfs41_sequence_done
Andy Adamson
2009-06-17
1
-0
/
+58
|
*
|
|
nfs41: nfs41_sequence_free_slot
Andy Adamson
2009-06-17
2
-0
/
+35
|
*
|
|
nfs41: free slot
Andy Adamson
2009-06-17
1
-0
/
+36
|
*
|
|
nfs41: setup_sequence method
Andy Adamson
2009-06-17
2
-2
/
+42
|
*
|
|
nfs41: find slot
Benny Halevy
2009-06-17
1
-0
/
+33
|
*
|
|
nfs41: nfs4_setup_sequence
Andy Adamson
2009-06-17
1
-2
/
+98
|
*
|
|
nfs41: xdr {encode,decode}_sequence
Andy Adamson
2009-06-17
1
-10
/
+232
|
*
|
|
nfs41: encode minorversion in compound header
Benny Halevy
2009-06-17
1
-30
/
+40
|
*
|
|
NFS: use dynamically computed compound_hdr.replen for xdr_inline_pages offset
Benny Halevy
2009-06-17
1
-38
/
+10
|
*
|
|
NFS: update hdr->replen for every encode op
Benny Halevy
2009-06-17
1
-0
/
+31
|
*
|
|
NFS: define and initialize compound_hdr.replen
Benny Halevy
2009-06-17
1
-34
/
+43
|
*
|
|
NFS: use decode_change_info_maxsz for xdr maxsz calculations
Benny Halevy
2009-06-17
1
-3
/
+7
|
*
|
|
nfs41: set up seq_res.sr_slotid
Andy Adamson
2009-06-17
4
-0
/
+9
[prev]
[next]