summaryrefslogtreecommitdiff
path: root/fs/nfs
AgeCommit message (Expand)Author
2011-03-11NFSv4: Propagate the error NFS4ERR_BADOWNER to nfs4_do_setattrTrond Myklebust
2011-03-11NFSv4: cleanup idmapper functions to take an nfs_server argumentTrond Myklebust
2011-03-11NFSv4: Send unmapped uid/gids to the server if the idmapper failsTrond Myklebust
2011-03-11NFSv4: If the server sends us a numeric uid/gid then accept itTrond Myklebust
2011-03-11NFSv4.1: reject zero layout with zeroed stripe unitBenny Halevy
2011-03-11NFSv4.1: Clear lseg pointer in ->doio functionFred Isaman
2011-03-11NFSv4.1: rearrange ->doio argsFred Isaman
2011-03-11NFSv4.1: pnfs filelayout driver writeFred Isaman
2011-03-11NFSv4.1: remove GETATTR from ds writesFred Isaman
2011-03-11NFSv4.1: implement generic pnfs layer write switchAndy Adamson
2011-03-11NFSv4.1: trigger LAYOUTGET for writesFred Isaman
2011-03-11NFSv4.1: Send lseg down into nfs_write_rpcsetupFred Isaman
2011-03-11NFSv4.1: add callback to nfs4_write_doneFred Isaman
2011-03-11NFSv4.1: rearrange nfs_write_rpcsetupAndy Adamson
2011-03-11NFSv4.1: turn off pNFS on ds connection failureAndy Adamson
2011-03-11NFSv4.1 move deviceid cache to filelayout driverChristoph Hellwig
2011-03-11NFSv4.1: filelayout async error handlerAndy Adamson
2011-03-11NFSv4.1: filelayout readAndy Adamson
2011-03-11NFSv4.1: filelayout i/o helpersFred Isaman
2011-03-11NFSv4.1: data server connectionAndy Adamson
2011-03-11NFSv4.1: generic readAndy Adamson
2011-03-11NFSv4.1: shift pnfs_update_layout locationsFred Isaman
2011-03-11NFSv4.1: coelesce across layout stripesFred Isaman
2011-03-11NFSv4.1: lseg refcountingFred Isaman
2011-03-11NFSv4.1: add MDS mount DS only checkAndy Adamson
2011-03-11NFSv4.1: new flag for lease time checkAndy Adamson
2011-03-11NFSv4.1: new flag for state renewal checkAndy Adamson
2011-03-11NFSv4.1: send zero stateid seqid on v4.1 i/oAndy Adamson
2011-03-11NFS move nfs_client initialization into nfs_get_clientAndy Adamson
2011-03-11NFSv4.1: put_layout_hdr can remove nfsi->layoutAndy Adamson
2011-03-11NFS: change nfs_writeback_done to return voidFred Isaman
2011-03-11NFS: remove pointless if statement in nfs_direct_write_resultFred Isaman
2011-03-11pnfs: fix pnfs lock inversion of i_lock and cl_lockFred Isaman
2011-03-11pnfs: do not need to clear NFS_LAYOUT_BULK_RECALL flagFred Isaman
2011-03-11pnfs: avoid incorrect use of layout stateidFred Isaman
2011-03-11NFS: NFSROOT should default to "proto=udp"Chuck Lever
2011-03-11nfs4: remove duplicated #includeHuang Weiyi
2011-03-11NFSv4: nfs4_state_mark_reclaim_nograce() should be staticTrond Myklebust
2011-03-11NFSv4: Fix the setlk error handlerTrond Myklebust
2011-03-11NFSv4.1: Fix the handling of the SEQUENCE status bitsTrond Myklebust
2011-03-11NFSv4/4.1: Fix nfs4_schedule_state_recovery abusesTrond Myklebust
2011-03-10NFSv4.1 reclaim complete must wait for completionAndy Adamson
2011-03-10NFSv4: remove duplicate clientid in struct nfs_clientAndy Adamson
2011-03-10NFSv4.1: Retry CREATE_SESSION on NFS4ERR_DELAYRicardo Labiaga
2011-03-10(try3-resend) Fix nfs_compat_user_ino64 so it doesn't cause problems if bit 3...Frank Filz
2011-03-10nfs: fix compilation warningJovi Zhang
2011-03-10nfs: add kmalloc return value check in decode_and_add_dsStanislav Fomichev
2011-03-10nfs: close NFSv4 COMMIT vs. CLOSE raceJeff Layton
2011-03-10SUNRPC: Close a race in __rpc_wait_for_completion_task()Trond Myklebust
2011-03-05nfs4: Ensure that ACL pages sent over NFS were not allocated from the slab (v3)Neil Horman