index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-04-06
block: remove CONFIG_LBDAF
Christoph Hellwig
2019-04-05
Merge branch 'nvme-5.2' of git://git.infradead.org/nvme into for-5.2/block
Jens Axboe
2019-04-05
nvme: log the error status on Identify Namespace failure
Kenneth Heitke
2019-04-05
nvmet: add safety check for subsystem lock during nvmet_ns_changed
Max Gurtovoy
2019-04-05
nvmet: never fail double namespace enablement
Max Gurtovoy
2019-04-05
nvme-pci: tidy up nvme_map_data
Christoph Hellwig
2019-04-05
nvme-pci: optimize mapping single segment requests using SGLs
Christoph Hellwig
2019-04-05
nvme-pci: optimize mapping of small single segment requests
Christoph Hellwig
2019-04-05
nvme-pci: remove the inline scatterlist optimization
Christoph Hellwig
2019-04-05
nvme-pci: split metadata handling from nvme_map_data / nvme_unmap_data
Christoph Hellwig
2019-04-05
nvme-pci: do not build a scatterlist to map metadata
Christoph Hellwig
2019-04-05
nvme-pci: only call nvme_unmap_data for requests transferring data
Christoph Hellwig
2019-04-05
nvme-pci: merge nvme_free_iod into nvme_unmap_data
Christoph Hellwig
2019-04-05
nvme-pci: move the call to nvme_cleanup_cmd out of nvme_unmap_data
Christoph Hellwig
2019-04-05
nvme-pci: remove nvme_init_iod
Christoph Hellwig
2019-04-05
block: add dma_map_bvec helper
Christoph Hellwig
2019-04-05
block: add a rq_dma_dir helper
Christoph Hellwig
2019-04-05
block: add a rq_integrity_vec helper
Christoph Hellwig
2019-04-05
block: add a req_bvec helper
Christoph Hellwig
2019-04-05
nvme-pci: remove unused nvme_iod member
Keith Busch
2019-04-05
nvme-pci: remove q_dmadev from nvme_queue
Keith Busch
2019-04-05
nvme-pci: use a flag for polled queues
Keith Busch
2019-04-05
nvmet-tcp: implement C2HData SUCCESS optimization
Sagi Grimberg
2019-04-05
nvmet-fc: use zero-sized array and struct_size() in kzalloc()
Gustavo A. R. Silva
2019-04-05
nvmet: avoid double errno conversions
Christoph Hellwig
2019-04-05
nvme: avoid double dereference to convert le to cpu
Max Gurtovoy
2019-04-04
block: bio: ensure newly added bio flags don't override BVEC_POOL_IDX
Johannes Thumshirn
2019-04-01
md: batch flush requests.
NeilBrown
2019-04-01
Revert "MD: fix lock contention for flush bios"
NeilBrown
2019-04-01
Don't jump to compute_result state from check_result state
Nigel Croxon
2019-04-01
block: loop: mark bvec as ITER_BVEC_FLAG_NO_REF
Ming Lei
2019-04-01
block: don't check if adjacent bvecs in one bio can be mergeable
Ming Lei
2019-04-01
block: reuse __blk_bvec_map_sg() for mapping page sized bvec
Ming Lei
2019-04-01
block: remove argument of 'request_queue' from __blk_bvec_map_sg
Ming Lei
2019-04-01
block: enable multi-page bvec for passthrough IO
Ming Lei
2019-04-01
block: put the same page when adding it to bio
Ming Lei
2019-04-01
block: check if page is mergeable in one helper
Ming Lei
2019-04-01
block: cleanup bio_add_pc_page
Ming Lei
2019-04-01
block: don't merge adjacent bvecs to one segment in bio blk_queue_split
Ming Lei
2019-04-01
block: avoid to break XEN by multi-page bvec
Ming Lei
2019-04-01
block: pass page to xen_biovec_phys_mergeable
Ming Lei
2019-04-01
loop: properly observe rotational flag of underlying device
Holger Hoffstätte
2019-04-01
doc, block, bfq: add information on bfq execution time
Paolo Valente
2019-04-01
block, bfq: save & resume weight on a queue merge/split
Francesco Pollicino
2019-04-01
block, bfq: print SHARED instead of pid for shared queues in logs
Francesco Pollicino
2019-04-01
block, bfq: always protect newly-created queues from existing active queues
Paolo Valente
2019-04-01
block, bfq: do not tag totally seeky queues as soft rt
Paolo Valente
2019-04-01
block, bfq: do not merge queues on flash storage with queueing
Paolo Valente
2019-04-01
block, bfq: tune service injection basing on request service times
Paolo Valente
2019-04-01
block, bfq: do not idle for lowest-weight queues
Paolo Valente
[next]