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
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-03
nfsd41: nfsd DRC logic
Andy Adamson
4
-0
/
+25
2009-04-03
nfsd41: hard page limit for DRC
Andy Adamson
3
-0
/
+28
2009-04-03
nfsd41: DRC save, restore, and clear functions
Andy Adamson
5
-0
/
+164
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
3
-6
/
+113
2009-04-03
nfsd41: match clientid establishment method
Andy Adamson
3
-13
/
+34
2009-04-03
nfsd41: exchange_id operation
Andy Adamson
4
-6
/
+292
2009-04-03
nfsd41: proc stubs
Andy Adamson
3
-0
/
+66
2009-04-03
nfsd41: xdr infrastructure
Andy Adamson
2
-0
/
+170
2009-04-03
nfsd41: sessionid hashing
Marc Eshel
2
-1
/
+61
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
2
-0
/
+4
2009-04-03
nfsd41: sessions basic data types
Andy Adamson
2
-0
/
+51
2009-04-03
nfsd41: define nfs41 error codes
Marc Eshel
2
-2
/
+42
2009-04-03
nfs41: common protocol definitions
Benny Halevy
1
-1
/
+127
2009-04-03
nfsd: don't use the deferral service, return NFS4ERR_DELAY
Andy Adamson
4
-1
/
+12
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
2
-35
/
+14
2009-03-27
Fix a build warning about leaking CONFIG_NFSD to userspace.
Greg Banks
1
-4
/
+5
2009-03-27
Document /proc/fs/nfsd/pool_stats
Greg Banks
1
-0
/
+159
2009-03-27
sunrpc/svc.c: Remove unused line 'rqstp->rq_server = serv;' in svc_process
ideawu
1
-1
/
+0
2009-03-18
SUNRPC: Clean up static inline functions in svc_xprt.h
Chuck Lever
1
-20
/
+26
2009-03-18
Inconsistent setattr behaviour
Sachin S. Prabhu
1
-2
/
+3
2009-03-18
svcrpc: take advantage of tcp autotuning
Olga Kornievskaia
1
-28
/
+7
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
4
-1
/
+129
2009-03-18
knfsd: avoid overloading the CPU scheduler with enormous load averages
Greg Banks
2
-7
/
+20
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
5
-12
/
+18
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
3
-27
/
+24
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
3
-5
/
+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
2
-13
/
+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
nfs: replace uses of __constant_{endian}
Harvey Harrison
4
-98
/
+98
2009-03-18
nfsd(v2/v3): fix the failure of creation from HPUX client
wengang wang
1
-0
/
+19
2009-03-18
lockd: clean up blocking lock cases of nlsmvc_lock()
Miklos Szeredi
1
-5
/
+8
[next]