Age | Commit message (Expand) | Author | Files | Lines |
2014-01-06 | nfs: fix dead code of ipv6_addr_scope | Alexander Aring | 1 | -1/+1 |
2013-09-29 | NFSv4.1: Ensure memory ordering between nfs4_ds_connect and nfs4_fl_prepare_ds | Trond Myklebust | 1 | -0/+2 |
2013-09-29 | NFSv4.1: nfs4_fl_prepare_ds - fix bugs when the connect attempt fails | Trond Myklebust | 1 | -9/+9 |
2013-06-28 | NFSv4.1 Fix gdia_maxcount calculation to fit in ca_maxresponsesize | Andy Adamson | 1 | -0/+1 |
2013-06-07 | NFSv4.1: Use layout credentials for get_deviceinfo calls | Trond Myklebust | 1 | -2/+5 |
2013-05-09 | NFS4.1 Fix data server connection race | Andy Adamson | 1 | -2/+24 |
2013-02-05 | sunrpc: move address copy/cmp/convert routines and prototypes from clnt.h to ... | Jeff Layton | 1 | -0/+1 |
2012-12-06 | NFSv4.1: Cleanup move session slot management to fs/nfs/nfs4session.c | Trond Myklebust | 1 | -0/+1 |
2012-11-04 | NFSv4.1: Remove assertion BUG_ON()s from the files and generic layout code | Trond Myklebust | 1 | -2/+0 |
2012-10-15 | NFSv4.1: Kill nfs4_ds_disconnect() | Trond Myklebust | 1 | -22/+0 |
2012-09-29 | NFSv4.1: pNFS data servers may be temporarily offline | Trond Myklebust | 1 | -8/+7 |
2012-09-29 | NFSv4.1: Replace get_device_info() with filelayout_get_device_info() | Trond Myklebust | 1 | -1/+1 |
2012-06-29 | NFSv4.1: Use session max response size for GETDEVICEINFO gdia_maxcount | Andy Adamson | 1 | -1/+1 |
2012-05-23 | NFSv4.1: Fix session initialisation races | Trond Myklebust | 1 | -22/+1 |
2012-05-23 | NFS: Use proper naming conventions for the nfs_client.net field | Chuck Lever | 1 | -1/+1 |
2012-05-20 | NFSv4.1 dereference a disconnected data server client record | Andy Adamson | 1 | -0/+22 |
2012-05-20 | NFSv4.1 data server timeo and retrans module parameters | Andy Adamson | 1 | -2/+16 |
2012-05-20 | NFSv4.1: cleanup filelayout invalid deviceid handling | Andy Adamson | 1 | -26/+11 |
2012-04-26 | NFSv4.1 fix page number calculation bug for filelayout decode buffers | Andy Adamson | 1 | -1/+1 |
2012-03-11 | NFS: Fix a number of sparse warnings | Trond Myklebust | 1 | -2/+2 |
2012-02-07 | NFS: Fix comparison between DS address lists | Weston Andros Adamson | 1 | -47/+24 |
2012-02-07 | NFS: start printks w/ NFS: even if __func__ shown | Weston Andros Adamson | 1 | -5/+5 |
2012-02-01 | NFS: decode destination address in proper network namespace context | Stanislav Kinsbursky | 1 | -3/+4 |
2012-02-01 | SUNRPC: parametrize rpc_pton() by network context | Stanislav Kinsbursky | 1 | -1/+1 |
2012-01-13 | NFS: cleanup endian type in decode_ds_addr() | Dan Carpenter | 1 | -1/+1 |
2011-07-12 | NFS: fix comment | Weston Andros Adamson | 1 | -1/+1 |
2011-07-12 | NFS: pnfs: loop over multipath addrs on connect | Weston Andros Adamson | 1 | -5/+9 |
2011-07-12 | NFS: Parse and store all multipath DS addresses | Weston Andros Adamson | 1 | -129/+234 |
2011-07-12 | NFS: pnfs IPv6 support | Weston Andros Adamson | 1 | -70/+185 |
2011-05-29 | SUNRPC: introduce xdr_init_decode_pages | Benny Halevy | 1 | -7/+2 |
2011-05-29 | NFSv4.1: purge deviceid cache on nfs_free_client | Benny Halevy | 1 | -4/+5 |
2011-05-29 | NFSv4.1: make deviceid cache global | Benny Halevy | 1 | -91/+13 |
2011-05-29 | NFSv4.1: use struct nfs_client to qualify deviceid | Benny Halevy | 1 | -5/+4 |
2011-05-12 | NFSv4.1: Ensure that layoutget uses the correct gfp modes | Trond Myklebust | 1 | -17/+17 |
2011-03-25 | Cleanup XDR parsing for LAYOUTGET, GETDEVICEINFO | Weston Andros Adamson | 1 | -56/+122 |
2011-03-11 | NFSv4.1: turn off pNFS on ds connection failure | Andy Adamson | 1 | -4/+24 |
2011-03-11 | NFSv4.1 move deviceid cache to filelayout driver | Christoph Hellwig | 1 | -29/+77 |
2011-03-11 | NFSv4.1: filelayout i/o helpers | Fred Isaman | 1 | -0/+67 |
2011-03-11 | NFSv4.1: data server connection | Andy Adamson | 1 | -0/+61 |
2011-03-10 | nfs: add kmalloc return value check in decode_and_add_ds | Stanislav Fomichev | 1 | -0/+4 |
2011-01-25 | NFS4: Avoid potential NULL pointer dereference in decode_and_add_ds(). | Jesper Juhl | 1 | -2/+7 |
2010-10-25 | NFSv4.1: pnfs: filelayout: add driver's LAYOUTGET and GETDEVICEINFO infrastru... | Andy Adamson | 1 | -0/+448 |