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