Age | Commit message (Expand) | Author |
2012-03-21 | NFS: Remove nfs4_setup_sequence from generic rename code | Bryan Schumaker |
2012-03-21 | NFS: Remove nfs4_setup_sequence from generic unlink code | Bryan Schumaker |
2012-03-21 | NFS: Remove nfs4_setup_sequence from generic read code | Bryan Schumaker |
2012-03-21 | NFS: Remove nfs4_setup_sequence from generic write code | Bryan Schumaker |
2012-03-03 | Merge commit 'nfs-for-3.3-4' into nfs-for-next | Trond Myklebust |
2012-03-02 | NFS: Request fh_expire_type attribute in "server caps" operation | Chuck Lever |
2012-03-02 | NFS: Introduce NFS_ATTR_FATTR_V4_LOCATIONS | Chuck Lever |
2012-03-01 | NFSv4: parse and display server implementation ids | Weston Andros Adamson |
2012-02-15 | NFSv4.1: Convert slotid from u8 to u32 | Trond Myklebust |
2012-02-03 | NFSv4: Fix an Oops in the NFSv4 getacl code | Trond Myklebust |
2012-01-31 | SUNRPC: constify the rpc_program | Trond Myklebust |
2012-01-31 | NFS: Remove unnecessary includes from linux/nfs_fs_i.h | Trond Myklebust |
2012-01-07 | NFSv4: Save the owner/group name string when doing open | Trond Myklebust |
2012-01-05 | NFSv4: include bitmap in nfsv4 get acl data | Andy Adamson |
2011-11-04 | nfs: when attempting to open a directory, fall back on normal lookup (try #5) | Jeff Layton |
2011-10-19 | NFS: Get rid of the unused nfs_write_data->flags field | Trond Myklebust |
2011-10-19 | NFS: Get rid of the unused nfs_read_data->flags field | Trond Myklebust |
2011-10-18 | NFS: Remove the unused "lookupfh()" version of nfs4_proc_lookup() | Trond Myklebust |
2011-08-06 | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd | Linus Torvalds |
2011-08-04 | nfs_xdr: Move nfs4_string definition out of #ifdef CONFIG_NFS_V4 | Boaz Harrosh |
2011-07-31 | pnfs: cleanup_layoutcommit | Andy Adamson |
2011-07-31 | pnfs: ask for layout_blksize and save it in nfs_server | Fred Isaman |
2011-07-31 | pnfs: GETDEVICELIST | Andy Adamson |
2011-07-31 | pnfs: let layoutcommit handle a list of lseg | Peng Tao |
2011-07-12 | NFS: Clean up nfs_read_rpcsetup and nfs_write_rpcsetup | Trond Myklebust |
2011-07-12 | NFSv4.1: Clean up layoutreturn | Trond Myklebust |
2011-07-12 | NFS: added FREE_STATEID call | Bryan Schumaker |
2011-07-12 | NFS: Added TEST_STATEID call | Bryan Schumaker |
2011-07-12 | NFS: Add SECINFO_NO_NAME procedure | Bryan Schumaker |
2011-07-12 | NFS: use scope from exchange_id to skip reclaim | Weston Andros Adamson |
2011-06-15 | NFSv4.1: deprecate headerpadsz in CREATE_SESSION | Benny Halevy |
2011-05-29 | pnfs: layoutreturn | Benny Halevy |
2011-05-29 | pnfs: support for non-rpc layout drivers | Benny Halevy |
2011-05-11 | NFSv4.1: Ensure that layoutget uses the correct gfp modes | Trond Myklebust |
2011-04-27 | NFSv4: Ensure we request the ordinary fileid when doing readdirplus | Trond Myklebust |
2011-03-24 | Merge branch 'nfs-for-2.6.39' into nfs-for-next | Trond Myklebust |
2011-03-24 | Cleanup XDR parsing for LAYOUTGET, GETDEVICEINFO | Weston Andros Adamson |
2011-03-24 | NFS: use secinfo when crossing mountpoints | Bryan Schumaker |
2011-03-24 | NFS: Add secinfo procedure | Bryan Schumaker |
2011-03-24 | NFS: lookup supports alternate client | Bryan Schumaker |
2011-03-23 | NFSv4.1: layoutcommit | Andy Adamson |
2011-03-23 | NFSv4.1: filelayout driver specific code for COMMIT | Fred Isaman |
2011-03-14 | NFS: Fix a warning in fs/nfs/idmap.c | Trond Myklebust |
2011-03-11 | NFSv4.1: pnfs filelayout driver write | Fred Isaman |
2011-03-11 | NFSv4.1: implement generic pnfs layer write switch | Andy Adamson |
2011-03-11 | NFSv4.1: Send lseg down into nfs_write_rpcsetup | Fred Isaman |
2011-03-11 | NFSv4.1: add callback to nfs4_write_done | Fred Isaman |
2011-03-11 | NFSv4.1: filelayout async error handler | Andy Adamson |
2011-03-11 | NFSv4.1: filelayout read | Andy Adamson |
2011-03-11 | NFSv4.1: data server connection | Andy Adamson |