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
2006-10-04
BUG_ON() conversion in fs/nfsd/
Eric Sesterhenn
1
-2
/
+1
2006-10-04
fix file specification in comments
Uwe Zeisberger
2
-2
/
+2
2006-10-03
[PATCH] VFS: Make filldir_t and struct kstat deal in 64-bit inode numbers
David Howells
1
-1
/
+1
2006-10-02
[PATCH] nfsd: lockdep annotation
Peter Zijlstra
1
-4
/
+4
2006-10-02
[PATCH] knfsd: allow admin to set nthreads per node
Greg Banks
2
-0
/
+144
2006-10-02
[PATCH] knfsd: use svc_set_num_threads to manage threads in knfsd
Greg Banks
1
-31
/
+5
2006-10-02
[PATCH] knfsd: add svc_get
Greg Banks
1
-1
/
+1
2006-10-02
[PATCH] knfsd: Correctly handle error condition from lockd_up
NeilBrown
1
-6
/
+10
2006-10-02
[PATCH] knfsd: Check return value of lockd_up in write_ports
NeilBrown
1
-3
/
+6
2006-10-02
[PATCH] knfsd: Drop 'serv' option to svc_recv and svc_process
NeilBrown
1
-4
/
+2
2006-10-02
[PATCH] nfsd: add lock annotations to e_start and e_stop
Josh Triplett
1
-0
/
+2
2006-10-02
[PATCH] knfsd: Use SEQ_START_TOKEN instead of hardcoded magic (void*)1
Greg Banks
1
-3
/
+3
2006-10-02
[PATCH] knfsd: allow sockets to be passed to nfsd via 'portlist'
NeilBrown
2
-12
/
+51
2006-10-02
[PATCH] knfsd: define new nfsdfs file: portlist - contains list of ports
NeilBrown
1
-0
/
+20
2006-10-02
[PATCH] knfsd: separate out some parts of nfsd_svc, which start nfs servers
NeilBrown
1
-26
/
+57
2006-10-02
[PATCH] knfsd: remove nfsd_versbits as intermediate storage for desired versions
NeilBrown
2
-53
/
+58
2006-10-02
[PATCH] knfsd: be more selective in which sockets lockd listens on
NeilBrown
1
-6
/
+10
2006-10-02
[PATCH] knfsd: add a callback for when last rpc thread finishes
NeilBrown
1
-22
/
+18
2006-10-02
[PATCH] knfsd: remove an unused variable from e_show()
Greg Banks
1
-2
/
+0
2006-10-02
[PATCH] knfsd: add some missing newlines in printks
Greg Banks
3
-3
/
+3
2006-09-27
[PATCH] Really ignore kmem_cache_destroy return value
Alexey Dobriyan
1
-4
/
+1
2006-09-27
[PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc
Panagiotis Issaris
2
-4
/
+2
2006-09-23
NFSD: Convert NFS server callback logic to use new rpc_create API
Chuck Lever
1
-39
/
+27
2006-09-21
[CRYPTO] users: Use crypto_hash interface instead of crypto_digest
Herbert Xu
1
-10
/
+11
2006-08-01
[PATCH] knfsd: Fix stale file handle problem with subtree_checking.
NeilBrown
1
-7
/
+13
2006-07-11
[PATCH] knfsd: nfsd4: add per-operation server stats
Shankar Anand
2
-0
/
+18
2006-07-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
5
-5
/
+0
2006-06-30
[PATCH] knfsd: nfsd: mark rqstp to prevent use of sendfile in privacy case
J. Bruce Fields
1
-1
/
+1
2006-06-30
[PATCH] knfsd: nfsd4: fix open flag passing
J. Bruce Fields
2
-4
/
+7
2006-06-30
[PATCH] knfsd: nfsd4: fix some open argument tests
J. Bruce Fields
1
-4
/
+13
2006-06-30
[PATCH] knfsd: nfsd: fix misplaced fh_unlock() in nfsd_link()
David M. Richter
1
-2
/
+3
2006-06-30
[PATCH] knfsd: nfsd4: remove superfluous grace period checks
J. Bruce Fields
1
-4
/
+0
2006-06-30
[PATCH] knfsd: nfsd: call nfsd_setuser() on fh_compose(), fix nfsd4 permissio...
J. Bruce Fields
1
-7
/
+8
2006-06-30
[PATCH] knfsd: nfsd4: fix open_confirm locking
J. Bruce Fields
1
-2
/
+3
2006-06-30
[PATCH] knfsd: ignore ref_fh when crossing a mountpoint
NeilBrown
1
-3
/
+3
2006-06-30
[PATCH] knfsd: remove noise about filehandle being uptodate
NeilBrown
1
-5
/
+1
2006-06-30
[PATCH] knfsd: fixing missing 'expkey' support for fsid type 3
Frank Filz
1
-1
/
+1
2006-06-30
[PATCH] knfsd: improve the test for cross-device-rename in nfsd
NeilBrown
1
-1
/
+1
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
5
-5
/
+0
2006-06-28
[PATCH] spin/rwlock init cleanups
Ingo Molnar
1
-1
/
+1
2006-06-26
[PATCH] fs: use list_move()
Akinobu Mita
2
-4
/
+2
2006-06-23
[PATCH] VFS: Permit filesystem to perform statfs with a known root dentry
David Howells
2
-2
/
+2
2006-06-23
[PATCH] VFS: Permit filesystem to override root dentry on mount
David Howells
1
-3
/
+3
2006-05-23
[PATCH] knfsd: Fix two problems that can cause rmmod nfsd to die
NeilBrown
1
-1
/
+3
2006-05-21
[PATCH] nfsd: sign conversion obscuring errors in nfsd_set_posix_acl()
Florin Malita
1
-4
/
+3
2006-04-11
[PATCH] knfsd: nfsd4: grant delegations more frequently
NeilBrown
1
-11
/
+2
2006-04-11
[PATCH] knfsd: nfsd4: limit number of delegations handed out.
NeilBrown
1
-34
/
+40
2006-04-11
[PATCH] knfsd: nfsd4: add missing rpciod_down()
NeilBrown
1
-7
/
+14
2006-04-11
[PATCH] knfsd: nfsd4: nfsd4_probe_callback cleanup
NeilBrown
1
-3
/
+3
2006-04-11
[PATCH] knfsd: nfsd4: fix laundromat shutdown race
NeilBrown
1
-2
/
+2
[next]