summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* block: remove devnode callback from struct block_device_operationsGreg Kroah-Hartman2022-12-031-1/+0
* pktcdvd: remove driver.Greg Kroah-Hartman2022-12-022-309/+0
* blk-iocost: Trace vtime_base_rate instead of vtime_rateKemeng Shi2022-12-011-2/+2
* block: untangle request_queue refcounting from sysfsChristoph Hellwig2022-11-301-4/+2
* Revert "blk-cgroup: Flush stats at blkgs destruction path"Jens Axboe2022-11-301-1/+0
* Merge tag 'nvme-6.2-2022-11-29' of git://git.infradead.org/nvme into for-6.2/...Jens Axboe2022-11-291-0/+2
|\
| * nvme: implement the DEAC bit for the Write Zeroes commandChristoph Hellwig2022-11-151-0/+1
| * nvme: fine-granular CAP_SYS_ADMIN for nvme io commandsKanchan Joshi2022-11-151-0/+1
* | lru_cache: remove unused lc_private, lc_set, lc_index_ofJoel Colledge2022-11-231-3/+0
* | blk-crypto: move internal only declarations to blk-crypto-internal.hChristoph Hellwig2022-11-211-12/+0
* | blk-crypto: add a blk_crypto_config_supported_natively helperChristoph Hellwig2022-11-211-0/+2
* | blk-crypto: don't use struct request_queue for public interfacesChristoph Hellwig2022-11-211-7/+4
* | blk-cgroup: Flush stats at blkgs destruction pathWaiman Long2022-11-171-0/+1
* | block: remove delayed holder registrationChristoph Hellwig2022-11-161-5/+0
* | wait: Return number of exclusive waiters awakenGabriel Krisman Bertazi2022-11-161-1/+1
* | mempool: introduce mempool_is_saturatedPavel Begunkov2022-11-161-0/+5
|/
* lib/raid6: drop RAID6_USE_EMPTY_ZERO_PAGEGiulio Benetti2022-11-141-8/+0
* sbitmap: Use single per-bitmap counting to wake up queued tagsGabriel Krisman Bertazi2022-11-111-5/+11
* block: add check when merging zone device pagesLogan Gunthorpe2022-11-091-0/+24
* iov_iter: introduce iov_iter_get_pages_[alloc_]flags()Logan Gunthorpe2022-11-091-0/+6
* mm: introduce FOLL_PCI_P2PDMA to gate getting PCI P2PDMA pagesLogan Gunthorpe2022-11-091-0/+1
* mm: allow multiple error returns in try_grab_page()Logan Gunthorpe2022-11-091-1/+1
* blk-mq: add tagset quiesce interfaceChao Leng2022-11-022-0/+5
* blk-mq: pass a tagset to blk_mq_wait_quiesce_doneChristoph Hellwig2022-11-021-1/+1
* blk-mq: move the srcu_struct used for quiescing to the tagsetChristoph Hellwig2022-11-022-9/+4
* block: simplify blksize_bits() implementationDawei Li2022-10-311-6/+1
* block: Remove request.write_hintBart Van Assche2022-10-251-1/+0
* block: remove bio_start_io_acct_timeChristoph Hellwig2022-10-251-1/+0
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-10-241-0/+2
|\
| * kvm: Add support for arch compat vm ioctlsAlexander Graf2022-10-221-0/+2
* | kernel/utsname_sysctl.c: Fix hostname pollingLinus Torvalds2022-10-231-0/+1
* | Merge tag 'perf_urgent_for_v6.1_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-10-231-4/+15
|\ \
| * | perf: Fix missing SIGTRAPsPeter Zijlstra2022-10-171-4/+15
| |/
* | Merge tag 'x86_urgent_for_v6.0_rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-10-231-6/+12
|\ \
| * | ftrace,kcfi: Separate ftrace_stub() and ftrace_stub_graph()Peter Zijlstra2022-10-201-6/+12
| |/
* | Merge tag 'io_uring-6.1-2022-10-22' of git://git.kernel.dk/linuxLinus Torvalds2022-10-231-0/+1
|\ \
| * | net: flag sockets supporting msghdr originated zerocopyPavel Begunkov2022-10-221-0/+1
| |/
* | Merge tag 'media/v6.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2022-10-2311-81/+346
|\ \
| * | media: cx88: add IR remote support for NotOnlyTV LV3HDaniel González Cabanelas2022-09-241-0/+1
| * | media: mc: convert pipeline funcs to take media_padTomi Valkeinen2022-09-242-19/+19
| * | media: mc: entity: Add has_pad_interdep entity operationTomi Valkeinen2022-09-241-0/+10
| * | media: mc: entity: Rewrite media_pipeline_start()Laurent Pinchart2022-09-241-6/+65
| * | media: mc: entity: add alloc variant of pipeline_startTomi Valkeinen2022-09-242-0/+29
| * | media: v4l2-dev: Add videodev wrappers for media pipelinesTomi Valkeinen2022-09-241-0/+88
| * | media: mc: entity: Add media_entity_pipeline() to access the media pipelineLaurent Pinchart2022-09-241-0/+18
| * | media: mc: entity: Merge media_entity_enum_init and __media_entity_enum_initLaurent Pinchart2022-09-242-20/+5
| * | media: mc: entity: Add iterator helper for entity padsJacopo Mondi2022-09-241-0/+12
| * | media: mc: entity: Rename streaming_count -> start_countTomi Valkeinen2022-09-241-2/+2
| * | media: subdev: increase V4L2_FRAME_DESC_ENTRY_MAX to 8Tomi Valkeinen2022-09-241-1/+5
| * | media: media-entity.h: add include for min()Tomi Valkeinen2022-09-241-0/+1