aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs/nfs4filelayoutdev.c
Commit message (Expand)AuthorAgeFilesLines
* SUNRPC: introduce xdr_init_decode_pagesBenny Halevy2011-05-291-7/+2
* NFSv4.1: purge deviceid cache on nfs_free_clientBenny Halevy2011-05-291-4/+5
* NFSv4.1: make deviceid cache globalBenny Halevy2011-05-291-91/+13
* NFSv4.1: use struct nfs_client to qualify deviceidBenny Halevy2011-05-291-5/+4
* NFSv4.1: Ensure that layoutget uses the correct gfp modesTrond Myklebust2011-05-111-17/+17
* Cleanup XDR parsing for LAYOUTGET, GETDEVICEINFOWeston Andros Adamson2011-03-241-56/+122
* NFSv4.1: turn off pNFS on ds connection failureAndy Adamson2011-03-111-4/+24
* NFSv4.1 move deviceid cache to filelayout driverChristoph Hellwig2011-03-111-29/+77
* NFSv4.1: filelayout i/o helpersFred Isaman2011-03-111-0/+67
* NFSv4.1: data server connectionAndy Adamson2011-03-111-0/+61
* nfs: add kmalloc return value check in decode_and_add_dsStanislav Fomichev2011-03-101-0/+4
* NFS4: Avoid potential NULL pointer dereference in decode_and_add_ds().Jesper Juhl2011-01-251-2/+7
* NFSv4.1: pnfs: filelayout: add driver's LAYOUTGET and GETDEVICEINFO infrastru...Andy Adamson2010-10-241-0/+448