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