index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfs
(
follow
)
Commit message (
Expand
)
Author
Age
...
|
*
|
NFS: Use kcalloc() when allocating arrays
Trond Myklebust
2012-01-31
|
*
|
NFSv4: Avoid thundering herd issues with nfs_release_seqid
Trond Myklebust
2012-01-31
|
*
|
SUNRPC: constify the rpc_program
Trond Myklebust
2012-01-31
|
*
|
NFS: remove unused nfs4_find_client_no_ident function
Stanislav Kinsbursky
2012-01-31
|
*
|
SUNRPC: register RPC stats /proc entries in passed network namespace context
Stanislav Kinsbursky
2012-01-31
|
*
|
NFS: decode destination address in proper network namespace context
Stanislav Kinsbursky
2012-01-31
|
*
|
NFS: parse DNS cache in proper network namespace context
Stanislav Kinsbursky
2012-01-31
|
*
|
SUNRPC: parametrize rpc_pton() by network context
Stanislav Kinsbursky
2012-01-31
|
*
|
SUNRPC: Fix potential races in xprt_lock_write_next()
Trond Myklebust
2012-01-31
|
*
|
NFS: Ensure that mmapped pages remain stable during writeback
Trond Myklebust
2012-01-31
|
*
|
NFS: Optimise away unnecessary setattrs for open(O_TRUNC);
Trond Myklebust
2012-01-31
|
*
|
NFS: Move struct nfs_unique_id into struct nfs_seqid_counter
Trond Myklebust
2012-01-31
|
*
|
NFSv4: Move contents of struct rpc_sequence into struct nfs_seqid_counter
Trond Myklebust
2012-01-31
|
*
|
NFSv41: Add a new helper nfs4_init_sequence()
Trond Myklebust
2012-01-31
|
*
|
NFSv4: Replace lock_owner->ld_id with an ida based allocator
Trond Myklebust
2012-01-31
|
*
|
NFSv4: Replace state_owner->so_owner_id with an ida based allocator
Trond Myklebust
2012-01-31
|
*
|
NFSv4: Clean up nfs4_get_state_owner
Trond Myklebust
2012-01-31
|
*
|
NFS: Remove unnecessary includes from linux/nfs_fs_i.h
Trond Myklebust
2012-01-31
|
*
|
NFS: remove RPC PipeFS mount point reference from blocklayout routines
Stanislav Kinsbursky
2012-01-31
|
*
|
NFS: blocklayout PipeFS notifier introduced
Stanislav Kinsbursky
2012-01-31
|
*
|
NFS: blocklayout pipe creation per network namespace context introduced
Stanislav Kinsbursky
2012-01-31
|
*
|
NFS: handle blocklayout pipe PipeFS dentry by network namespace aware routines
Stanislav Kinsbursky
2012-01-31
|
*
|
NFS: idmap PipeFS notifier introduced
Stanislav Kinsbursky
2012-01-31
|
*
|
NFS: handle NFS idmap pipe PipeFS dentries by network namespace aware routines
Stanislav Kinsbursky
2012-01-31
|
*
|
NFS: create callback transports in parent transport network namespace
Stanislav Kinsbursky
2012-01-31
|
*
|
NFS: pass NFS client owner network namespace to RPC client creation routine
Stanislav Kinsbursky
2012-01-31
|
*
|
NFS: make NFS client allocated per network namespace context
Stanislav Kinsbursky
2012-01-31
|
*
|
NFS: remove RPC PipeFS mount point references from NFS cache routines
Stanislav Kinsbursky
2012-01-31
|
*
|
NFS: DNS resolver PipeFS notifier introduced
Stanislav Kinsbursky
2012-01-31
|
*
|
NFS: DNS resolver cache per network namespace context introduced
Stanislav Kinsbursky
2012-01-31
|
*
|
NFS: handle NFS caches dentries by network namespace aware routines
Stanislav Kinsbursky
2012-01-31
|
*
|
NFS: split cache creation and PipeFS registration
Stanislav Kinsbursky
2012-01-31
|
*
|
SUNRPC: split cache creation and PipeFS registration
Stanislav Kinsbursky
2012-01-31
|
*
|
SUNRPC: remove RPC PipeFS mount point reference from RPC client
Stanislav Kinsbursky
2012-01-31
|
*
|
SUNRPC: split SUNPRC PipeFS dentry and private pipe data creation
Stanislav Kinsbursky
2012-01-31
|
*
|
SUNPRC: cleanup RPC PipeFS pipes upcall interface
Stanislav Kinsbursky
2012-01-31
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-03-21
|
\
\
\
|
*
|
|
switch open-coded instances of d_make_root() to new helper
Al Viro
2012-03-20
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2012-03-21
|
\
\
\
|
*
|
|
security: trim security.h
Al Viro
2012-02-14
|
*
|
|
Merge branch 'next-queue' into next
James Morris
2012-02-09
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
KEYS: Allow special keyrings to be cleared
David Howells
2012-01-19
*
|
|
|
nfs: remove the second argument of k[un]map_atomic()
Cong Wang
2012-03-20
|
|
_
|
/
|
/
|
|
*
|
|
NFSv4: fix server_scope memory leak
Weston Andros Adamson
2012-02-17
*
|
|
NFSv4.1: Fix a NFSv4.1 session initialisation regression
Trond Myklebust
2012-02-17
*
|
|
NFSv4: Ensure we throw out bad delegation stateids on NFS4ERR_BAD_STATEID
Trond Myklebust
2012-02-09
*
|
|
NFSv4: Fix an Oops in the NFSv4 getacl code
Trond Myklebust
2012-02-03
|
/
/
*
|
Merge tag 'nfs-for-3.3-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2012-01-16
|
\
\
|
|
/
|
/
|
|
*
pnfsblock: alloc short extent before submit bio
Peng Tao
2012-01-12
|
*
pnfsblock: remove rpc_call_ops from struct parallel_io
Peng Tao
2012-01-12
[prev]
[next]