index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
mac80211
/
trace.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-01-25
svcrdma: DMA-sync the receive buffer in svc_rdma_recvfrom()
Chuck Lever
1
-3
/
+3
2021-01-25
svcrdma: Reduce Receive doorbell rate
Chuck Lever
2
-39
/
+44
2021-01-25
svcrdma: Deprecate stat variables that are no longer used
Chuck Lever
2
-62
/
+27
2021-01-25
svcrdma: Restore read and write stats
Chuck Lever
3
-10
/
+22
2021-01-25
svcrdma: Convert rdma_stat_sq_starve to a per-CPU counter
Chuck Lever
4
-6
/
+12
2021-01-25
svcrdma: Convert rdma_stat_recv to a per-CPU counter
Chuck Lever
3
-7
/
+54
2021-01-25
svcrdma: Refactor svc_rdma_init() and svc_rdma_clean_up()
Chuck Lever
1
-7
/
+23
2021-01-25
nfsd: report per-export stats
Amir Goldstein
7
-16
/
+92
2021-01-25
nfsd: protect concurrent access to nfsd stats counters
Amir Goldstein
8
-53
/
+192
2021-01-25
nfsd: remove unused stats counters
Amir Goldstein
2
-35
/
+16
2021-01-25
NFSD: Clean up after updating NFSv3 ACL decoders
Chuck Lever
2
-22
/
+0
2021-01-25
NFSD: Update the NFSv2 SETACL argument decoder to use struct xdr_stream
Chuck Lever
1
-18
/
+13
2021-01-25
NFSD: Update the NFSv3 GETACL argument decoder to use struct xdr_stream
Chuck Lever
3
-6
/
+17
2021-01-25
NFSD: Clean up after updating NFSv2 ACL decoders
Chuck Lever
2
-19
/
+0
2021-01-25
NFSD: Update the NFSv2 ACL ACCESS argument decoder to use struct xdr_stream
Chuck Lever
1
-5
/
+6
2021-01-25
NFSD: Update the NFSv2 ACL GETATTR argument decoder to use struct xdr_stream
Chuck Lever
1
-11
/
+1
2021-01-25
NFSD: Update the NFSv2 SETACL argument decoder to use struct xdr_stream
Chuck Lever
2
-18
/
+13
2021-01-25
NFSD: Add an xdr_stream-based decoder for NFSv2/3 ACLs
Chuck Lever
2
-0
/
+55
2021-01-25
NFSD: Update the NFSv2 GETACL argument decoder to use struct xdr_stream
Chuck Lever
4
-7
/
+17
2021-01-25
NFSD: Remove argument length checking in nfsd_dispatch()
Chuck Lever
1
-34
/
+0
2021-01-25
NFSD: Update the NFSv2 SYMLINK argument decoder to use struct xdr_stream
Chuck Lever
1
-103
/
+10
2021-01-25
NFSD: Update the NFSv2 CREATE argument decoder to use struct xdr_stream
Chuck Lever
1
-6
/
+4
2021-01-25
NFSD: Update the NFSv2 SETATTR argument decoder to use struct xdr_stream
Chuck Lever
1
-6
/
+76
2021-01-25
NFSD: Update the NFSv2 LINK argument decoder to use struct xdr_stream
Chuck Lever
1
-6
/
+4
2021-01-25
NFSD: Update the NFSv2 RENAME argument decoder to use struct xdr_stream
Chuck Lever
1
-7
/
+5
2021-01-25
NFSD: Update NFSv2 diropargs decoding to use struct xdr_stream
Chuck Lever
1
-5
/
+34
2021-01-25
NFSD: Update the NFSv2 READDIR argument decoder to use struct xdr_stream
Chuck Lever
1
-5
/
+7
2021-01-25
NFSD: Add helper to set up the pages where the dirlist is encoded
Chuck Lever
3
-14
/
+18
2021-01-25
NFSD: Update the NFSv2 READLINK argument decoder to use struct xdr_stream
Chuck Lever
3
-23
/
+5
2021-01-25
NFSD: Update the NFSv2 WRITE argument decoder to use struct xdr_stream
Chuck Lever
1
-31
/
+21
2021-01-25
NFSD: Update the NFSv2 READ argument decoder to use struct xdr_stream
Chuck Lever
3
-39
/
+30
2021-01-25
NFSD: Update the NFSv2 GETATTR argument decoder to use struct xdr_stream
Chuck Lever
3
-9
/
+23
2021-01-25
NFSD: Update the MKNOD3args decoder to use struct xdr_stream
Chuck Lever
1
-72
/
+35
2021-01-25
NFSD: Update the SYMLINK3args decoder to use struct xdr_stream
Chuck Lever
1
-13
/
+16
2021-01-25
NFSD: Update the MKDIR3args decoder to use struct xdr_stream
Chuck Lever
1
-6
/
+4
2021-01-25
NFSD: Update the CREATE3args decoder to use struct xdr_stream
Chuck Lever
1
-10
/
+10
2021-01-25
NFSD: Update the SETATTR3args decoder to use struct xdr_stream
Chuck Lever
2
-17
/
+127
2021-01-25
NFSD: Update the LINK3args decoder to use struct xdr_stream
Chuck Lever
1
-6
/
+4
2021-01-25
NFSD: Update the RENAME3args decoder to use struct xdr_stream
Chuck Lever
1
-7
/
+5
2021-01-25
NFSD: Update the NFSv3 DIROPargs decoder to use struct xdr_stream
Chuck Lever
1
-5
/
+35
2021-01-25
NFSD: Update COMMIT3arg decoder to use struct xdr_stream
Chuck Lever
1
-5
/
+8
2021-01-25
NFSD: Update READDIR3args decoders to use struct xdr_stream
Chuck Lever
2
-15
/
+24
2021-01-25
NFSD: Add helper to set up the pages where the dirlist is encoded
Chuck Lever
3
-31
/
+19
2021-01-25
NFSD: Fix returned READDIR offset cookie
Chuck Lever
1
-3
/
+4
2021-01-25
NFSD: Update READLINK3arg decoder to use struct xdr_stream
Chuck Lever
3
-23
/
+5
2021-01-25
NFSD: Update WRITE3arg decoder to use struct xdr_stream
Chuck Lever
1
-31
/
+20
2021-01-25
NFSD: Update READ3arg decoder to use struct xdr_stream
Chuck Lever
3
-27
/
+25
2021-01-25
NFSD: Update ACCESS3arg decoder to use struct xdr_stream
Chuck Lever
2
-5
/
+6
2021-01-25
NFSD: Update GETATTR3args decoder to use struct xdr_stream
Chuck Lever
3
-9
/
+27
2021-01-25
SUNRPC: Move definition of XDR_UNIT
Chuck Lever
2
-6
/
+10
[next]