index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sunrpc
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-21
Merge tag 'nfsd-6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
1
-14
/
+3
2025-06-19
sunrpc: handle SVC_GARBAGE during svc auth processing as auth error
Jeff Layton
1
-9
/
+2
2025-06-13
SUNRPC: Cleanup/fix initial rq_pages allocation
Benjamin Coddington
1
-5
/
+1
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2
-2
/
+2
2025-06-04
Merge tag 'nfs-for-6.16-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
4
-37
/
+50
2025-05-29
SUNRPC: Remove dead code from xs_tcp_tls_setup_socket()
Chuck Lever
1
-11
/
+0
2025-05-29
SUNRPC: Prevent hang on NFS mount with xprtsec=[m]tls
Chuck Lever
1
-0
/
+5
2025-05-28
Merge tag 'nfsd-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
9
-93
/
+74
2025-05-26
Merge tag 'vfs-6.16-rc1.async.dir' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-6
/
+6
2025-05-19
sunrpc: don't immediately retransmit on seqno miss
Nikhil Jha
1
-2
/
+7
2025-05-19
sunrpc: implement rfc2203 rpcsec_gss seqnum cache
Nikhil Jha
2
-24
/
+38
2025-05-15
svcrdma: Adjust the number of entries in svc_rdma_send_ctxt::sc_pages
Chuck Lever
1
-3
/
+13
2025-05-15
svcrdma: Adjust the number of entries in svc_rdma_recv_ctxt::rc_pages
Chuck Lever
1
-2
/
+6
2025-05-15
sunrpc: Adjust size of socket's receive page array dynamically
Chuck Lever
1
-2
/
+6
2025-05-15
SUNRPC: Remove svc_fill_write_vector()
Chuck Lever
1
-40
/
+0
2025-05-15
SUNRPC: Export xdr_buf_to_bvec()
Chuck Lever
1
-0
/
+1
2025-05-15
NFSD: De-duplicate the svc_fill_write_vector() call sites
Chuck Lever
1
-2
/
+2
2025-05-15
sunrpc: Replace the rq_bvec array with dynamically-allocated memory
Chuck Lever
2
-4
/
+10
2025-05-15
sunrpc: Replace the rq_pages array with dynamically-allocated memory
Chuck Lever
3
-24
/
+19
2025-05-15
sunrpc: Remove backchannel check in svc_init_buffer()
Chuck Lever
1
-4
/
+0
2025-05-15
svcrdma: Reduce the number of rdma_rw contexts per-QP
Chuck Lever
1
-6
/
+8
2025-05-12
svcrdma: Unregister the device if svc_rdma_accept() fails
Chuck Lever
1
-0
/
+1
2025-05-12
sunrpc: allow SOMAXCONN backlogged TCP connections
Jeff Layton
1
-1
/
+1
2025-05-12
sunrpc: add info about xprt queue times to svc_xprt_dequeue tracepoint
Jeff Layton
1
-0
/
+1
2025-05-12
sunrpc: fix race in cache cleanup causing stale nextcheck time
Long Li
1
-8
/
+7
2025-05-12
sunrpc: update nextcheck time when adding new cache entries
Long Li
1
-0
/
+2
2025-04-26
Merge tag 'nfsd-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
1
-5
/
+1
2025-04-26
Revert "sunrpc: clean cache_detail immediately when flush is written frequently"
Chuck Lever
1
-5
/
+1
2025-04-08
Use try_lookup_noperm() instead of d_hash_and_lookup() outside of VFS
NeilBrown
1
-6
/
+6
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
1
-2
/
+2
2025-04-03
Merge tag 'nfs-for-6.15-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
5
-13
/
+250
2025-04-01
Merge tag 'nfsd-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
4
-153
/
+7
2025-03-28
SUNRPC: Don't allow waiting for exiting tasks
Trond Myklebust
1
-0
/
+2
2025-03-27
Merge tag 'sysctl-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2025-03-26
SUNRPC: rpc_clnt_set_transport() must not change the autobind setting
Trond Myklebust
1
-3
/
+0
2025-03-26
SUNRPC: rpcbind should never reset the port to the value '0'
Trond Myklebust
1
-2
/
+3
2025-03-21
NFS: Treat ENETUNREACH errors as fatal in containers
Trond Myklebust
1
-8
/
+22
2025-03-21
sunrpc: Add a sysfs file for one-step xprt deletion
Anna Schumaker
1
-0
/
+46
2025-03-21
sunrpc: Add a sysfs file for adding a new xprt
Anna Schumaker
2
-0
/
+75
2025-03-21
sunrpc: Add a sysfs files for rpc_clnt information
Anna Schumaker
1
-0
/
+73
2025-03-21
sunrpc: Add a sysfs attr for xprtsec
Anna Schumaker
1
-0
/
+29
2025-03-10
svcrdma: do not unregister device for listeners
Olga Kornievskaia
1
-1
/
+2
2025-03-10
SUNRPC: Remove unused make_checksum
Dr. David Alan Gilbert
2
-94
/
+0
2025-03-10
SUNRPC: Remove unused krb5_decrypt
Dr. David Alan Gilbert
2
-57
/
+0
2025-03-10
sunrpc: clean cache_detail immediately when flush is written frequently
Li Lingfeng
1
-1
/
+5
2025-02-27
Merge tag 'net-6.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2
-10
/
+3
2025-02-25
sunrpc: suppress warnings for unused procfs functions
Arnd Bergmann
1
-7
/
+3
2025-02-22
net: better track kernel sockets lifetime
Eric Dumazet
2
-10
/
+3
2025-02-20
SUNRPC: Handle -ETIMEDOUT return from tlshd
Benjamin Coddington
1
-1
/
+9
2025-02-20
SUNRPC: Prevent looping due to rpc_signal_task() races
Trond Myklebust
1
-2
/
+0
[next]