summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-03-11NFSv4.1: reject zero layout with zeroed stripe unitBenny Halevy1-2/+2
2011-03-11NFSv4.1: Clear lseg pointer in ->doio functionFred Isaman3-1/+4
2011-03-11NFSv4.1: rearrange ->doio argsFred Isaman4-39/+45
2011-03-11NFSv4.1: pnfs filelayout driver writeFred Isaman5-2/+128
2011-03-11NFSv4.1: remove GETATTR from ds writesFred Isaman2-4/+10
2011-03-11NFSv4.1: implement generic pnfs layer write switchAndy Adamson6-0/+47
2011-03-11NFSv4.1: trigger LAYOUTGET for writesFred Isaman3-12/+49
2011-03-11NFSv4.1: Send lseg down into nfs_write_rpcsetupFred Isaman2-2/+6
2011-03-11NFSv4.1: add callback to nfs4_write_doneFred Isaman2-4/+11
2011-03-11NFSv4.1: rearrange nfs_write_rpcsetupAndy Adamson1-36/+46
2011-03-11NFSv4.1: lseg documentationFred Isaman1-0/+7
2011-03-11NFSv4.1: turn off pNFS on ds connection failureAndy Adamson4-9/+36
2011-03-11NFSv4.1 move deviceid cache to filelayout driverChristoph Hellwig6-264/+92
2011-03-11NFSv4.1: filelayout async error handlerAndy Adamson8-6/+123
2011-03-11NFSv4.1: filelayout readAndy Adamson6-2/+92
2011-03-11NFSv4.1: filelayout i/o helpersFred Isaman3-0/+108
2011-03-11NFSv4.1: data server connectionAndy Adamson6-2/+147
2011-03-11NFSv4.1: generic readAndy Adamson5-25/+90
2011-03-11NFSv4.1: shift pnfs_update_layout locationsFred Isaman8-37/+51
2011-03-11NFSv4.1: coelesce across layout stripesFred Isaman7-2/+70
2011-03-11NFSv4.1: lseg refcountingFred Isaman2-23/+59
2011-03-11NFSv4.1: add MDS mount DS only checkAndy Adamson2-0/+17
2011-03-11NFSv4.1: new flag for lease time checkAndy Adamson3-0/+15
2011-03-11NFSv4.1: new flag for state renewal checkAndy Adamson3-5/+7
2011-03-11NFSv4.1: send zero stateid seqid on v4.1 i/oAndy Adamson1-3/+7
2011-03-11NFS move nfs_client initialization into nfs_get_clientAndy Adamson6-26/+45
2011-03-11NFSv4.1: put_layout_hdr can remove nfsi->layoutAndy Adamson1-1/+1
2011-03-11NFSv4: remove CONFIG_NFS_V4 from nfs_read_dataAndy Adamson1-2/+0
2011-03-11NFS: change nfs_writeback_done to return voidFred Isaman2-5/+5
2011-03-11NFS: remove pointless if statement in nfs_direct_write_resultFred Isaman1-2/+1
2011-03-11RPC: clarify rpc_run_task error handlingFred Isaman2-12/+0
2011-03-11RPC: remove check for impossible condition in rpc_make_runnableFred Isaman1-8/+1
2011-03-11pnfs: fix pnfs lock inversion of i_lock and cl_lockFred Isaman2-18/+26
2011-03-11pnfs: do not need to clear NFS_LAYOUT_BULK_RECALL flagFred Isaman1-2/+0
2011-03-11pnfs: avoid incorrect use of layout stateidFred Isaman1-3/+10
2011-03-11NFS: NFSROOT should default to "proto=udp"Chuck Lever1-15/+14
2011-03-11nfs4: remove duplicated #includeHuang Weiyi1-1/+0
2011-03-11NFSv4: nfs4_state_mark_reclaim_nograce() should be staticTrond Myklebust2-4/+2
2011-03-11NFSv4: Fix the setlk error handlerTrond Myklebust1-9/+4
2011-03-11NFSv4.1: Fix the handling of the SEQUENCE status bitsTrond Myklebust1-3/+8
2011-03-11NFSv4/4.1: Fix nfs4_schedule_state_recovery abusesTrond Myklebust4-34/+52
2011-03-10NFSv4.1 reclaim complete must wait for completionAndy Adamson1-0/+3
2011-03-10NFSv4: remove duplicate clientid in struct nfs_clientAndy Adamson2-4/+2
2011-03-10NFSv4.1: Retry CREATE_SESSION on NFS4ERR_DELAYRicardo Labiaga1-1/+11
2011-03-10sunrpc: Propagate errors from xs_bind() through xs_create_sock()Ben Hutchings1-1/+2
2011-03-10(try3-resend) Fix nfs_compat_user_ino64 so it doesn't cause problems if bit 3...Frank Filz1-1/+6
2011-03-10nfs: fix compilation warningJovi Zhang1-1/+1
2011-03-10nfs: add kmalloc return value check in decode_and_add_dsStanislav Fomichev1-0/+4
2011-03-10SUNRPC: Remove resource leak in svc_rdma_send_error()Jesper Juhl1-0/+1
2011-03-10nfs: close NFSv4 COMMIT vs. CLOSE raceJeff Layton1-0/+2