aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* block: adapt blk_mq_plug() to not plug for writes that require a zone lockPankaj Raghav2022-09-291-0/+9
* Merge tag 'nvme-6.1-2022-09-28' of git://git.infradead.org/nvme into for-6.1/...Jens Axboe2022-09-281-2/+2
|\
| * nvme: improve the NVME_CONNECT_AUTHREQ* definitionsChristoph Hellwig2022-09-271-2/+2
* | block: replace blk_queue_nowait with bdev_nowaitChristoph Hellwig2022-09-271-1/+5
|/
* blk-cgroup: pass a gendisk to blkcg_schedule_throttleChristoph Hellwig2022-09-261-3/+2
* ublk_drv: add START_USER_RECOVERY and END_USER_RECOVERY supportZiyangZhang2022-09-231-1/+2
* ublk_drv: support UBLK_F_USER_RECOVERY_REISSUEZiyangZhang2022-09-231-0/+2
* ublk_drv: define macros for recovery feature and check themZiyangZhang2022-09-231-0/+3
* block: Fix the enum blk_eh_timer_return documentationBart Van Assche2022-09-211-2/+9
* block: remove PSI accounting from the bio layerChristoph Hellwig2022-09-201-1/+0
* mm: add PSI accounting around ->read_folio and ->readahead callsChristoph Hellwig2022-09-201-0/+2
* blk-throttle: fix that io throttle can only work for single bioYu Kuai2022-09-122-2/+2
* sbitmap: fix batched wait_cnt accountingKeith Busch2022-09-121-1/+2
* Revert "sbitmap: fix batched wait_cnt accounting"Jens Axboe2022-09-041-2/+1
* sbitmap: fix batched wait_cnt accountingKeith Busch2022-09-011-1/+2
* block: shrink rq_map_data a bitJens Axboe2022-08-221-4/+4
* block: Change the return type of blk_mq_map_queues() into voidBart Van Assche2022-08-225-7/+7
* block: sed-opal: Add ioctl to return device statusdougmill@linux.vnet.ibm.com2022-08-222-0/+14
* Merge tag 'block-6.0-2022-08-19' of git://git.kernel.dk/linux-blockLinus Torvalds2022-08-201-1/+0
|\
| * blk-mq: remove unused function blk_mq_queue_stopped()Yu Kuai2022-08-181-1/+0
* | Merge tag 'ata-6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dlem...Linus Torvalds2022-08-201-1/+2
|\ \
| * | ata: libata: Set __ATA_BASE_SHT max_sectorsJohn Garry2022-08-211-1/+2
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-08-191-32/+34
|\ \ \
| * | | KVM: Rename mmu_notifier_* to mmu_invalidate_*Chao Peng2022-08-191-29/+31
| * | | KVM: Rename KVM_PRIVATE_MEM_SLOTS to KVM_INTERNAL_MEM_SLOTSChao Peng2022-08-191-3/+3
| |/ /
* | | Merge tag 'bitmap-6.0-rc2' of https://github.com/norov/linuxLinus Torvalds2022-08-191-3/+23
|\ \ \
| * | | lib/cpumask: add inline cpumask_next_wrap() for UPSander Vanheule2022-08-151-0/+19
| * | | cpumask: align signatures of UP implementationsSander Vanheule2022-08-151-3/+4
| |/ /
* | | Merge tag 'net-6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2022-08-184-16/+191
|\ \ \
| * | | net: mscc: ocelot: keep ocelot_stat_layout by reg address, not offsetVladimir Oltean2022-08-171-4/+62
| * | | net: mscc: ocelot: make struct ocelot_stat_layout array indexableVladimir Oltean2022-08-171-8/+97
| * | | net: mscc: ocelot: turn stats_lock into a spinlockVladimir Oltean2022-08-171-1/+1
| * | | net: mscc: ocelot: fix incorrect ndo_get_stats64 packet countersVladimir Oltean2022-08-171-2/+4
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski2022-08-171-1/+1
| |\ \ \
| | * | | netfilter: nfnetlink: re-enable conntrack expectation eventsFlorian Westphal2022-08-111-1/+1
| * | | | net: Fix suspicious RCU usage in bpf_sk_reuseport_detach()David Howells2022-08-171-0/+25
| * | | | neighbour: make proxy_queue.qlen limit per-deviceAlexander Mikhalitsyn2022-08-151-0/+1
* | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2022-08-173-32/+22
|\ \ \ \ \
| * | | | | virtio: kerneldocs fixes and enhancementsRicardo CaƱuelo2022-08-163-11/+17
| * | | | | virtio: Revert "virtio: find_vqs() add arg sizes"Michael S. Tsirkin2022-08-161-9/+5
| * | | | | virtio: Revert "virtio: add helper virtio_find_vqs_ctx_size()"Michael S. Tsirkin2022-08-161-12/+0
| | |_|/ / | |/| | |
* / | | | locking/atomic: Make test_and_*_bit() ordered on failureHector Martin2022-08-161-6/+0
|/ / / /
* | | | radix-tree: replace gfp.h inclusion with gfp_types.hYury Norov2022-08-141-1/+1
* | | | Merge tag 'for-linus-6.0-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-08-142-0/+21
|\ \ \ \
| * | | | x86/xen: Add support for HVMOP_set_evtchn_upcall_vectorJane Malalane2022-08-122-0/+21
* | | | | Merge tag 'timers-urgent-2022-08-13' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-08-131-1/+1
|\ \ \ \ \
| * | | | | time: Correct the prototype of ns_to_kernel_old_timeval and ns_to_timespec64Youngmin Nam2022-08-091-1/+1
* | | | | | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds2022-08-133-2/+7
|\ \ \ \ \ \
| * | | | | | scsi: core: Make sure that hosts outlive targetsMing Lei2022-08-011-0/+3
| * | | | | | scsi: core: Make sure that targets outlive devicesBart Van Assche2022-08-011-0/+2