index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfsd
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-03
nfsd41: access_valid
Andy Adamson
2
-5
/
+16
2009-04-03
nfsd41: clientid handling
Andy Adamson
3
-6
/
+29
2009-04-03
nfsd41: check encode size for sessions maxresponse cached
Andy Adamson
1
-0
/
+51
2009-04-03
nfsd41: stateid handling
Andy Adamson
3
-10
/
+44
2009-04-03
nfsd: pass nfsd4_compound_state* to nfs4_preprocess_{state,seq}id_op
Benny Halevy
2
-14
/
+18
2009-04-03
nfsd41: destroy_session operation
Benny Halevy
2
-3
/
+33
2009-04-03
nfsd41: non-page DRC for solo sequence responses
Andy Adamson
3
-10
/
+76
2009-04-03
nfsd41: Add a create session replay cache
Andy Adamson
1
-12
/
+27
2009-04-03
nfsd41: create_session operation
Andy Adamson
2
-4
/
+332
2009-04-03
nfsd41: clear DRC cache on free_session
Andy Adamson
1
-0
/
+7
2009-04-03
nfsd41: nfsd DRC logic
Andy Adamson
3
-0
/
+24
2009-04-03
nfsd41: hard page limit for DRC
Andy Adamson
1
-0
/
+23
2009-04-03
nfsd41: DRC save, restore, and clear functions
Andy Adamson
2
-0
/
+146
2009-04-03
nfsd41: enforce NFS4ERR_SEQUENCE_POS operation order rules for minorversion !...
Andy Adamson
2
-8
/
+36
2009-04-03
nfsd41: sequence operation
Benny Halevy
2
-5
/
+101
2009-04-03
nfsd41: match clientid establishment method
Andy Adamson
2
-12
/
+33
2009-04-03
nfsd41: exchange_id operation
Andy Adamson
2
-5
/
+284
2009-04-03
nfsd41: proc stubs
Andy Adamson
2
-0
/
+54
2009-04-03
nfsd41: xdr infrastructure
Andy Adamson
1
-0
/
+148
2009-04-03
nfsd41: sessionid hashing
Marc Eshel
1
-1
/
+54
2009-04-03
nfsd41: release_session when client is expired
Marc Eshel
1
-0
/
+6
2009-04-03
nfsd41: introduce nfs4_client cl_sessions list
Marc Eshel
1
-0
/
+1
2009-04-03
nfsd41: sessions basic data types
Andy Adamson
1
-0
/
+18
2009-04-03
nfsd: don't use the deferral service, return NFS4ERR_DELAY
Andy Adamson
1
-0
/
+8
2009-03-30
nfsd: remove nfsd4_ops array size
Benny Halevy
1
-1
/
+1
2009-03-29
nfsd: embed nfsd4_current_state in nfsd4_compoundres
Andy Adamson
1
-31
/
+9
2009-03-18
Inconsistent setattr behaviour
Sachin S. Prabhu
1
-2
/
+3
2009-03-18
nfsd4: don't check ip address in setclientid
J. Bruce Fields
1
-4
/
+3
2009-03-18
knfsd: add file to export stats about nfsd pools
Greg Banks
2
-0
/
+19
2009-03-18
knfsd: remove the nfsd thread busy histogram
Greg Banks
1
-28
/
+0
2009-03-18
nfsd4: remove redundant check from nfsd4_open
J. Bruce Fields
1
-4
/
+0
2009-03-18
nfsd4: don't do lookup within readdir in recovery code
J. Bruce Fields
1
-40
/
+31
2009-03-18
nfsd4: support putpubfh operation
J. Bruce Fields
2
-2
/
+2
2009-03-18
Short write in nfsd becomes a full write to the client
David Shaw
4
-11
/
+17
2009-03-18
NFSD: return nfsv4 error code nfserr_notsupp rather than nfsv[23]'s nfserr_op...
Benny Halevy
1
-1
/
+1
2009-03-18
nfsd4: move rpc_client setup to a separate function
J. Bruce Fields
1
-8
/
+21
2009-03-18
nfsd4: fix do_probe_callback errors
J. Bruce Fields
1
-8
/
+7
2009-03-18
nfsd4: remove use of mutex for file_hashtable
J. Bruce Fields
2
-26
/
+23
2009-03-18
nfsd4: put_nfs4_client does not require state lock
J. Bruce Fields
1
-1
/
+1
2009-03-18
nfsd4: rename io_during_grace_disallowed
J. Bruce Fields
1
-2
/
+2
2009-03-18
nfsd4: remove unused CHECK_FH flag
J. Bruce Fields
2
-4
/
+4
2009-03-18
nfsd4: fail when delegreturn gets a non-delegation stateid
J. Bruce Fields
1
-2
/
+1
2009-03-18
nfsd4: separate delegreturn case from preprocess_stateid_op
J. Bruce Fields
1
-12
/
+28
2009-03-18
nfsd4: add a helper function to decide if stateid is delegation
J. Bruce Fields
1
-1
/
+6
2009-03-18
nfsd4: remove some dprintk's
J. Bruce Fields
1
-9
/
+2
2009-03-18
nfsd4: remove unneeded local variable
J. Bruce Fields
1
-5
/
+2
2009-03-18
nfsd4: remove redundant "if" in nfs4_preprocess_stateid_op
J. Bruce Fields
1
-11
/
+8
2009-03-18
nfsd4: move check_stateid_generation check
J. Bruce Fields
1
-3
/
+6
2009-03-18
nfsd4: trivial preprocess_stateid_op cleanup
J. Bruce Fields
1
-6
/
+8
2009-03-18
nfsd(v2/v3): fix the failure of creation from HPUX client
wengang wang
1
-0
/
+19
[next]