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
/
nfsd
/
nfs4state.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-19
nfsd41: Backchannel: minorversion support for the back channel
Andy Adamson
1
-0
/
+1
2009-06-19
nfsd41: Remove ip address collision detection case
Mike Sager
1
-12
/
+6
2009-06-17
nfsd41: sanity check client drc maxreqs
Andy Adamson
1
-0
/
+5
2009-06-16
nfsd41: move channel attributes from nfsd4_session to a nfsd4_channel_attr st...
Alexandros Batsakis
1
-13
/
+15
2009-06-16
Merge commit 'v2.6.30' into for-2.6.31
J. Bruce Fields
1
-1
/
+0
2009-05-07
nfsd: nfs4_stat_init cleanup
Wang Chen
1
-2
/
+1
2009-05-03
nfsd4: make recall callback an asynchronous rpc
J. Bruce Fields
1
-25
/
+3
2009-05-03
nfsd41: slots are freed with session
Andy Adamson
1
-1
/
+0
2009-05-02
nfsd4: remove unused dl_trunc
J. Bruce Fields
1
-1
/
+0
2009-05-02
nfsd4: eliminate struct nfs4_cb_recall
J. Bruce Fields
1
-3
/
+2
2009-05-02
nfsd4: rename callback struct to cb_conn
J. Bruce Fields
1
-11
/
+11
2009-04-30
nfsd4: lookup up callback cred only once
J. Bruce Fields
1
-0
/
+4
2009-04-30
nfsd4: setclientid_confirm callback-change fixes
J. Bruce Fields
1
-2
/
+0
2009-04-29
nfsd: quiet compile warning
J. Bruce Fields
1
-1
/
+1
2009-04-25
nfsd4: distinguish expired from stale stateids
Bian Naimeng
1
-13
/
+49
2009-04-04
nfsd41: add OPEN4_SHARE_ACCESS_WANT nfs4_stateid bmap
Andy Adamson
1
-1
/
+2
2009-04-04
nfsd41: access_valid
Andy Adamson
1
-5
/
+15
2009-04-04
nfsd41: clientid handling
Andy Adamson
1
-6
/
+8
2009-04-04
nfsd41: stateid handling
Andy Adamson
1
-8
/
+39
2009-04-04
nfsd: pass nfsd4_compound_state* to nfs4_preprocess_{state,seq}id_op
Benny Halevy
1
-8
/
+14
2009-04-04
nfsd41: destroy_session operation
Benny Halevy
1
-1
/
+28
2009-04-04
nfsd41: non-page DRC for solo sequence responses
Andy Adamson
1
-6
/
+41
2009-04-04
nfsd41: Add a create session replay cache
Andy Adamson
1
-12
/
+27
2009-04-04
nfsd41: create_session operation
Andy Adamson
1
-1
/
+187
2009-04-04
nfsd41: clear DRC cache on free_session
Andy Adamson
1
-0
/
+7
2009-04-04
nfsd41: nfsd DRC logic
Andy Adamson
1
-0
/
+6
2009-04-04
nfsd41: DRC save, restore, and clear functions
Andy Adamson
1
-0
/
+142
2009-04-04
nfsd41: enforce NFS4ERR_SEQUENCE_POS operation order rules for minorversion !...
Andy Adamson
1
-0
/
+4
2009-04-04
nfsd41: sequence operation
Benny Halevy
1
-2
/
+71
2009-04-04
nfsd41: match clientid establishment method
Andy Adamson
1
-11
/
+31
2009-04-04
nfsd41: exchange_id operation
Andy Adamson
1
-1
/
+141
2009-04-04
nfsd41: proc stubs
Andy Adamson
1
-0
/
+32
2009-04-04
nfsd41: sessionid hashing
Marc Eshel
1
-1
/
+54
2009-04-04
nfsd41: release_session when client is expired
Marc Eshel
1
-0
/
+6
2009-04-04
nfsd41: introduce nfs4_client cl_sessions list
Marc Eshel
1
-0
/
+1
2009-04-04
nfsd41: sessions basic data types
Andy Adamson
1
-0
/
+18
2009-03-19
nfsd4: don't check ip address in setclientid
J. Bruce Fields
1
-4
/
+3
2009-03-19
nfsd4: remove use of mutex for file_hashtable
J. Bruce Fields
1
-24
/
+23
2009-03-19
nfsd4: rename io_during_grace_disallowed
J. Bruce Fields
1
-2
/
+2
2009-03-19
nfsd4: remove unused CHECK_FH flag
J. Bruce Fields
1
-1
/
+1
2009-03-19
nfsd4: fail when delegreturn gets a non-delegation stateid
J. Bruce Fields
1
-2
/
+1
2009-03-19
nfsd4: separate delegreturn case from preprocess_stateid_op
J. Bruce Fields
1
-12
/
+28
2009-03-19
nfsd4: add a helper function to decide if stateid is delegation
J. Bruce Fields
1
-1
/
+6
2009-03-19
nfsd4: remove some dprintk's
J. Bruce Fields
1
-9
/
+2
2009-03-19
nfsd4: remove unneeded local variable
J. Bruce Fields
1
-5
/
+2
2009-03-19
nfsd4: remove redundant "if" in nfs4_preprocess_stateid_op
J. Bruce Fields
1
-11
/
+8
2009-03-19
nfsd4: move check_stateid_generation check
J. Bruce Fields
1
-3
/
+6
2009-03-19
nfsd4: trivial preprocess_stateid_op cleanup
J. Bruce Fields
1
-6
/
+8
2009-03-19
nfsd4: use helper for copying delegation filehandle
J. Bruce Fields
1
-3
/
+1
2009-03-19
nfsd4: split open/lockowner release code
J. Bruce Fields
1
-23
/
+34
[next]