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
/
nfs
/
nfs3proc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-01
switch posix_acl_create() to umode_t *
Al Viro
1
-3
/
+3
2011-03-24
NFS: lookup supports alternate client
Bryan Schumaker
1
-1
/
+1
2011-03-11
NFS move nfs_client initialization into nfs_get_client
Andy Adamson
1
-0
/
+1
2010-10-23
NFS: readdir with vmapped pages
Bryan Schumaker
1
-2
/
+2
2010-09-21
NFS: Fix NFSv3 debugging messages in fs/nfs/nfs3proc.c
Chuck Lever
1
-2
/
+3
2010-09-17
nfs: make sillyrename an async operation
Jeff Layton
1
-0
/
+23
2010-09-17
nfs: standardize the rename response container
Jeff Layton
1
-8
/
+8
2010-09-17
nfs: standardize the rename args container
Jeff Layton
1
-7
/
+5
2010-09-17
NFS: Clean up nfs4_proc_create()
Trond Myklebust
1
-1
/
+1
2010-05-14
NFS: Reduce the stack footprint of nfs_rmdir
Trond Myklebust
1
-5
/
+10
2010-05-14
NFS: Reduce stack footprint of nfs_proc_remove()
Trond Myklebust
1
-4
/
+9
2010-05-14
NFS: Reduce stack footprint of nfs3_proc_readlink()
Trond Myklebust
1
-5
/
+10
2010-05-14
NFS: Reduce the stack footprint of nfs_link()
Trond Myklebust
1
-10
/
+12
2010-05-14
NFS: Reduce stack footprint of nfs_readdir()
Trond Myklebust
1
-5
/
+8
2010-05-14
NFS: Reduce stack footprint of nfs3_proc_rename() and nfs4_proc_rename()
Trond Myklebust
1
-10
/
+13
2010-05-14
NFSv4: Reduce stack footprint of nfs4_proc_access() and nfs3_proc_access()
Trond Myklebust
1
-7
/
+10
2010-05-14
NFS: Reduce the stack footprint of nfs_lookup
Trond Myklebust
1
-4
/
+6
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-10
nfs: handle NFSv3 -EKEYEXPIRED errors as we would -EJUKEBOX
Jeff Layton
1
-4
/
+5
2009-09-23
headers: utsname.h redux
Alexey Dobriyan
1
-1
/
+0
2009-09-08
NFS: out of date comment regarding O_EXCL above nfs3_proc_create()
Harshula Jayasuriya
1
-1
/
+0
2009-04-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-3
/
+3
2009-03-31
New helper - current_umask()
Al Viro
1
-3
/
+3
2009-03-19
NFS: Optimise NFS close()
Trond Myklebust
1
-0
/
+1
2008-10-07
nfs: authenticated deep mounting
EG Keizer
1
-2
/
+18
2008-07-09
NFS: Remove the redundant file_open entry from struct nfs_rpc_ops
Trond Myklebust
1
-2
/
+0
2008-07-09
NFS: Fix the ftruncate() credential problem
Trond Myklebust
1
-0
/
+2
2008-07-09
NFS: Reduce the stack usage in NFSv3 create operations
Trond Myklebust
1
-129
/
+142
2008-05-16
nfs: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-3
/
+3
2008-02-01
Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-5
/
+2
2008-01-30
NLM/NFS: Use cached nlm_host when calling nlmclnt_proc()
Chuck Lever
1
-1
/
+3
2008-01-30
NFS: Clean up the (commit|read|write)_setup() callback routines
Trond Myklebust
1
-35
/
+6
2007-12-06
NFS: Switch from intr mount option to TASK_KILLABLE
Matthew Wilcox
1
-5
/
+2
2007-10-09
NFS: Use nfs_refresh_inode() in ops that aren't expected to change the inode
Trond Myklebust
1
-2
/
+1
2007-10-09
NFSv3: Always use directory post-op attributes in nfs3_proc_lookup
Trond Myklebust
1
-2
/
+1
2007-10-09
NFS: Fake up 'wcc' attributes to prevent cache invalidation after write
Trond Myklebust
1
-1
/
+1
2007-10-09
NFS: Fix atime revalidation in read()
Trond Myklebust
1
-3
/
+3
2007-10-09
NFS: Fix atime revalidation in readdir()
Trond Myklebust
1
-0
/
+3
2007-07-19
SUNRPC: Clean up the sillyrename code
Trond Myklebust
1
-29
/
+9
2007-07-19
NFS: Introduce struct nfs_removeargs+nfs_removeres
Trond Myklebust
1
-17
/
+17
2007-07-10
NFS: nfs3_proc_create() should use nfs_post_op_update_inode()
Trond Myklebust
1
-3
/
+1
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
1
-1
/
+0
2007-02-03
NFS: Remove nfs_readpage_sync()
Trond Myklebust
1
-24
/
+0
2006-12-08
[PATCH] nfs: change uses of f_{dentry,vfsmnt} to use f_path
Josef "Jeff" Sipek
1
-1
/
+1
2006-12-06
NFS: Remove nfs_writepage_sync()
Trond Myklebust
1
-47
/
+0
2006-12-06
NFS: Remove use of the Big Kernel Lock around calls to rpc_call_sync
Frank Filz
1
-3
/
+0
2006-12-06
NFS Exclusive open not supported bug
Andy Ryan
1
-1
/
+1
2006-10-20
[PATCH] nfs: verifier is network-endian
Al Viro
1
-1
/
+1
2006-09-27
[PATCH] fs: Removing useless casts
Panagiotis Issaris
1
-1
/
+1
2006-09-22
NFS: Use cached page as buffer for NFS symlink requests
Chuck Lever
1
-7
/
+7
[next]