summaryrefslogtreecommitdiff
path: root/fs (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | | | | | | | | | 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
| * | | | | | | | | | | | | | | SUNRPC: search for service transports in network namespace contextStanislav Kinsbursky2012-01-31
| * | | | | | | | | | | | | | | NFS: remove unused nfs4_find_client_no_ident functionStanislav Kinsbursky2012-01-31
| * | | | | | | | | | | | | | | SUNRPC: register service stats /proc entries in passed network namespace contextStanislav 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: unregister service on creation in current network namespaceStanislav Kinsbursky2012-01-31
| * | | | | | | | | | | | | | | SUNRPC: parametrize rpc_uaddr2sockaddr() by network 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: handle RPC client pipefs dentries by network namespace aware routinesStanislav 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 'stable/for-linus-3.4' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2012-03-22
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'stable/cleancache.v13' into linux-nextKonrad Rzeszutek Wilk2012-03-19
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | mm: cleancache: s/flush/invalidate/Dan Magenheimer2012-01-23
* | | | | | | | | | | | | | | | vfs: tidy up sparse warnings in fs/namei.cLinus Torvalds2012-03-22
* | | | | | | | | | | | | | | | vfs: tidy up fs/namei.c byte-repeat word constantsLinus Torvalds2012-03-22