Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
bfc60177f8ab509bc225becbb58f7e53a0e33e81
/
fs
/
nfs
/
nfs4proc.c
ac39612
NFS: readdir shouldn't read beyond the reply returned by the server
by Trond Myklebust
· 14 years ago
12364a4
nfs4: The difference of 2 pointers is ptrdiff_t
by Geert Uytterhoeven
· 14 years ago
43c2e88
nfs4: fix channel attribute sanity-checks
by J. Bruce Fields
· 14 years ago
b1f69b7
NFSv4.1: pnfs: add LAYOUTGET and GETDEVICEINFO infrastructure
by Andy Adamson
· 14 years ago
504913f
NFS: ask for layouttypes during v4 fsinfo call
by Andy Adamson
· 14 years ago
55b6e77
Ask for time_delta during fsinfo probe
by Ricardo Labiaga
· 14 years ago
82f2e54
NFS: Readdir plus in v4
by Bryan Schumaker
· 14 years ago
56e4ebf
NFS: readdir with vmapped pages
by Bryan Schumaker
· 14 years ago
168667c
NFSv4: The state manager must ignore EKEYEXPIRED.
by Trond Myklebust
· 14 years ago
ae1007d3
NFSv4: Don't call nfs4_state_mark_reclaim_reboot() from error handlers
by Trond Myklebust
· 14 years ago
b0ed9db
NFSv4: Fix open recovery
by Trond Myklebust
· 14 years ago
dfb4f309
NFSv4.1: keep seq_res.sr_slot as pointer rather than an index
by Benny Halevy
· 14 years ago
d688e11
NFSv4.1: Fix the slotid initialisation in nfs_async_rename()
by Trond Myklebust
· 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
2b48429
NFS: Add an 'open_context' element to struct nfs_rpc_ops
by Trond Myklebust
· 14 years ago
c0204fd
NFS: Clean up nfs4_proc_create()
by Trond Myklebust
· 14 years ago
535918f
NFSv4: Further cleanups for nfs4_open_revalidate()
by Trond Myklebust
· 14 years ago
b8d4cad
NFSv4: Clean up nfs4_open_revalidate
by Trond Myklebust
· 14 years ago
f46e0bd
NFSv4: Further minor cleanups for nfs4_atomic_open()
by Trond Myklebust
· 14 years ago
cd9a1c0
NFSv4: Clean up nfs4_atomic_open
by Trond Myklebust
· 14 years ago
0a377cf
NFS: Fix an Oops in the NFSv4 atomic open code
by Trond Myklebust
· 14 years ago
5d7ca35
nfs: Remove redundant NULL check upon kfree()
by Davidlohr Bueso
· 14 years ago
d05dd4e
NFS: Fix the NFS users of rpc_restart_call()
by Trond Myklebust
· 14 years ago
a6f0339
NFSv4: Get rid of the bogus RPC_ASSASSINATED(task) checks
by Trond Myklebust
· 14 years ago
452e935
NFSv4: Clean up the process of renewing the NFSv4 lease
by Trond Myklebust
· 14 years ago
14516c3
NFSv4.1: Handle NFS4ERR_DELAY on SEQUENCE correctly
by Trond Myklebust
· 14 years ago
77041ed
NFSv4: Ensure the lockowners are labelled using the fl_owner and/or fl_pid
by Trond Myklebust
· 14 years ago
d3c7b7c
NFSv4: Add support for the RELEASE_LOCKOWNER operation
by Trond Myklebust
· 14 years ago
1f0e890
NFSv4: Clean up struct nfs4_state_owner
by Trond Myklebust
· 14 years ago
1055d76
NFSv4.1: There is no need to init the session more than once...
by Trond Myklebust
· 14 years ago
fe74ba3
NFSv41: Cleanup for nfs4_alloc_session.
by Trond Myklebust
· 14 years ago
d77d76f
NFSv41: Clean up exclusive create
by Trond Myklebust
· 14 years ago
e047a10
NFSv41: Fix nfs_async_inode_return_delegation() ugliness
by Trond Myklebust
· 14 years ago
c48f4f3
NFSv41: Convert the various reboot recovery ops etc to minor version ops
by Trond Myklebust
· 14 years ago
97dc135
NFSv41: Clean up the NFSv4.1 minor version specific operations
by Trond Myklebust
· 14 years ago
a2118c3
NFSv41: Don't store session state in the nfs_client->cl_state
by Trond Myklebust
· 14 years ago
df89645
NFSv41: Further cleanup for nfs4_sequence_done
by Trond Myklebust
· 14 years ago
035168a
NFSv4.1: Make nfs4_setup_sequence take a nfs_server argument
by Trond Myklebust
· 14 years ago
71ac6da
NFSv4.1: Merge the nfs41_proc_async_sequence() and nfs4_proc_sequence()
by Trond Myklebust
· 14 years ago
aa5190d
NFSv4: Kill nfs4_async_handle_error() abuses by NFSv4.1
by Trond Myklebust
· 14 years ago
d185a33
NFSv4.1: Simplify nfs41_sequence_done()
by Trond Myklebust
· 14 years ago
2a6e26c
NFSv4.1: Clean up nfs4_setup_sequence
by Trond Myklebust
· 14 years ago
d5f8d3f
NFSv41: Fix a memory leak in nfs41_proc_async_sequence()
by Trond Myklebust
· 14 years ago
8535b2b
NFSv4: Don't use GFP_KERNEL allocations in state recovery
by Trond Myklebust
· 15 years ago
9bc4e3c
NFS: Calldata for nfs4_renew_done()
by Chuck Lever
· 15 years ago
bb8b27e
NFSv4: Clean up the NFSv4 setclientid operation
by Trond Myklebust
· 15 years ago
0ab64e0
NFS: Reduce stack footprint of nfs4_proc_create()
by Trond Myklebust
· 15 years ago
d346890
NFS: Reduce stack footprint of nfs_proc_remove()
by Trond Myklebust
· 15 years ago
136f262
NFS: Reduce the stack footprint of nfs_link()
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
acf82b8
nfs: fix some issues in nfs41_proc_reclaim_complete()
by Dan Carpenter
· 15 years ago
0df5dd4
NFSv4: fix delegated locking
by Trond Myklebust
· 15 years ago
04287f9
Have nfs ->d_revalidate() report errors properly
by Al Viro
· 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
7dd08a5
nfs: fix unlikely memory leak
by Dan Carpenter
· 15 years ago
3fa04ec
Merge branch 'writeback-for-2.6.34' into nfs-for-2.6.34
by Trond Myklebust
· 15 years ago
f694869
a couple of mntget+dget -> path_get in nfs4proc
by Al Viro
· 15 years ago
180b62a
nfs41 fix NFS4ERR_CLID_INUSE for exchange id
by Andy Adamson
· 15 years ago
0851de06
nfs4: renewd renew operations should take/put a client reference
by Alexandros Batsakis
· 15 years ago
7135840
nfs41: renewd sequence operations should take/put client reference
by Alexandros Batsakis
· 15 years ago
dc96aef
nfs: prevent backlogging of renewd requests
by Alexandros Batsakis
· 15 years ago
104aeba
nfs41: resize slot table in reset
by Andy Adamson
· 15 years ago
8e0d46e
nfs41: Adjust max cache response size value
by Mike Sager
· 15 years ago
2c64348
nfs4: handle -EKEYEXPIRED errors from RPC layer
by Jeff Layton
· 15 years ago
a2c0b9e
NFS: Ensure that we handle NFS4ERR_STALE_STATEID correctly
by Trond Myklebust
· 15 years ago
0339169
NFSv4.1: Don't call nfs4_schedule_state_recovery() unnecessarily
by Trond Myklebust
· 15 years ago
8e469eb
NFSv4: Don't allow posix locking against servers that don't support it
by Trond Myklebust
· 15 years ago
2bee72a
NFSv4: Ensure that the NFSv4 locking can recover from stateid errors
by Trond Myklebust
· 15 years ago
72211db
NFSv4: Release the sequence id before restarting a CLOSE rpc call
by Trond Myklebust
· 15 years ago
68bf05e
nfs41: fix session fore channel negotiation
by Andy Adamson
· 15 years ago
a5523b8
nfs41: do not zero seqid portion of stateid on close
by Andy Adamson
· 15 years ago
5601a00
nfs: run state manager in privileged mode
by Alexandros Batsakis
· 15 years ago
b257957
nfs: make recovery state manager operations privileged
by Alexandros Batsakis
· 15 years ago
689cf5c
nfs: enforce FIFO ordering of operations trying to acquire slot
by Alexandros Batsakis
· 15 years ago
40ead58
nfs: remove rpc_task argument from nfs4_find_slot
by Alexandros Batsakis
· 15 years ago
afe6c27
nfs: change nfs4_do_setlk params to identify recovery type
by Alexandros Batsakis
· 15 years ago
0f7e720
nfs: do not do a LOOKUP after open
by Alexandros Batsakis
· 15 years ago
3bfb0fc
nfs: minor cleanup of session draining
by Alexandros Batsakis
· 15 years ago
88069f7
NFSv41: Fix a potential state leakage when restarting nfs4_close_prepare
by Trond Myklebust
· 15 years ago
74e7bb7
nfs41: Handle NFSv4.1 session errors in the delegation recall code
by Ricardo Labiaga
· 15 years ago
7970886
nfs41: Retry delegation return if it failed with session error
by Ricardo Labiaga
· 15 years ago
bcfa49f
nfs41: Handle session errors during delegation return
by Ricardo Labiaga
· 15 years ago
0110ee1
NFS: Fix up the declaration of nfs4_restart_rpc when NFSv4 not configured
by Trond Myklebust
· 15 years ago
9dfdf40
nfs41: Don't clear DRAINING flag on NFS4ERR_STALE_CLIENTID
by Ricardo Labiaga
· 15 years ago
9430fb6
nfs41: nfs41_setup_state_renewal
by Ricardo Labiaga
· 15 years ago
bcb5616
NFSv41: More cleanups
by Trond Myklebust
· 15 years ago
35dc1d7
NFSv41: Fix up some bugs in the NFS4CLNT_SESSION_DRAINING code
by Trond Myklebust
· 15 years ago
d61e612
NFSv41: Clean up slot table management
by Trond Myklebust
· 15 years ago
f26468f
NFSv41: Fix nfs4_proc_create_session
by Trond Myklebust
· 15 years ago
fce5c83
nfs41: RECLAIM_COMPLETE functionality
by Ricardo Labiaga
· 15 years ago
0629e37
nfs41: check SEQUENCE status flag
by Alexandros Batsakis
· 15 years ago
2449ea2
nfs41: V2 adjust max_rqst_sz, max_resp_sz w.r.t to rsize, wsize
by Alexandros Batsakis
· 15 years ago
7b183d0
nfs41: remove server-only EXCHGID4_FLAG_CONFIRMED_R flag from exchange_id
by Alexandros Batsakis
· 15 years ago
4882ef7
nfs41: add support for the exclusive create flags
by Alexandros Batsakis
· 15 years ago
0b9e2d4
nfs41: only state manager sets NFS4CLNT_SESSION_SETUP
by Andy Adamson
· 15 years ago
691daf3
nfs41: drain session cleanup
by Andy Adamson
· 15 years ago
ea028ac
nfs41: nfs41: fix state manager deadlock in session reset
by Andy Adamson
· 15 years ago
Next »