index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
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: hard page limit for DRC
Andy Adamson
2009-04-03
1
-0
/
+23
|
*
|
|
|
nfsd41: DRC save, restore, and clear functions
Andy Adamson
2009-04-03
2
-0
/
+146
|
*
|
|
|
nfsd41: enforce NFS4ERR_SEQUENCE_POS operation order rules for minorversion !...
Andy Adamson
2009-04-03
2
-8
/
+36
|
*
|
|
|
nfsd41: sequence operation
Benny Halevy
2009-04-03
2
-5
/
+101
|
*
|
|
|
nfsd41: match clientid establishment method
Andy Adamson
2009-04-03
2
-12
/
+33
|
*
|
|
|
nfsd41: exchange_id operation
Andy Adamson
2009-04-03
2
-5
/
+284
|
*
|
|
|
nfsd41: proc stubs
Andy Adamson
2009-04-03
2
-0
/
+54
|
*
|
|
|
nfsd41: xdr infrastructure
Andy Adamson
2009-04-03
1
-0
/
+148
|
*
|
|
|
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
|
*
|
|
|
nfsd: don't use the deferral service, return NFS4ERR_DELAY
Andy Adamson
2009-04-03
1
-0
/
+8
|
*
|
|
|
nfsd: remove nfsd4_ops array size
Benny Halevy
2009-03-30
1
-1
/
+1
|
*
|
|
|
nfsd: embed nfsd4_current_state in nfsd4_compoundres
Andy Adamson
2009-03-29
1
-31
/
+9
|
*
|
|
|
Inconsistent setattr behaviour
Sachin S. Prabhu
2009-03-18
1
-2
/
+3
|
*
|
|
|
nfsd4: don't check ip address in setclientid
J. Bruce Fields
2009-03-18
1
-4
/
+3
|
*
|
|
|
knfsd: add file to export stats about nfsd pools
Greg Banks
2009-03-18
2
-0
/
+19
|
*
|
|
|
knfsd: remove the nfsd thread busy histogram
Greg Banks
2009-03-18
1
-28
/
+0
|
*
|
|
|
nfsd4: remove redundant check from nfsd4_open
J. Bruce Fields
2009-03-18
1
-4
/
+0
|
*
|
|
|
nfsd4: don't do lookup within readdir in recovery code
J. Bruce Fields
2009-03-18
1
-40
/
+31
|
*
|
|
|
nfsd4: support putpubfh operation
J. Bruce Fields
2009-03-18
2
-2
/
+2
|
*
|
|
|
Short write in nfsd becomes a full write to the client
David Shaw
2009-03-18
4
-11
/
+17
|
*
|
|
|
NFSD: return nfsv4 error code nfserr_notsupp rather than nfsv[23]'s nfserr_op...
Benny Halevy
2009-03-18
1
-1
/
+1
|
*
|
|
|
nfsd4: move rpc_client setup to a separate function
J. Bruce Fields
2009-03-18
1
-8
/
+21
|
*
|
|
|
nfsd4: fix do_probe_callback errors
J. Bruce Fields
2009-03-18
1
-8
/
+7
|
*
|
|
|
nfsd4: remove use of mutex for file_hashtable
J. Bruce Fields
2009-03-18
2
-26
/
+23
|
*
|
|
|
nfsd4: put_nfs4_client does not require state lock
J. Bruce Fields
2009-03-18
1
-1
/
+1
|
*
|
|
|
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
2
-4
/
+4
|
*
|
|
|
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
|
*
|
|
|
nfsd(v2/v3): fix the failure of creation from HPUX client
wengang wang
2009-03-18
1
-0
/
+19
|
*
|
|
|
lockd: clean up blocking lock cases of nlsmvc_lock()
Miklos Szeredi
2009-03-18
1
-5
/
+8
|
*
|
|
|
nfsd: lock state around put client and delegation in nfsd4_cb_recall
Alexandros Batsakis
2009-03-18
1
-1
/
+2
|
*
|
|
|
nfsd4: use helper for copying delegation filehandle
J. Bruce Fields
2009-03-18
2
-5
/
+3
|
*
|
|
|
nfsd4: use helper for copying filehandles for replay
J. Bruce Fields
2009-03-18
1
-11
/
+6
|
*
|
|
|
nfsd4: fix misplaced comment
J. Bruce Fields
2009-03-18
1
-1
/
+1
|
*
|
|
|
nfsd: clarify exclusive create bitmask result.
J. Bruce Fields
2009-03-18
1
-3
/
+5
|
*
|
|
|
nfsd : Define NFSD only when FILE_LOCKING is enabled
Manish Katiyar
2009-03-18
1
-0
/
+1
|
*
|
|
|
NFSD: cleanup for nfs3proc.c
Qinghuang Feng
2009-03-18
1
-2
/
+3
|
*
|
|
|
nfsd4: split open/lockowner release code
J. Bruce Fields
2009-03-18
1
-23
/
+34
|
*
|
|
|
nfsd4: remove a forward declaration
J. Bruce Fields
2009-03-18
1
-43
/
+42
|
*
|
|
|
nfsd4: split lockstateid/openstateid release logic
J. Bruce Fields
2009-03-18
1
-23
/
+32
[prev]
[next]