index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
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.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
/
proc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-04
nfs: when attempting to open a directory, fall back on normal lookup (try #5)
Jeff Layton
1
-0
/
+1
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
2011-01-04
NFS: Don't leak in nfs_proc_symlink()
Jesper Juhl
1
-1
/
+2
2010-12-16
NFS: Introduce new-style XDR decoding functions for NFSv2
Chuck Lever
1
-1
/
+1
2010-10-23
NFS: readdir with vmapped pages
Bryan Schumaker
1
-2
/
+2
2010-09-17
nfs: make sillyrename an async operation
Jeff Layton
1
-0
/
+19
2010-09-17
nfs: standardize the rename args container
Jeff Layton
1
-6
/
+4
2010-09-17
NFS: Clean up nfs4_proc_create()
Trond Myklebust
1
-1
/
+1
2010-05-14
NFS: Reduce the stack footprint of nfs_proc_symlink()
Trond Myklebust
1
-10
/
+16
2010-05-14
NFS: Reduce the stack footprint of nfs_proc_create
Trond Myklebust
1
-52
/
+66
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+0
2010-02-10
nfs: handle NFSv2 -EKEYEXPIRED returns from RPC layer appropriately
Jeff Layton
1
-0
/
+41
2009-09-23
headers: utsname.h redux
Alexey Dobriyan
1
-1
/
+0
2009-03-19
NFS: Optimise NFS close()
Trond Myklebust
1
-0
/
+1
2008-10-07
nfs: authenticated deep mounting
EG Keizer
1
-2
/
+8
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: Add correct bounds checking to NFSv2 locks
Trond Myklebust
1
-0
/
+24
2008-05-16
nfs: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-4
/
+4
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
-21
/
+5
2007-10-21
NFSv2: Ensure that the directory metadata gets revalidated on file create
Trond Myklebust
1
-0
/
+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
-0
/
+1
2007-10-09
NFS: Fix atime revalidation in readdir()
Trond Myklebust
1
-0
/
+2
2007-07-19
SUNRPC: Clean up the sillyrename code
Trond Myklebust
1
-21
/
+5
2007-07-19
NFS: Introduce struct nfs_removeargs+nfs_removeres
Trond Myklebust
1
-10
/
+10
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
-30
/
+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
-28
/
+0
2006-12-06
NFS: Remove use of the Big Kernel Lock around calls to rpc_call_sync
Frank Filz
1
-3
/
+0
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
2006-09-22
NFS: Fix double d_drop in nfs_instantiate() error path
Chuck Lever
1
-8
/
+21
2006-09-22
NFS: Eliminate client_sys in favour of cl_rpcclient
David Howells
1
-2
/
+2
2006-09-22
NFS: Add extra const qualifiers
David Howells
1
-1
/
+1
2006-06-09
NFS: Split fs/nfs/inode.c
David Howells
1
-4
/
+1
2006-03-20
NFS: Cleanup of NFS read code
Trond Myklebust
1
-20
/
+5
2006-03-20
NFS: Cleanup of NFS write code in preparation for asynchronous o_direct
Trond Myklebust
1
-19
/
+5
2006-03-20
SUNRPC: eliminate rpc_call()
Chuck Lever
1
-22
/
+85
2006-01-06
NFS: Send valid mode bits to the server
Trond Myklebust
1
-0
/
+3
2006-01-06
RPC: Clean up RPC task structure
Trond Myklebust
1
-10
/
+18
2005-12-03
NFS: Fix post-op attribute revalidation...
Trond Myklebust
1
-0
/
+1
2005-10-27
NFS: Don't let nfs_end_data_update() clobber attribute update information
Trond Myklebust
1
-3
/
+13
2005-10-27
NFS: Cleanup initialisation of struct nfs_fattr
Trond Myklebust
1
-13
/
+13
2005-10-18
NFSv4: Eliminate nfsv4 open race...
Trond Myklebust
1
-1
/
+1
2005-08-16
[PATCH] NFS: Ensure we always update inode->i_mode when doing O_EXCL creates
Trond Myklebust
1
-0
/
+2
2005-06-22
[PATCH] NFS: Allow NFS versions to support different sets of inode operations.
J. Bruce Fields
1
-0
/
+1
[next]