Age | Commit message (Expand) | Author |
2021-05-07 | Merge tag 'nfs-for-5.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2021-05-07 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-05-07 | treewide: remove editor modelines and cruft | Masahiro Yamada |
2021-05-05 | Merge tag 'nfsd-5.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/... | Linus Torvalds |
2021-04-27 | Merge branch 'work.inode-type-fixes' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2021-04-26 | NFSv4.2: Remove ifdef CONFIG_NFSD from NFSv4.2 client SSC code. | Dai Ngo |
2021-04-20 | nfsd: Fix fall-through warnings for Clang | Gustavo A. R. Silva |
2021-04-19 | nfsd: grant read delegations to clients holding writes | J. Bruce Fields |
2021-04-19 | nfsd: reshuffle some code | J. Bruce Fields |
2021-04-19 | nfsd: track filehandle aliasing in nfs4_files | J. Bruce Fields |
2021-04-19 | nfsd: hash nfs4_files by inode number | J. Bruce Fields |
2021-04-16 | nfsd: ensure new clients break delegations | J. Bruce Fields |
2021-04-15 | nfsd: removed unused argument in nfsd_startup_generic() | Vasily Averin |
2021-04-15 | nfsd: remove unused function | Jiapeng Chong |
2021-04-06 | NFSD: Use DEFINE_SPINLOCK() for spinlock | Guobin Huang |
2021-04-01 | NFSv4.2: fix copy stateid copying for the async copy | Olga Kornievskaia |
2021-03-22 | nfsd: report client confirmation status in "info" file | NeilBrown |
2021-03-22 | nfsd: don't ignore high bits of copy count | J. Bruce Fields |
2021-03-22 | nfsd: COPY with length 0 should copy to end of file | J. Bruce Fields |
2021-03-22 | nfsd: Fix typo "accesible" | Ricardo Ribalda |
2021-03-22 | nfsd: Ensure knfsd shuts down when the "nfsd" pseudofs is unmounted | Trond Myklebust |
2021-03-22 | nfsd: Log client tracking type log message as info instead of warning | Paul Menzel |
2021-03-22 | nfsd: helper for laundromat expiry calculations | J. Bruce Fields |
2021-03-22 | NFSD: Clean up NFSDDBG_FACILITY macro | Chuck Lever |
2021-03-22 | NFSD: Add a tracepoint to record directory entry encoding | Chuck Lever |
2021-03-22 | NFSD: Clean up after updating NFSv3 ACL encoders | Chuck Lever |
2021-03-22 | NFSD: Update the NFSv3 SETACL result encoder to use struct xdr_stream | Chuck Lever |
2021-03-22 | NFSD: Update the NFSv3 GETACL result encoder to use struct xdr_stream | Chuck Lever |
2021-03-22 | NFSD: Clean up after updating NFSv2 ACL encoders | Chuck Lever |
2021-03-22 | NFSD: Update the NFSv2 ACL ACCESS result encoder to use struct xdr_stream | Chuck Lever |
2021-03-22 | NFSD: Update the NFSv2 ACL GETATTR result encoder to use struct xdr_stream | Chuck Lever |
2021-03-22 | NFSD: Update the NFSv2 SETACL result encoder to use struct xdr_stream | Chuck Lever |
2021-03-22 | NFSD: Update the NFSv2 GETACL result encoder to use struct xdr_stream | Chuck Lever |
2021-03-22 | NFSD: Remove unused NFSv2 directory entry encoders | Chuck Lever |
2021-03-22 | NFSD: Update the NFSv2 READDIR entry encoder to use struct xdr_stream | Chuck Lever |
2021-03-22 | NFSD: Update the NFSv2 READDIR result encoder to use struct xdr_stream | Chuck Lever |
2021-03-22 | NFSD: Count bytes instead of pages in the NFSv2 READDIR encoder | Chuck Lever |
2021-03-22 | NFSD: Add a helper that encodes NFSv3 directory offset cookies | Chuck Lever |
2021-03-22 | NFSD: Update the NFSv2 STATFS result encoder to use struct xdr_stream | Chuck Lever |
2021-03-22 | NFSD: Update the NFSv2 READ result encoder to use struct xdr_stream | Chuck Lever |
2021-03-22 | NFSD: Update the NFSv2 READLINK result encoder to use struct xdr_stream | Chuck Lever |
2021-03-22 | NFSD: Update the NFSv2 diropres encoder to use struct xdr_stream | Chuck Lever |
2021-03-22 | NFSD: Update the NFSv2 attrstat encoder to use struct xdr_stream | Chuck Lever |
2021-03-22 | NFSD: Update the NFSv2 stat encoder to use struct xdr_stream | Chuck Lever |
2021-03-22 | NFSD: Reduce svc_rqst::rq_pages churn during READDIR operations | Chuck Lever |
2021-03-22 | NFSD: Remove unused NFSv3 directory entry encoders | Chuck Lever |
2021-03-22 | NFSD: Update NFSv3 READDIR entry encoders to use struct xdr_stream | Chuck Lever |
2021-03-22 | NFSD: Update the NFSv3 READDIR3res encoder to use struct xdr_stream | Chuck Lever |
2021-03-22 | NFSD: Count bytes instead of pages in the NFSv3 READDIR encoder | Chuck Lever |
2021-03-22 | NFSD: Add a helper that encodes NFSv3 directory offset cookies | Chuck Lever |