index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2009-04-06
29
-555
/
+2997
|
\
|
*
nfsd41: define nfsd4_set_statp as noop for !CONFIG_NFSD_V4
Benny Halevy
2009-04-06
1
-0
/
+7
|
*
nfsd41: define NFSD_DRC_SIZE_SHIFT in set_max_drc
Benny Halevy
2009-04-06
2
-3
/
+2
|
*
nfsd41: Documentation/filesystems/nfs41-server.txt
Benny Halevy
2009-04-03
1
-0
/
+161
|
*
nfsd41: CREATE_EXCLUSIVE4_1
Benny Halevy
2009-04-03
4
-7
/
+43
|
*
nfsd41: SUPPATTR_EXCLCREAT attribute
Benny Halevy
2009-04-03
3
-2
/
+21
|
*
nfsd41: support for 3-word long attribute bitmask
Andy Adamson
2009-04-03
4
-26
/
+94
|
*
nfsd: dynamically skip encoded fattr bitmap in _nfsd4_verify
Benny Halevy
2009-04-03
1
-1
/
+2
|
*
nfsd41: pass writable attrs mask to nfsd4_decode_fattr
Benny Halevy
2009-04-03
1
-6
/
+15
|
*
nfsd41: provide support for minor version 1 at rpc level
Marc Eshel
2009-04-03
1
-1
/
+1
|
*
nfsd41: control nfsv4.1 svc via /proc/fs/nfsd/versions
Benny Halevy
2009-04-03
4
-4
/
+50
|
*
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
3
-5
/
+17
|
*
nfsd41: clientid handling
Andy Adamson
2009-04-03
3
-6
/
+29
|
*
nfsd41: check encode size for sessions maxresponse cached
Andy Adamson
2009-04-03
1
-0
/
+51
|
*
nfsd41: stateid handling
Andy Adamson
2009-04-03
5
-11
/
+52
|
*
nfsd: pass nfsd4_compound_state* to nfs4_preprocess_{state,seq}id_op
Benny Halevy
2009-04-03
3
-15
/
+21
|
*
nfsd41: destroy_session operation
Benny Halevy
2009-04-03
3
-4
/
+34
|
*
nfsd41: non-page DRC for solo sequence responses
Andy Adamson
2009-04-03
5
-11
/
+91
|
*
nfsd41: Add a create session replay cache
Andy Adamson
2009-04-03
2
-13
/
+28
|
*
nfsd41: create_session operation
Andy Adamson
2009-04-03
4
-6
/
+358
|
*
nfsd41: clear DRC cache on free_session
Andy Adamson
2009-04-03
1
-0
/
+7
|
*
nfsd41: nfsd DRC logic
Andy Adamson
2009-04-03
4
-0
/
+25
|
*
nfsd41: hard page limit for DRC
Andy Adamson
2009-04-03
3
-0
/
+28
|
*
nfsd41: DRC save, restore, and clear functions
Andy Adamson
2009-04-03
5
-0
/
+164
|
*
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
3
-6
/
+113
|
*
nfsd41: match clientid establishment method
Andy Adamson
2009-04-03
3
-13
/
+34
|
*
nfsd41: exchange_id operation
Andy Adamson
2009-04-03
4
-6
/
+292
|
*
nfsd41: proc stubs
Andy Adamson
2009-04-03
3
-0
/
+66
|
*
nfsd41: xdr infrastructure
Andy Adamson
2009-04-03
2
-0
/
+170
|
*
nfsd41: sessionid hashing
Marc Eshel
2009-04-03
2
-1
/
+61
|
*
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
2
-0
/
+4
|
*
nfsd41: sessions basic data types
Andy Adamson
2009-04-03
2
-0
/
+51
|
*
nfsd41: define nfs41 error codes
Marc Eshel
2009-04-03
2
-2
/
+42
|
*
nfs41: common protocol definitions
Benny Halevy
2009-04-03
1
-1
/
+127
|
*
nfsd: don't use the deferral service, return NFS4ERR_DELAY
Andy Adamson
2009-04-03
4
-1
/
+12
|
*
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
2
-35
/
+14
|
*
Fix a build warning about leaking CONFIG_NFSD to userspace.
Greg Banks
2009-03-27
1
-4
/
+5
|
*
Document /proc/fs/nfsd/pool_stats
Greg Banks
2009-03-27
1
-0
/
+159
|
*
sunrpc/svc.c: Remove unused line 'rqstp->rq_server = serv;' in svc_process
ideawu
2009-03-27
1
-1
/
+0
|
*
SUNRPC: Clean up static inline functions in svc_xprt.h
Chuck Lever
2009-03-18
1
-20
/
+26
|
*
Inconsistent setattr behaviour
Sachin S. Prabhu
2009-03-18
1
-2
/
+3
|
*
svcrpc: take advantage of tcp autotuning
Olga Kornievskaia
2009-03-18
1
-28
/
+7
|
*
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
4
-1
/
+129
|
*
knfsd: avoid overloading the CPU scheduler with enormous load averages
Greg Banks
2009-03-18
2
-7
/
+20
|
*
knfsd: remove the nfsd thread busy histogram
Greg Banks
2009-03-18
1
-28
/
+0
[next]