Age | Commit message (Expand) | Author | Files | Lines |
2011-11-05 | nfs: when attempting to open a directory, fall back on normal lookup (try #5) | Jeff Layton | 1 | -0/+1 |
2011-10-20 | NFS: Get rid of the unused nfs_write_data->flags field | Trond Myklebust | 1 | -1/+0 |
2011-10-20 | NFS: Get rid of the unused nfs_read_data->flags field | Trond Myklebust | 1 | -1/+0 |
2011-10-19 | NFS: Remove the unused "lookupfh()" version of nfs4_proc_lookup() | Trond Myklebust | 1 | -3/+0 |
2011-08-07 | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd | Linus Torvalds | 1 | -5/+5 |
2011-08-04 | nfs_xdr: Move nfs4_string definition out of #ifdef CONFIG_NFS_V4 | Boaz Harrosh | 1 | -5/+5 |
2011-07-31 | pnfs: cleanup_layoutcommit | Andy Adamson | 1 | -0/+1 |
2011-07-31 | pnfs: ask for layout_blksize and save it in nfs_server | Fred Isaman | 1 | -1/+2 |
2011-07-31 | pnfs: GETDEVICELIST | Andy Adamson | 1 | -0/+11 |
2011-07-31 | pnfs: let layoutcommit handle a list of lseg | Peng Tao | 1 | -1/+1 |
2011-07-12 | NFS: Clean up nfs_read_rpcsetup and nfs_write_rpcsetup | Trond Myklebust | 1 | -0/+2 |
2011-07-12 | NFSv4.1: Clean up layoutreturn | Trond Myklebust | 1 | -1/+2 |
2011-07-12 | NFS: added FREE_STATEID call | Bryan Schumaker | 1 | -0/+10 |
2011-07-12 | NFS: Added TEST_STATEID call | Bryan Schumaker | 1 | -0/+10 |
2011-07-12 | NFS: Add SECINFO_NO_NAME procedure | Bryan Schumaker | 1 | -0/+8 |
2011-07-12 | NFS: use scope from exchange_id to skip reclaim | Weston Andros Adamson | 1 | -0/+1 |
2011-06-15 | NFSv4.1: deprecate headerpadsz in CREATE_SESSION | Benny Halevy | 1 | -1/+0 |
2011-05-29 | pnfs: layoutreturn | Benny Halevy | 1 | -0/+21 |
2011-05-29 | pnfs: support for non-rpc layout drivers | Benny Halevy | 1 | -0/+2 |
2011-05-12 | NFSv4.1: Ensure that layoutget uses the correct gfp modes | Trond Myklebust | 1 | -0/+1 |
2011-04-27 | NFSv4: Ensure we request the ordinary fileid when doing readdirplus | Trond Myklebust | 1 | -0/+2 |
2011-03-25 | Merge branch 'nfs-for-2.6.39' into nfs-for-next | Trond Myklebust | 1 | -2/+28 |
2011-03-25 | Cleanup XDR parsing for LAYOUTGET, GETDEVICEINFO | Weston Andros Adamson | 1 | -2/+4 |
2011-03-24 | NFS: use secinfo when crossing mountpoints | Bryan Schumaker | 1 | -0/+1 |
2011-03-24 | NFS: Add secinfo procedure | Bryan Schumaker | 1 | -0/+37 |
2011-03-24 | NFS: lookup supports alternate client | Bryan Schumaker | 1 | -1/+1 |
2011-03-23 | NFSv4.1: layoutcommit | Andy Adamson | 1 | -0/+23 |
2011-03-23 | NFSv4.1: filelayout driver specific code for COMMIT | Fred Isaman | 1 | -0/+1 |
2011-03-15 | NFS: Fix a warning in fs/nfs/idmap.c | Trond Myklebust | 1 | -0/+1 |
2011-03-11 | NFSv4.1: pnfs filelayout driver write | Fred Isaman | 1 | -0/+2 |
2011-03-11 | NFSv4.1: implement generic pnfs layer write switch | Andy Adamson | 1 | -0/+1 |
2011-03-11 | NFSv4.1: Send lseg down into nfs_write_rpcsetup | Fred Isaman | 1 | -0/+1 |
2011-03-11 | NFSv4.1: add callback to nfs4_write_done | Fred Isaman | 1 | -0/+1 |
2011-03-11 | NFSv4.1: filelayout async error handler | Andy Adamson | 1 | -0/+1 |
2011-03-11 | NFSv4.1: filelayout read | Andy Adamson | 1 | -0/+1 |
2011-03-11 | NFSv4.1: data server connection | Andy Adamson | 1 | -0/+1 |
2011-03-11 | NFSv4.1: generic read | Andy Adamson | 1 | -0/+1 |
2011-03-11 | NFSv4.1: shift pnfs_update_layout locations | Fred Isaman | 1 | -0/+1 |
2011-03-11 | NFS move nfs_client initialization into nfs_get_client | Andy Adamson | 1 | -0/+3 |
2011-03-11 | NFSv4: remove CONFIG_NFS_V4 from nfs_read_data | Andy Adamson | 1 | -2/+0 |
2011-01-07 | NFSv4: Ensure continued open and lockowner name uniqueness | Trond Myklebust | 1 | -0/+1 |
2011-01-06 | pnfs: serialize LAYOUTGET(openstateid) | Fred Isaman | 1 | -0/+1 |
2011-01-06 | pnfs: remove unnecessary field lgp->status | Fred Isaman | 1 | -1/+0 |
2010-12-16 | NFS: Simplify ->decode_dirent() calling sequence | Chuck Lever | 1 | -1/+2 |
2010-11-22 | NFS: Ensure we return the dirent->d_type when it is known | Trond Myklebust | 1 | -0/+1 |
2010-10-25 | NFSv4.1: pnfs: add LAYOUTGET and GETDEVICEINFO infrastructure | Andy Adamson | 1 | -0/+49 |
2010-10-25 | NFS: ask for layouttypes during v4 fsinfo call | Andy Adamson | 1 | -0/+1 |
2010-10-25 | Revalidate caches on lock | Ricardo Labiaga | 1 | -0/+1 |
2010-10-23 | NFS: Readdir plus in v4 | Bryan Schumaker | 1 | -1/+2 |
2010-10-23 | NFS: readdir with vmapped pages | Bryan Schumaker | 1 | -1/+1 |