aboutsummaryrefslogtreecommitdiffstats
path: root/fs/nfs
Commit message (Expand)AuthorAge
* NFS: start printks w/ NFS: even if __func__ shownWeston Andros Adamson2012-02-06
* NFS: printks in fs/nfs/ should start with NFS:Weston Andros Adamson2012-02-06
* NFS: Call test_stateid() and free_stateid() with correct stateidsBryan Schumaker2012-02-06
* NFS: Pass a stateid to test_stateid() and free_stateid()Bryan Schumaker2012-02-06
* NFSv4: ACCESS validation doesn't require a full attribute refreshTrond Myklebust2012-01-31
* NFSv4: Don't decode fs_locations if we didn't ask for them...Trond Myklebust2012-01-31
* nfs: remove unneeded NULL pointer check in nfs4_remote_mountJeff Layton2012-01-31
* pnfs: clean up initiate_file_draining layout lookupBenny Halevy2012-01-31
* NFS: Use kcalloc() when allocating arraysTrond Myklebust2012-01-31
* NFSv4: Avoid thundering herd issues with nfs_release_seqidTrond Myklebust2012-01-31
* SUNRPC: constify the rpc_programTrond Myklebust2012-01-31
* NFS: remove unused nfs4_find_client_no_ident functionStanislav Kinsbursky2012-01-31
* SUNRPC: register RPC stats /proc entries in passed network namespace contextStanislav Kinsbursky2012-01-31
* NFS: decode destination address in proper network namespace contextStanislav Kinsbursky2012-01-31
* NFS: parse DNS cache in proper network namespace contextStanislav Kinsbursky2012-01-31
* SUNRPC: parametrize rpc_pton() by network contextStanislav Kinsbursky2012-01-31
* SUNRPC: Fix potential races in xprt_lock_write_next()Trond Myklebust2012-01-31
* NFS: Ensure that mmapped pages remain stable during writebackTrond Myklebust2012-01-31
* NFS: Optimise away unnecessary setattrs for open(O_TRUNC);Trond Myklebust2012-01-31
* NFS: Move struct nfs_unique_id into struct nfs_seqid_counterTrond Myklebust2012-01-31
* NFSv4: Move contents of struct rpc_sequence into struct nfs_seqid_counterTrond Myklebust2012-01-31
* NFSv41: Add a new helper nfs4_init_sequence()Trond Myklebust2012-01-31
* NFSv4: Replace lock_owner->ld_id with an ida based allocatorTrond Myklebust2012-01-31
* NFSv4: Replace state_owner->so_owner_id with an ida based allocatorTrond Myklebust2012-01-31
* NFSv4: Clean up nfs4_get_state_ownerTrond Myklebust2012-01-31
* NFS: Remove unnecessary includes from linux/nfs_fs_i.hTrond Myklebust2012-01-31
* NFS: remove RPC PipeFS mount point reference from blocklayout routinesStanislav Kinsbursky2012-01-31
* NFS: blocklayout PipeFS notifier introducedStanislav Kinsbursky2012-01-31
* NFS: blocklayout pipe creation per network namespace context introducedStanislav Kinsbursky2012-01-31
* NFS: handle blocklayout pipe PipeFS dentry by network namespace aware routinesStanislav Kinsbursky2012-01-31
* NFS: idmap PipeFS notifier introducedStanislav Kinsbursky2012-01-31
* NFS: handle NFS idmap pipe PipeFS dentries by network namespace aware routinesStanislav Kinsbursky2012-01-31
* NFS: create callback transports in parent transport network namespaceStanislav Kinsbursky2012-01-31
* NFS: pass NFS client owner network namespace to RPC client creation routineStanislav Kinsbursky2012-01-31
* NFS: make NFS client allocated per network namespace contextStanislav Kinsbursky2012-01-31
* NFS: remove RPC PipeFS mount point references from NFS cache routinesStanislav Kinsbursky2012-01-31
* NFS: DNS resolver PipeFS notifier introducedStanislav Kinsbursky2012-01-31
* NFS: DNS resolver cache per network namespace context introducedStanislav Kinsbursky2012-01-31
* NFS: handle NFS caches dentries by network namespace aware routinesStanislav Kinsbursky2012-01-31
* NFS: split cache creation and PipeFS registrationStanislav Kinsbursky2012-01-31
* SUNRPC: split cache creation and PipeFS registrationStanislav Kinsbursky2012-01-31
* SUNRPC: remove RPC PipeFS mount point reference from RPC clientStanislav Kinsbursky2012-01-31
* SUNRPC: split SUNPRC PipeFS dentry and private pipe data creationStanislav Kinsbursky2012-01-31
* SUNPRC: cleanup RPC PipeFS pipes upcall interfaceStanislav Kinsbursky2012-01-31
* Merge tag 'nfs-for-3.3-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2012-01-16
|\
| * pnfsblock: alloc short extent before submit bioPeng Tao2012-01-12
| * pnfsblock: remove rpc_call_ops from struct parallel_ioPeng Tao2012-01-12
| * pnfsblock: move find lock page logic out of bl_write_pagelistPeng Tao2012-01-12
| * pnfsblock: cleanup bl_mark_sectors_initPeng Tao2012-01-12
| * pnfsblock: limit bio page countPeng Tao2012-01-12