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
/
vfs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-15
nfsd: restrict filehandles accepted in V4ROOT case
Steve Dickson
1
-6
/
+0
2009-12-15
nfsd: filter readdir results in V4ROOT case
J. Bruce Fields
1
-1
/
+1
2009-12-15
nfsd: filter lookup results in V4ROOT case
J. Bruce Fields
1
-1
/
+14
2009-12-15
nfsd4: don't continue "under" mounts in V4ROOT case
J. Bruce Fields
1
-2
/
+10
2009-12-15
nfsd: Move private headers to source directory
Boaz Harrosh
1
-8
/
+10
2009-12-15
nfsd: Source files #include cleanups
Boaz Harrosh
1
-20
/
+0
2009-11-13
nfsd: make fs/nfsd/vfs.h for common includes
J. Bruce Fields
1
-0
/
+1
2009-09-28
nfsd: minor nfsd_lookup cleanup
J. Bruce Fields
1
-24
/
+36
2009-09-28
nfsd4: cross mountpoints when looking up parents
J. Bruce Fields
1
-1
/
+1
2009-09-22
Merge branch 'for-2.6.32' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-1
/
+8
2009-09-22
nfsd4: nfsv4 clients should cross mountpoints
Steve Dickson
1
-1
/
+8
2009-09-02
CRED: Add some configurable debugging [try #6]
David Howells
1
-0
/
+3
2009-07-03
NFSD: Don't hold unrefcounted creds over call to nfsd_setuser()
David Howells
1
-2
/
+1
2009-06-22
Merge branch 'for-2.6.31' of git://fieldses.org/git/linux-nfsd
Linus Torvalds
1
-43
/
+50
2009-06-16
nfsd: minor nfsd_vfs_write cleanup
J. Bruce Fields
1
-7
/
+8
2009-06-16
nfsd: Pull write-gathering code out of nfsd_vfs_write
J. Bruce Fields
1
-30
/
+39
2009-06-16
nfsd: track last inode only in use_wgather case
J. Bruce Fields
1
-15
/
+10
2009-06-16
nfsd: Use write gathering only with NFSv2
Trond Myklebust
1
-3
/
+5
2009-06-12
switch follow_down()
Al Viro
1
-2
/
+1
2009-06-12
switch follow_up() to struct path
Al Viro
1
-1
/
+1
2009-06-12
switch rqst_exp_parent()
Al Viro
1
-11
/
+12
2009-06-12
switch rqst_exp_get_by_name()
Al Viro
1
-16
/
+16
2009-06-09
Merge branch 'master' into next
James Morris
1
-3
/
+3
2009-05-28
integrity: nfsd imbalance bug fix
Mimi Zohar
1
-0
/
+14
2009-05-28
nfsd: fix hung up of nfs client while sync write data to nfs server
Wei Yongjun
1
-3
/
+3
2009-04-21
Fix i_mutex vs. readdir handling in nfsd
David Woodhouse
1
-6
/
+19
2009-04-21
Safer nfsd_cross_mnt()
Al Viro
1
-2
/
+7
2009-04-07
Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-8
/
+29
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-19
Inconsistent setattr behaviour
Sachin S. Prabhu
1
-2
/
+3
2009-03-19
Short write in nfsd becomes a full write to the client
David Shaw
1
-6
/
+7
2009-03-19
nfsd(v2/v3): fix the failure of creation from HPUX client
wengang wang
1
-0
/
+19
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
[next]