summaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs4proc.c
Commit message (Expand)AuthorAgeFilesLines
* nfs4: The difference of 2 pointers is ptrdiff_tGeert Uytterhoeven2010-10-281-2/+2
* nfs4: fix channel attribute sanity-checksJ. Bruce Fields2010-10-251-34/+41
* NFSv4.1: pnfs: add LAYOUTGET and GETDEVICEINFO infrastructureAndy Adamson2010-10-241-0/+142
* NFS: ask for layouttypes during v4 fsinfo callAndy Adamson2010-10-241-0/+1
* Ask for time_delta during fsinfo probeRicardo Labiaga2010-10-241-1/+1
* NFS: Readdir plus in v4Bryan Schumaker2010-10-231-0/+1
* NFS: readdir with vmapped pagesBryan Schumaker2010-10-231-4/+4
* NFSv4: The state manager must ignore EKEYEXPIRED.Trond Myklebust2010-10-231-9/+18
* NFSv4: Don't call nfs4_state_mark_reclaim_reboot() from error handlersTrond Myklebust2010-10-191-6/+0
* NFSv4: Fix open recoveryTrond Myklebust2010-10-191-0/+3
* NFSv4.1: keep seq_res.sr_slot as pointer rather than an indexBenny Halevy2010-09-241-31/+21
* NFSv4.1: Fix the slotid initialisation in nfs_async_rename()Trond Myklebust2010-09-211-0/+2
* nfs: make sillyrename an async operationJeff Layton2010-09-171-0/+30
* nfs: standardize the rename response containerJeff Layton2010-09-171-1/+1
* nfs: standardize the rename args containerJeff Layton2010-09-171-1/+1
* NFS: Add an 'open_context' element to struct nfs_rpc_opsTrond Myklebust2010-09-171-1/+2
* NFS: Clean up nfs4_proc_create()Trond Myklebust2010-09-171-42/+14
* NFSv4: Further cleanups for nfs4_open_revalidate()Trond Myklebust2010-09-171-28/+0
* NFSv4: Clean up nfs4_open_revalidateTrond Myklebust2010-09-171-17/+6
* NFSv4: Further minor cleanups for nfs4_atomic_open()Trond Myklebust2010-09-171-24/+4
* NFSv4: Clean up nfs4_atomic_openTrond Myklebust2010-09-171-29/+11
* NFS: Fix an Oops in the NFSv4 atomic open codeTrond Myklebust2010-08-181-3/+5
* nfs: Remove redundant NULL check upon kfree()Davidlohr Bueso2010-08-111-2/+1
* NFS: Fix the NFS users of rpc_restart_call()Trond Myklebust2010-08-031-3/+1
* NFSv4: Get rid of the bogus RPC_ASSASSINATED(task) checksTrond Myklebust2010-08-031-10/+0
* NFSv4: Clean up the process of renewing the NFSv4 leaseTrond Myklebust2010-08-031-14/+9
* NFSv4.1: Handle NFS4ERR_DELAY on SEQUENCE correctlyTrond Myklebust2010-08-031-30/+62
* NFSv4: Ensure the lockowners are labelled using the fl_owner and/or fl_pidTrond Myklebust2010-07-301-1/+1
* NFSv4: Add support for the RELEASE_LOCKOWNER operationTrond Myklebust2010-07-301-0/+28
* NFSv4: Clean up struct nfs4_state_ownerTrond Myklebust2010-06-241-1/+1
* NFSv4.1: There is no need to init the session more than once...Trond Myklebust2010-06-221-1/+6
* NFSv41: Cleanup for nfs4_alloc_session.Trond Myklebust2010-06-221-7/+0
* NFSv41: Clean up exclusive createTrond Myklebust2010-06-221-11/+6
* NFSv41: Fix nfs_async_inode_return_delegation() uglinessTrond Myklebust2010-06-221-0/+2
* NFSv41: Convert the various reboot recovery ops etc to minor version opsTrond Myklebust2010-06-221-25/+6
* NFSv41: Clean up the NFSv4.1 minor version specific operationsTrond Myklebust2010-06-221-1/+20
* NFSv41: Don't store session state in the nfs_client->cl_stateTrond Myklebust2010-06-221-2/+2
* NFSv41: Further cleanup for nfs4_sequence_doneTrond Myklebust2010-06-221-9/+12
* NFSv4.1: Make nfs4_setup_sequence take a nfs_server argumentTrond Myklebust2010-06-221-22/+27
* NFSv4.1: Merge the nfs41_proc_async_sequence() and nfs4_proc_sequence()Trond Myklebust2010-06-221-24/+44
* NFSv4: Kill nfs4_async_handle_error() abuses by NFSv4.1Trond Myklebust2010-06-221-37/+41
* NFSv4.1: Simplify nfs41_sequence_done()Trond Myklebust2010-06-221-14/+12
* NFSv4.1: Clean up nfs4_setup_sequenceTrond Myklebust2010-06-221-6/+1
* NFSv41: Fix a memory leak in nfs41_proc_async_sequence()Trond Myklebust2010-06-221-18/+21
* NFSv4: Don't use GFP_KERNEL allocations in state recoveryTrond Myklebust2010-05-141-22/+25
* NFS: Calldata for nfs4_renew_done()Chuck Lever2010-05-141-6/+20
* NFSv4: Clean up the NFSv4 setclientid operationTrond Myklebust2010-05-141-6/+12
* NFS: Reduce stack footprint of nfs4_proc_create()Trond Myklebust2010-05-141-10/+15
* NFS: Reduce stack footprint of nfs_proc_remove()Trond Myklebust2010-05-141-4/+9
* NFS: Reduce the stack footprint of nfs_link()Trond Myklebust2010-05-141-7/+9
OpenPOWER on IntegriCloud