index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-07
rpc: fix xdr_truncate_encode to handle buffer ending on page boundary
J. Bruce Fields
1
-3
/
+3
2014-12-09
sunrpc/cache: convert to use string_escape_str()
Andy Shevchenko
1
-20
/
+6
2014-12-09
sunrpc: only call test_bit once in svc_xprt_received
Jeff Layton
1
-2
/
+4
2014-12-09
sunrpc: add some tracepoints around enqueue and dequeue of svc_xprt
Jeff Layton
1
-7
/
+15
2014-12-09
sunrpc: convert to lockless lookup of queued server threads
Jeff Layton
2
-100
/
+128
2014-12-09
sunrpc: fix potential races in pool_stats collection
Jeff Layton
1
-6
/
+6
2014-12-09
sunrpc: add a rcu_head to svc_rqst and use kfree_rcu to free it
Jeff Layton
1
-4
/
+6
2014-12-09
sunrpc: require svc_create callers to pass in meaningful shutdown routine
Jeff Layton
1
-3
/
+0
2014-12-09
sunrpc: have svc_wake_up only deal with pool 0
Jeff Layton
1
-21
/
+16
2014-12-09
sunrpc: convert sp_task_pending flag to use atomic bitops
Jeff Layton
1
-4
/
+3
2014-12-09
sunrpc: move rq_splice_ok flag into rq_flags
Jeff Layton
2
-2
/
+2
2014-12-09
sunrpc: move rq_dropme flag into rq_flags
Jeff Layton
2
-3
/
+3
2014-12-09
sunrpc: move rq_usedeferral flag to rq_flags
Jeff Layton
2
-2
/
+2
2014-12-09
sunrpc: move rq_local field to rq_flags
Jeff Layton
1
-1
/
+4
2014-12-09
sunrpc: add a generic rq_flags field to svc_rqst and move rq_secure to it
Jeff Layton
1
-1
/
+4
2014-12-09
Merge tag 'nfs-for-3.19-1' into nfsd for-3.19 branch
J. Bruce Fields
34
-147
/
+536
2014-12-01
sunrpc: release svc_pool_map reference when serv allocation fails
Jeff Layton
1
-5
/
+7
2014-12-01
sunrpc: eliminate the XPT_DETACHED flag
Jeff Layton
1
-3
/
+1
2014-11-27
sunrpc: add a debugfs rpc_xprt directory with an info file in it
Jeff Layton
2
-7
/
+116
2014-11-27
sunrpc: add debugfs file for displaying client rpc_task queue
Jeff Layton
5
-1
/
+210
2014-11-26
Merge tag 'nfs-rdma-for-3.19' of git://git.linux-nfs.org/projects/anna/nfs-rd...
Trond Myklebust
3
-17
/
+107
2014-11-26
Merge tag 'nfs-cel-for-3.19' of git://git.linux-nfs.org/projects/anna/nfs-rdm...
Trond Myklebust
1
-5
/
+16
2014-11-25
SUNRPC: serialize iostats updates
Chuck Lever
1
-5
/
+16
2014-11-25
xprtrdma: Display async errors
Chuck Lever
1
-4
/
+32
2014-11-25
xprtrdma: Enable pad optimization
Chuck Lever
1
-1
/
+1
2014-11-25
xprtrdma: Re-write rpcrdma_flush_cqs()
Chuck Lever
1
-2
/
+9
2014-11-25
xprtrdma: Refactor tasklet scheduling
Chuck Lever
1
-5
/
+12
2014-11-25
xprtrdma: unmap all FMRs during transport disconnect
Chuck Lever
2
-2
/
+42
2014-11-25
xprtrdma: Cap req_cqinit
Chuck Lever
2
-1
/
+9
2014-11-25
xprtrdma: Return an errno from rpcrdma_register_external()
Chuck Lever
1
-2
/
+2
2014-11-24
sunrpc: eliminate RPC_TRACEPOINTS
Jeff Layton
1
-1
/
+1
2014-11-24
sunrpc: eliminate RPC_DEBUG
Jeff Layton
28
-44
/
+44
2014-11-24
sunrpc: add tracepoints in xs_tcp_data_recv
Jeff Layton
1
-59
/
+2
2014-11-24
sunrpc: add new tracepoints in xprt handling code
Jeff Layton
2
-2
/
+15
2014-11-24
sunrpc: add some tracepoints in svc_rqst handling functions
Jeff Layton
2
-19
/
+33
2014-11-19
merge nfs bugfixes into nfsd for-3.19 branch
J. Bruce Fields
2
-16
/
+46
2014-11-19
SUNRPC: Fix locking around callback channel reply receive
Trond Myklebust
1
-11
/
+16
2014-11-13
sunrpc: fix sleeping under rcu_read_lock in gss_stringify_acceptor
Jeff Layton
1
-5
/
+30
2014-10-29
SUNRPC: off by one in BUG_ON()
Dan Carpenter
1
-1
/
+1
2014-10-23
rpc: change comments to assertions
J. Bruce Fields
1
-2
/
+3
2014-10-23
RPC: remove unneeded checks from xdr_truncate_encode()
J. Bruce Fields
1
-2
/
+2
2014-10-08
Merge branch 'for-3.18' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
5
-69
/
+48
2014-09-30
Merge branch 'bugfixes' into linux-next
Trond Myklebust
1
-0
/
+3
2014-09-29
svcrdma: advertise the correct max payload
Steve Wise
2
-1
/
+8
2014-09-25
SUNRPC: Add missing support for RPC_CLNT_CREATE_NO_RETRANS_TIMEOUT
Trond Myklebust
1
-0
/
+3
2014-09-25
NFS/SUNRPC: Remove other deadlock-avoidance mechanisms in nfs_release_page()
NeilBrown
3
-14
/
+0
2014-09-24
rpc: Add -EPERM processing for xs_udp_send_request()
Jason Baron
2
-0
/
+8
2014-09-24
rpc: return sent and err from xs_sendpages()
Jason Baron
1
-39
/
+42
2014-09-24
SUNRPC: Don't wake tasks during connection abort
Benjamin Coddington
1
-0
/
+4
2014-09-10
rpc: xs_bind - do not bind when requesting a random ephemeral port
Chris Perl
1
-2
/
+18
[next]