]> www.infradead.org Git - users/hch/block.git/shortlog
users/hch/block.git
2023-01-25 Christoph Hellwignet-ceph: use bvec_set_page to initialize bvecs bvec-set
2023-01-25 Christoph Hellwigvring: use bvec_set_page to initialize a bvec
2023-01-25 Christoph Hellwigsunrpc: use bvec_set_page to initialize bvecs
2023-01-25 Christoph Hellwigrxrpc: use bvec_set_page to initialize a bvec
2023-01-25 Christoph Hellwigswap: use bvec_set_page to initialize bvecs
2023-01-25 Christoph Hellwigio_uring: use bvec_set_page to initialize a bvec
2023-01-25 Christoph Hellwigsplice: use bvec_set_page to initialize a bvec
2023-01-25 Christoph Hellwigorangefs: use bvec_set_{page,folio} to initialize bvecs
2023-01-25 Christoph Hellwignfs: use bvec_set_page to initialize bvecs
2023-01-25 Christoph Hellwigcoredump: use bvec_set_page to initialize a bvec
2023-01-25 Christoph Hellwigcifs: use bvec_set_page to initialize bvecs
2023-01-25 Christoph Hellwigceph: use bvec_set_page to initialize a bvec
2023-01-25 Christoph Hellwigafs: use bvec_set_folio to initialize a bvec
2023-01-25 Christoph Hellwigzram: use bvec_set_page to initialize bvecs
2023-01-25 Christoph Hellwigvirtio_blk: use bvec_set_virt to initialize special_vec
2023-01-25 Christoph Hellwigrbd: use bvec_set_page to initialize the copy up bvec
2023-01-25 Christoph Hellwignvme: use bvec_set_virt to initialize special_vec
2023-01-25 Christoph Hellwignvmet: use bvec_set_page to initialize bvecs
2023-01-25 Christoph Hellwigtarget: use bvec_set_page to initialize bvecs
2023-01-25 Christoph Hellwigsd: factor out a sd_set_special_bvec helper
2023-01-25 Christoph Hellwigblock: add a bvec_set_virt helper
2023-01-25 Christoph Hellwigblock: add a bvec_set_folio helper
2023-01-25 Christoph Hellwigblock: factor out a bvec_set_page helper
2023-01-24 Christoph Hellwigs390/dcssblk:: don't call bio_split_to_limits
2023-01-24 Christoph Hellwigps3vram: remove bio splitting
2023-01-20 Jens Axboeblock: treat poll queue enter similarly to timeouts
2023-01-18 Li Nanblk-iocost: change div64_u64 to DIV64_U64_ROUND_UP...
2023-01-18 Li Nanblk-iocost: fix divide by 0 error in calc_lcoefs()
2023-01-18 Yu Kuaiblk-iocost: read params inside lock in sysfs apis
2023-01-18 Yu Kuaiblk-iocost: don't allow to configure bio based device
2023-01-18 Yu Kuaiblk-iocost: check return value of match_u64()
2023-01-18 Arnd Bergmannblk-iocost: avoid 64-bit division in ioc_timer_fn
2023-01-18 Ming Leiblock: ublk: fix doc build warning
2023-01-17 Pankaj Raghavblock: introduce bdev_zone_no helper
2023-01-17 Pankaj Raghavblock: add a new helper bdev_{is_zone_start, offset_fro...
2023-01-17 Pankaj Raghavblock: remove superfluous check for request queue in...
2023-01-17 Anuj Guptablock: extend bio-cache for non-polled requests
2023-01-17 Anuj Guptanvme: set REQ_ALLOC_CACHE for uring-passthru request
2023-01-17 Ming Leiublk_drv: add mechanism for supporting unprivileged...
2023-01-17 Ming Leiublk_drv: add module parameter of ublks_max for limitin...
2023-01-17 Ming Leiublk_drv: add device parameter UBLK_PARAM_TYPE_DEVT
2023-01-17 Ming Leiublk_drv: move ublk_get_device_from_id into ublk_ctrl_u...
2023-01-17 Ming Leiublk_drv: don't probe partitions if the ubq daemon...
2023-01-17 Ming Leiublk_drv: remove nr_aborted_queues from ublk_device
2023-01-17 Jens Axboeblock: don't allow multiple bios for IOCB_NOWAIT issue
2023-01-16 Andreas Gruenbacherdrbd: drbd_insert_interval(): Clarify comment
2023-01-16 Lars Ellenbergdrbd: interval tree: make removing an "empty" interval...
2023-01-16 Christoph BöhmwalderMAINTAINERS: add drbd headers
2023-01-16 Christoph Böhmwalderdrbd: remove macros using require_context
2023-01-16 Christoph Böhmwalderdrbd: remove unnecessary assignment in vli_encode_bits
2023-01-16 Christoph Böhmwalderdrbd: make limits unsigned
2023-01-16 Robert Altnoederdrbd: fix DRBD_VOLUME_MAX 65535 -> 65534
2023-01-16 Christoph Böhmwalderdrbd: adjust drbd_limits license header
2023-01-16 Christoph Böhmwalderdrbd: split off drbd_config into separate file
2023-01-16 Christoph Böhmwalderdrbd: drop API_VERSION define
2023-01-16 Christoph Böhmwalderdrbd: split off drbd_buildtag into separate file
2023-01-16 Jens Axboeblock: add a BUILD_BUG_ON() for adding more bio flags...
2023-01-16 Keith Buschblock: save user max_sectors limit
2023-01-16 Keith Buschblock: make BLK_DEF_MAX_SECTORS unsigned
2023-01-16 Davide Ziniblock, bfq: balance I/O injection among underutilized...
2023-01-16 Davide Ziniblock, bfq: inject I/O to underutilized actuators
2023-01-16 Federico Gavioliblock, bfq: retrieve independent access ranges from...
2023-01-16 Davide Ziniblock, bfq: split also async bfq_queues on a per-actuat...
2023-01-16 Paolo Valenteblock, bfq: turn bfqq_data into an array in bfq_io_cq
2023-01-16 Paolo Valenteblock, bfq: move io_cq-persistent bfqq data into a...
2023-01-16 Paolo Valenteblock, bfq: forbid stable merging of queues associated...
2023-01-16 Paolo Valenteblock, bfq: split sync bfq_queues on a per-actuator...
2023-01-15 Linus TorvaldsLinux 6.2-rc4
2023-01-15 Linus TorvaldsMerge tag 'x86_urgent_for_v6.2_rc4' of git://git.kernel...
2023-01-15 Linus TorvaldsMerge tag 'edac_urgent_for_v6.2_rc4' of git://git.kerne...
2023-01-15 Linus TorvaldsMerge tag 'powerpc-6.2-3' of git://git.kernel.org/pub...
2023-01-14 Linus TorvaldsMerge tag 'iommu-fixes-v6.2-rc3' of git://git.kernel...
2023-01-14 Linus TorvaldsMerge tag 'fixes-2023-01-14' of git://git.kernel.org...
2023-01-14 Linus TorvaldsMerge tag 'hardening-v6.2-rc4' of git://git.kernel...
2023-01-14 Linus TorvaldsMerge tag 'modules-6.2-rc4' of git://git.kernel.org...
2023-01-14 Linus TorvaldsMerge tag '6.2-rc3-smb3-client-fixes' of git://git...
2023-01-14 Linus TorvaldsMerge tag 'scsi-fixes' of git://git.kernel.org/pub...
2023-01-14 Linus TorvaldsMerge tag 'ata-6.2-rc4' of git://git.kernel.org/pub...
2023-01-13 Linus TorvaldsMerge tag 'block-6.2-2023-01-13' of git://git.kernel...
2023-01-13 Linus TorvaldsMerge tag 'io_uring-6.2-2023-01-13' of git://git.kernel...
2023-01-13 Linus TorvaldsMerge tag 'pci-v6.2-fixes-1' of git://git.kernel.org...
2023-01-13 Sami Tolvanenkbuild: Fix CFI hash randomization with KASAN
2023-01-13 Kees Cookfirmware: coreboot: Check size of table entry and use...
2023-01-13 Nicholas Pigginkallsyms: Fix scheduling with interrupts disabled in...
2023-01-13 Peter Foleyata: pata_cs5535: Don't build on UML
2023-01-13 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2023-01-13 Mateusz Guziklockref: stop doing cpu_relax in the cmpxchg loop
2023-01-13 Bjorn Helgaasx86/pci: Treat EfiMemoryMappedIO as reservation of...
2023-01-13 Linus TorvaldsMerge tag 'efi-fixes-for-v6.2-1' of git://git.kernel...
2023-01-13 Linus TorvaldsMerge tag 'docs-6.2-fixes' of git://git.lwn.net/linux
2023-01-13 Ard Biesheuvelefi: tpm: Avoid READ_ONCE() for accessing the event log
2023-01-13 Pavel Begunkovio_uring: lock overflowing for IOPOLL
2023-01-13 Linus TorvaldsMerge tag 'sound-6.2-rc4' of git://git.kernel.org/pub...
2023-01-13 Linus TorvaldsMerge tag 'pm-6.2-rc4' of git://git.kernel.org/pub...
2023-01-13 Linus TorvaldsMerge tag 'acpi-6.2-rc4' of git://git.kernel.org/pub...
2023-01-13 Linus TorvaldsMerge tag 'platform-drivers-x86-v6.2-2' of git://git...
2023-01-13 Linus TorvaldsMerge tag 'drm-fixes-2023-01-13' of git://anongit.freed...
2023-01-13 Clement LecigneALSA: pcm: Move rwsem lock inside snd_ctl_elem_read...
2023-01-13 Linus TorvaldsMerge tag 'arm64-fixes' of git://git.kernel.org/pub...
2023-01-13 Christophe... iommu/mediatek-v1: Fix an error handling path in mtk_io...
next