aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-02-03block: add a bvec_set_virt helperGravatar Christoph Hellwig 1-0/+12
2023-02-03block: add a bvec_set_folio helperGravatar Christoph Hellwig 1-0/+13
2023-02-03block: factor out a bvec_set_page helperGravatar Christoph Hellwig 1-0/+15
2023-02-03blk-cgroup: move the cgroup information to struct gendiskGravatar Christoph Hellwig 1-6/+6
2023-02-03blk-cgroup: store a gendisk to throttle in struct task_structGravatar Christoph Hellwig 1-1/+1
2023-01-31block: Remove mm.h from bvec.hGravatar Matthew Wilcox 1-1/+0
2023-01-29blk-cgroup: synchronize pd_free_fn() from blkg_free_workfn() and blkcg_deacti...Gravatar Yu Kuai 1-0/+1
2023-01-29block: introduce bdev_zone_no helperGravatar Pankaj Raghav 1-0/+5
2023-01-29block: add a new helper bdev_{is_zone_start, offset_from_zone_start}Gravatar Pankaj Raghav 1-0/+12
2023-01-29block: remove superfluous check for request queue in bdev_is_zoned()Gravatar Pankaj Raghav 1-6/+1
2023-01-29ublk_drv: add mechanism for supporting unprivileged ublk deviceGravatar Ming Lei 1-2/+34
2023-01-29ublk_drv: add device parameter UBLK_PARAM_TYPE_DEVTGravatar Ming Lei 1-0/+13
2023-01-29drbd: make limits unsignedGravatar Christoph Böhmwalder 1-101/+101
2023-01-29drbd: fix DRBD_VOLUME_MAX 65535 -> 65534Gravatar Robert Altnoeder 1-1/+1
2023-01-29drbd: adjust drbd_limits license headerGravatar Christoph Böhmwalder 1-1/+1
2023-01-29drbd: split off drbd_config into separate fileGravatar Christoph Böhmwalder 2-6/+16
2023-01-29drbd: drop API_VERSION defineGravatar Christoph Böhmwalder 2-2/+1
2023-01-29block: save user max_sectors limitGravatar Keith Busch 1-0/+1
2023-01-29block: make BLK_DEF_MAX_SECTORS unsignedGravatar Keith Busch 1-1/+2
2023-01-27Merge tag 'drm-fixes-2023-01-27' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 2-0/+13
2023-01-27Merge tag 'drm-misc-fixes-2023-01-26' of git://anongit.freedesktop.org/drm/dr...Gravatar Dave Airlie 2-0/+13
2023-01-26Merge tag 'platform-drivers-x86-v6.2-3' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 1-2/+107
2023-01-26Merge tag 'net-6.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 3-4/+5
2023-01-24Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Gravatar Linus Torvalds 2-0/+4
2023-01-24platform/x86: apple-gmux: Add apple_gmux_detect() helperGravatar Hans de Goede 1-2/+84
2023-01-24platform/x86: apple-gmux: Move port defines to apple-gmux.hGravatar Hans de Goede 1-0/+23
2023-01-24drm/fb-helper: Use a per-driver FB deferred I/O handlerGravatar Javier Martinez Canillas 1-0/+12
2023-01-24netfilter: conntrack: unify established states for SCTP pathsGravatar Sriram Yagnaraman 2-2/+2
2023-01-24Revert "netfilter: conntrack: add sctp DATA_SENT state"Gravatar Sriram Yagnaraman 2-2/+0
2023-01-21Merge tag 'usb-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Gravatar Linus Torvalds 1-8/+10
2023-01-20net: mana: Fix IRQ name - add PCI and queue numberGravatar Haiyang Zhang 1-0/+3
2023-01-20Merge tag 'soc-fixes-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/so...Gravatar Linus Torvalds 3-7/+7
2023-01-20Merge tag 'net-6.2-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Gravatar Linus Torvalds 3-5/+8
2023-01-20firmware: zynqmp: fix declarations for gcc-13Gravatar Arnd Bergmann 1-4/+4
2023-01-19drm/drm_vma_manager: Add drm_vma_node_allow_once()Gravatar Nirmoy Das 1-0/+1
2023-01-18scsi: iscsi_tcp: Fix UAF during logout when accessing the shost ipaddressGravatar Mike Christie 1-0/+2
2023-01-18scsi: ufs: core: Fix devfreq deadlocksGravatar Johan Hovold 1-0/+2
2023-01-17Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Gravatar Jakub Kicinski 1-1/+1
2023-01-17USB: fix misleading usb_set_intfdata() kernel docGravatar Johan Hovold 1-8/+7
2023-01-17usb: acpi: add helper to check port lpm capability using acpi _DSMGravatar Mathias Nyman 1-0/+3
2023-01-16Merge tag 'mm-hotfixes-stable-2023-01-16-15-23' of git://git.kernel.org/pub/s...Gravatar Linus Torvalds 4-7/+6
2023-01-16net/sched: sch_taprio: fix possible use-after-freeGravatar Eric Dumazet 1-0/+7
2023-01-13Merge tag 'efi-fixes-for-v6.2-1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-2/+2
2023-01-13efi: tpm: Avoid READ_ONCE() for accessing the event logGravatar Ard Biesheuvel 1-2/+2
2023-01-13Merge tag 'acpi-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Gravatar Linus Torvalds 1-1/+2
2023-01-13Merge tag 'platform-drivers-x86-v6.2-2' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 1-1/+2
2023-01-13Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 2-6/+6
2023-01-12Merge tag 'wireless-2023-01-12' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Jakub Kicinski 1-4/+0
2023-01-12Merge tag 'net-6.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 3-38/+127
2023-01-12Merge tag 'for-linus-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-1/+1