index
:
litmus-rt-budgetable-locks.git/.git
update_litmus_2019
Unnamed repository; edit this file 'description' to name the repository.
Zelin Tong
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2012-12-18
|
\
|
*
userns: Require CAP_SYS_ADMIN for most uses of setns.
Eric W. Biederman
2012-12-14
*
|
Merge tag 'nfs-for-3.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2012-12-18
|
\
\
|
*
|
SUNRPC: continue run over clients list on PipeFS event instead of break
Stanislav Kinsbursky
2012-12-17
|
*
|
SUNRPC: variable 'svsk' is unused in function bc_send_request
Trond Myklebust
2012-12-15
|
*
|
SUNRPC: Handle ECONNREFUSED in xs_local_setup_socket
Trond Myklebust
2012-12-15
|
*
|
SUNRPC handle EKEYEXPIRED in call_refreshresult
Andy Adamson
2012-12-12
|
*
|
SUNRPC set gss gc_expiry to full lifetime
Andy Adamson
2012-12-12
|
*
|
Merge branch 'bugfixes' into nfs-for-next
Trond Myklebust
2012-12-11
|
|
\
\
|
|
*
|
SUNRPC: Fix validity issues with rpc_pipefs sb->s_fs_info
Trond Myklebust
2012-11-08
|
*
|
|
SUNRPC: Don't allow low priority tasks to pre-empt higher priority ones
Trond Myklebust
2012-12-05
|
*
|
|
NFSv4.1: Don't mess with task priorities in nfs41_setup_sequence
Trond Myklebust
2012-12-05
|
*
|
|
SUNRPC: Clean up rpc_bind_new_program
Trond Myklebust
2012-11-04
|
*
|
|
SUNRPC: remove BUG_ON from rpc_call_sync
Weston Andros Adamson
2012-11-04
|
*
|
|
SUNRPC: remove BUG_ON in rpc_release_task
Weston Andros Adamson
2012-11-04
|
*
|
|
SUNRPC: remove BUG_ON in svc_delete_xprt
Weston Andros Adamson
2012-11-04
|
*
|
|
SUNRPC: remove BUG_ONs checking RPC_IS_QUEUED
Weston Andros Adamson
2012-11-04
|
*
|
|
SUNRPC: remove BUG_ON from __rpc_sleep_on_priority
Weston Andros Adamson
2012-11-04
|
*
|
|
SUNRPC: remove BUG_ON in svc_register
Weston Andros Adamson
2012-11-04
|
*
|
|
SUNRPC: remove BUG_ON from encode_rpcb_string
Weston Andros Adamson
2012-11-04
|
*
|
|
SUNRPC: remove BUG_ON from bc_malloc
Weston Andros Adamson
2012-11-04
|
*
|
|
SUNRPC: remove BUG_ON in xdr_shrink_bufhead
Weston Andros Adamson
2012-11-04
|
*
|
|
SUNRPC: remove BUG_ONs checking RPCSVC_MAXPAGES
Weston Andros Adamson
2012-11-04
|
*
|
|
SUNRPC: remove BUG_ON in svc_xprt_received
Weston Andros Adamson
2012-11-04
|
*
|
|
SUNRPC: remove BUG_ONs from *_reclassify_socket*
Weston Andros Adamson
2012-11-04
|
*
|
|
SUNRPC: remove BUG_ON from svc_pool_map_set_cpumask
Weston Andros Adamson
2012-11-04
|
*
|
|
SUNRPC: remove two BUG_ON asserts
Weston Andros Adamson
2012-11-04
|
*
|
|
SUNRPC: remove BUG_ON in rpc_put_sb_net
Weston Andros Adamson
2012-11-04
|
*
|
|
SUNRPC: remove BUG_ON calls from cache_read
Weston Andros Adamson
2012-11-04
|
*
|
|
SUNRPC: remove BUG_ON from bc_send
Weston Andros Adamson
2012-11-04
|
*
|
|
SUNRPC: remove BUG_ON from xprt_destroy_backchannel
Weston Andros Adamson
2012-11-04
|
*
|
|
SUNRPC: remove BUG_ON from rpc_sleep_on*
Weston Andros Adamson
2012-11-04
|
*
|
|
SUNRPC: remove BUG_ON from call_bc_transmit
Weston Andros Adamson
2012-11-04
|
*
|
|
SUNRPC: remove BUG_ON from call_bc_transmit
Weston Andros Adamson
2012-11-04
|
*
|
|
SUNRPC: remove BUG_ON from call_transmit
Weston Andros Adamson
2012-11-04
|
*
|
|
SUNRPC: remove BUG_ON from rpc_run_bc_task
Weston Andros Adamson
2012-11-04
|
*
|
|
SUNRPC: remove BUG_ON in __rpc_clnt_handle_event
Weston Andros Adamson
2012-11-04
|
*
|
|
SUNRPC: add WARN_ON_ONCE for potential deadlock
Weston Andros Adamson
2012-11-04
|
|
/
/
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2012-12-17
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
proc: Usable inode numbers for the namespace file descriptors.
Eric W. Biederman
2012-11-20
|
*
|
userns: Allow unprivileged use of setns.
Eric W. Biederman
2012-11-20
|
*
|
userns: make each net (net_ns) belong to a user_ns
Eric W. Biederman
2012-11-19
|
*
|
netns: Deduplicate and fix copy_net_ns when !CONFIG_NET_NS
Eric W. Biederman
2012-11-19
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2012-12-16
|
\
\
\
|
*
\
\
Merge branch 'modsign-keys-devel' into security-next-keys
David Howells
2012-10-02
|
|
\
\
\
|
|
*
|
|
KEYS: Add payload preparsing opportunity prior to key instantiate or update
David Howells
2012-09-13
|
*
|
|
|
KEYS: Use keyring_alloc() to create special keyrings
David Howells
2012-10-02
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-12-13
|
\
\
\
\
\
|
*
|
|
|
|
bridge: fix icmpv6 endian bug and other sparse warnings
stephen hemminger
2012-12-13
|
*
|
|
|
|
ndisc: Fix padding error in link-layer address option.
YOSHIFUJI Hideaki / 吉藤英明
2012-12-13
[next]