summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2020-11-30NFSD: Replace READ* macros in nfsd4_decode_locku()Chuck Lever
2020-11-30NFSD: Replace READ* macros in nfsd4_decode_lockt()Chuck Lever
2020-11-30NFSD: Replace READ* macros in nfsd4_decode_lock()Chuck Lever
2020-11-30NFSD: Add helper for decoding locker4Chuck Lever
2020-11-30NFSD: Add helpers to decode a clientid4 and an NFSv4 state ownerChuck Lever
2020-11-30NFSD: Relocate nfsd4_decode_opaque()Chuck Lever
2020-11-30 NFSD: Replace READ* macros in nfsd4_decode_link()Chuck Lever
2020-11-30NFSD: Replace READ* macros in nfsd4_decode_getattr()Chuck Lever
2020-11-30NFSD: Replace READ* macros in nfsd4_decode_delegreturn()Chuck Lever
2020-11-30NFSD: Replace READ* macros in nfsd4_decode_create()Chuck Lever
2020-11-30NFSD: Replace READ* macros in nfsd4_decode_fattr()Chuck Lever
2020-11-30NFSD: Replace READ* macros that decode the fattr4 umask attributeChuck Lever
2020-11-30NFSD: Replace READ* macros that decode the fattr4 security label attributeChuck Lever
2020-11-30NFSD: Replace READ* macros that decode the fattr4 time_set attributesChuck Lever
2020-11-30NFSD: Replace READ* macros that decode the fattr4 owner_group attributeChuck Lever
2020-11-30NFSD: Replace READ* macros that decode the fattr4 owner attributeChuck Lever
2020-11-30NFSD: Replace READ* macros that decode the fattr4 mode attributeChuck Lever
2020-11-30NFSD: Replace READ* macros that decode the fattr4 acl attributeChuck Lever
2020-11-30NFSD: Replace READ* macros that decode the fattr4 size attributeChuck Lever
2020-11-30NFSD: Change the way the expected length of a fattr4 is checkedChuck Lever
2020-11-30NFSD: Replace READ* macros in nfsd4_decode_commit()Chuck Lever
2020-11-30NFSD: Replace READ* macros in nfsd4_decode_close()Chuck Lever
2020-11-30NFSD: Replace READ* macros in nfsd4_decode_access()Chuck Lever
2020-11-30NFSD: Replace the internals of the READ_BUF() macroChuck Lever
2020-11-30NFSD: Add tracepoints in nfsd4_decode/encode_compound()Chuck Lever
2020-11-30NFSD: Add tracepoints in nfsd_dispatch()Chuck Lever
2020-11-30NFSD: Add common helpers to decode void args and encode void resultsChuck Lever
2020-11-30SUNRPC: Prepare for xdr_stream-style decoding on the server-sideChuck Lever
2020-11-30SUNRPC: Add xdr_set_scratch_page() and xdr_reset_scratch_buffer()Chuck Lever
2020-11-30nfsd: Fix error return code in nfsd_file_cache_init()Huang Guobin
2020-11-30NFSD: Add SPDX header for fs/nfsd/trace.cChuck Lever
2020-11-30NFSD: Remove extra "0x" in tracepoint format specifierChuck Lever
2020-11-30NFSD: Clean up the show_nf_may macroChuck Lever
2020-11-30nfsd/nfs3: remove unused macro nfsd3_fhandleresAlex Shi
2020-11-30NFSD: A semicolon is not needed after a switch statement.Tom Rix
2020-11-30NFSD: Invoke svc_encode_result_payload() in "read" NFSD encodersChuck Lever
2020-11-30SUNRPC: Rename svc_encode_read_payload()Chuck Lever
2020-11-29Merge tag 'efi-urgent-for-v5.10-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-11-27Merge tag 'io_uring-5.10-2020-11-27' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-11-27Merge tag 'for-5.10-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-11-26io_uring: fix files grab/cancel racePavel Begunkov
2020-11-25efivarfs: revert "fix memory leak in efivarfs_create()"Ard Biesheuvel
2020-11-24Merge tag '5.10-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2020-11-24io_uring: fix ITER_BVEC checkPavel Begunkov
2020-11-24io_uring: fix shift-out-of-bounds when round up cq sizeJoseph Qi
2020-11-23btrfs: fix lockdep splat when enabling and disabling qgroupsFilipe Manana
2020-11-23btrfs: do nofs allocations when adding and removing qgroup relationsFilipe Manana
2020-11-23btrfs: fix lockdep splat when reading qgroup config on mountFilipe Manana
2020-11-23btrfs: tree-checker: add missing returns after data_ref alignment checksDavid Sterba
2020-11-23btrfs: don't access possibly stale fs_info data for printing duplicate deviceJohannes Thumshirn