index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2021-04-19
nfsd: reshuffle some code
J. Bruce Fields
1
-117
/
+118
2021-04-19
nfsd: track filehandle aliasing in nfs4_files
J. Bruce Fields
2
-9
/
+30
2021-04-19
nfsd: hash nfs4_files by inode number
J. Bruce Fields
2
-16
/
+12
2021-04-16
nfsd: ensure new clients break delegations
J. Bruce Fields
1
-5
/
+19
2021-04-15
nfsd: removed unused argument in nfsd_startup_generic()
Vasily Averin
1
-4
/
+4
2021-04-15
nfsd: remove unused function
Jiapeng Chong
1
-9
/
+0
2021-04-14
svcrdma: Pass a useful error code to the send_err tracepoint
Chuck Lever
1
-3
/
+9
2021-04-14
svcrdma: Rename goto labels in svc_rdma_sendto()
Chuck Lever
1
-12
/
+12
2021-04-14
svcrdma: Don't leak send_ctxt on Send errors
Chuck Lever
1
-4
/
+4
2021-04-06
NFSD: Use DEFINE_SPINLOCK() for spinlock
Guobin Huang
1
-2
/
+1
2021-04-06
sunrpc: Remove unused function ip_map_lookup
Jiapeng Chong
1
-9
/
+0
2021-04-01
NFSv4.2: fix copy stateid copying for the async copy
Olga Kornievskaia
1
-2
/
+2
2021-03-31
UAPI: nfsfh.h: Replace one-element array with flexible-array member
Gustavo A. R. Silva
1
-8
/
+19
2021-03-31
svcrdma: Clean up dto_q critical section in svc_rdma_recvfrom()
Chuck Lever
1
-7
/
+7
2021-03-31
svcrdma: Remove svc_rdma_recv_ctxt::rc_pages and ::rc_arg
Chuck Lever
3
-20
/
+0
2021-03-31
svcrdma: Remove sc_read_complete_q
Chuck Lever
3
-54
/
+6
2021-03-31
svcrdma: Single-stage RDMA Read
Chuck Lever
2
-67
/
+37
2021-03-22
SUNRPC: Move svc_xprt_received() call sites
Chuck Lever
3
-5
/
+17
2021-03-22
SUNRPC: Export svc_xprt_received()
Chuck Lever
3
-4
/
+11
2021-03-22
svcrdma: Retain the page backing rq_res.head[0].iov_base
Chuck Lever
1
-0
/
+5
2021-03-22
svcrdma: Remove unused sc_pages field
Chuck Lever
2
-27
/
+1
2021-03-22
svcrdma: Normalize Send page handling
Chuck Lever
3
-14
/
+24
2021-03-22
svcrdma: Add a "deferred close" helper
Chuck Lever
7
-24
/
+30
2021-03-22
svcrdma: Maintain a Receive water mark
Chuck Lever
3
-3
/
+14
2021-03-22
svcrdma: Use svc_rdma_refresh_recvs() in wc_receive
Chuck Lever
1
-32
/
+11
2021-03-22
svcrdma: Add a batch Receive posting mechanism
Chuck Lever
1
-14
/
+42
2021-03-22
svcrdma: Remove stale comment for svc_rdma_wc_receive()
Chuck Lever
1
-2
/
+0
2021-03-22
svcrdma: Provide an explanatory comment in CMA event handler
Chuck Lever
1
-0
/
+3
2021-03-22
svcrdma: RPCDBG_FACILITY is no longer used
Chuck Lever
2
-4
/
+0
2021-03-22
nfsd: report client confirmation status in "info" file
NeilBrown
4
-11
/
+30
2021-03-22
nfsd: don't ignore high bits of copy count
J. Bruce Fields
1
-1
/
+1
2021-03-22
nfsd: COPY with length 0 should copy to end of file
J. Bruce Fields
1
-0
/
+3
2021-03-22
nfsd: Fix typo "accesible"
Ricardo Ribalda
1
-3
/
+3
2021-03-22
nfsd: Ensure knfsd shuts down when the "nfsd" pseudofs is unmounted
Trond Myklebust
5
-25
/
+41
2021-03-22
nfsd: Log client tracking type log message as info instead of warning
Paul Menzel
1
-4
/
+4
2021-03-22
nfsd: helper for laundromat expiry calculations
J. Bruce Fields
1
-22
/
+27
2021-03-22
NFSD: Clean up NFSDDBG_FACILITY macro
Chuck Lever
2
-5
/
+0
2021-03-22
NFSD: Add a tracepoint to record directory entry encoding
Chuck Lever
2
-3
/
+30
2021-03-22
NFSD: Clean up after updating NFSv3 ACL encoders
Chuck Lever
2
-88
/
+0
2021-03-22
NFSD: Update the NFSv3 SETACL result encoder to use struct xdr_stream
Chuck Lever
1
-3
/
+3
2021-03-22
NFSD: Update the NFSv3 GETACL result encoder to use struct xdr_stream
Chuck Lever
3
-16
/
+43
2021-03-22
NFSD: Clean up after updating NFSv2 ACL encoders
Chuck Lever
2
-65
/
+0
2021-03-22
NFSD: Update the NFSv2 ACL ACCESS result encoder to use struct xdr_stream
Chuck Lever
1
-7
/
+12
2021-03-22
NFSD: Update the NFSv2 ACL GETATTR result encoder to use struct xdr_stream
Chuck Lever
1
-22
/
+2
2021-03-22
NFSD: Update the NFSv2 SETACL result encoder to use struct xdr_stream
Chuck Lever
1
-2
/
+2
2021-03-22
NFSD: Update the NFSv2 GETACL result encoder to use struct xdr_stream
Chuck Lever
3
-28
/
+41
2021-03-22
NFSD: Add an xdr_stream-based encoder for NFSv2/3 ACLs
Chuck Lever
2
-0
/
+74
2021-03-22
NFSD: Remove unused NFSv2 directory entry encoders
Chuck Lever
3
-57
/
+6
2021-03-22
NFSD: Update the NFSv2 READDIR entry encoder to use struct xdr_stream
Chuck Lever
3
-11
/
+103
2021-03-22
NFSD: Update the NFSv2 READDIR result encoder to use struct xdr_stream
Chuck Lever
2
-9
/
+14
[next]