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
path:
root
/
fs
/
nfsd
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-04
nfsd: fix leak on error in nfsv3 readdir
J. Bruce Fields
1
-2
/
+3
2009-09-04
nfsd: clean up readdirplus encoding
J. Bruce Fields
1
-38
/
+34
2009-09-04
nfsd4: filehandle leak or error exit from fh_compose()
J. Bruce Fields
1
-1
/
+3
2009-09-04
NFSd: Fix filehandle leak in exp_pseudoroot() and nfsd4_path()
Trond Myklebust
2
-5
/
+12
2009-09-03
nfsd: move fsid_type choice out of fh_compose
J. Bruce Fields
1
-36
/
+41
2009-09-03
nfsd: move some of fh_compose into helper functions
J. Bruce Fields
1
-38
/
+45
2009-09-02
CRED: Add some configurable debugging [try #6]
David Howells
3
-0
/
+9
2009-09-02
nfsd41: replace page based DRC with buffer based DRC
Andy Adamson
3
-165
/
+67
2009-09-02
nfsd41: replace nfserr_resource in pure nfs41 responses
Andy Adamson
1
-3
/
+3
2009-09-02
nfsd41: use session maxreqs for sequence target and highest slotid
Andy Adamson
1
-1
/
+5
2009-09-02
nfsd41: bound forechannel drc size by memory usage
Andy Adamson
1
-18
/
+48
2009-09-02
NFSD: Fix a bug in the NFSv4 'supported attrs' mandatory attribute
Trond Myklebust
2
-13
/
+1
2009-08-28
nfsd41: expand solo sequence check
Andy Adamson
1
-9
/
+0
2009-08-28
nfsd4: remove ACE4_IDENTIFIER_GROUP flag from GROUP@ entry
Frank Filz
1
-1
/
+1
2009-08-28
nfsd41: renew_client must be called under the state lock
Benny Halevy
1
-5
/
+8
2009-08-25
knfsd: Replace lock_kernel with a mutex in nfsd pool stats.
Ryusei Yamaguchi
2
-3
/
+23
2009-08-25
nfsd: Fix unnecessary deny bits in NFSv4 ACL
Frank Filz
1
-1
/
+1
2009-08-21
nfsd: populate sin6_scope_id on callback address with scopeid from rq_addr on...
Jeff Layton
1
-2
/
+5
2009-08-21
nfsd: add support for NFSv4 callbacks over IPv6
Jeff Layton
1
-4
/
+11
2009-08-21
nfsd: convert nfs4_cb_conn struct to hold address in sockaddr_storage
Jeff Layton
2
-81
/
+11
2009-08-21
nfsd: make nfs4_client->cl_addr a struct sockaddr_storage
Jeff Layton
1
-13
/
+19
2009-08-21
Merge branch 'nfs-for-2.6.32' of git://git.linux-nfs.org/projects/trondmy/nfs...
J. Bruce Fields
5
-24
/
+36
2009-08-11
Merge branch 'sunrpc_cache-for-2.6.32' into nfs-for-2.6.32
Trond Myklebust
2
-6
/
+28
2009-08-09
SUNRPC: Allow the cache_detail to specify alternative upcall mechanisms
Trond Myklebust
2
-4
/
+26
2009-08-09
NFSD: Clean up the idmapper warning...
Trond Myklebust
1
-2
/
+2
2009-08-09
NFSD: Support IPv6 addresses in write_failover_ip()
Chuck Lever
1
-14
/
+7
2009-07-29
nfsd41: encode replay sequence from the slot values
Andy Adamson
2
-36
/
+37
2009-07-28
nfsd41: rename nfsd4_enc_uncached_replay
Andy Adamson
1
-2
/
+2
2009-07-28
nfsd41: Use separate DRC for setclientid
Andy Adamson
3
-29
/
+40
2009-07-28
nfsd41: change check_slot_seqid parameters
Andy Adamson
1
-11
/
+13
2009-07-28
nfsd41: remove redundant forechannel max requests check
Andy Adamson
1
-4
/
+0
2009-07-28
nfsd41: hange from page to memory based drc limits
Andy Adamson
2
-22
/
+19
2009-07-28
nfsd41: reserve less memory for DRC
Andy Adamson
1
-2
/
+1
2009-07-28
nfsd41: minor set_forechannel_maxreqs cleanup
Andy Adamson
1
-8
/
+7
2009-07-28
nfsd41: reclaim DRC memory on session free
Andy Adamson
1
-0
/
+3
2009-07-28
nfsd: minor write_pool_threads exit cleanup
J. Bruce Fields
1
-5
/
+1
2009-07-28
Fix memory leak in write_pool_threads
Eric Sesterhenn
1
-0
/
+1
2009-07-15
nfsd41: use globals for DRC limits
Andy Adamson
2
-9
/
+20
2009-07-14
NFSv4: ACL in operations 'open' and 'create' should be used
Yu Zhiguo
1
-5
/
+42
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
2
-2
/
+0
2009-07-03
NFSD: Don't hold unrefcounted creds over call to nfsd_setuser()
David Howells
1
-2
/
+1
2009-06-22
Merge branch 'for-2.6.31' of git://fieldses.org/git/linux-nfsd
Linus Torvalds
13
-595
/
+1135
2009-06-19
nfsd41: Backchannel: minorversion support for the back channel
Andy Adamson
2
-1
/
+3
2009-06-19
nfsd41: Backchannel: cleanup nfs4.0 callback encode routines
Andy Adamson
1
-8
/
+16
2009-06-19
nfsd41: Remove ip address collision detection case
Mike Sager
1
-12
/
+6
2009-06-18
nfsd: optimise the starting of zero threads when none are running.
NeilBrown
1
-2
/
+4
2009-06-18
nfsd: don't take nfsd_mutex twice when setting number of threads.
NeilBrown
2
-5
/
+15
2009-06-17
nfsd41: sanity check client drc maxreqs
Andy Adamson
1
-0
/
+5
2009-06-16
nfsd41: move channel attributes from nfsd4_session to a nfsd4_channel_attr st...
Alexandros Batsakis
2
-14
/
+16
2009-06-16
NFS: kill off complicated macro 'PROC'
Yu Zhiguo
2
-56
/
+379
[prev]
[next]