Age | Commit message (Expand) | Author |
2021-02-23 | Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2021-02-22 | Merge tag 'nfsd-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/... | Linus Torvalds |
2021-02-21 | Merge tag 'for-5.12/block-2021-02-17' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-02-15 | nfsd: register pernet ops last, unregister first | J. Bruce Fields |
2021-01-30 | nfsd: skip some unnecessary stats in the v4 case | J. Bruce Fields |
2021-01-30 | nfs: use change attribute for NFS re-exports | J. Bruce Fields |
2021-01-28 | NFSv4_2: SSC helper should use its own config. | Dai Ngo |
2021-01-28 | nfsd: cstate->session->se_client -> cstate->clp | J. Bruce Fields |
2021-01-28 | nfsd: simplify nfsd4_check_open_reclaim | J. Bruce Fields |
2021-01-28 | nfsd: remove unused set_client argument | J. Bruce Fields |
2021-01-25 | nfsd: find_cpntf_state cleanup | J. Bruce Fields |
2021-01-25 | nfsd: refactor set_client | J. Bruce Fields |
2021-01-25 | nfsd: rename lookup_clientid->set_client | J. Bruce Fields |
2021-01-25 | nfsd: simplify nfsd_renew | J. Bruce Fields |
2021-01-25 | nfsd: simplify process_lock | J. Bruce Fields |
2021-01-25 | nfsd4: simplify process_lookup1 | J. Bruce Fields |
2021-01-25 | nfsd: report per-export stats | Amir Goldstein |
2021-01-25 | nfsd: protect concurrent access to nfsd stats counters | Amir Goldstein |
2021-01-25 | nfsd: remove unused stats counters | Amir Goldstein |
2021-01-25 | NFSD: Clean up after updating NFSv3 ACL decoders | Chuck Lever |
2021-01-25 | NFSD: Update the NFSv2 SETACL argument decoder to use struct xdr_stream | Chuck Lever |
2021-01-25 | NFSD: Update the NFSv3 GETACL argument decoder to use struct xdr_stream | Chuck Lever |
2021-01-25 | NFSD: Clean up after updating NFSv2 ACL decoders | Chuck Lever |
2021-01-25 | NFSD: Update the NFSv2 ACL ACCESS argument decoder to use struct xdr_stream | Chuck Lever |
2021-01-25 | NFSD: Update the NFSv2 ACL GETATTR argument decoder to use struct xdr_stream | Chuck Lever |
2021-01-25 | NFSD: Update the NFSv2 SETACL argument decoder to use struct xdr_stream | Chuck Lever |
2021-01-25 | NFSD: Update the NFSv2 GETACL argument decoder to use struct xdr_stream | Chuck Lever |
2021-01-25 | NFSD: Remove argument length checking in nfsd_dispatch() | Chuck Lever |
2021-01-25 | NFSD: Update the NFSv2 SYMLINK argument decoder to use struct xdr_stream | Chuck Lever |
2021-01-25 | NFSD: Update the NFSv2 CREATE argument decoder to use struct xdr_stream | Chuck Lever |
2021-01-25 | NFSD: Update the NFSv2 SETATTR argument decoder to use struct xdr_stream | Chuck Lever |
2021-01-25 | NFSD: Update the NFSv2 LINK argument decoder to use struct xdr_stream | Chuck Lever |
2021-01-25 | NFSD: Update the NFSv2 RENAME argument decoder to use struct xdr_stream | Chuck Lever |
2021-01-25 | NFSD: Update NFSv2 diropargs decoding to use struct xdr_stream | Chuck Lever |
2021-01-25 | NFSD: Update the NFSv2 READDIR argument decoder to use struct xdr_stream | Chuck Lever |
2021-01-25 | NFSD: Add helper to set up the pages where the dirlist is encoded | Chuck Lever |
2021-01-25 | NFSD: Update the NFSv2 READLINK argument decoder to use struct xdr_stream | Chuck Lever |
2021-01-25 | NFSD: Update the NFSv2 WRITE argument decoder to use struct xdr_stream | Chuck Lever |
2021-01-25 | NFSD: Update the NFSv2 READ argument decoder to use struct xdr_stream | Chuck Lever |
2021-01-25 | NFSD: Update the NFSv2 GETATTR argument decoder to use struct xdr_stream | Chuck Lever |
2021-01-25 | NFSD: Update the MKNOD3args decoder to use struct xdr_stream | Chuck Lever |
2021-01-25 | NFSD: Update the SYMLINK3args decoder to use struct xdr_stream | Chuck Lever |
2021-01-25 | NFSD: Update the MKDIR3args decoder to use struct xdr_stream | Chuck Lever |
2021-01-25 | NFSD: Update the CREATE3args decoder to use struct xdr_stream | Chuck Lever |
2021-01-25 | NFSD: Update the SETATTR3args decoder to use struct xdr_stream | Chuck Lever |
2021-01-25 | NFSD: Update the LINK3args decoder to use struct xdr_stream | Chuck Lever |
2021-01-25 | NFSD: Update the RENAME3args decoder to use struct xdr_stream | Chuck Lever |
2021-01-25 | NFSD: Update the NFSv3 DIROPargs decoder to use struct xdr_stream | Chuck Lever |
2021-01-25 | NFSD: Update COMMIT3arg decoder to use struct xdr_stream | Chuck Lever |
2021-01-25 | NFSD: Update READDIR3args decoders to use struct xdr_stream | Chuck Lever |