index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
nfsd
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block
Linus Torvalds
2021-02-21
1
-1
/
+1
|
\
|
*
block: remove unnecessary argument from blk_execute_rq
Guoqing Jiang
2021-01-24
1
-1
/
+1
*
|
nfsd: skip some unnecessary stats in the v4 case
J. Bruce Fields
2021-01-30
1
-17
/
+27
*
|
nfs: use change attribute for NFS re-exports
J. Bruce Fields
2021-01-30
1
-1
/
+4
*
|
NFSv4_2: SSC helper should use its own config.
Dai Ngo
2021-01-28
1
-0
/
+1
*
|
nfsd: cstate->session->se_client -> cstate->clp
J. Bruce Fields
2021-01-28
2
-11
/
+10
*
|
nfsd: simplify nfsd4_check_open_reclaim
J. Bruce Fields
2021-01-28
3
-19
/
+5
*
|
nfsd: remove unused set_client argument
J. Bruce Fields
2021-01-28
1
-13
/
+10
*
|
nfsd: find_cpntf_state cleanup
J. Bruce Fields
2021-01-25
1
-8
/
+14
*
|
nfsd: refactor set_client
J. Bruce Fields
2021-01-25
1
-16
/
+16
*
|
nfsd: rename lookup_clientid->set_client
J. Bruce Fields
2021-01-25
1
-10
/
+8
*
|
nfsd: simplify nfsd_renew
J. Bruce Fields
2021-01-25
1
-6
/
+3
*
|
nfsd: simplify process_lock
J. Bruce Fields
2021-01-25
1
-4
/
+0
*
|
nfsd4: simplify process_lookup1
J. Bruce Fields
2021-01-25
1
-2
/
+0
*
|
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: 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
1
-17
/
+121
*
|
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
[next]