summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'nfs-for-6.8-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds2024-01-106-15/+17
|\
| * NFSv4.1: Use the nfs_client's rpc timeouts for backchannelBenjamin Coddington2024-01-044-13/+17
| * nfs: Remove writepageMatthew Wilcox (Oracle)2024-01-041-1/+0
| * SUNRPC: Remove unused function rpc_clnt_xprt_switch_put()Anna Schumaker2024-01-041-1/+0
* | Merge tag 'ext4_for_linus-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-01-101-11/+26
|\ \
| * | jbd2: remove unused 'JBD2_CHECKPOINT_IO_ERROR' and 'j_atomic_flags'Zhihao Cheng2024-01-041-11/+0
| * | jbd2: add errseq to detect client fs's bdev writeback errorZhihao Cheng2024-01-041-0/+26
* | | Merge tag 'v6.8-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2024-01-101-7/+21
|\ \ \
| * | | crypto: hisilicon/qm - save capability registers in qm init processZhiqi Song2023-12-081-0/+12
| * | | crypto: hisilicon/qm - add a function to set qm algsWenkai Lin2023-12-081-1/+7
| * | | crypto: hisilicon/qm - simplify the status of qmWeili Qian2023-12-011-6/+2
* | | | Merge tag 'hardening-v6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-01-103-4/+6
|\ \ \ \
| * | | | params: Introduce the param_unknown_fn typeAndy Shevchenko2023-12-011-3/+3
| * | | | lkdtm: Add kfence read after free crash typeStephen Boyd2023-12-011-0/+2
| * | | | i40e: Annotate struct i40e_qvlist_info with __counted_byKees Cook2023-11-301-1/+1
* | | | | Merge tag 'nfsd-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds2024-01-104-31/+100
|\ \ \ \ \
| * | | | | SUNRPC: discard sv_refcnt, and svc_get/svc_putNeilBrown2024-01-071-26/+1
| * | | | | svc: don't hold reference for poolstats, only mutex.NeilBrown2024-01-071-1/+7
| * | | | | svcrdma: Implement multi-stage Read completion againChuck Lever2024-01-071-2/+4
| * | | | | svcrdma: Add back svcxprt_rdma::sc_read_complete_qChuck Lever2024-01-071-0/+1
| * | | | | svcrdma: Add back svc_rdma_recv_ctxt::rc_pagesChuck Lever2024-01-071-1/+3
| * | | | | svcrdma: De-duplicate completion ID initialization helpersChuck Lever2024-01-071-0/+24
| * | | | | svcrdma: Move the svc_rdma_cc_init() callChuck Lever2024-01-071-0/+2
| * | | | | svcrdma: Update synopsis of svc_rdma_build_read_segment()Chuck Lever2024-01-071-0/+7
| * | | | | svcrdma: Move read_info::ri_pageoff into struct svc_rdma_recv_ctxtChuck Lever2024-01-071-0/+1
| * | | | | svcrdma: Move svc_rdma_read_info::ri_pageno to struct svc_rdma_recv_ctxtChuck Lever2024-01-071-0/+1
| * | | | | svcrdma: Start moving fields out of struct svc_rdma_read_infoChuck Lever2024-01-071-0/+4
| * | | | | svcrdma: Move struct svc_rdma_chunk_ctxt to svc_rdma.hChuck Lever2024-01-071-0/+15
| * | | | | svcrdma: Add an async version of svc_rdma_send_ctxt_put()Chuck Lever2024-01-071-0/+2
| * | | | | svcrdma: Add a utility workqueue to svcrdmaChuck Lever2024-01-071-0/+1
| * | | | | svcrdma: Eliminate allocation of recv_ctxt objects in backchannelChuck Lever2024-01-071-1/+2
| * | | | | NFSv4, NFSD: move enum nfs_cb_opnum4 to include/linux/nfs4.hChenXiaoSong2024-01-071-0/+22
| * | | | | SUNRPC: Remove RQ_SPLICE_OKChuck Lever2024-01-071-2/+0
| * | | | | SUNRPC: Add a server-side API for retrieving an RPC's pseudoflavorChuck Lever2024-01-071-1/+6
* | | | | | Merge tag 'xfs-6.8-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2024-01-101-0/+1
|\ \ \ \ \ \
| * | | | | | mm, pmem, xfs: Introduce MF_MEM_PRE_REMOVE for unbindShiyang Ruan2023-12-071-0/+1
* | | | | | | Merge tag 'fsnotify_for_v6.8-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-01-101-8/+6
|\ \ \ \ \ \ \
| * | | | | | | fanotify: allow "weak" fsid when watching a single filesystemAmir Goldstein2023-12-011-0/+1
| * | | | | | | fanotify: store fsid in mark instead of in connectorAmir Goldstein2023-12-011-8/+5
* | | | | | | | Merge tag 'fs_for_v6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-01-101-10/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | quota: convert dquot_claim_space_nodirty() to return voidChao Yu2023-12-111-10/+5
* | | | | | | | | Merge tag 'linux_kselftest-kunit-6.8-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2024-01-091-0/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | kunit: add KUNIT_INIT_TABLE to init linker sectionRae Moar2023-12-181-0/+2
* | | | | | | | | | Merge tag 'efi-next-for-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-01-091-0/+12
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | efivarfs: automatically update super block flagMasahisa Kojima2023-12-111-0/+8
| * | | | | | | | | | efi: Add EFI_ACCESS_DENIED status codeMasahisa Kojima2023-12-111-0/+1
| * | | | | | | | | | efi: expose efivar generic ops register functionMasahisa Kojima2023-12-111-0/+3
* | | | | | | | | | | Merge tag 'platform-drivers-x86-v6.8-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2024-01-094-14/+117
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | platform/x86: wmi: linux/wmi.h: fix Excess kernel-doc description warningRandy Dunlap2024-01-021-2/+0
| * | | | | | | | | | | Merge tag 'platform-drivers-x86-amd-wbrf-v6.8-1' into review-hansHans de Goede2023-12-141-0/+91
| |\ \ \ \ \ \ \ \ \ \ \