Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
12ef06afb3959e7f6f2ae8917c4750883a3e8c14
/
fs
/
nfs
/
nfs3proc.c
ef1820f
NFSv4: Don't try to recover NFSv4 locks when they are lost.
by NeilBrown
· 11 years ago
a9943d1
NFSv3: Deal with a sparse warning in nfs3_proc_create
by Trond Myklebust
· 11 years ago
be0c5d8
Merge tag 'nfs-for-3.11-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 11 years ago
1775fd3
NFS:Add labels to client function prototypes
by David Quigley
· 11 years ago
416ad3c
freezer: add unsafe versions of freezable helpers for NFS
by Colin Cross
· 12 years ago
496ad9a
new helper: file_inode(file)
by Al Viro
· 12 years ago
eb96d5c
SUNRPC handle EKEYEXPIRED in call_refreshresult
by Andy Adamson
· 12 years ago
c3f52af
NFS: Fix the initialisation of the readdir 'cookieverf' array
by Trond Myklebust
· 12 years ago
0866004
NFSv3: Ensure that do_proc_get_root() reports errors correctly
by Trond Myklebust
· 12 years ago
1179acc
NFS: Only initialize the ACL client in the v3 case
by Bryan Schumaker
· 12 years ago
ff9099f2
NFS: Create a try_mount rpc op
by Bryan Schumaker
· 12 years ago
ab96291
NFS: Split out NFS v3 inode operations
by Bryan Schumaker
· 12 years ago
8626e4a
Merge commit '9249e17fe094d853d1ef7475dd559a2cc7e23d42' into nfs-for-3.6
by Trond Myklebust
· 12 years ago
8867fe5
nfs: clean up ->create in nfs_rpc_ops
by Miklos Szeredi
· 12 years ago
57208fa
NFS: Create an write_pageio_init() function
by Bryan Schumaker
· 12 years ago
1abb5088
NFS: Create an read_pageio_init() function
by Bryan Schumaker
· 12 years ago
6663ee7
NFS: Create an alloc_client rpc_op
by Bryan Schumaker
· 12 years ago
cdb7ece
NFS: Create a free_client rpc_op
by Bryan Schumaker
· 12 years ago
57ec14c
NFS: Create a return_delegation rpc op
by Bryan Schumaker
· 12 years ago
011e2a7
NFS: Create a have_delegation rpc_op
by Bryan Schumaker
· 12 years ago
53f2c4a
Merge tag 'nfs-for-3.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
by Linus Torvalds
· 12 years ago
26fe575
vfs: make it possible to access the dentry hash/len as one 64-bit entry
by Linus Torvalds
· 12 years ago
80a16b2
NFS: Remove extra rpc_clnt argument to proc_lookup
by Bryan Schumaker
· 13 years ago
281cad4
NFS: Create a submount rpc_op
by Bryan Schumaker
· 13 years ago
cd84160
NFS: create common nfs_pgio_header for both read and write
by Fred Isaman
· 13 years ago
0b7c015
NFS: add a struct nfs_commit_data to replace nfs_write_data in commits
by Fred Isaman
· 13 years ago
c6bfa1a
NFS: Remove nfs4_setup_sequence from generic rename code
by Bryan Schumaker
· 13 years ago
34e137c
NFS: Remove nfs4_setup_sequence from generic unlink code
by Bryan Schumaker
· 13 years ago
ea7c330
NFS: Remove nfs4_setup_sequence from generic read code
by Bryan Schumaker
· 13 years ago
c6cb80d
NFS: Remove nfs4_setup_sequence from generic write code
by Bryan Schumaker
· 13 years ago
d310310
Freezer / sunrpc / NFS: don't allow TASK_KILLABLE sleeps to block the freezer
by Jeff Layton
· 13 years ago
1788ea6
nfs: when attempting to open a directory, fall back on normal lookup (try #5)
by Jeff Layton
· 13 years ago
d3fb612
switch posix_acl_create() to umode_t *
by Al Viro
· 13 years ago
7c51305
NFS: lookup supports alternate client
by Bryan Schumaker
· 14 years ago
45a52a0
NFS move nfs_client initialization into nfs_get_client
by Andy Adamson
· 14 years ago
56e4ebf
NFS: readdir with vmapped pages
by Bryan Schumaker
· 14 years ago
d141d97
NFS: Fix NFSv3 debugging messages in fs/nfs/nfs3proc.c
by Chuck Lever
· 14 years ago
d3d4152
nfs: make sillyrename an async operation
by Jeff Layton
· 14 years ago
e8582a8
nfs: standardize the rename response container
by Jeff Layton
· 14 years ago
920769f
nfs: standardize the rename args container
by Jeff Layton
· 14 years ago
c0204fd
NFS: Clean up nfs4_proc_create()
by Trond Myklebust
· 14 years ago
39967dd
NFS: Reduce the stack footprint of nfs_rmdir
by Trond Myklebust
· 15 years ago
d346890
NFS: Reduce stack footprint of nfs_proc_remove()
by Trond Myklebust
· 15 years ago
3b14d65
NFS: Reduce stack footprint of nfs3_proc_readlink()
by Trond Myklebust
· 15 years ago
136f262
NFS: Reduce the stack footprint of nfs_link()
by Trond Myklebust
· 15 years ago
aa49b4c
NFS: Reduce stack footprint of nfs_readdir()
by Trond Myklebust
· 15 years ago
011fff7
NFS: Reduce stack footprint of nfs3_proc_rename() and nfs4_proc_rename()
by Trond Myklebust
· 15 years ago
c407d41
NFSv4: Reduce stack footprint of nfs4_proc_access() and nfs3_proc_access()
by Trond Myklebust
· 15 years ago
e1fb4d0
NFS: Reduce the stack footprint of nfs_lookup
by Trond Myklebust
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
b68d69b
nfs: handle NFSv3 -EKEYEXPIRED errors as we would -EJUKEBOX
by Jeff Layton
· 15 years ago
2bcd57a
headers: utsname.h redux
by Alexey Dobriyan
· 15 years ago
dbab836
NFS: out of date comment regarding O_EXCL above nfs3_proc_create()
by Harshula Jayasuriya
· 15 years ago
8fe74cf
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 16 years ago
ce3b0f8
New helper - current_umask()
by Al Viro
· 16 years ago
7fe5c39
NFS: Optimise NFS close()
by Trond Myklebust
· 16 years ago
37ca8f5
nfs: authenticated deep mounting
by EG Keizer
· 16 years ago
46cb650
NFS: Remove the redundant file_open entry from struct nfs_rpc_ops
by Trond Myklebust
· 16 years ago
659bfcd
NFS: Fix the ftruncate() credential problem
by Trond Myklebust
· 16 years ago
0b4aae7
NFS: Reduce the stack usage in NFSv3 create operations
by Trond Myklebust
· 16 years ago
3110ff8
nfs: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
75659ca
Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc
by Linus Torvalds
· 17 years ago
1093a60
NLM/NFS: Use cached nlm_host when calling nlmclnt_proc()
by Chuck Lever
· 17 years ago
bdc7f02
NFS: Clean up the (commit|read|write)_setup() callback routines
by Trond Myklebust
· 17 years ago
150030b
NFS: Switch from intr mount option to TASK_KILLABLE
by Matthew Wilcox
· 17 years ago
9e08a3c
NFS: Use nfs_refresh_inode() in ops that aren't expected to change the inode
by Trond Myklebust
· 17 years ago
81c7688
NFSv3: Always use directory post-op attributes in nfs3_proc_lookup
by Trond Myklebust
· 17 years ago
70ca885
NFS: Fake up 'wcc' attributes to prevent cache invalidation after write
by Trond Myklebust
· 17 years ago
8850df9
NFS: Fix atime revalidation in read()
by Trond Myklebust
· 17 years ago
c481299
NFS: Fix atime revalidation in readdir()
by Trond Myklebust
· 17 years ago
e4eff1a
SUNRPC: Clean up the sillyrename code
by Trond Myklebust
· 17 years ago
4fdc17b
NFS: Introduce struct nfs_removeargs+nfs_removeres
by Trond Myklebust
· 17 years ago
e2f032e
NFS: nfs3_proc_create() should use nfs_post_op_update_inode()
by Trond Myklebust
· 17 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 18 years ago
8e0969f
NFS: Remove nfs_readpage_sync()
by Trond Myklebust
· 18 years ago
01cce93
[PATCH] nfs: change uses of f_{dentry,vfsmnt} to use f_path
by Josef "Jeff" Sipek
· 18 years ago
200baa2
NFS: Remove nfs_writepage_sync()
by Trond Myklebust
· 18 years ago
cae823c
NFS: Remove use of the Big Kernel Lock around calls to rpc_call_sync
by Frank Filz
· 18 years ago
46b9f8e
NFS Exclusive open not supported bug
by Andy Ryan
· 18 years ago
bc4785c
[PATCH] nfs: verifier is network-endian
by Al Viro
· 18 years ago
f52720c
[PATCH] fs: Removing useless casts
by Panagiotis Issaris
· 18 years ago
94a6d75
NFS: Use cached page as buffer for NFS symlink requests
by Chuck Lever
· 18 years ago
4f390c1
NFS: Fix double d_drop in nfs_instantiate() error path
by Chuck Lever
· 18 years ago
54ceac4
NFS: Share NFS superblocks per-protocol per-server per-FSID
by David Howells
· 18 years ago
5006a76
NFS: Eliminate client_sys in favour of cl_rpcclient
by David Howells
· 18 years ago
509de81
NFS: Add extra const qualifiers
by David Howells
· 18 years ago
f7b422b
NFS: Split fs/nfs/inode.c
by David Howells
· 18 years ago
ec06c09
NFS: Cleanup of NFS read code
by Trond Myklebust
· 19 years ago
788e7a8
NFS: Cleanup of NFS write code in preparation for asynchronous o_direct
by Trond Myklebust
· 19 years ago
dead28d
SUNRPC: eliminate rpc_call()
by Chuck Lever
· 19 years ago
006ea73
NFS: add hooks to account for NFSERR_JUKEBOX errors
by Chuck Lever
· 19 years ago
03c2173
NFSv3: try get_root user-supplied security_flavor
by J. Bruce Fields
· 19 years ago
963d8fe
RPC: Clean up RPC task structure
by Trond Myklebust
· 19 years ago
decf491
NFS: Don't let nfs_end_data_update() clobber attribute update information
by Trond Myklebust
· 19 years ago
0e574af
NFS: Cleanup initialisation of struct nfs_fattr
by Trond Myklebust
· 19 years ago
34123da
NFS: Fix a bad cast in nfs3_read_done
by Trond Myklebust
· 19 years ago
02a913a
NFSv4: Eliminate nfsv4 open race...
by Trond Myklebust
· 19 years ago
041e0e3
[PATCH] fs: fix-up schedule_timeout() usage
by Nishanth Aravamudan
· 19 years ago
65e4308
[PATCH] NFS: Ensure we always update inode->i_mode when doing O_EXCL creates
by Trond Myklebust
· 19 years ago
5c6a9f7
[PATCH] NFS: Cache the NFSv3 acls.
by Andreas Gruenbacher
· 19 years ago
Next »