summaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs4filelayout.c
Commit message (Expand)AuthorAgeFilesLines
* NFSv4.1: Handle other occurrences of NFS4ERR_CONN_NOT_BOUND_TO_SESSIONTrond Myklebust2012-05-271-1/+1
* NFS: Fix compiler warningsBryan Schumaker2012-05-221-6/+4
* NFSv4.1 skip rpc_call_done only on disconnected DS slot_table_waitq tasksAndy Adamson2012-05-221-2/+4
* NFSv4.1 Just use nfs_put_client in filelayout releaseAndy Adamson2012-05-221-10/+2
* NFSv4.1 fix null state reference in filelayout_async_handle_errorAndy Adamson2012-05-221-3/+3
* NFSv4.1: Fix a bad reference count issue in the pNFS commit codeTrond Myklebust2012-05-221-0/+1
* NFSv4.1 resend LAYOUTGET on data server invalid layout errorsAndy Adamson2012-05-191-4/+24
* NFSv4.1 dereference a disconnected data server client recordAndy Adamson2012-05-191-0/+1
* NFSv4.1 ref count nfs_client across filelayout data server ioAndy Adamson2012-05-191-5/+21
* NFSv4.1 send layoutreturn to fence disconnected data serverAndy Adamson2012-05-191-0/+2
* NFSv4.1 wake up all tasks on un-connected DS slot table waitqAndy Adamson2012-05-191-0/+2
* NFSv4.1 Check invalid deviceid upon slot table waitq wakeupAndy Adamson2012-05-191-0/+20
* NFSv4.1: mark deviceid invalid on filelayout DS connection errorsAndy Adamson2012-05-191-33/+97
* NFSv4.1 set RPC_TASK_SOFTCONN for filelayout DS RPC callsAndy Adamson2012-05-191-4/+6
* NFSv4.1 cleanup filelayout invalid layout handlingAndy Adamson2012-05-191-22/+6
* NFSv4.1: cleanup filelayout invalid deviceid handlingAndy Adamson2012-05-191-10/+0
* NFS: Prevent garbage cinfo->ds from leaking outFred Isaman2012-04-271-1/+6
* NFS: rewrite directio write to use async coalesce codeFred Isaman2012-04-271-6/+38
* NFS: create nfs_commit_completion_opsFred Isaman2012-04-271-8/+4
* NFS: create struct nfs_commit_infoFred Isaman2012-04-271-53/+66
* NFS: prepare coalesce testing for directioFred Isaman2012-04-271-0/+12
* NFS: merge _full and _partial write rpc_opsFred Isaman2012-04-271-1/+0
* NFS: merge _full and _partial read rpc_opsFred Isaman2012-04-271-1/+0
* NFS: create common nfs_pgio_header for both read and writeFred Isaman2012-04-271-17/+23
* NFS: use req_offset where appropriateFred Isaman2012-04-271-4/+3
* NFS: remove unnecessary casts of void pointers in nfs4filelayout.cFred Isaman2012-04-271-8/+8
* NFS: reverse arg order in nfs_initiate_[read|write]Fred Isaman2012-04-271-2/+2
* NFS: add a struct nfs_commit_data to replace nfs_write_data in commitsFred Isaman2012-04-271-19/+46
* NFS4.1: Add lseg to struct nfs4_fl_commit_bucketFred Isaman2012-04-271-90/+126
* NFS4.1: remove duplicate variable declaration in filelayout_clear_request_commitFred Isaman2012-03-241-1/+0
* NFS: Use cond_resched_lock() to reduce latencies in the commit scansTrond Myklebust2012-03-201-3/+8
* NFSv4.1: Fix a few issues in filelayout_commit_pagelistTrond Myklebust2012-03-171-23/+24
* NFSv4.1: Clean ups and bugfixes for the pNFS read/writeback/commit codeTrond Myklebust2012-03-171-20/+62
* NFS: Fix a number of sparse warningsTrond Myklebust2012-03-111-5/+5
* NFS: remove nfs_inode radix treeFred Isaman2012-03-101-21/+88
* NFSv4.1 cleanup DS stateid error handlingAndy Adamson2012-03-081-7/+2
* NFSv4.1 handle DS stateid errorsAndy Adamson2012-03-071-1/+28
* NFS: include filelayout DS rpc stats in mountstatsWeston Andros Adamson2012-02-171-0/+19
* NFS: start printks w/ NFS: even if __func__ shownWeston Andros Adamson2012-02-061-2/+4
* NFS: printks in fs/nfs/ should start with NFS:Weston Andros Adamson2012-02-061-1/+1
* NFSv41: Add a new helper nfs4_init_sequence()Trond Myklebust2012-01-311-2/+2
* nfs: fix a minor do_div portability issueChris Metcalf2012-01-051-4/+5
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-061-0/+1
|\
| * fs: add module.h to files that were implicitly using itPaul Gortmaker2011-10-311-0/+1
* | NFS: Remove no-op less-than-zero checks on unsigned variables.Chuck Lever2011-10-311-4/+3
|/
* NFS: Get rid of nfs_restart_rpc()Trond Myklebust2011-10-191-10/+4
* pnfs: make _set_lo_fail genericPeng Tao2011-10-181-16/+3
* pnfs: save layoutcommit lwb at layout headerPeng Tao2011-07-311-1/+1
* pnfs: simplify pnfs files module autoloadingJ. Bruce Fields2011-07-151-0/+2
* NFS: Clean up - simplify the switch to read/write-through-MDSTrond Myklebust2011-07-151-3/+2