Merge branch 'fixes' of git://git.infradead.org/users/vkoul/slave-dma
[linux-flexiantxendom0-3.2.10.git] / fs / nfs / nfs4filelayoutdev.c
2012-04-26 Andy AdamsonNFSv4.1 fix page number calculation bug for filelayout...
2012-03-11 Trond MyklebustNFS: Fix a number of sparse warnings
2012-02-06 Weston Andros AdamsonNFS: Fix comparison between DS address lists
2012-02-06 Weston Andros AdamsonNFS: start printks w/ NFS: even if __func__ shown
2012-02-01 Stanislav KinsburskyNFS: decode destination address in proper network names...
2012-02-01 Stanislav KinsburskySUNRPC: parametrize rpc_pton() by network context
2012-01-12 Dan CarpenterNFS: cleanup endian type in decode_ds_addr()
2011-07-12 Weston Andros AdamsonNFS: fix comment
2011-07-12 Weston Andros AdamsonNFS: pnfs: loop over multipath addrs on connect
2011-07-12 Weston Andros AdamsonNFS: Parse and store all multipath DS addresses
2011-07-12 Weston Andros AdamsonNFS: pnfs IPv6 support
2011-05-29 Benny HalevySUNRPC: introduce xdr_init_decode_pages
2011-05-29 Benny HalevyNFSv4.1: purge deviceid cache on nfs_free_client
2011-05-29 Benny HalevyNFSv4.1: make deviceid cache global
2011-05-29 Benny HalevyNFSv4.1: use struct nfs_client to qualify deviceid
2011-05-12 Trond MyklebustNFSv4.1: Ensure that layoutget uses the correct gfp...
2011-03-24 Weston Andros AdamsonCleanup XDR parsing for LAYOUTGET, GETDEVICEINFO
2011-03-11 Andy AdamsonNFSv4.1: turn off pNFS on ds connection failure
2011-03-11 Christoph HellwigNFSv4.1 move deviceid cache to filelayout driver
2011-03-11 Fred IsamanNFSv4.1: filelayout i/o helpers
2011-03-11 Andy AdamsonNFSv4.1: data server connection
2011-03-10 Stanislav Fomichevnfs: add kmalloc return value check in decode_and_add_ds
2011-01-25 Jesper JuhlNFS4: Avoid potential NULL pointer dereference in decod...
2010-10-24 Andy AdamsonNFSv4.1: pnfs: filelayout: add driver's LAYOUTGET and...