- ae50640 md: use correct type in super_1_sync by Christoph Hellwig · 6 years ago
- 00485d0 md: use correct type in super_1_load by Christoph Hellwig · 6 years ago
- c35403f md: use correct types in md_bitmap_print_sb by Christoph Hellwig · 6 years ago
- ed4d0a4e md: add a missing endianness conversion in check_sb_changes by Christoph Hellwig · 6 years ago
- ee37e62 md: add mddev->pers to avoid potential NULL pointer dereference by Yufen Yu · 6 years ago
- 0d41382 block: null: Add documentation for "zone_nr_conv" param by Minwoo Im · 6 years ago
- b21e11c block: fix build warning in merging bvecs by Ming Lei · 6 years ago
- 636b8fe block, bfq: fix some typos in comments by Angelo Ruocco · 6 years ago
- d0b0a81 block: remove unused variable 'def' by Hisao Tanabe · 6 years ago
- 9bc0075 virtio_blk: replace 0 by HCTX_TYPE_DEFAULT to index blk_mq_tag_set->map by Dongli Zhang · 6 years ago
- a80f36c block: sed-opal: rename next to execute_steps by David Kozub · 6 years ago
- 0af2648 block: sed-opal: don't repeat opal_discovery0 in each steps array by David Kozub · 6 years ago
- 3db8723 block: sed-opal: pass steps via argument rather than via opal_dev by David Kozub · 6 years ago
- 372be40 block: sed-opal: use named Opal tokens instead of integer literals by David Kozub · 6 years ago
- 3fff234 block: sed-opal: unify retrieval of table columns by David Kozub · 6 years ago
- a4ddbd1 block: sed-opal: add token for OPAL_LIFECYCLE by David Kozub · 6 years ago
- 2855995 block: sed-opal: split generation of bytestring header and content by Jonas Rabenstein · 6 years ago
- b2f9c6e block: sed-opal: print failed function address by Jonas Rabenstein · 6 years ago
- b68f09e block: sed-opal: reuse response_get_token to decrease code duplication by David Kozub · 6 years ago
- 7d9b62a block: sed-opal: unify error handling of responses by David Kozub · 6 years ago
- e8b2922 block: sed-opal: unify cmd start by David Kozub · 6 years ago
- 78d584c block: sed-opal: close parameter list in cmd_finalize by David Kozub · 6 years ago
- e2821a5 block: sed-opal: unify space check in add_token_* by Jonas Rabenstein · 6 years ago
- 1b6b75b block: sed-opal: use correct macro for method length by Jonas Rabenstein · 6 years ago
- 1e815b3 block: sed-opal: fix typos and formatting by David Kozub · 6 years ago
- 78bf473 block: sed-opal: fix IOC_OPAL_ENABLE_DISABLE_MBR by David Kozub · 6 years ago
- 72deb45 block: remove CONFIG_LBDAF by Christoph Hellwig · 6 years ago
- 75199aa Merge branch 'nvme-5.2' of git://git.infradead.org/nvme into for-5.2/block by Jens Axboe · 6 years ago
- d0de579 nvme: log the error status on Identify Namespace failure by Kenneth Heitke · 6 years ago
- 013a63e nvmet: add safety check for subsystem lock during nvmet_ns_changed by Max Gurtovoy · 6 years ago
- e84c209 nvmet: never fail double namespace enablement by Max Gurtovoy · 6 years ago
- 70479b7 nvme-pci: tidy up nvme_map_data by Christoph Hellwig · 6 years ago
- 2979105 nvme-pci: optimize mapping single segment requests using SGLs by Christoph Hellwig · 6 years ago
- dff824b nvme-pci: optimize mapping of small single segment requests by Christoph Hellwig · 6 years ago
- d43f1cc nvme-pci: remove the inline scatterlist optimization by Christoph Hellwig · 6 years ago
- 4aedb70 nvme-pci: split metadata handling from nvme_map_data / nvme_unmap_data by Christoph Hellwig · 6 years ago
- 783b94b nvme-pci: do not build a scatterlist to map metadata by Christoph Hellwig · 6 years ago
- b15c592 nvme-pci: only call nvme_unmap_data for requests transferring data by Christoph Hellwig · 6 years ago
- 7fe07d1 nvme-pci: merge nvme_free_iod into nvme_unmap_data by Christoph Hellwig · 6 years ago
- 915f04c nvme-pci: move the call to nvme_cleanup_cmd out of nvme_unmap_data by Christoph Hellwig · 6 years ago
- 9b04811 nvme-pci: remove nvme_init_iod by Christoph Hellwig · 6 years ago
- 3ab3a03 block: add dma_map_bvec helper by Christoph Hellwig · 6 years ago
- 9d9de53 block: add a rq_dma_dir helper by Christoph Hellwig · 6 years ago
- 2a876f5 block: add a rq_integrity_vec helper by Christoph Hellwig · 6 years ago
- 3aef3ca block: add a req_bvec helper by Christoph Hellwig · 6 years ago
- 39f8e36 nvme-pci: remove unused nvme_iod member by Keith Busch · 6 years ago
- 88a041f nvme-pci: remove q_dmadev from nvme_queue by Keith Busch · 6 years ago
- 7c349dd nvme-pci: use a flag for polled queues by Keith Busch · 6 years ago
- 7058329 nvmet-tcp: implement C2HData SUCCESS optimization by Sagi Grimberg · 6 years ago
- 6b80f1d nvmet-fc: use zero-sized array and struct_size() in kzalloc() by Gustavo A. R. Silva · 6 years ago
- cfe03c2 nvmet: avoid double errno conversions by Christoph Hellwig · 6 years ago
- 43e2d08 nvme: avoid double dereference to convert le to cpu by Max Gurtovoy · 6 years ago
- 2b24e6f block: bio: ensure newly added bio flags don't override BVEC_POOL_IDX by Johannes Thumshirn · 6 years ago
- 2bc13b8 md: batch flush requests. by NeilBrown · 6 years ago
- 4bc034d Revert "MD: fix lock contention for flush bios" by NeilBrown · 6 years ago
- 4f4fd7c Don't jump to compute_result state from check_result state by Nigel Croxon · 6 years ago
- 81ba6ab block: loop: mark bvec as ITER_BVEC_FLAG_NO_REF by Ming Lei · 6 years ago
- f6970f8 block: don't check if adjacent bvecs in one bio can be mergeable by Ming Lei · 6 years ago
- 16e3e41 block: reuse __blk_bvec_map_sg() for mapping page sized bvec by Ming Lei · 6 years ago
- cae6c2e block: remove argument of 'request_queue' from __blk_bvec_map_sg by Ming Lei · 6 years ago
- 489fbbc block: enable multi-page bvec for passthrough IO by Ming Lei · 6 years ago
- 1904708 block: put the same page when adding it to bio by Ming Lei · 6 years ago
- 5919482 block: check if page is mergeable in one helper by Ming Lei · 6 years ago
- 5a8ce24 block: cleanup bio_add_pc_page by Ming Lei · 6 years ago
- fd7d8d4 block: don't merge adjacent bvecs to one segment in bio blk_queue_split by Ming Lei · 6 years ago
- db5ebd6 block: avoid to break XEN by multi-page bvec by Ming Lei · 6 years ago
- 0383ad4 block: pass page to xen_biovec_phys_mergeable by Ming Lei · 6 years ago
- 56a85fd loop: properly observe rotational flag of underlying device by Holger Hoffstätte · 6 years ago
- 4438cf5 doc, block, bfq: add information on bfq execution time by Paolo Valente · 6 years ago
- fffca08 block, bfq: save & resume weight on a queue merge/split by Francesco Pollicino · 6 years ago
- 1e66413 block, bfq: print SHARED instead of pid for shared queues in logs by Francesco Pollicino · 6 years ago
- 84a7468 block, bfq: always protect newly-created queues from existing active queues by Paolo Valente · 6 years ago
- 7074f07 block, bfq: do not tag totally seeky queues as soft rt by Paolo Valente · 6 years ago
- 8cacc5a block, bfq: do not merge queues on flash storage with queueing by Paolo Valente · 6 years ago
- 2341d662 block, bfq: tune service injection basing on request service times by Paolo Valente · 6 years ago
- fb53ac6 block, bfq: do not idle for lowest-weight queues by Paolo Valente · 6 years ago
- 778c02a block, bfq: increase idling for weight-raised queues by Paolo Valente · 6 years ago
- 42b1bd3 block/bfq: fix ifdef for CONFIG_BFQ_GROUP_IOSCHED=y by Konstantin Khlebnikov · 6 years ago
- 79a3aaa Linux 5.1-rc3 by Linus Torvalds · 6 years ago
- 63fc9c2 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 6 years ago
- 915ee0d Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- 590627f Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- c29d854 Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- 573efdc Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- f78b5be Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
- 6536c5f Merge tag 'powerpc-5.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
- c877b3d Merge tag 'dmaengine-fix-5.1-rc3' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 6 years ago
- b5c8314 Merge tag 'led-fixes-for-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds by Linus Torvalds · 6 years ago
- 3af9a52 Merge tag 'gpio-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-gpio by Linus Torvalds · 6 years ago
- 9093464 leds: trigger: netdev: use memcpy in device_name_store by Rasmus Villemoes · 6 years ago
- 0aab8e4 leds: pca9532: fix a potential NULL pointer dereference by Kangjie Lu · 6 years ago
- 32faca6 Merge tag 'staging-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 6 years ago
- 52afe190 Merge tag 'tty-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 6 years ago
- 8d02a9a Merge tag 'usb-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 6 years ago
- 782492a Merge tag 'acpi-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
- 8e377a1 Merge tag 'pm-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 6 years ago
- 1219530 Merge branch 'fixes-v5.1-a' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 6 years ago
- 922c010 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 6 years ago
- f9007cc Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
- c0b7f2a Merge tag 'iommu-fixes-v5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 6 years ago