index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
Age
Commit message (
Expand
)
Author
2012-10-21
SUNRPC: Ensure that the TCP socket is closed when in CLOSE_WAIT
Trond Myklebust
2012-09-14
svcrpc: sends on closed socket should stop immediately
J. Bruce Fields
2012-09-14
svcrpc: fix svc_xprt_enqueue/svc_recv busy-looping
J. Bruce Fields
2012-09-14
svcrpc: fix BUG() in svc_tcp_clear_pages
J. Bruce Fields
2012-08-15
SUNRPC: return negative value in case rpcbind client creation error
Stanislav Kinsbursky
2012-08-09
nfs: skip commit in releasepage if we're freeing memory for fs-related reasons
Jeff Layton
2012-06-22
NFSv4.1: Fix a request leak on the back channel
Trond Myklebust
2012-04-02
nfsd: don't allow zero length strings in cache_parse()
Dan Carpenter
2012-04-02
SUNRPC: We must not use list_for_each_entry_safe() in rpc_wake_up()
Trond Myklebust
2012-01-25
svcrpc: avoid memory-corruption on pool shutdown
J. Bruce Fields
2012-01-25
svcrpc: destroy server sockets all at once
J. Bruce Fields
2012-01-25
svcrpc: fix double-free on shutdown of nfsd after changing pool mode
J. Bruce Fields
2011-12-09
SUNRPC: Ensure we return EAGAIN in xs_nospace if congestion is cleared
Trond Myklebust
2011-11-11
NFS/sunrpc: don't use a credential with extra groups.
NeilBrown
2011-08-04
svcrpc: fix list-corrupting race on nfsd shutdown
J. Bruce Fields
2011-07-12
SUNRPC: Fix use of static variable in rpcb_getport_async
Ben Greear
2011-07-07
SUNRPC: Fix a race between work-queue and rpc_killall_tasks
Trond Myklebust
2011-06-21
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
2011-06-17
SUNRPC: Ensure the RPC client only quits on fatal signals
Trond Myklebust
2011-06-15
NLM: Don't hang forever on NLM unlock requests
Trond Myklebust
2011-06-06
nfsd: fix dependency of nfsd on auth_rpcgss
J. Bruce Fields
2011-05-29
Merge branch 'pnfs-submit' of git://git.open-osd.org/linux-open-osd
Linus Torvalds
2011-05-29
Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2011-05-29
Merge branch 'nfs-for-2.6.40' of git://git.linux-nfs.org/projects/trondmy/nfs...
Linus Torvalds
2011-05-29
SUNRPC: introduce xdr_init_decode_pages
Benny Halevy
2011-05-27
SUNRPC: Support for RPC over AF_LOCAL transports
Chuck Lever
2011-05-27
SUNRPC: Remove obsolete comment
Chuck Lever
2011-05-27
SUNRPC: Use AF_LOCAL for rpcbind upcalls
Chuck Lever
2011-05-27
SUNRPC: Clean up use of curly braces in switch cases
Chuck Lever
2011-05-27
SUNRPC: Rename xs_encode_tcp_fragment_header()
Chuck Lever
2011-05-27
SUNRPC: Deal with the lack of a SYN_SENT sk->sk_state_change callback...
Trond Myklebust
2011-05-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...
Linus Torvalds
2011-05-25
RDMA/cma: Pass QP type into rdma_create_id()
Sean Hefty
2011-05-25
vmscan: change shrinker API by passing shrink_control struct
Ying Han
2011-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-05-10
treewide: fix a few typos in comments
Justin P. Mattock
2011-04-26
Merge branch 'master' into for-next
Jiri Kosina
2011-04-24
SUNRPC: Allow RPC calls to return ETIMEDOUT instead of EIO
Trond Myklebust
2011-04-18
NFSv4.1: Don't update sequence number if rpc_task is not sent
Bryan Schumaker
2011-04-15
SUNRPC: Fix the SUNRPC Kerberos V RPCSEC_GSS module dependencies
Trond Myklebust
2011-04-13
NFS: Fix infinite loop in gss_create_upcall()
Bryan Schumaker
2011-04-10
treewide: remove extra semicolons
Justin P. Mattock
2011-04-10
svcrpc: complete svsk processing on cb receive failure
J. Bruce Fields
2011-04-08
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
2011-04-07
svcrpc: take advantage of tcp autotuning
Olga Kornievskaia
2011-04-07
SUNRPC: Don't wait for full record to receive tcp data
J. Bruce Fields
2011-04-07
svcrpc: copy cb reply instead of pages
Trond Myklebust
2011-04-07
svcrpc: close connection if client sends short packet
J. Bruce Fields
2011-04-07
svcrpc: note network-order types in svc_process_calldir
J. Bruce Fields
2011-04-07
SUNRPC: svc_tcp_recvfrom cleanup
Trond Myklebust
[next]