index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-18
nfs41: create a svc_xprt for nfs41 callback thread and use for incoming callb...
Benny Halevy
1
-1
/
+16
2009-06-18
nfs41: Implement NFSv4.1 callback service process.
Ricardo Labiaga
2
-4
/
+115
2009-06-18
NFSv4/NLM: Push file locking BKL dependencies down into the NLM layer
Trond Myklebust
1
-6
/
+0
2009-06-18
NFS: Ensure we always hold the BKL when dereferencing inode->i_flock
Trond Myklebust
2
-2
/
+23
2009-06-18
NFSv4: Handle more errors when recovering open file and locking state
Trond Myklebust
2
-16
/
+56
2009-06-18
NFSv4: Move error handling out of the delegation generic code
Trond Myklebust
2
-17
/
+16
2009-06-18
NFSv4: Fix the 'nolock' option regression
Trond Myklebust
1
-0
/
+7
2009-06-18
nfs41: minorversion support for nfs4_{init,destroy}_callback
Benny Halevy
3
-34
/
+54
2009-06-17
nfs41: Refactor nfs4_{init,destroy}_callback for nfs4.0
Benny Halevy
1
-9
/
+37
2009-06-17
nfs41: increment_{open,lock}_seqid
Benny Halevy
2
-5
/
+9
2009-06-17
nfs41: only retry EXCHANGE_ID on recoverable errors
Andy Adamson
1
-1
/
+22
2009-06-17
nfs41: recover lease in _nfs4_lookup_root
Benny Halevy
3
-1
/
+25
2009-06-17
nfs41: get_clid_cred for EXCHANGE_ID
Andy Adamson
3
-0
/
+17
2009-06-17
nfs41: add a get_clid_cred function to nfs4_state_recovery_ops
Andy Adamson
3
-1
/
+4
2009-06-17
nfs41: establish sessions-based clientid
Andy Adamson
3
-8
/
+50
2009-06-17
nfs41: introduce get_state_renewal_cred
Andy Adamson
4
-14
/
+14
2009-06-17
nfs41: support minorversion 1 for nfs4_check_lease
Benny Halevy
3
-1
/
+6
2009-06-17
nfs41: lease renewal
Benny Halevy
3
-1
/
+33
2009-06-17
nfs41: schedule async session reset
Andy Adamson
1
-0
/
+34
2009-06-17
nfs41: kick start nfs41 session recovery when handling errors
Andy Adamson
1
-0
/
+32
2009-06-17
nfs41: use rpc prepare call state for session reset
Andy Adamson
5
-25
/
+41
2009-06-17
nfs41: add session reset to state manager
Andy Adamson
2
-2
/
+50
2009-06-17
nfs41: add session setup to the state manager
Andy Adamson
5
-5
/
+53
2009-06-17
nfs41: reset the session slot table
Andy Adamson
1
-3
/
+41
2009-06-17
nfs41: sequence operation
Andy Adamson
2
-5
/
+214
2009-06-17
nfs41: enable nfs_client only nfs4_async_handle_error
Andy Adamson
1
-4
/
+9
2009-06-17
nfs41: destroy_session operation
Andy Adamson
3
-0
/
+91
2009-06-17
nfs41: use session attributes for rsize and wsize
Andy Adamson
1
-0
/
+17
2009-06-17
nfs41: verify session channel attribues
Andy Adamson
1
-2
/
+48
2009-06-17
nfs41: create_session operation
Andy Adamson
2
-0
/
+357
2009-06-17
nfs41: get_lease_time
Andy Adamson
2
-0
/
+145
2009-06-17
nfs41: exchange_id operation
Benny Halevy
2
-0
/
+200
2009-06-17
nfs41 delegreturn sequence setup done support
Andy Adamson
1
-1
/
+23
2009-06-17
nfs41 commit sequence setup done support
Andy Adamson
3
-0
/
+10
2009-06-17
nfs41 write sequence setup done support
Andy Adamson
4
-0
/
+32
2009-06-17
nfs41: read sequence setup/done support
Andy Adamson
4
-2
/
+39
2009-06-17
nfs41: unlink sequence setup/done support
Andy Adamson
2
-0
/
+19
2009-06-17
nfs41: locku sequence setup/done support
Andy Adamson
1
-1
/
+9
2009-06-17
nfs41: lock sequence setup/done support
Andy Adamson
1
-0
/
+8
2009-06-17
nfs41: open sequence setup/done support
Andy Adamson
1
-0
/
+8
2009-06-17
nfs41: close sequence setup/done support
Andy Adamson
1
-1
/
+7
2009-06-17
nfs41: nfs41_call_sync_done
Andy Adamson
1
-0
/
+9
2009-06-17
nfs41: nfs41_sequence_done
Andy Adamson
1
-0
/
+58
2009-06-17
nfs41: nfs41_sequence_free_slot
Andy Adamson
2
-0
/
+35
2009-06-17
nfs41: free slot
Andy Adamson
1
-0
/
+36
2009-06-17
nfs41: setup_sequence method
Andy Adamson
2
-2
/
+42
2009-06-17
nfs41: find slot
Benny Halevy
1
-0
/
+33
2009-06-17
nfs41: nfs4_setup_sequence
Andy Adamson
1
-2
/
+98
2009-06-17
nfs41: xdr {encode,decode}_sequence
Andy Adamson
1
-10
/
+232
2009-06-17
nfs41: encode minorversion in compound header
Benny Halevy
1
-30
/
+40
[prev]
[next]