index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nfsd
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-22
NFSD: Update the NFSv3 COMMIT3res encoder to use struct xdr_stream
Chuck Lever
1
-39
/
+15
2021-03-22
NFSD: Update the NFSv3 PATHCONF3res encoder to use struct xdr_stream
Chuck Lever
1
-11
/
+33
2021-03-22
NFSD: Update the NFSv3 FSINFO3res encoder to use struct xdr_stream
Chuck Lever
1
-16
/
+46
2021-03-22
NFSD: Update the NFSv3 FSSTAT3res encoder to use struct xdr_stream
Chuck Lever
1
-14
/
+44
2021-03-22
NFSD: Update the NFSv3 LINK3res encoder to use struct xdr_stream
Chuck Lever
1
-4
/
+4
2021-03-22
NFSD: Update the NFSv3 RENAMEv3res encoder to use struct xdr_stream
Chuck Lever
1
-4
/
+4
2021-03-22
NFSD: Update the NFSv3 CREATE family of encoders to use struct xdr_stream
Chuck Lever
1
-7
/
+28
2021-03-22
NFSD: Update the NFSv3 WRITE3res encoder to use struct xdr_stream
Chuck Lever
1
-8
/
+32
2021-03-22
NFSD: Update the NFSv3 READ3res encode to use struct xdr_stream
Chuck Lever
3
-20
/
+25
2021-03-22
NFSD: Update the NFSv3 READLINK3res encoder to use struct xdr_stream
Chuck Lever
3
-18
/
+22
2021-03-22
NFSD: Update the NFSv3 wccstat result encoder to use struct xdr_stream
Chuck Lever
1
-3
/
+65
2021-03-22
NFSD: Update the NFSv3 LOOKUP3res encoder to use struct xdr_stream
Chuck Lever
3
-10
/
+37
2021-03-22
NFSD: Update the NFSv3 ACCESS3res encoder to use struct xdr_stream
Chuck Lever
2
-6
/
+46
2021-03-22
NFSD: Update the GETATTR3res encoder to use struct xdr_stream
Chuck Lever
5
-12
/
+91
2021-03-22
NFSD: Extract the svcxdr_init_encode() helper
Chuck Lever
5
-84
/
+69
2021-03-11
NFSD: fix error handling in NFSv4.0 callbacks
Olga Kornievskaia
1
-0
/
+1
2021-03-09
NFSD: fix dest to src mount in inter-server COPY
Olga Kornievskaia
1
-1
/
+1
2021-03-09
Revert "nfsd4: a client's own opens needn't prevent delegations"
J. Bruce Fields
1
-40
/
+14
2021-03-09
Revert "nfsd4: remove check_conflicting_opens warning"
J. Bruce Fields
1
-0
/
+1
2021-03-08
new helper: inode_wrong_type()
Al Viro
1
-1
/
+1
2021-03-06
nfsd: don't abort copies early
J. Bruce Fields
1
-1
/
+1
2021-03-06
fs: nfsd: fix kconfig dependency warning for NFSD_V4
Julian Braha
1
-0
/
+1
2021-03-06
nfsd: Don't keep looking up unhashed files in the nfsd file cache
Trond Myklebust
1
-0
/
+2
2021-02-23
Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
8
-33
/
+57
2021-02-22
Merge tag 'nfsd-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
1
-7
/
+7
2021-02-21
Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-1
/
+1
2021-02-15
nfsd: register pernet ops last, unregister first
J. Bruce Fields
1
-7
/
+7
2021-01-30
nfsd: skip some unnecessary stats in the v4 case
J. Bruce Fields
1
-17
/
+27
2021-01-30
nfs: use change attribute for NFS re-exports
J. Bruce Fields
1
-1
/
+4
2021-01-28
NFSv4_2: SSC helper should use its own config.
Dai Ngo
1
-0
/
+1
2021-01-28
nfsd: cstate->session->se_client -> cstate->clp
J. Bruce Fields
2
-11
/
+10
2021-01-28
nfsd: simplify nfsd4_check_open_reclaim
J. Bruce Fields
3
-19
/
+5
2021-01-28
nfsd: remove unused set_client argument
J. Bruce Fields
1
-13
/
+10
2021-01-25
nfsd: find_cpntf_state cleanup
J. Bruce Fields
1
-8
/
+14
2021-01-25
nfsd: refactor set_client
J. Bruce Fields
1
-16
/
+16
2021-01-25
nfsd: rename lookup_clientid->set_client
J. Bruce Fields
1
-10
/
+8
2021-01-25
nfsd: simplify nfsd_renew
J. Bruce Fields
1
-6
/
+3
2021-01-25
nfsd: simplify process_lock
J. Bruce Fields
1
-4
/
+0
2021-01-25
nfsd4: simplify process_lookup1
J. Bruce Fields
1
-2
/
+0
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: Update the NFSv2 GETACL argument decoder to use struct xdr_stream
Chuck Lever
4
-7
/
+17
[prev]
[next]