aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-09-23dm-integrity: allocate the recalculate buffer with kmallocMikulas Patocka1-4/+4
2025-09-23dm-integrity: introduce integrity_kmap and integrity_kunmapMikulas Patocka1-20/+17
2025-09-23dm-integrity: replace bvec_kmap_local with kmap_local_pageMikulas Patocka1-7/+6
2025-09-23dm-integrity: use internal variable for digestsizeMikulas Patocka1-11/+14
2025-09-23dm vdo: return error on corrupted metadata in start_restoring_volume functionsIvan Abramov1-2/+2
2025-09-23dm vdo: Update code to use mem_is_zeroBruce Johnston1-14/+3
2025-09-18dm: optimize REQ_PREFLUSH with data when using the linear targetMikulas Patocka2-8/+25
2025-09-02dm-pcache: use int type to store negative error codesQianfeng Rong1-1/+2
2025-09-01dm: fix "writen"->"written"Xichao Zhao1-1/+1
2025-09-01dm-pcache: cleanup: fix coding style report by checkpatch.plDongsheng Yang1-3/+5
2025-09-01dm-pcache: remove ctrl_lock for pcache_cache_segmentDongsheng Yang2-6/+17
2025-08-26dm: fix NULL pointer dereference in __dm_suspend()Zheng Qixing1-3/+4
2025-08-26dm: fix queue start/stop imbalance under suspend/load/resume racesZheng Qixing2-3/+6
2025-08-25dm-pcache: add persistent cache target in device-mapperDongsheng Yang23-0/+5450
2025-08-19dm error: mark as DM_TARGET_PASSES_INTEGRITYChristoph Hellwig1-1/+2
2025-08-19dm-vdo: Promote dm-vdo title to title headingBagas Sanjaya1-0/+1
2025-08-19docs: device-mapper: fixed spelling mistakes in documentationSoham Metha1-3/+3
2025-08-19dm bufio: remove redundant __GFP_NOWARNQianfeng Rong1-5/+5
2025-08-19dm-ima: drop a useless argumentMikulas Patocka1-15/+15
2025-08-19dm: use vmalloc_array() to simplify codeQianfeng Rong4-6/+6
2025-08-19dm-ima: more strlen() dropsDmitry Antipov1-24/+16
2025-08-19docs: device-mapper: fix typos in delay.rst and vdo-design.rstShubham Sharma2-2/+2
2025-08-17Linux 6.17-rc2v6.17-rc2Linus Torvalds1-1/+1
2025-08-17Merge tag 'x86_urgent_for_v6.17_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds8-50/+53
2025-08-17Merge tag 'locking_urgent_for_v6.17_rc2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds3-16/+25
2025-08-16Merge tag 'rust-fixes-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-3/+13
2025-08-16Merge tag 'ata-ata-6.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-10/+10
2025-08-16Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds6-43/+69
2025-08-15Merge tag 'drm-fixes-2025-08-16' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds24-67/+257
2025-08-15Merge tag 'xfs-fixes-6.17-rc2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds12-33/+78
2025-08-15Merge tag 'block-6.17-20250815' of git://git.kernel.dk/linuxLinus Torvalds13-385/+106
2025-08-15x86/cpuid: Remove transitional <asm/cpuid.h> headerAhmed S. Darwish1-8/+0
2025-08-15x86/sev: Ensure SVSM reserved fields in a page validation entry are initializ...Tom Lendacky2-0/+3
2025-08-15virt: sev-guest: Satisfy linear mapping requirement in get_derived_key()Tom Lendacky1-15/+12
2025-08-15Merge tag 'io_uring-6.17-20250815' of git://git.kernel.dk/linuxLinus Torvalds2-12/+23
2025-08-15Merge tag 'sound-6.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds21-59/+86
2025-08-15Merge tag 'gpio-fixes-for-v6.17-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-35/+19
2025-08-15Merge tag 'pmdomain-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-22/+29
2025-08-15Merge tag '6.17-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds11-110/+128
2025-08-14Merge tag 'firewire-fixes-6.17-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-10/+85
2025-08-15Merge tag 'drm-xe-fixes-2025-08-14' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie5-19/+126
2025-08-15Merge tag 'drm-intel-fixes-2025-08-13' of https://gitlab.freedesktop.org/drm/...Dave Airlie2-9/+13
2025-08-14Merge tag 'acpi-6.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2-4/+11
2025-08-14Merge tag 'pm-6.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds3-5/+19
2025-08-14drm/xe/pf: Set VF LMEM BAR sizeMichaƂ Winiarski2-0/+23
2025-08-14Merge tag 'net-6.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds65-157/+429
2025-08-14Merge branches 'acpi-ec' and 'acpi-processor'Rafael J. Wysocki1-1/+4
2025-08-14Merge branches 'pm-cpuidle' and 'pm-cpufreq'Rafael J. Wysocki1-0/+1
2025-08-14ata: libata-scsi: Fix CDL controlIgor Pylypiv1-8/+3
2025-08-14ata: libata-eh: Fix link state check for IDE/PATA portsDamien Le Moal1-2/+7