index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2014-12-18
6
-51
/
+203
|
\
|
*
libceph: specify position of extent operation
Yan, Zheng
2014-12-17
1
-13
/
+6
|
*
libceph: add CREATE osd operation support
Yan, Zheng
2014-12-17
1
-20
/
+22
|
*
libceph: add SETXATTR/CMPXATTR osd operations support
Yan, Zheng
2014-12-17
1
-0
/
+47
|
*
libceph: require cephx message signature by default
Yan, Zheng
2014-12-17
1
-0
/
+13
|
*
libceph: message signature support
Yan, Zheng
2014-12-17
3
-3
/
+103
|
*
libceph: store session key in cephx authorizer
Yan, Zheng
2014-12-17
2
-7
/
+12
|
*
libceph: nuke ceph_kvfree()
Ilya Dryomov
2014-12-17
3
-11
/
+3
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-12-17
4
-66
/
+20
|
\
\
|
*
|
make default ->i_fop have ->open() fail with ENXIO
Al Viro
2014-12-11
3
-47
/
+0
|
*
|
Merge branch 'nsfs' into for-next
Al Viro
2014-12-11
1
-19
/
+20
|
|
\
\
|
|
*
|
bury struct proc_ns in fs/proc
Al Viro
2014-12-04
1
-3
/
+1
|
|
*
|
copy address of proc_ns_ops into ns_common
Al Viro
2014-12-04
1
-2
/
+7
|
|
*
|
new helpers: ns_alloc_inum/ns_free_inum
Al Viro
2014-12-04
1
-2
/
+2
|
|
*
|
make proc_ns_operations work with struct ns_common * instead of void *
Al Viro
2014-12-04
1
-9
/
+3
|
|
*
|
netns: switch ->get()/->put()/->install()/->inum() to working with &net->ns
Al Viro
2014-12-04
1
-6
/
+10
|
|
*
|
common object embedded into various struct ....ns
Al Viro
2014-12-04
1
-3
/
+3
*
|
|
|
Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2014-12-17
6
-176
/
+200
|
\
\
\
\
|
*
|
|
|
sunrpc/cache: convert to use string_escape_str()
Andy Shevchenko
2014-12-09
1
-20
/
+6
|
*
|
|
|
sunrpc: only call test_bit once in svc_xprt_received
Jeff Layton
2014-12-09
1
-2
/
+4
|
*
|
|
|
sunrpc: add some tracepoints around enqueue and dequeue of svc_xprt
Jeff Layton
2014-12-09
1
-7
/
+15
|
*
|
|
|
sunrpc: convert to lockless lookup of queued server threads
Jeff Layton
2014-12-09
2
-100
/
+128
|
*
|
|
|
sunrpc: fix potential races in pool_stats collection
Jeff Layton
2014-12-09
1
-6
/
+6
|
*
|
|
|
sunrpc: add a rcu_head to svc_rqst and use kfree_rcu to free it
Jeff Layton
2014-12-09
1
-4
/
+6
|
*
|
|
|
sunrpc: require svc_create callers to pass in meaningful shutdown routine
Jeff Layton
2014-12-09
1
-3
/
+0
|
*
|
|
|
sunrpc: have svc_wake_up only deal with pool 0
Jeff Layton
2014-12-09
1
-21
/
+16
|
*
|
|
|
sunrpc: convert sp_task_pending flag to use atomic bitops
Jeff Layton
2014-12-09
1
-4
/
+3
|
*
|
|
|
sunrpc: move rq_splice_ok flag into rq_flags
Jeff Layton
2014-12-09
2
-2
/
+2
|
*
|
|
|
sunrpc: move rq_dropme flag into rq_flags
Jeff Layton
2014-12-09
2
-3
/
+3
|
*
|
|
|
sunrpc: move rq_usedeferral flag to rq_flags
Jeff Layton
2014-12-09
2
-2
/
+2
|
*
|
|
|
sunrpc: move rq_local field to rq_flags
Jeff Layton
2014-12-09
1
-1
/
+4
|
*
|
|
|
sunrpc: add a generic rq_flags field to svc_rqst and move rq_secure to it
Jeff Layton
2014-12-09
1
-1
/
+4
|
*
|
|
|
Merge tag 'nfs-for-3.19-1' into nfsd for-3.19 branch
J. Bruce Fields
2014-12-09
56
-275
/
+659
|
|
\
\
\
\
|
*
|
|
|
|
sunrpc: release svc_pool_map reference when serv allocation fails
Jeff Layton
2014-12-01
1
-5
/
+7
|
*
|
|
|
|
sunrpc: eliminate the XPT_DETACHED flag
Jeff Layton
2014-12-01
1
-3
/
+1
|
*
|
|
|
|
merge nfs bugfixes into nfsd for-3.19 branch
J. Bruce Fields
2014-11-19
79
-476
/
+1144
|
|
\
\
\
\
\
|
*
|
|
|
|
|
SUNRPC: off by one in BUG_ON()
Dan Carpenter
2014-10-29
1
-1
/
+1
|
*
|
|
|
|
|
rpc: change comments to assertions
J. Bruce Fields
2014-10-23
1
-2
/
+3
|
*
|
|
|
|
|
RPC: remove unneeded checks from xdr_truncate_encode()
J. Bruce Fields
2014-10-23
1
-2
/
+2
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-15
3
-3
/
+0
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2014-11-04
3
-3
/
+0
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
net: rfkill: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
2
-2
/
+0
|
|
*
|
|
|
|
|
net: dsa: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
1
-1
/
+0
|
|
|
/
/
/
/
/
*
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
Linus Torvalds
2014-12-13
1
-4
/
+20
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
crypto: algif - add and use sock_kzfree_s() instead of memzero_explicit()
Daniel Borkmann
2014-11-25
1
-4
/
+20
*
|
|
|
|
|
|
|
fib_trie: Fix trie balancing issue if new node pushes down existing node
Alexander Duyck
2014-12-12
1
-1
/
+2
*
|
|
|
|
|
|
|
vlan: Add ability to always enable TSO/UFO
Toshiaki Makita
2014-12-12
1
-3
/
+4
*
|
|
|
|
|
|
|
net: dsa: propagate error code from dsa_slave_phy_setup
Florian Fainelli
2014-12-12
1
-4
/
+11
*
|
|
|
|
|
|
|
net: dsa: handle non-existing PHYs on switch internal bus
Florian Fainelli
2014-12-12
1
-0
/
+3
*
|
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-12-11
437
-10163
/
+23145
|
\
\
\
\
\
\
\
\
[next]