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: sed-opal: don't repeat opal_discovery0 in each steps array
David Kozub
2019-04-06
block: sed-opal: pass steps via argument rather than via opal_dev
David Kozub
2019-04-06
block: sed-opal: use named Opal tokens instead of integer literals
David Kozub
2019-04-06
block: sed-opal: unify retrieval of table columns
David Kozub
2019-04-06
block: sed-opal: add token for OPAL_LIFECYCLE
David Kozub
2019-04-06
block: sed-opal: split generation of bytestring header and content
Jonas Rabenstein
2019-04-06
block: sed-opal: print failed function address
Jonas Rabenstein
2019-04-06
block: sed-opal: reuse response_get_token to decrease code duplication
David Kozub
2019-04-06
block: sed-opal: unify error handling of responses
David Kozub
2019-04-06
block: sed-opal: unify cmd start
David Kozub
2019-04-06
block: sed-opal: close parameter list in cmd_finalize
David Kozub
2019-04-06
block: sed-opal: unify space check in add_token_*
Jonas Rabenstein
2019-04-06
block: sed-opal: use correct macro for method length
Jonas Rabenstein
2019-04-06
block: sed-opal: fix typos and formatting
David Kozub
2019-04-06
block: sed-opal: fix IOC_OPAL_ENABLE_DISABLE_MBR
David Kozub
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
[next]