aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs4filelayoutdev.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-12NFS: cleanup endian type in decode_ds_addr()Dan Carpenter1-1/+1
2011-07-12NFS: fix commentWeston Andros Adamson1-1/+1
2011-07-12NFS: pnfs: loop over multipath addrs on connectWeston Andros Adamson1-5/+9
2011-07-12NFS: Parse and store all multipath DS addressesWeston Andros Adamson1-129/+234
2011-07-12NFS: pnfs IPv6 supportWeston Andros Adamson1-70/+185
2011-05-29SUNRPC: introduce xdr_init_decode_pagesBenny Halevy1-7/+2
2011-05-29NFSv4.1: purge deviceid cache on nfs_free_clientBenny Halevy1-4/+5
2011-05-29NFSv4.1: make deviceid cache globalBenny Halevy1-91/+13
2011-05-29NFSv4.1: use struct nfs_client to qualify deviceidBenny Halevy1-5/+4
2011-05-11NFSv4.1: Ensure that layoutget uses the correct gfp modesTrond Myklebust1-17/+17
2011-03-24Cleanup XDR parsing for LAYOUTGET, GETDEVICEINFOWeston Andros Adamson1-56/+122
2011-03-11NFSv4.1: turn off pNFS on ds connection failureAndy Adamson1-4/+24
2011-03-11NFSv4.1 move deviceid cache to filelayout driverChristoph Hellwig1-29/+77
2011-03-11NFSv4.1: filelayout i/o helpersFred Isaman1-0/+67
2011-03-11NFSv4.1: data server connectionAndy Adamson1-0/+61
2011-03-10nfs: add kmalloc return value check in decode_and_add_dsStanislav Fomichev1-0/+4
2011-01-25NFS4: Avoid potential NULL pointer dereference in decode_and_add_ds().Jesper Juhl1-2/+7
2010-10-24NFSv4.1: pnfs: filelayout: add driver's LAYOUTGET and GETDEVICEINFO infrastructureAndy Adamson1-0/+448