index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
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-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-15
nfsd: minor nfsd_vfs_write cleanup
J. Bruce Fields
1
-7
/
+8
2009-06-15
nfsd: Pull write-gathering code out of nfsd_vfs_write
J. Bruce Fields
1
-30
/
+39
2009-06-15
nfsd: track last inode only in use_wgather case
J. Bruce Fields
1
-15
/
+10
2009-06-15
nfsd: Use write gathering only with NFSv2
Trond Myklebust
1
-3
/
+5
2009-06-11
switch follow_down()
Al Viro
1
-2
/
+1
2009-06-11
switch follow_up() to struct path
Al Viro
1
-1
/
+1
2009-06-11
switch rqst_exp_parent()
Al Viro
1
-11
/
+12
2009-06-11
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-27
nfsd: fix hung up of nfs client while sync write data to nfs server
Wei Yongjun
1
-3
/
+3
2009-04-20
Fix i_mutex vs. readdir handling in nfsd
David Woodhouse
1
-6
/
+19
2009-04-20
Safer nfsd_cross_mnt()
Al Viro
1
-2
/
+7
2009-04-06
Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-8
/
+29
2009-03-27
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-18
Inconsistent setattr behaviour
Sachin S. Prabhu
1
-2
/
+3
2009-03-18
Short write in nfsd becomes a full write to the client
David Shaw
1
-6
/
+7
2009-03-18
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-30
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-29
knfsd: allocate readahead cache in individual chunks
Jeff Layton
1
-24
/
+35
2008-09-29
nfsd: permit unauthenticated stat of export root
J. Bruce Fields
1
-2
/
+2
2008-07-26
[PATCH] kill nameidata passing to permission(), rename to inode_permission()
Al Viro
1
-2
/
+2
2008-07-26
[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-23
knfsd: clear both setuid and setgid whenever a chown is done
Jeff Layton
1
-13
/
+14
2008-04-23
knfsd: get rid of imode variable in nfsd_setattr
Jeff Layton
1
-3
/
+1
2008-04-23
nfsd: fix sparse warning in vfs.c
Harvey Harrison
1
-1
/
+1
2008-04-23
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
[next]