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