index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-06
nfsd41: define NFSD_DRC_SIZE_SHIFT in set_max_drc
Benny Halevy
2
-3
/
+2
2009-04-04
nfsd41: Documentation/filesystems/nfs41-server.txt
Benny Halevy
1
-0
/
+161
2009-04-04
nfsd41: CREATE_EXCLUSIVE4_1
Benny Halevy
4
-7
/
+43
2009-04-04
nfsd41: SUPPATTR_EXCLCREAT attribute
Benny Halevy
3
-2
/
+21
2009-04-04
nfsd41: support for 3-word long attribute bitmask
Andy Adamson
4
-26
/
+94
2009-04-04
nfsd: dynamically skip encoded fattr bitmap in _nfsd4_verify
Benny Halevy
1
-1
/
+2
2009-04-04
nfsd41: pass writable attrs mask to nfsd4_decode_fattr
Benny Halevy
1
-6
/
+15
2009-04-04
nfsd41: provide support for minor version 1 at rpc level
Marc Eshel
1
-1
/
+1
2009-04-04
nfsd41: control nfsv4.1 svc via /proc/fs/nfsd/versions
Benny Halevy
4
-4
/
+50
2009-04-04
nfsd41: add OPEN4_SHARE_ACCESS_WANT nfs4_stateid bmap
Andy Adamson
1
-1
/
+2
2009-04-04
nfsd41: access_valid
Andy Adamson
3
-5
/
+17
2009-04-04
nfsd41: clientid handling
Andy Adamson
3
-6
/
+29
2009-04-04
nfsd41: check encode size for sessions maxresponse cached
Andy Adamson
1
-0
/
+51
2009-04-04
nfsd41: stateid handling
Andy Adamson
5
-11
/
+52
2009-04-04
nfsd: pass nfsd4_compound_state* to nfs4_preprocess_{state,seq}id_op
Benny Halevy
3
-15
/
+21
2009-04-04
nfsd41: destroy_session operation
Benny Halevy
3
-4
/
+34
2009-04-04
nfsd41: non-page DRC for solo sequence responses
Andy Adamson
5
-11
/
+91
2009-04-04
nfsd41: Add a create session replay cache
Andy Adamson
2
-13
/
+28
2009-04-04
nfsd41: create_session operation
Andy Adamson
4
-6
/
+358
2009-04-04
nfsd41: clear DRC cache on free_session
Andy Adamson
1
-0
/
+7
2009-04-04
nfsd41: nfsd DRC logic
Andy Adamson
4
-0
/
+25
2009-04-04
nfsd41: hard page limit for DRC
Andy Adamson
3
-0
/
+28
2009-04-04
nfsd41: DRC save, restore, and clear functions
Andy Adamson
5
-0
/
+164
2009-04-04
nfsd41: enforce NFS4ERR_SEQUENCE_POS operation order rules for minorversion !...
Andy Adamson
2
-8
/
+36
2009-04-04
nfsd41: sequence operation
Benny Halevy
3
-6
/
+113
2009-04-04
nfsd41: match clientid establishment method
Andy Adamson
3
-13
/
+34
2009-04-04
nfsd41: exchange_id operation
Andy Adamson
4
-6
/
+292
2009-04-04
nfsd41: proc stubs
Andy Adamson
3
-0
/
+66
2009-04-04
nfsd41: xdr infrastructure
Andy Adamson
2
-0
/
+170
2009-04-04
nfsd41: sessionid hashing
Marc Eshel
2
-1
/
+61
2009-04-04
nfsd41: release_session when client is expired
Marc Eshel
1
-0
/
+6
2009-04-04
nfsd41: introduce nfs4_client cl_sessions list
Marc Eshel
2
-0
/
+4
2009-04-04
nfsd41: sessions basic data types
Andy Adamson
2
-0
/
+51
2009-04-04
nfsd41: define nfs41 error codes
Marc Eshel
2
-2
/
+42
2009-04-04
nfs41: common protocol definitions
Benny Halevy
1
-1
/
+127
2009-04-04
nfsd: don't use the deferral service, return NFS4ERR_DELAY
Andy Adamson
4
-1
/
+12
2009-03-31
nfsd: remove nfsd4_ops array size
Benny Halevy
1
-1
/
+1
2009-03-30
nfsd: embed nfsd4_current_state in nfsd4_compoundres
Andy Adamson
2
-35
/
+14
2009-03-28
Fix a build warning about leaking CONFIG_NFSD to userspace.
Greg Banks
1
-4
/
+5
2009-03-28
Document /proc/fs/nfsd/pool_stats
Greg Banks
1
-0
/
+159
2009-03-28
sunrpc/svc.c: Remove unused line 'rqstp->rq_server = serv;' in svc_process
ideawu
1
-1
/
+0
2009-03-19
SUNRPC: Clean up static inline functions in svc_xprt.h
Chuck Lever
1
-20
/
+26
2009-03-19
Inconsistent setattr behaviour
Sachin S. Prabhu
1
-2
/
+3
2009-03-19
svcrpc: take advantage of tcp autotuning
Olga Kornievskaia
1
-28
/
+7
2009-03-19
nfsd4: don't check ip address in setclientid
J. Bruce Fields
1
-4
/
+3
2009-03-19
knfsd: add file to export stats about nfsd pools
Greg Banks
4
-1
/
+129
2009-03-19
knfsd: avoid overloading the CPU scheduler with enormous load averages
Greg Banks
2
-7
/
+20
2009-03-19
knfsd: remove the nfsd thread busy histogram
Greg Banks
1
-28
/
+0
2009-03-19
nfsd4: remove redundant check from nfsd4_open
J. Bruce Fields
1
-4
/
+0
2009-03-19
nfsd4: don't do lookup within readdir in recovery code
J. Bruce Fields
1
-40
/
+31
[next]