Age | Commit message (Expand) | Author |
2009-06-17 | nfs41: nfs41_sequence_done | Andy Adamson |
2009-06-17 | nfs41: nfs41_sequence_free_slot | Andy Adamson |
2009-06-17 | nfs41: free slot | Andy Adamson |
2009-06-17 | nfs41: setup_sequence method | Andy Adamson |
2009-06-17 | nfs41: find slot | Benny Halevy |
2009-06-17 | nfs41: nfs4_setup_sequence | Andy Adamson |
2009-06-17 | nfs41: xdr {encode,decode}_sequence | Andy Adamson |
2009-06-17 | nfs41: encode minorversion in compound header | Benny Halevy |
2009-06-17 | NFS: use dynamically computed compound_hdr.replen for xdr_inline_pages offset | Benny Halevy |
2009-06-17 | NFS: update hdr->replen for every encode op | Benny Halevy |
2009-06-17 | NFS: define and initialize compound_hdr.replen | Benny Halevy |
2009-06-17 | NFS: use decode_change_info_maxsz for xdr maxsz calculations | Benny Halevy |
2009-06-17 | nfs41: set up seq_res.sr_slotid | Andy Adamson |
2009-06-17 | nfs41: nfs41: pass *session in seq_args and seq_res | Benny Halevy |
2009-06-17 | nfs41: introduce nfs4_call_sync | Andy Adamson |
2009-06-17 | nfs41: use nfs4_fs_locations_res | Benny Halevy |
2009-06-17 | nfs41: use nfs4_setaclres | Benny Halevy |
2009-06-17 | NFS: get rid of unused xdr decode_setattr(, res) argument | Benny Halevy |
2009-06-17 | nfs41: use nfs4_getaclres | Benny Halevy |
2009-06-17 | nfs41: use nfs4_pathconf_res | Benny Halevy |
2009-06-17 | nfs41: use nfs4_fsinfo_res | Benny Halevy |
2009-06-17 | nfs41: use nfs4_statfs_res | Benny Halevy |
2009-06-17 | nfs41: use nfs4_readlink_res | Benny Halevy |
2009-06-17 | nfs41: use nfs4_server_caps_arg | Benny Halevy |
2009-06-17 | nfs41: sessions client infrastructure | Andy Adamson |
2009-06-17 | nfs41: translate NFS4ERR_MINOR_VERS_MISMATCH to EPROTONOSUPPORT | Benny Halevy |
2009-06-17 | nfs41: Use mount minorversion option | Benny Halevy |
2009-06-17 | nfs41: nfs_client.cl_minorversion | Benny Halevy |
2009-06-17 | nfs41: add mount command option minorversion | Mike Sager |
2009-06-17 | nfs41: Add Kconfig symbols for NFSv4.1 | Ricardo Labiaga |
2009-06-16 | remove put_cpu_no_resched() | Thomas Gleixner |
2009-06-15 | Merge commit 'v2.6.30' into for-2.6.31 | J. Bruce Fields |
2009-06-11 | Push BKL down into ->remount_fs() | Alessio Igor Bogani |
2009-06-11 | switch follow_down() | Al Viro |
2009-05-26 | NFSv4: Fix the case where NFSv4 renewal fails | Trond Myklebust |
2009-05-26 | nfs: fix build error in nfsroot with initconst | Sam Ravnborg |
2009-05-18 | nfs: Fix NFS v4 client handling of MAY_EXEC in nfs_permission. | Frank Filz |
2009-05-13 | lockd: fix FILE_LOCKING=n build error | Randy Dunlap |
2009-05-09 | Convert obvious places to deactivate_locked_super() | Al Viro |
2009-05-09 | vfs: umount_begin BKL pushdown | Alessio Igor Bogani |
2009-05-02 | NFS: Close page_mkwrite() races | Trond Myklebust |
2009-04-21 | NFS: Fix the XDR iovec calculation in nfs3_xdr_setaclargs | Trond Myklebust |
2009-04-07 | NFS: Fix the return value in nfs_page_mkwrite() | Trond Myklebust |
2009-04-06 | NFS: Fix a double free in nfs_parse_mount_options() | Trond Myklebust |
2009-04-03 | NFS: Add mount options to enable local caching on NFS | David Howells |
2009-04-03 | NFS: Display local caching state | David Howells |
2009-04-03 | NFS: Store pages from an NFS inode into a local cache | David Howells |
2009-04-03 | NFS: Read pages from FS-Cache into an NFS inode | David Howells |
2009-04-03 | NFS: nfs_readpage_async() needs to be accessible as a fallback for local caching | David Howells |
2009-04-03 | NFS: Add read context retention for FS-Cache to call back with | David Howells |