2019-04-06 |
David Kozub | block: sed-opal: pass steps via argument rather than... |
commit | commitdiff | tree |
2019-04-06 |
David Kozub | block: sed-opal: use named Opal tokens instead of integ... |
commit | commitdiff | tree |
2019-04-06 |
David Kozub | block: sed-opal: unify retrieval of table columns |
commit | commitdiff | tree |
2019-04-06 |
David Kozub | block: sed-opal: add token for OPAL_LIFECYCLE |
commit | commitdiff | tree |
2019-04-06 |
Jonas Rabenstein | block: sed-opal: split generation of bytestring header... |
commit | commitdiff | tree |
2019-04-06 |
Jonas Rabenstein | block: sed-opal: print failed function address |
commit | commitdiff | tree |
2019-04-06 |
David Kozub | block: sed-opal: reuse response_get_token to decrease... |
commit | commitdiff | tree |
2019-04-06 |
David Kozub | block: sed-opal: unify error handling of responses |
commit | commitdiff | tree |
2019-04-06 |
David Kozub | block: sed-opal: unify cmd start |
commit | commitdiff | tree |
2019-04-06 |
David Kozub | block: sed-opal: close parameter list in cmd_finalize |
commit | commitdiff | tree |
2019-04-06 |
Jonas Rabenstein | block: sed-opal: unify space check in add_token_* |
commit | commitdiff | tree |
2019-04-06 |
Jonas Rabenstein | block: sed-opal: use correct macro for method length |
commit | commitdiff | tree |
2019-04-06 |
David Kozub | block: sed-opal: fix typos and formatting |
commit | commitdiff | tree |
2019-04-06 |
David Kozub | block: sed-opal: fix IOC_OPAL_ENABLE_DISABLE_MBR |
commit | commitdiff | tree |
2019-04-06 |
Christoph Hellwig | block: remove CONFIG_LBDAF |
commit | commitdiff | tree |
2019-04-05 |
Jens Axboe | Merge branch 'nvme-5.2' of git://git.infradead.org... |
commit | commitdiff | tree |
2019-04-05 |
Kenneth Heitke | nvme: log the error status on Identify Namespace failure |
commit | commitdiff | tree |
2019-04-05 |
Max Gurtovoy | nvmet: add safety check for subsystem lock during nvmet... |
commit | commitdiff | tree |
2019-04-05 |
Max Gurtovoy | nvmet: never fail double namespace enablement |
commit | commitdiff | tree |
2019-04-05 |
Christoph Hellwig | nvme-pci: tidy up nvme_map_data |
commit | commitdiff | tree |
2019-04-05 |
Christoph Hellwig | nvme-pci: optimize mapping single segment requests... |
commit | commitdiff | tree |
2019-04-05 |
Christoph Hellwig | nvme-pci: optimize mapping of small single segment... |
commit | commitdiff | tree |
2019-04-05 |
Christoph Hellwig | nvme-pci: remove the inline scatterlist optimization |
commit | commitdiff | tree |
2019-04-05 |
Christoph Hellwig | nvme-pci: split metadata handling from nvme_map_data... |
commit | commitdiff | tree |
2019-04-05 |
Christoph Hellwig | nvme-pci: do not build a scatterlist to map metadata |
commit | commitdiff | tree |
2019-04-05 |
Christoph Hellwig | nvme-pci: only call nvme_unmap_data for requests transf... |
commit | commitdiff | tree |
2019-04-05 |
Christoph Hellwig | nvme-pci: merge nvme_free_iod into nvme_unmap_data |
commit | commitdiff | tree |
2019-04-05 |
Christoph Hellwig | nvme-pci: move the call to nvme_cleanup_cmd out of... |
commit | commitdiff | tree |
2019-04-05 |
Christoph Hellwig | nvme-pci: remove nvme_init_iod |
commit | commitdiff | tree |
2019-04-05 |
Christoph Hellwig | block: add dma_map_bvec helper |
commit | commitdiff | tree |
2019-04-05 |
Christoph Hellwig | block: add a rq_dma_dir helper |
commit | commitdiff | tree |
2019-04-05 |
Christoph Hellwig | block: add a rq_integrity_vec helper |
commit | commitdiff | tree |
2019-04-05 |
Christoph Hellwig | block: add a req_bvec helper |
commit | commitdiff | tree |
2019-04-05 |
Keith Busch | nvme-pci: remove unused nvme_iod member |
commit | commitdiff | tree |
2019-04-05 |
Keith Busch | nvme-pci: remove q_dmadev from nvme_queue |
commit | commitdiff | tree |
2019-04-05 |
Keith Busch | nvme-pci: use a flag for polled queues |
commit | commitdiff | tree |
2019-04-05 |
Sagi Grimberg | nvmet-tcp: implement C2HData SUCCESS optimization |
commit | commitdiff | tree |
2019-04-05 |
Gustavo A.... | nvmet-fc: use zero-sized array and struct_size() in... |
commit | commitdiff | tree |
2019-04-05 |
Christoph Hellwig | nvmet: avoid double errno conversions |
commit | commitdiff | tree |
2019-04-05 |
Max Gurtovoy | nvme: avoid double dereference to convert le to cpu |
commit | commitdiff | tree |
2019-04-04 |
Johannes Thumshirn | block: bio: ensure newly added bio flags don't override... |
commit | commitdiff | tree |
2019-04-01 |
NeilBrown | md: batch flush requests. |
commit | commitdiff | tree |
2019-04-01 |
NeilBrown | Revert "MD: fix lock contention for flush bios" |
commit | commitdiff | tree |
2019-04-01 |
Nigel Croxon | Don't jump to compute_result state from check_result... |
commit | commitdiff | tree |
2019-04-01 |
Ming Lei | block: loop: mark bvec as ITER_BVEC_FLAG_NO_REF |
commit | commitdiff | tree |
2019-04-01 |
Ming Lei | block: don't check if adjacent bvecs in one bio can... |
commit | commitdiff | tree |
2019-04-01 |
Ming Lei | block: reuse __blk_bvec_map_sg() for mapping page sized... |
commit | commitdiff | tree |
2019-04-01 |
Ming Lei | block: remove argument of 'request_queue' from __blk_bv... |
commit | commitdiff | tree |
2019-04-01 |
Ming Lei | block: enable multi-page bvec for passthrough IO |
commit | commitdiff | tree |
2019-04-01 |
Ming Lei | block: put the same page when adding it to bio |
commit | commitdiff | tree |
2019-04-01 |
Ming Lei | block: check if page is mergeable in one helper |
commit | commitdiff | tree |
2019-04-01 |
Ming Lei | block: cleanup bio_add_pc_page |
commit | commitdiff | tree |
2019-04-01 |
Ming Lei | block: don't merge adjacent bvecs to one segment in... |
commit | commitdiff | tree |
2019-04-01 |
Ming Lei | block: avoid to break XEN by multi-page bvec |
commit | commitdiff | tree |
2019-04-01 |
Ming Lei | block: pass page to xen_biovec_phys_mergeable |
commit | commitdiff | tree |
2019-04-01 |
Holger Hoffstätte | loop: properly observe rotational flag of underlying... |
commit | commitdiff | tree |
2019-04-01 |
Paolo Valente | doc, block, bfq: add information on bfq execution time |
commit | commitdiff | tree |
2019-04-01 |
Francesco Pollicino | block, bfq: save & resume weight on a queue merge/split |
commit | commitdiff | tree |
2019-04-01 |
Francesco Pollicino | block, bfq: print SHARED instead of pid for shared... |
commit | commitdiff | tree |
2019-04-01 |
Paolo Valente | block, bfq: always protect newly-created queues from... |
commit | commitdiff | tree |
2019-04-01 |
Paolo Valente | block, bfq: do not tag totally seeky queues as soft rt |
commit | commitdiff | tree |
2019-04-01 |
Paolo Valente | block, bfq: do not merge queues on flash storage with... |
commit | commitdiff | tree |
2019-04-01 |
Paolo Valente | block, bfq: tune service injection basing on request... |
commit | commitdiff | tree |
2019-04-01 |
Paolo Valente | block, bfq: do not idle for lowest-weight queues |
commit | commitdiff | tree |
2019-04-01 |
Paolo Valente | block, bfq: increase idling for weight-raised queues |
commit | commitdiff | tree |
2019-04-01 |
Konstantin... | block/bfq: fix ifdef for CONFIG_BFQ_GROUP_IOSCHED=y |
commit | commitdiff | tree |
2019-03-31 |
Linus Torvalds | Linux 5.1-rc3 |
commit | commitdiff | tree |
2019-03-31 |
Linus Torvalds | Merge tag 'for-linus' of git://git.kernel.org/pub/scm... |
commit | commitdiff | tree |
2019-03-31 |
Linus Torvalds | Merge branch 'x86-urgent-for-linus' of git://git.kernel... |
commit | commitdiff | tree |
2019-03-31 |
Linus Torvalds | Merge branch 'perf-urgent-for-linus' of git://git.kerne... |
commit | commitdiff | tree |
2019-03-31 |
Linus Torvalds | Merge branch 'smp-urgent-for-linus' of git://git.kernel... |
commit | commitdiff | tree |
2019-03-31 |
Linus Torvalds | Merge branch 'locking-urgent-for-linus' of git://git... |
commit | commitdiff | tree |
2019-03-31 |
Linus Torvalds | Merge branch 'core-urgent-for-linus' of git://git.kerne... |
commit | commitdiff | tree |
2019-03-31 |
Linus Torvalds | Merge tag 'powerpc-5.1-4' of git://git.kernel.org/pub... |
commit | commitdiff | tree |
2019-03-31 |
Linus Torvalds | Merge tag 'dmaengine-fix-5.1-rc3' of git://git.infradea... |
commit | commitdiff | tree |
2019-03-30 |
Linus Torvalds | Merge tag 'led-fixes-for-5.1-rc3' of git://git.kernel... |
commit | commitdiff | tree |
2019-03-30 |
Linus Torvalds | Merge tag 'gpio-v5.1-2' of git://git.kernel.org/pub... |
commit | commitdiff | tree |
2019-03-30 |
Rasmus Villemoes | leds: trigger: netdev: use memcpy in device_name_store |
commit | commitdiff | tree |
2019-03-30 |
Kangjie Lu | leds: pca9532: fix a potential NULL pointer dereference |
commit | commitdiff | tree |
2019-03-30 |
Linus Torvalds | Merge tag 'staging-5.1-rc3' of git://git.kernel.org... |
commit | commitdiff | tree |
2019-03-30 |
Linus Torvalds | Merge tag 'tty-5.1-rc3' of git://git.kernel.org/pub... |
commit | commitdiff | tree |
2019-03-30 |
Linus Torvalds | Merge tag 'usb-5.1-rc3' of git://git.kernel.org/pub... |
commit | commitdiff | tree |
2019-03-30 |
Linus Torvalds | Merge tag 'acpi-5.1-rc3' of git://git.kernel.org/pub... |
commit | commitdiff | tree |
2019-03-30 |
Linus Torvalds | Merge tag 'pm-5.1-rc3' of git://git.kernel.org/pub... |
commit | commitdiff | tree |
2019-03-30 |
Linus Torvalds | Merge branch 'fixes-v5.1-a' of git://git.kernel.org... |
commit | commitdiff | tree |
2019-03-29 |
Linus Torvalds | Merge branch 'akpm' (patches from Andrew) |
commit | commitdiff | tree |
2019-03-29 |
Linus Torvalds | Merge tag 'arm64-fixes' of git://git.kernel.org/pub... |
commit | commitdiff | tree |
2019-03-29 |
Linus Torvalds | Merge tag 'iommu-fixes-v5.1-rc3' of git://git.kernel... |
commit | commitdiff | tree |
2019-03-29 |
Linus Torvalds | Merge tag 'driver-core-5.1-rc3' of git://git.kernel... |
commit | commitdiff | tree |
2019-03-29 |
Linus Torvalds | Merge tag 'char-misc-5.1-rc3' of git://git.kernel.org... |
commit | commitdiff | tree |
2019-03-29 |
Linus Torvalds | Merge tag 'scsi-fixes' of git://git.kernel.org/pub... |
commit | commitdiff | tree |
2019-03-29 |
Linus Torvalds | Merge branch 'i2c/for-current' of git://git.kernel... |
commit | commitdiff | tree |
2019-03-29 |
Linus Torvalds | Merge tag 'sound-5.1-rc3' of git://git.kernel.org/pub... |
commit | commitdiff | tree |
2019-03-29 |
Linus Torvalds | Merge tag 'kbuild-fixes-v5.1' of git://git.kernel.org... |
commit | commitdiff | tree |
2019-03-29 |
Linus Torvalds | Merge tag 'for-linus-20190329' of git://git.kernel... |
commit | commitdiff | tree |
2019-03-29 |
Linus Torvalds | Merge tag 'ceph-for-5.1-rc3' of git://github.com/ceph... |
commit | commitdiff | tree |
2019-03-29 |
Linus Torvalds | Merge tag 'xfs-5.1-fixes-1' of git://git.kernel.org... |
commit | commitdiff | tree |
2019-03-29 |
Kees Cook | LSM: Revive CONFIG_DEFAULT_SECURITY_* for "make oldconfig" |
commit | commitdiff | tree |
2019-03-29 |
Thomas Gleixner | Merge tag 'perf-urgent-for-mingo-5.1-20190329' of git... |
commit | commitdiff | tree |
2019-03-29 |
Linus Torvalds | Merge tag 'drm-fixes-2019-03-29' of git://anongit.freed... |
commit | commitdiff | tree |
next |