summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-08-30Merge tag 'integrity-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds
2023-08-30Merge tag 'lsm-pr-20230829' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-08-30Merge tag 'selinux-pr-20230829' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-08-30Merge tag 'audit-pr-20230829' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-08-30NFSv4.2: fix handling of COPY ERR_OFFLOAD_NO_REQOlga Kornievskaia
2023-08-30NFS: Guard against READDIR loop when entry names exceed MAXNAMELENBenjamin Coddington
2023-08-30fs/jfs: Use common ucs2 upper case tableDr. David Alan Gilbert
2023-08-30fs/smb/client: Use common code in clientDr. David Alan Gilbert
2023-08-30fs/smb: Swing unicode common code from smb->NLSDr. David Alan Gilbert
2023-08-30fs/smb: Remove unicode 'lower' tablesDr. David Alan Gilbert
2023-08-30SMB3: rename macro CIFS_SERVER_IS_CHAN to avoid confusionSteve French
2023-08-30csky: Fixup compile errorGuo Ren
2023-08-29Merge tag 'dma-mapping-6.6-2023-08-29' of git://git.infradead.org/users/hch/d...Linus Torvalds
2023-08-29Merge tag 'for-6.6/block-2023-08-28' of git://git.kernel.dk/linuxLinus Torvalds
2023-08-29Merge tag 'for-6.6/io_uring-2023-08-28' of git://git.kernel.dk/linuxLinus Torvalds
2023-08-29Merge tag 'sysctl-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds
2023-08-29Merge tag 'modules-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-08-29clk: qcom: Fix SM_GPUCC_8450 dependenciesNathan Chancellor
2023-08-29Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...Linus Torvalds
2023-08-29Documentation: Add missing documentation for EXPORT_OP flagsChuck Lever
2023-08-29SUNRPC: Remove unused declaration rpc_modcount()Yue Haibing
2023-08-29SUNRPC: Remove unused declarationsYue Haibing
2023-08-29NFSD: da_addr_body field missing in some GETDEVICEINFO repliesChuck Lever
2023-08-29SUNRPC: Remove return value of svc_pool_wake_idle_thread()NeilBrown
2023-08-29SUNRPC: make rqst_should_sleep() idempotent()NeilBrown
2023-08-29SUNRPC: Clean up svc_set_num_threadsChuck Lever
2023-08-29SUNRPC: Count ingress RPC messages per svc_poolChuck Lever
2023-08-29SUNRPC: Deduplicate thread wake-up codeChuck Lever
2023-08-29SUNRPC: Move trace_svc_xprt_enqueueChuck Lever
2023-08-29SUNRPC: Add enum svc_auth_statusChuck Lever
2023-08-29SUNRPC: change svc_xprt::xpt_flags bits to enumChuck Lever
2023-08-29SUNRPC: change svc_rqst::rq_flags bits to enumNeilBrown
2023-08-29SUNRPC: change svc_pool::sp_flags bits to enumNeilBrown
2023-08-29SUNRPC: change cache_head.flags bits to enumNeilBrown
2023-08-29SUNRPC: remove timeout arg from svc_recv()NeilBrown
2023-08-29SUNRPC: change svc_recv() to return void.NeilBrown
2023-08-29SUNRPC: call svc_process() from svc_recv().NeilBrown
2023-08-29nfsd: separate nfsd_last_thread() from nfsd_put()NeilBrown
2023-08-29nfsd: Simplify code around svc_exit_thread() call in nfsd()NeilBrown
2023-08-29nfsd: don't allow nfsd threads to be signalled.NeilBrown
2023-08-29lockd: remove SIGKILL handlingNeilBrown
2023-08-29fs: lockd: avoid possible wrong NULL parameterSu Hui
2023-08-29exportfs: remove kernel-doc warnings in exportfsZhu Wang
2023-08-29SUNRPC: Reduce thread wake-up rate when receiving large RPC messagesChuck Lever
2023-08-29SUNRPC: Revert e0a912e8ddbaChuck Lever
2023-08-29SUNRPC: Convert svc_udp_sendto() to use the per-socket bio_vec arrayChuck Lever
2023-08-29SUNRPC: Send RPC message on TCP with a single sock_sendmsg() callChuck Lever
2023-08-29SUNRPC: Convert svc_tcp_sendmsg to use bio_vecs directlyChuck Lever
2023-08-29nfsd: inherit required unset default acls from effective setJeff Layton
2023-08-29sunrpc: Remove unused extern declarationsYueHaibing