index
:
litmus-rt-imx6.git
chengyangfu
master
wip-mc2
wip-mc2-lvc
wip-mc2-new
wip-mc2-ver2
LITMUS^RT and MC^2 V1 support for the i.MX6 processor family.
Namhoon Kim
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
sunrpc
Commit message (
Expand
)
Author
Age
*
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-11-06
|
\
|
*
net: Add export.h for EXPORT_SYMBOL/THIS_MODULE to non-modules
Paul Gortmaker
2011-10-31
|
*
net: Fix files explicitly needing to include module.h
Paul Gortmaker
2011-10-31
*
|
Merge branch 'osd-devel' into nfs-for-next
Trond Myklebust
2011-11-02
|
\
\
|
*
|
treewide: use __printf not __attribute__((format(printf,...)))
Joe Perches
2011-10-31
|
|
/
|
*
Merge branch 'nfs-for-3.2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2011-10-25
|
|
\
|
*
\
Merge branch 'for-3.2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2011-10-25
|
|
\
\
|
|
*
|
sunrpc: add MODULE_ALIAS to match the filesystem name
Michal Schmidt
2011-10-10
|
|
*
|
SUNRPC: Replace svc_addr_u by sockaddr_storage
Mi Jinlong
2011-09-14
|
|
*
|
sunrpc: use better NUMA affinities
Eric Dumazet
2011-08-19
|
*
|
|
rcu: convert uses of rcu_assign_pointer(x, NULL) to RCU_INIT_POINTER
Stephen Hemminger
2011-08-02
|
|
/
/
*
|
|
SUNRPC: remove rpcbind clients destruction on module cleanup
Stanislav Kinsbursky
2011-10-25
*
|
|
SUNRPC: remove rpcbind clients creation during service registering
Stanislav Kinsbursky
2011-10-25
*
|
|
NFSd: call svc rpcbind cleanup explicitly
Stanislav Kinsbursky
2011-10-25
*
|
|
SUNRPC: cleanup service destruction
Stanislav Kinsbursky
2011-10-25
*
|
|
SUNRPC: setup rpcbind clients if service requires it
Stanislav Kinsbursky
2011-10-25
*
|
|
SUNRPC: introduce svc helpers for prepairing rpcbind infrastructure
Stanislav Kinsbursky
2011-10-25
*
|
|
SUNRPC: use rpcbind reference counting helpers
Stanislav Kinsbursky
2011-10-25
*
|
|
SUNRPC: introduce helpers for reference counted rpcbind clients
Stanislav Kinsbursky
2011-10-25
*
|
|
NFS/sunrpc: don't use a credential with extra groups.
NeilBrown
2011-10-25
|
|
/
|
/
|
*
|
NFS: Get rid of nfs_restart_rpc()
Trond Myklebust
2011-10-19
*
|
SUNRPC: Remove unnecessary export of rpc_sockaddr2uaddr
Trond Myklebust
2011-10-18
*
|
SUNRPC: Fix rpc_sockaddr2uaddr
Trond Myklebust
2011-10-18
*
|
SUNRPC/NFS: make rpc pipe upcall generic
Peng Tao
2011-10-18
|
/
*
net: fix new sunrpc kernel-doc warning
Randy Dunlap
2011-07-28
*
Merge branch 'nfs-for-3.1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2011-07-27
|
\
|
*
RDMA: Increasing RPCRDMA_MAX_DATA_SEGS
Steve Dickson
2011-07-25
|
*
Merge branch 'master' into devel and apply fixup from Stephen Rothwell:
Stephen Rothwell
2011-07-25
|
|
\
|
*
|
SUNRPC: Replace xprt->resend and xprt->sending with a priority queue
Trond Myklebust
2011-07-17
|
*
|
SUNRPC: Allow caller of rpc_sleep_on() to select priority levels
Trond Myklebust
2011-07-17
|
*
|
SUNRPC: Support dynamic slot allocation for TCP connections
Trond Myklebust
2011-07-17
|
*
|
SUNRPC: Clean up the slot table allocation
Trond Myklebust
2011-07-17
|
*
|
SUNRPC: Initalise the struct xprt upon allocation
Trond Myklebust
2011-07-17
|
*
|
SUNRPC: Ensure that we grab the XPRT_LOCK before calling xprt_alloc_slot
Trond Myklebust
2011-07-17
|
*
|
SUNRPC: Convert the backchannel exports to EXPORT_SYMBOL_GPL
Trond Myklebust
2011-07-15
|
*
|
SUNRPC: sunrpc should not explicitly depend on NFS config options
Trond Myklebust
2011-07-15
|
*
|
sunrpc: use dprint_status() macro in call_decode()
Vasily Averin
2011-07-12
*
|
|
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
*
|
|
Merge branch 'for-3.1' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2011-07-26
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
svcrpc: fix list-corrupting race on nfsd shutdown
J. Bruce Fields
2011-07-15
|
*
|
rpc: allow autoloading of gss mechanisms
J. Bruce Fields
2011-07-15
|
*
|
svcauth_unix.c: quiet sparse noise
H Hartley Sweeten
2011-07-15
|
*
|
svcsock.c: include sunrpc.h to quiet sparse noise
H Hartley Sweeten
2011-07-15
|
*
|
nfsd: Remove deprecated nfsctl system call and related code.
NeilBrown
2011-07-15
|
|
/
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2011-07-22
|
\
\
|
*
|
switch vfs_path_lookup() to struct path
Al Viro
2011-07-20
|
|
/
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-07-14
|
\
|
|
*
SUNRPC: Fix use of static variable in rpcb_getport_async
Ben Greear
2011-07-12
|
*
SUNRPC: Fix a race between work-queue and rpc_killall_tasks
Trond Myklebust
2011-07-07
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2011-07-06
|
\
|
[next]