- 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
- eed4897 Merge tag 'driver-core-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 6 years ago
- 6f51092 Merge tag 'char-misc-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 6 years ago
- 3467b907 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
- 4ad5283 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 6 years ago
- 9a4a6f0 Merge tag 'sound-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 6 years ago
- 0e40da3 Merge tag 'kbuild-fixes-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
- ffb8e45 Merge tag 'for-linus-20190329' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
- 7376e39 Merge tag 'ceph-for-5.1-rc3' of git://github.com/ceph/ceph-client by Linus Torvalds · 6 years ago
- c6503f1 Merge tag 'xfs-5.1-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 6 years ago
- 2623c4f LSM: Revive CONFIG_DEFAULT_SECURITY_* for "make oldconfig" by Kees Cook · 6 years ago
- 22261fd Merge tag 'perf-urgent-for-mingo-5.1-20190329' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Thomas Gleixner · 6 years ago
- 9df0ef6 Merge tag 'drm-fixes-2019-03-29' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
- 23da958 fs/proc/proc_sysctl.c: fix NULL pointer dereference in put_links by YueHaibing · 6 years ago
- 2620327 fs: fs_parser: fix printk format warning by Randy Dunlap · 6 years ago
- 4462996 checkpatch: add %pt as a valid vsprintf extension by Alexandre Belloni · 6 years ago
- d2b2c6dd mm/migrate.c: add missing flush_dcache_page for non-mapped page migrate by Lars Persson · 6 years ago
- 0bc9f5d drivers/block/zram/zram_drv.c: fix idle/writeback string compare by Minchan Kim · 6 years ago
- f5777bc mm/page_isolation.c: fix a wrong flag in set_migratetype_isolate() by Qian Cai · 6 years ago
- c4efe48 mm/memory_hotplug.c: fix notification in offline error path by Qian Cai · 6 years ago
- fcfc2aa ptrace: take into account saved_sigmask in PTRACE{GET,SET}SIGMASK by Andrei Vagin · 6 years ago
- eebf364 fs/proc/kcore.c: make kcore_modules static by YueHaibing · 6 years ago
- b736523 include/linux/list.h: fix list_is_first() kernel-doc by Randy Dunlap · 6 years ago
- 5ae2efb mm/debug.c: fix __dump_page when mapping->host is not set by Oscar Salvador · 6 years ago
- a7f40cf mm: mempolicy: make mbind() return -EIO when MPOL_MF_STRICT is specified by Yang Shi · 6 years ago
- a953e77 include/linux/hugetlb.h: convert to use vm_fault_t by Souptick Joarder · 6 years ago
- 0a35255 iommu/io-pgtable-arm-v7s: request DMA32 memory, and improve debugging by Nicolas Boichat · 6 years ago