aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-11-30block: untangle request_queue refcounting from sysfsGravatar Christoph Hellwig 1-4/+2
2022-11-30Revert "blk-cgroup: Flush stats at blkgs destruction path"Gravatar Jens Axboe 1-1/+0
2022-11-29Merge tag 'nvme-6.2-2022-11-29' of git://git.infradead.org/nvme into for-6.2/...Gravatar Jens Axboe 1-0/+2
2022-11-22lru_cache: remove unused lc_private, lc_set, lc_index_ofGravatar Joel Colledge 1-3/+0
2022-11-21blk-crypto: move internal only declarations to blk-crypto-internal.hGravatar Christoph Hellwig 1-12/+0
2022-11-21blk-crypto: add a blk_crypto_config_supported_natively helperGravatar Christoph Hellwig 1-0/+2
2022-11-21blk-crypto: don't use struct request_queue for public interfacesGravatar Christoph Hellwig 1-7/+4
2022-11-16blk-cgroup: Flush stats at blkgs destruction pathGravatar Waiman Long 1-0/+1
2022-11-16block: remove delayed holder registrationGravatar Christoph Hellwig 1-5/+0
2022-11-16wait: Return number of exclusive waiters awakenGravatar Gabriel Krisman Bertazi 1-1/+1
2022-11-16mempool: introduce mempool_is_saturatedGravatar Pavel Begunkov 1-0/+5
2022-11-15nvme: implement the DEAC bit for the Write Zeroes commandGravatar Christoph Hellwig 1-0/+1
2022-11-15nvme: fine-granular CAP_SYS_ADMIN for nvme io commandsGravatar Kanchan Joshi 1-0/+1
2022-11-14lib/raid6: drop RAID6_USE_EMPTY_ZERO_PAGEGravatar Giulio Benetti 1-8/+0
2022-11-11sbitmap: Use single per-bitmap counting to wake up queued tagsGravatar Gabriel Krisman Bertazi 1-5/+11
2022-11-09block: add check when merging zone device pagesGravatar Logan Gunthorpe 1-0/+24
2022-11-09iov_iter: introduce iov_iter_get_pages_[alloc_]flags()Gravatar Logan Gunthorpe 1-0/+6
2022-11-09mm: introduce FOLL_PCI_P2PDMA to gate getting PCI P2PDMA pagesGravatar Logan Gunthorpe 1-0/+1
2022-11-09mm: allow multiple error returns in try_grab_page()Gravatar Logan Gunthorpe 1-1/+1
2022-11-02blk-mq: add tagset quiesce interfaceGravatar Chao Leng 2-0/+5
2022-11-02blk-mq: pass a tagset to blk_mq_wait_quiesce_doneGravatar Christoph Hellwig 1-1/+1
2022-11-02blk-mq: move the srcu_struct used for quiescing to the tagsetGravatar Christoph Hellwig 2-9/+4
2022-10-31block: simplify blksize_bits() implementationGravatar Dawei Li 1-6/+1
2022-10-25block: Remove request.write_hintGravatar Bart Van Assche 1-1/+0
2022-10-25block: remove bio_start_io_acct_timeGravatar Christoph Hellwig 1-1/+0
2022-10-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-0/+2
2022-10-23kernel/utsname_sysctl.c: Fix hostname pollingGravatar Linus Torvalds 1-0/+1
2022-10-23Merge tag 'perf_urgent_for_v6.1_rc2' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-4/+15
2022-10-23Merge tag 'x86_urgent_for_v6.0_rc2' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-6/+12
2022-10-23Merge tag 'io_uring-6.1-2022-10-22' of git://git.kernel.dk/linuxGravatar Linus Torvalds 1-0/+1
2022-10-22Merge tag 'media/v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Gravatar Linus Torvalds 11-81/+346
2022-10-22net: flag sockets supporting msghdr originated zerocopyGravatar Pavel Begunkov 1-0/+1
2022-10-22kvm: Add support for arch compat vm ioctlsGravatar Alexander Graf 1-0/+2
2022-10-21Merge tag 'acpi-6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Gravatar Linus Torvalds 1-1/+1
2022-10-21Merge tag 'efi-fixes-for-v6.1-1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-3/+0
2022-10-21Merge tag 'iommu-fixes-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-1/+1
2022-10-21Merge tag 'linux-watchdog-6.1-rc2' of git://www.linux-watchdog.org/linux-watc...Gravatar Linus Torvalds 1-0/+66
2022-10-21Merge branches 'acpi-scan', 'acpi-resource', 'acpi-apei', 'acpi-extlog' and '...Gravatar Rafael J. Wysocki 1-1/+1
2022-10-21efi: efivars: Fix variable writes without query_variable_store()Gravatar Ard Biesheuvel 1-3/+0
2022-10-21iommu: Add gfp parameter to iommu_alloc_resv_regionGravatar Lu Baolu 1-1/+1
2022-10-20Merge tag 'drm-fixes-2022-10-21' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 2-16/+29
2022-10-20Merge tag 'net-6.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Gravatar Linus Torvalds 5-17/+22
2022-10-20ftrace,kcfi: Separate ftrace_stub() and ftrace_stub_graph()Gravatar Peter Zijlstra 1-6/+12
2022-10-20drm/panfrost: replace endian-specific types with native onesGravatar Steven Price 1-16/+20
2022-10-20drm/panfrost: Remove type name from internal structsGravatar Steven Price 1-2/+2
2022-10-20Merge drm/drm-fixes into drm-misc-fixesGravatar Thomas Zimmermann 670-7840/+16873
2022-10-19genetlink: fix kdoc warningsGravatar Jakub Kicinski 1-3/+5
2022-10-19drm/sched: add DRM_SCHED_FENCE_DONT_PIPELINE flagGravatar Christian König 1-0/+9
2022-10-18udp: Update reuse->has_conns under reuseport_lock.Gravatar Kuniyuki Iwashima 1-6/+5
2022-10-17Merge tag 'cgroup-for-6.1-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-0/+1