index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfsd
Commit message (
Expand
)
Author
Age
Files
Lines
*
nfsd: reorder printk in do_probe_callback to avoid use-after-free
J. Bruce Fields
2008-05-18
1
-1
/
+1
*
fs: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-04-30
1
-2
/
+2
*
nfsd: use proc_create to setup de->proc_fops
Denis V. Lunev
2008-04-29
1
-2
/
+2
*
nfsd: don't allow setting ctime over v4
J. Bruce Fields
2008-04-25
1
-14
/
+0
*
locks: don't call ->copy_lock methods on return of conflicting locks
J. Bruce Fields
2008-04-25
1
-3
/
+0
*
lockd: unlock lockd locks held for a certain filesystem
Wendy Cheng
2008-04-25
1
-0
/
+32
*
lockd: unlock lockd locks associated with a given server ip
Wendy Cheng
2008-04-25
1
-0
/
+33
*
knfsd: clear both setuid and setgid whenever a chown is done
Jeff Layton
2008-04-23
1
-13
/
+14
*
knfsd: get rid of imode variable in nfsd_setattr
Jeff Layton
2008-04-23
1
-3
/
+1
*
nfsd: use static memory for callback program and stats
Olga Kornievskaia
2008-04-23
1
-11
/
+17
*
nfsd: move most of fh_verify to separate function
J. Bruce Fields
2008-04-23
1
-105
/
+123
*
nfsd: initialize lease type in nfs4_open_delegation()
Felix Blyakher
2008-04-23
1
-2
/
+2
*
nfsd: fix sparse warning in vfs.c
Harvey Harrison
2008-04-23
1
-1
/
+1
*
nfsd: fix sparse warnings
Harvey Harrison
2008-04-23
4
-13
/
+7
*
make nfsd_create_setattr() static
Adrian Bunk
2008-04-23
1
-1
/
+1
*
NFSD: Remove NFSD_TCP kernel build option
Chuck Lever
2008-04-23
1
-2
/
+0
*
nfsd: clarify readdir/mountpoint-crossing code
J. Bruce Fields
2008-04-23
1
-3
/
+10
*
nfsd4: kill unnecessary check in preprocess_stateid_op
J. Bruce Fields
2008-04-23
1
-1
/
+1
*
nfsd4: simplify stateid sequencing checks
J. Bruce Fields
2008-04-23
1
-15
/
+26
*
nfsd4: remove unnecessary CHECK_FH check in preprocess_seqid_op
J. Bruce Fields
2008-04-23
1
-7
/
+7
*
IPv6 support for NFS server export caches
Aurélien Charbon
2008-04-23
2
-5
/
+19
*
[PATCH] r/o bind mounts: check mnt instead of superblock directly
Dave Hansen
2008-04-19
1
-2
/
+3
*
[PATCH] r/o bind mounts: elevate write count for xattr_permission() callers
Dave Hansen
2008-04-19
2
-1
/
+10
*
[PATCH] r/o bind mounts: get write access for vfs_rename() callers
Dave Hansen
2008-04-19
1
-4
/
+13
*
[PATCH] r/o bind mounts: write counts for link/symlink
Dave Hansen
2008-04-19
1
-1
/
+13
*
[PATCH] r/o bind mounts: get callers of vfs_mknod/create/mkdir()
Dave Hansen
2008-04-19
2
-2
/
+26
*
[PATCH] r/o bind mounts: elevate write count for rmdir and unlink.
Dave Hansen
2008-04-19
2
-2
/
+18
*
[PATCH] r/o bind mounts: create helper to drop file write access
Dave Hansen
2008-04-19
1
-1
/
+2
*
nfsd: fix oops on access from high-numbered ports
J. Bruce Fields
2008-03-14
1
-2
/
+2
*
Wrap buffers used for rpc debug printks into RPC_IFDEBUG
Pavel Emelyanov
2008-02-21
1
-1
/
+1
*
d_path: Make d_path() use a struct path
Jan Blunck
2008-02-14
1
-1
/
+1
*
d_path: Make seq_path() use a struct path argument
Jan Blunck
2008-02-14
1
-2
/
+2
*
Use struct path in struct svc_expkey
Jan Blunck
2008-02-14
1
-17
/
+13
*
Use struct path in struct svc_export
Jan Blunck
2008-02-14
8
-67
/
+65
*
Introduce path_put()
Jan Blunck
2008-02-14
3
-7
/
+7
*
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
Jan Blunck
2008-02-14
3
-34
/
+35
*
Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)
David Howells
2008-02-07
1
-2
/
+2
*
Add 64-bit capability support to the kernel
Andrew Morgan
2008-02-05
1
-5
/
+5
*
nfsd: more careful input validation in nfsctl write methods
J. Bruce Fields
2008-02-01
1
-1
/
+4
*
knfsd: don't bother mapping putrootfh enoent to eperm
J. Bruce Fields
2008-02-01
1
-2
/
+0
*
svc: Add svc_xprt_names service to replace svc_sock_names
Tom Tucker
2008-02-01
1
-1
/
+1
*
knfsd: Support adding transports by writing portlist file
Tom Tucker
2008-02-01
1
-1
/
+48
*
svc: Make close transport independent
Tom Tucker
2008-02-01
1
-2
/
+2
*
svc: Change services to use new svc_create_xprt service
Tom Tucker
2008-02-01
1
-2
/
+2
*
nfsd4: clean up access_valid, deny_valid checks.
J. Bruce Fields
2008-02-01
1
-4
/
+9
*
nfsd: allow root to set uid and gid on create
J. Bruce Fields
2008-02-01
1
-19
/
+28
*
nfsd: Allow AIX client to read dir containing mountpoints
Frank Filz
2008-02-01
2
-6
/
+23
*
nfsd4: fix bad seqid on lock request incompatible with open mode
J. Bruce Fields
2008-02-01
1
-4
/
+3
*
nfsd4: recognize callback channel failure earlier
J. Bruce Fields
2008-02-01
2
-9
/
+9
*
nfsd4: miscellaneous nfs4state.c style fixes
J. Bruce Fields
2008-02-01
1
-29
/
+26
[next]