]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/shortlog
mirror_ubuntu-jammy-kernel.git
2019-04-10 Christoph Hellwigmd: use correct type in super_1_sync
2019-04-10 Christoph Hellwigmd: use correct type in super_1_load
2019-04-10 Christoph Hellwigmd: use correct types in md_bitmap_print_sb
2019-04-10 Christoph Hellwigmd: add a missing endianness conversion in check_sb_changes
2019-04-10 Yufen Yumd: add mddev->pers to avoid potential NULL pointer...
2019-04-09 Minwoo Imblock: null: Add documentation for "zone_nr_conv" param
2019-04-08 Ming Leiblock: fix build warning in merging bvecs
2019-04-08 Angelo Ruoccoblock, bfq: fix some typos in comments
2019-04-08 Hisao Tanabeblock: remove unused variable 'def'
2019-04-08 Dongli Zhangvirtio_blk: replace 0 by HCTX_TYPE_DEFAULT to index...
2019-04-06 David Kozubblock: sed-opal: rename next to execute_steps
2019-04-06 David Kozubblock: sed-opal: don't repeat opal_discovery0 in each...
2019-04-06 David Kozubblock: sed-opal: pass steps via argument rather than...
2019-04-06 David Kozubblock: sed-opal: use named Opal tokens instead of integ...
2019-04-06 David Kozubblock: sed-opal: unify retrieval of table columns
2019-04-06 David Kozubblock: sed-opal: add token for OPAL_LIFECYCLE
2019-04-06 Jonas Rabensteinblock: sed-opal: split generation of bytestring header...
2019-04-06 Jonas Rabensteinblock: sed-opal: print failed function address
2019-04-06 David Kozubblock: sed-opal: reuse response_get_token to decrease...
2019-04-06 David Kozubblock: sed-opal: unify error handling of responses
2019-04-06 David Kozubblock: sed-opal: unify cmd start
2019-04-06 David Kozubblock: sed-opal: close parameter list in cmd_finalize
2019-04-06 Jonas Rabensteinblock: sed-opal: unify space check in add_token_*
2019-04-06 Jonas Rabensteinblock: sed-opal: use correct macro for method length
2019-04-06 David Kozubblock: sed-opal: fix typos and formatting
2019-04-06 David Kozubblock: sed-opal: fix IOC_OPAL_ENABLE_DISABLE_MBR
2019-04-06 Christoph Hellwigblock: remove CONFIG_LBDAF
2019-04-05 Jens AxboeMerge branch 'nvme-5.2' of git://git.infradead.org...
2019-04-05 Kenneth Heitkenvme: log the error status on Identify Namespace failure
2019-04-05 Max Gurtovoynvmet: add safety check for subsystem lock during nvmet...
2019-04-05 Max Gurtovoynvmet: never fail double namespace enablement
2019-04-05 Christoph Hellwignvme-pci: tidy up nvme_map_data
2019-04-05 Christoph Hellwignvme-pci: optimize mapping single segment requests...
2019-04-05 Christoph Hellwignvme-pci: optimize mapping of small single segment...
2019-04-05 Christoph Hellwignvme-pci: remove the inline scatterlist optimization
2019-04-05 Christoph Hellwignvme-pci: split metadata handling from nvme_map_data...
2019-04-05 Christoph Hellwignvme-pci: do not build a scatterlist to map metadata
2019-04-05 Christoph Hellwignvme-pci: only call nvme_unmap_data for requests transf...
2019-04-05 Christoph Hellwignvme-pci: merge nvme_free_iod into nvme_unmap_data
2019-04-05 Christoph Hellwignvme-pci: move the call to nvme_cleanup_cmd out of...
2019-04-05 Christoph Hellwignvme-pci: remove nvme_init_iod
2019-04-05 Christoph Hellwigblock: add dma_map_bvec helper
2019-04-05 Christoph Hellwigblock: add a rq_dma_dir helper
2019-04-05 Christoph Hellwigblock: add a rq_integrity_vec helper
2019-04-05 Christoph Hellwigblock: add a req_bvec helper
2019-04-05 Keith Buschnvme-pci: remove unused nvme_iod member
2019-04-05 Keith Buschnvme-pci: remove q_dmadev from nvme_queue
2019-04-05 Keith Buschnvme-pci: use a flag for polled queues
2019-04-05 Sagi Grimbergnvmet-tcp: implement C2HData SUCCESS optimization
2019-04-05 Gustavo A.... nvmet-fc: use zero-sized array and struct_size() in...
2019-04-05 Christoph Hellwignvmet: avoid double errno conversions
2019-04-05 Max Gurtovoynvme: avoid double dereference to convert le to cpu
2019-04-04 Johannes Thumshirnblock: bio: ensure newly added bio flags don't override...
2019-04-01 NeilBrownmd: batch flush requests.
2019-04-01 NeilBrownRevert "MD: fix lock contention for flush bios"
2019-04-01 Nigel CroxonDon't jump to compute_result state from check_result...
2019-04-01 Ming Leiblock: loop: mark bvec as ITER_BVEC_FLAG_NO_REF
2019-04-01 Ming Leiblock: don't check if adjacent bvecs in one bio can...
2019-04-01 Ming Leiblock: reuse __blk_bvec_map_sg() for mapping page sized...
2019-04-01 Ming Leiblock: remove argument of 'request_queue' from __blk_bv...
2019-04-01 Ming Leiblock: enable multi-page bvec for passthrough IO
2019-04-01 Ming Leiblock: put the same page when adding it to bio
2019-04-01 Ming Leiblock: check if page is mergeable in one helper
2019-04-01 Ming Leiblock: cleanup bio_add_pc_page
2019-04-01 Ming Leiblock: don't merge adjacent bvecs to one segment in...
2019-04-01 Ming Leiblock: avoid to break XEN by multi-page bvec
2019-04-01 Ming Leiblock: pass page to xen_biovec_phys_mergeable
2019-04-01 Holger Hoffstätteloop: properly observe rotational flag of underlying...
2019-04-01 Paolo Valentedoc, block, bfq: add information on bfq execution time
2019-04-01 Francesco Pollicinoblock, bfq: save & resume weight on a queue merge/split
2019-04-01 Francesco Pollicinoblock, bfq: print SHARED instead of pid for shared...
2019-04-01 Paolo Valenteblock, bfq: always protect newly-created queues from...
2019-04-01 Paolo Valenteblock, bfq: do not tag totally seeky queues as soft rt
2019-04-01 Paolo Valenteblock, bfq: do not merge queues on flash storage with...
2019-04-01 Paolo Valenteblock, bfq: tune service injection basing on request...
2019-04-01 Paolo Valenteblock, bfq: do not idle for lowest-weight queues
2019-04-01 Paolo Valenteblock, bfq: increase idling for weight-raised queues
2019-04-01 Konstantin... block/bfq: fix ifdef for CONFIG_BFQ_GROUP_IOSCHED=y
2019-03-31 Linus TorvaldsLinux 5.1-rc3
2019-03-31 Linus TorvaldsMerge tag 'for-linus' of git://git.kernel.org/pub/scm...
2019-03-31 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git.kernel...
2019-03-31 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git.kerne...
2019-03-31 Linus TorvaldsMerge branch 'smp-urgent-for-linus' of git://git.kernel...
2019-03-31 Linus TorvaldsMerge branch 'locking-urgent-for-linus' of git://git...
2019-03-31 Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git.kerne...
2019-03-31 Linus TorvaldsMerge tag 'powerpc-5.1-4' of git://git.kernel.org/pub...
2019-03-31 Linus TorvaldsMerge tag 'dmaengine-fix-5.1-rc3' of git://git.infradea...
2019-03-30 Linus TorvaldsMerge tag 'led-fixes-for-5.1-rc3' of git://git.kernel...
2019-03-30 Linus TorvaldsMerge tag 'gpio-v5.1-2' of git://git.kernel.org/pub...
2019-03-30 Rasmus Villemoesleds: trigger: netdev: use memcpy in device_name_store
2019-03-30 Kangjie Luleds: pca9532: fix a potential NULL pointer dereference
2019-03-30 Linus TorvaldsMerge tag 'staging-5.1-rc3' of git://git.kernel.org...
2019-03-30 Linus TorvaldsMerge tag 'tty-5.1-rc3' of git://git.kernel.org/pub...
2019-03-30 Linus TorvaldsMerge tag 'usb-5.1-rc3' of git://git.kernel.org/pub...
2019-03-30 Linus TorvaldsMerge tag 'acpi-5.1-rc3' of git://git.kernel.org/pub...
2019-03-30 Linus TorvaldsMerge tag 'pm-5.1-rc3' of git://git.kernel.org/pub...
2019-03-30 Linus TorvaldsMerge branch 'fixes-v5.1-a' of git://git.kernel.org...
2019-03-29 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2019-03-29 Linus TorvaldsMerge tag 'arm64-fixes' of git://git.kernel.org/pub...
2019-03-29 Linus TorvaldsMerge tag 'iommu-fixes-v5.1-rc3' of git://git.kernel...
next