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-01-28
nfsd: only set file_lock.fl_lmops in nfsd4_lockt if a stateowner is found
Jeff Layton
1
-1
/
+0
2009-01-28
nfsd: fix cred leak on every rpc
J. Bruce Fields
1
-0
/
+1
2009-01-28
nfsd: fix null dereference on error path
J. Bruce Fields
1
-0
/
+2
2009-01-22
fs/Kconfig: move nfsd out
Alexey Dobriyan
1
-0
/
+80
2009-01-08
nfsd: last_byte_offset
Benny Halevy
1
-16
/
+26
2009-01-08
nfsd: delete wrong file comment from nfsd/nfs4xdr.c
Marc Eshel
1
-2
/
+0
2009-01-08
nfsd: git rid of nfs4_cb_null_ops declaration
Benny Halevy
1
-3
/
+0
2009-01-08
nfsd: dprint each op status in nfsd4_proc_compound
Benny Halevy
1
-0
/
+5
2009-01-08
nfsd: add etoosmall to nfserrno
Dean Hildebrand
1
-0
/
+1
2009-01-08
NFSD: FIDs need to take precedence over UUIDs
Steve Dickson
1
-3
/
+3
2009-01-07
nfsd: fix double-locks of directory mutex
J. Bruce Fields
1
-3
/
+31
2009-01-07
CRED: Fix NFSD regression
David Howells
1
-2
/
+2
2009-01-07
nfsd: Ensure nfsv4 calls the underlying filesystem on LOCKT
J. Bruce Fields
1
-10
/
+20
2009-01-06
NFSD: Add documenting comments for nfsctl interface
Chuck Lever
1
-16
/
+437
2009-01-06
NFSD: Replace open-coded integer with macro
Chuck Lever
1
-2
/
+2
2009-01-06
NFSD: Fix a handful of coding style issues in write_filehandle()
Chuck Lever
1
-3
/
+6
2009-01-06
NFSD: clean up failover sysctl function naming
Chuck Lever
1
-7
/
+6
2009-01-06
nfsd: Fix leaked memory in nfs4_make_rec_clidname
Krishna Kumar
1
-1
/
+1
2009-01-06
nfsd: Minor cleanup of find_stateid
Krishna Kumar
1
-3
/
+4
2009-01-06
nfsd: update fh_verify description
J. Bruce Fields
1
-6
/
+24
2009-01-05
add a vfs_fsync helper
Christoph Hellwig
1
-32
/
+3
2009-01-05
inode->i_op is never NULL
Al Viro
1
-4
/
+4
2008-12-31
Merge branch 'devel' into next
Trond Myklebust
2
-1
/
+20
2008-12-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2
-3
/
+3
2008-12-24
nfsd: support callbacks with gss flavors
Olga Kornievskaia
2
-1
/
+3
2008-12-24
rpc: pass target name down to rpc level on callbacks
Olga Kornievskaia
1
-0
/
+6
2008-12-24
nfsd: pass client principal name in rsc downcall
Olga Kornievskaia
1
-0
/
+11
2008-12-16
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2
-1
/
+2
2008-12-04
Merge branch 'master' into next
James Morris
2
-0
/
+2
2008-11-24
nfsd: use of unitialized list head on error exit in nfs4recover.c
J. Bruce Fields
1
-1
/
+1
2008-11-24
nfsd: clean up grace period on early exit
J. Bruce Fields
1
-0
/
+1
2008-11-14
Merge branch 'master' into next
James Morris
1
-4
/
+1
2008-11-14
CRED: Differentiate objective and effective subjective credentials on a task
David Howells
1
-1
/
+4
2008-11-14
CRED: Inaugurate COW credentials
David Howells
3
-69
/
+102
2008-11-14
CRED: Pass credentials through dentry_open()
David Howells
2
-2
/
+4
2008-11-14
CRED: Separate task security context from task_struct
David Howells
3
-19
/
+21
2008-11-14
CRED: Wrap task credential accesses in the NFS daemon
David Howells
1
-3
/
+3
2008-11-12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-4
/
+1
2008-11-09
Fix nfsd truncation of readdir results
Doug Nazar
1
-4
/
+1
2008-11-07
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-0
/
+1
2008-10-31
fs: replace NIPQUAD()
Harvey Harrison
2
-3
/
+3
2008-10-31
nfsd: fix failure to set eof in readdir in some situations
J. Bruce Fields
1
-0
/
+1
2008-10-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
5
-116
/
+201
2008-10-23
[PATCH] Optimise NFS readdir hack slightly.
David Woodhouse
1
-2
/
+3
2008-10-23
[PATCH] prepare vfs_readdir() callers to returning filldir result
Al Viro
1
-2
/
+9
2008-10-23
[PATCH] Copy XFS readdir hack into nfsd code.
David Woodhouse
1
-15
/
+93
2008-10-23
[PATCH] Factor out nfsd_do_readdir() into its own function
David Woodhouse
1
-16
/
+24
2008-10-23
[PATCH] switch nfsd to kern_path()
Al Viro
4
-58
/
+56
2008-10-23
[PATCH] sanitize svc_export_parse()
Al Viro
1
-42
/
+35
2008-10-22
nfsd: clean up expkey_parse error cases
J. Bruce Fields
1
-14
/
+11
[next]