aboutsummaryrefslogtreecommitdiff
path: root/fs/nfs/nfs4filelayoutdev.c
AgeCommit message (Expand)Author
2013-10-13NFSv4.1: nfs4_fl_prepare_ds - fix bugs when the connect attempt failsTrond Myklebust
2013-05-08NFS4.1 Fix data server connection raceAndy Adamson
2013-02-05sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to ...Jeff Layton
2012-12-06NFSv4.1: Cleanup move session slot management to fs/nfs/nfs4session.cTrond Myklebust
2012-11-04NFSv4.1: Remove assertion BUG_ON()s from the files and generic layout codeTrond Myklebust
2012-10-15NFSv4.1: Kill nfs4_ds_disconnect()Trond Myklebust
2012-09-28NFSv4.1: pNFS data servers may be temporarily offlineTrond Myklebust
2012-09-28NFSv4.1: Replace get_device_info() with filelayout_get_device_info()Trond Myklebust
2012-06-28NFSv4.1: Use session max response size for GETDEVICEINFO gdia_maxcountAndy Adamson
2012-05-23NFSv4.1: Fix session initialisation racesTrond Myklebust
2012-05-22NFS: Use proper naming conventions for the nfs_client.net fieldChuck Lever
2012-05-19NFSv4.1 dereference a disconnected data server client recordAndy Adamson
2012-05-19NFSv4.1 data server timeo and retrans module parametersAndy Adamson
2012-05-19NFSv4.1: cleanup filelayout invalid deviceid handlingAndy Adamson
2012-04-26NFSv4.1 fix page number calculation bug for filelayout decode buffersAndy Adamson
2012-03-11NFS: Fix a number of sparse warningsTrond Myklebust
2012-02-06NFS: Fix comparison between DS address listsWeston Andros Adamson
2012-02-06NFS: start printks w/ NFS: even if __func__ shownWeston Andros Adamson
2012-01-31NFS: decode destination address in proper network namespace contextStanislav Kinsbursky
2012-01-31SUNRPC: parametrize rpc_pton() by network contextStanislav Kinsbursky
2012-01-12NFS: cleanup endian type in decode_ds_addr()Dan Carpenter
2011-07-12NFS: fix commentWeston Andros Adamson
2011-07-12NFS: pnfs: loop over multipath addrs on connectWeston Andros Adamson
2011-07-12NFS: Parse and store all multipath DS addressesWeston Andros Adamson
2011-07-12NFS: pnfs IPv6 supportWeston Andros Adamson
2011-05-29SUNRPC: introduce xdr_init_decode_pagesBenny Halevy
2011-05-29NFSv4.1: purge deviceid cache on nfs_free_clientBenny Halevy
2011-05-29NFSv4.1: make deviceid cache globalBenny Halevy
2011-05-29NFSv4.1: use struct nfs_client to qualify deviceidBenny Halevy
2011-05-11NFSv4.1: Ensure that layoutget uses the correct gfp modesTrond Myklebust
2011-03-24Cleanup XDR parsing for LAYOUTGET, GETDEVICEINFOWeston Andros 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 i/o helpersFred Isaman
2011-03-11NFSv4.1: data server connectionAndy Adamson
2011-03-10nfs: add kmalloc return value check in decode_and_add_dsStanislav Fomichev
2011-01-25NFS4: Avoid potential NULL pointer dereference in decode_and_add_ds().Jesper Juhl
2010-10-24NFSv4.1: pnfs: filelayout: add driver's LAYOUTGET and GETDEVICEINFO infrastru...Andy Adamson