Age | Commit message (Expand) | Author | Files | Lines |
2019-04-01 | block: reuse __blk_bvec_map_sg() for mapping page sized bvec | Ming Lei | 1 | -11/+9 |
2019-04-01 | block: remove argument of 'request_queue' from __blk_bvec_map_sg | Ming Lei | 1 | -3/+3 |
2019-04-01 | block: enable multi-page bvec for passthrough IO | Ming Lei | 1 | -29/+31 |
2019-04-01 | block: put the same page when adding it to bio | Ming Lei | 2 | -12/+19 |
2019-04-01 | block: check if page is mergeable in one helper | Ming Lei | 1 | -14/+24 |
2019-04-01 | block: cleanup bio_add_pc_page | Ming Lei | 1 | -7/+7 |
2019-04-01 | block: don't merge adjacent bvecs to one segment in bio blk_queue_split | Ming Lei | 1 | -17/+0 |
2019-04-01 | block: avoid to break XEN by multi-page bvec | Ming Lei | 1 | -0/+2 |
2019-04-01 | block: pass page to xen_biovec_phys_mergeable | Ming Lei | 3 | -4/+7 |
2019-04-01 | loop: properly observe rotational flag of underlying device | Holger Hoffstätte | 1 | -0/+19 |
2019-04-01 | doc, block, bfq: add information on bfq execution time | Paolo Valente | 1 | -7/+22 |
2019-04-01 | block, bfq: save & resume weight on a queue merge/split | Francesco Pollicino | 2 | -0/+11 |
2019-04-01 | block, bfq: print SHARED instead of pid for shared queues in logs | Francesco Pollicino | 2 | -4/+29 |
2019-04-01 | block, bfq: always protect newly-created queues from existing active queues | Paolo Valente | 1 | -13/+51 |
2019-04-01 | block, bfq: do not tag totally seeky queues as soft rt | Paolo Valente | 1 | -0/+14 |
2019-04-01 | block, bfq: do not merge queues on flash storage with queueing | Paolo Valente | 3 | -6/+73 |
2019-04-01 | block, bfq: tune service injection basing on request service times | Paolo Valente | 2 | -59/+409 |
2019-04-01 | block, bfq: do not idle for lowest-weight queues | Paolo Valente | 3 | -94/+118 |
2019-04-01 | block, bfq: increase idling for weight-raised queues | Paolo Valente | 1 | -0/+2 |
2019-04-01 | block/bfq: fix ifdef for CONFIG_BFQ_GROUP_IOSCHED=y | Konstantin Khlebnikov | 2 | -2/+2 |
2019-04-01 | Linux 5.1-rc3 | Linus Torvalds | 1 | -1/+1 |
2019-03-31 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 60 | -201/+409 |
2019-03-31 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 8 | -22/+19 |
2019-03-31 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 26 | -103/+288 |
2019-03-31 | Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -9/+19 |
2019-03-31 | Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -1/+0 |
2019-03-31 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 4 | -16/+12 |
2019-03-31 | Merge tag 'powerpc-5.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/po... | Linus Torvalds | 3 | -13/+32 |
2019-03-31 | Merge tag 'dmaengine-fix-5.1-rc3' of git://git.infradead.org/users/vkoul/slav... | Linus Torvalds | 2 | -4/+2 |
2019-03-30 | Merge tag 'led-fixes-for-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -11/+13 |
2019-03-30 | Merge tag 'gpio-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/linu... | Linus Torvalds | 7 | -17/+26 |
2019-03-30 | leds: trigger: netdev: use memcpy in device_name_store | Rasmus Villemoes | 1 | -1/+2 |
2019-03-30 | leds: pca9532: fix a potential NULL pointer dereference | Kangjie Lu | 1 | -2/+6 |
2019-03-30 | Merge tag 'staging-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 43 | -4587/+276 |
2019-03-30 | Merge tag 'tty-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 11 | -51/+75 |
2019-03-30 | Merge tag 'usb-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 23 | -37/+110 |
2019-03-30 | Merge tag 'acpi-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 3 | -3/+8 |
2019-03-30 | Merge tag 'pm-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae... | Linus Torvalds | 3 | -4/+12 |
2019-03-30 | Merge branch 'fixes-v5.1-a' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -4/+42 |
2019-03-30 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 28 | -112/+210 |
2019-03-30 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 1 | -1/+1 |
2019-03-30 | Merge tag 'iommu-fixes-v5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 4 | -9/+17 |
2019-03-30 | Merge tag 'driver-core-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+0 |
2019-03-30 | Merge tag 'char-misc-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 18 | -184/+324 |
2019-03-30 | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/... | Linus Torvalds | 13 | -31/+118 |
2019-03-30 | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 8 | -0/+6 |
2019-03-30 | Merge tag 'sound-5.1-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti... | Linus Torvalds | 6 | -39/+77 |
2019-03-30 | Merge tag 'kbuild-fixes-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 8 | -30/+33 |
2019-03-30 | Merge tag 'for-linus-20190329' of git://git.kernel.dk/linux-block | Linus Torvalds | 10 | -43/+88 |
2019-03-30 | Merge tag 'ceph-for-5.1-rc3' of git://github.com/ceph/ceph-client | Linus Torvalds | 2 | -3/+7 |