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
path:
root
/
fs
/
nfsd
Age
Commit message (
Expand
)
Author
Files
Lines
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-22
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-07-31
[PATCH] knfsd: Fix stale file handle problem with subtree_checking.
NeilBrown
1
-7
/
+13
2006-07-10
[PATCH] knfsd: nfsd4: add per-operation server stats
Shankar Anand
2
-0
/
+18
2006-06-30
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-27
[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
2006-04-11
[PATCH] knfsd: nfsd4: fix corruption on readdir encoding with 64k pages
NeilBrown
1
-7
/
+6
2006-04-11
[PATCH] knfsd: nfsd4: fix corruption of returned data when using 64k pages
NeilBrown
1
-25
/
+17
2006-04-11
[PATCH] knfsd: nfsd4: remove nfsd_setuser from putrootfh
NeilBrown
1
-2
/
+0
2006-04-11
[PATCH] knfsd: nfsd: nfsd_setuser doesn't really need to modify rqstp->rq_cred.
NeilBrown
1
-23
/
+23
2006-04-11
[PATCH] knfsd: nfsd: oops exporting nonexistent directory
NeilBrown
1
-1
/
+2
2006-04-11
[PATCH] knfsd: nfsd4: fix acl xattr length return
NeilBrown
1
-5
/
+1
2006-04-11
[PATCH] knfsd: nfsd4: better nfs4acl errors
NeilBrown
2
-7
/
+6
2006-04-11
[PATCH] knfsd: nfsd4: Wrong error handling in nfs4acl
NeilBrown
1
-1
/
+1
2006-04-11
[PATCH] fs/nfsd/nfs4state.c: make a struct static
Adrian Bunk
1
-1
/
+1
2006-04-11
[PATCH] knfsd: locks: flag NFSv4-owned locks
NeilBrown
1
-22
/
+16
2006-04-11
[PATCH] knfsd: Correct reserved reply space for read requests.
NeilBrown
3
-3
/
+3
2006-03-28
[PATCH] Make most file operations structs in fs/ const
Arjan van de Ven
2
-3
/
+3
2006-03-28
[PATCH] mark f_ops const in the inode
Arjan van de Ven
1
-1
/
+1
2006-03-27
[PATCH] fs/nfsd/export.c,net/sunrpc/cache.c: make needlessly global code static
Adrian Bunk
1
-5
/
+8
2006-03-27
[PATCH] knfsd: Convert sunrpc_cache to use krefs
NeilBrown
3
-38
/
+33
2006-03-27
[PATCH] knfsd: Use new cache code for name/id lookup caches
NeilBrown
1
-23
/
+103
2006-03-27
[PATCH] knfsd: Use new cache_lookup for svc_expkey cache
NeilBrown
1
-37
/
+99
2006-03-27
[PATCH] knfsd: Use new cache_lookup for svc_export
NeilBrown
1
-37
/
+88
2006-03-27
[PATCH] knfsd: Get rid of 'inplace' sunrpc caches
NeilBrown
2
-10
/
+4
2006-03-27
[PATCH] knfsd: Break the hard linkage from svc_expkey to svc_export
NeilBrown
1
-20
/
+40
[next]