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.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
/
vfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-28
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-2
/
+2
2009-03-26
nfsd: Use lowercase names of quota functions
Jan Kara
1
-2
/
+2
2009-03-16
Use f_lock to protect f_flags
Jonathan Corbet
1
-1
/
+4
2009-01-07
nfsd: fix double-locks of directory mutex
J. Bruce Fields
1
-3
/
+31
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-11-14
Merge branch 'master' into next
James Morris
1
-4
/
+1
2008-11-14
CRED: Pass credentials through dentry_open()
David Howells
1
-1
/
+2
2008-11-14
CRED: Wrap task credential accesses in the NFS daemon
David Howells
1
-3
/
+3
2008-11-09
Fix nfsd truncation of readdir results
Doug Nazar
1
-4
/
+1
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
1
-16
/
+110
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-22
nfsd: Fix memory leak in nfsd_getxattr
Krishna Kumar
1
-1
/
+5
2008-09-30
knfsd: allocate readahead cache in individual chunks
Jeff Layton
1
-24
/
+35
2008-09-30
nfsd: permit unauthenticated stat of export root
J. Bruce Fields
1
-2
/
+2
2008-07-27
[PATCH] kill nameidata passing to permission(), rename to inode_permission()
Al Viro
1
-2
/
+2
2008-07-27
[patch 5/5] vfs: remove mode parameter from vfs_symlink()
Miklos Szeredi
1
-8
/
+2
2008-07-01
nfsd: clean up mnt_want_write calls
Miklos Szeredi
1
-14
/
+11
2008-06-23
nfsd: rename MAY_ flags
Miklos Szeredi
1
-56
/
+59
2008-04-24
knfsd: clear both setuid and setgid whenever a chown is done
Jeff Layton
1
-13
/
+14
2008-04-24
knfsd: get rid of imode variable in nfsd_setattr
Jeff Layton
1
-3
/
+1
2008-04-24
nfsd: fix sparse warning in vfs.c
Harvey Harrison
1
-1
/
+1
2008-04-24
make nfsd_create_setattr() static
Adrian Bunk
1
-1
/
+1
2008-04-19
[PATCH] r/o bind mounts: check mnt instead of superblock directly
Dave Hansen
1
-2
/
+3
2008-04-19
[PATCH] r/o bind mounts: elevate write count for xattr_permission() callers
Dave Hansen
1
-0
/
+4
2008-04-19
[PATCH] r/o bind mounts: get write access for vfs_rename() callers
Dave Hansen
1
-4
/
+13
2008-04-19
[PATCH] r/o bind mounts: write counts for link/symlink
Dave Hansen
1
-1
/
+13
2008-04-19
[PATCH] r/o bind mounts: get callers of vfs_mknod/create/mkdir()
Dave Hansen
1
-2
/
+22
2008-04-19
[PATCH] r/o bind mounts: elevate write count for rmdir and unlink.
Dave Hansen
1
-1
/
+7
2008-02-15
Use struct path in struct svc_export
Jan Blunck
1
-6
/
+7
2008-02-02
nfsd: allow root to set uid and gid on create
J. Bruce Fields
1
-19
/
+28
2008-02-02
NFSD: Adjust filename length argument of nfsd_lookup
Chuck Lever
1
-2
/
+2
2007-10-19
Use helpers to obtain task pid in printks
Pavel Emelyanov
1
-3
/
+3
2007-10-19
knfsd: only set ATTR_KILL_S*ID if ATTR_MODE isn't being explicitly set
Jeff Layton
1
-6
/
+15
2007-10-17
Implement file posix capabilities
Serge E. Hallyn
1
-2
/
+2
2007-10-17
r/o bind mounts: create cleanup helper svc_msnfs()
Dave Hansen
1
-4
/
+11
2007-10-16
Merge branch 'locks' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-7
/
+6
2007-10-10
nfsd: remove IS_ISMNDLCK macro
J. Bruce Fields
1
-7
/
+6
2007-10-10
Cleanup macros for distinguishing mandatory locks
Pavel Emelyanov
1
-1
/
+1
2007-10-10
nfsd: fix horrible indentation in nfsd_setattr
Christoph Hellwig
1
-17
/
+26
2007-09-11
knfsd: Fixed problem with NFS exporting directories which are mounted on.
Neil Brown
1
-1
/
+2
2007-08-01
knfsd: set the response bitmask for NFS4_CREATE_EXCLUSIVE
Jeff Layton
1
-1
/
+4
2007-07-19
knfsd: clean up EX_RDONLY
J. Bruce Fields
1
-10
/
+3
2007-07-19
knfsd: move EX_RDONLY out of header
J. Bruce Fields
1
-0
/
+12
2007-07-19
nfsd: remove unnecessary NULL checks from nfsd_cross_mnt
J. Bruce Fields
1
-2
/
+2
2007-07-19
nfsd: fix possible read-ahead cache and export table corruption
J. Bruce Fields
1
-1
/
+1
[next]