summaryrefslogtreecommitdiff
path: root/fs/nfs (follow)
Commit message (Expand)AuthorAge
...
| * | 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 branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-03-21
|\ \ \
| * | | switch open-coded instances of d_make_root() to new helperAl Viro2012-03-20
| | |/ | |/|
* | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2012-03-21
|\ \ \
| * | | security: trim security.hAl Viro2012-02-14
| * | | Merge branch 'next-queue' into nextJames Morris2012-02-09
| |\ \ \ | | |_|/ | |/| |
| | * | KEYS: Allow special keyrings to be clearedDavid Howells2012-01-19
* | | | nfs: remove the second argument of k[un]map_atomic()Cong Wang2012-03-20
| |_|/ |/| |
* | | NFSv4: fix server_scope memory leakWeston Andros Adamson2012-02-17
* | | NFSv4.1: Fix a NFSv4.1 session initialisation regressionTrond Myklebust2012-02-17
* | | NFSv4: Ensure we throw out bad delegation stateids on NFS4ERR_BAD_STATEIDTrond Myklebust2012-02-09
* | | NFSv4: Fix an Oops in the NFSv4 getacl codeTrond Myklebust2012-02-03
|/ /
* | 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