]> git.kernelconcepts.de Git - karo-tx-linux.git/shortlog
karo-tx-linux.git
2017-04-25 James Smartlpfc: Fix memory corruption of the lpfc_ncmd->list...
2017-04-24 James Smartlpfc revison 11.2.0.12
2017-04-24 James SmartFix Express lane queue creation.
2017-04-24 James SmartUpdate ABORT processing for NVMET.
2017-04-24 James SmartFix implicit logo and RSCN handling for NVMET
2017-04-24 James SmartAdd Fabric assigned WWN support.
2017-04-24 James SmartFix max_sgl_segments settings for NVME / NVMET
2017-04-24 James SmartFix crash after issuing lip reset
2017-04-24 James SmartFix driver load issues when MRQ=8
2017-04-24 James SmartRemove hba lock from NVMET issue WQE.
2017-04-24 James SmartFix nvme initiator handling when not enabled.
2017-04-24 James SmartFix driver usage of 128B WQEs when WQ_CREATE is V1.
2017-04-24 James SmartFix driver unload/reload operation.
2017-04-24 James SmartFix PRLI ACC rsp for NVME
2017-04-24 James SmartFix extra line print in rqpair debug print.
2017-04-24 James SmartRemove NULL ptr check before kfree.
2017-04-24 James SmartRemove unused defines for NVME PostBuf.
2017-04-24 James SmartFix spelling in comments.
2017-04-24 James SmartAdd debug messages for nvme/fcp resource allocation.
2017-04-24 James SmartFix log message in completion path.
2017-04-24 James SmartFix rejected nvme LS Req.
2017-04-24 James SmartFix nvme unregister port timeout.
2017-04-24 James SmartStandardize nvme SGL segment count
2017-04-24 Christoph Hellwignvmet-fcloop: mark two symbols static
2017-04-24 Christoph Hellwignvmet-fc: properly endian swap sq_head
2017-04-24 Christoph Hellwignvmet-fc: mark the sqhd field as __le16
2017-04-24 Christoph Hellwignvmet-fc: fix endianess annoations for nvmet_fc_format_...
2017-04-24 Christoph Hellwignvmet-fc: mark nvmet_fc_handle_fcp_rqst static
2017-04-24 Christoph Hellwignvme-fc: mark two symbols static
2017-04-24 James Smartnvme_fc: add controller reset support
2017-04-24 James Smartnvme_fc: add aen abort to teardown
2017-04-24 James Smartnvme_fc: fix command id check
2017-04-23 Javier Gonzálezlightnvm: pblk: fix erase counters on error fail
2017-04-23 Javier Gonzálezlightnvm: pblk: free metadata on line alloc failure
2017-04-23 Javier Gonzálezlightnvm: pblk: fix memory leak on error path
2017-04-23 Javier Gonzálezlightnvm: pblk: fix bad error check
2017-04-23 Javier Gonzálezlightnvm: pblk: fix race condition on line retry
2017-04-23 Mike Snitzerblock: fix blk_integrity_register to use template's...
2017-04-21 Dan Carpenterlightnvm: don't print a warning for ADDR_EMPTY
2017-04-21 Dan Carpenterlightnvm: potential underflow in pblk_read_rq()
2017-04-21 Ilya Dryomovblock: get rid of blk_integrity_revalidate()
2017-04-21 Rakesh Panditlightnvm: propagate pblk_init return to userspace
2017-04-21 Bart Van Asscheblk-mq: Fix preempt count imbalance
2017-04-21 Jens AxboeMerge branch 'nvme-4.12' of git://git.infradead.org...
2017-04-21 Jens Axboemtip32xx: fix dereference of stack garbage
2017-04-21 Junxiong Guannvme: let dm-mpath distinguish nvme error codes
2017-04-21 Keith Buschnvme/pci: Poll CQ on timeout
2017-04-21 James Smartnvmet_fc: Change traddr field separator to a colon
2017-04-21 James Smartnvme_fc: Add ls aborts on remote port teardown
2017-04-21 James Smartnvme_fc: Move LS's to rport
2017-04-21 James Smartnvmet_fc: add missing reference in add_port
2017-04-21 James Smartnvmet_fc: Rework target side abort handling
2017-04-21 James Smartnvme_fcloop: split job struct from transport for req_re...
2017-04-21 James Smartnvmet_fc: add req_release to lldd api
2017-04-21 James Smartnvmet_fc: add target feature flags for upcall isr contexts
2017-04-21 Logan Gunthorpenvmet: convert from kmap to nvmet_copy_from_sgl
2017-04-21 Helen Koikenvme: improve performance for virtual NVMe devices
2017-04-21 Keith Buschnvme/pci: Don't set reserved SQ create flags
2017-04-21 Jens Axboeblk-stat: kill blk_stat_rq_ddir()
2017-04-21 Josef Baciknbd: set the max segments to USHRT_MAX
2017-04-20 Bart Van Asscheblk-mq: Remove blk_mq_sched_move_to_dispatch()
2017-04-20 Jens Axboeblk-mq: add might_sleep check to blk_mq_get_driver_tag()
2017-04-20 Stephen Batesblk-mq: Fix poll_stat for new size-based bucketing.
2017-04-20 Jens Axboeblk-mq: fix schedule-while-atomic with scheduler attached
2017-04-20 Stephen Batesblk-mq: Add a polling specific stats function
2017-04-20 Stephen Batesblk-stat: convert blk-stat bucket callback to signed
2017-04-20 Christoph Hellwigblock: remove the errors field from struct request
2017-04-20 Christoph Hellwigblktrace: remove the unused block_rq_abort tracepoint
2017-04-20 Christoph Hellwigswim3: remove (commented out) printing of req->errors
2017-04-20 Christoph Hellwigataflop: switch from req->errors to req->error_count
2017-04-20 Christoph Hellwigfloppy: switch from req->errors to req->error_count
2017-04-20 Christoph Hellwigblock: add a error_count field to struct request
2017-04-20 Christoph Hellwigblk-mq: simplify __blk_mq_complete_request
2017-04-20 Christoph Hellwigblk-mq: remove the error argument to blk_mq_complete_re...
2017-04-20 Christoph Hellwigxen-blkfront: don't use req->errors
2017-04-20 Christoph Hellwigmtip32xx: add a status field to struct mtip_cmd
2017-04-20 Christoph Hellwignbd: don't use req->errors
2017-04-20 Christoph Hellwigdm mpath: don't check for req->errors
2017-04-20 Christoph Hellwigdm rq: don't pass irrelevant error code to blk_mq_compl...
2017-04-20 Christoph Hellwignull_blk: don't pass always-0 req->errors to blk_mq_com...
2017-04-20 Christoph Hellwigloop: zero-fill bio on the submitting cpu
2017-04-20 Christoph Hellwigscsi: introduce a result field in struct scsi_request
2017-04-20 Christoph Hellwigvirtio_blk: don't use req->errors
2017-04-20 Christoph Hellwigvirtio: fix spelling of virtblk_scsi_request_done
2017-04-20 Christoph Hellwignvme: make nvme_error_status private
2017-04-20 Christoph Hellwignvme: split nvme status from block req->errors
2017-04-20 Christoph Hellwignvme-fc: fix status code handling in nvme_fc_fcpio_done
2017-04-20 Christoph Hellwigblock: remove the blk_execute_rq return value
2017-04-20 Christoph Hellwigpd: don't check blk_execute_rq return value.
2017-04-20 Jan Karabdi: Drop 'parent' argument from bdi_register[_va]()
2017-04-20 Jan Karablock: Remove unused functions
2017-04-20 Jan Karafs: Remove SB_I_DYNBDI flag
2017-04-20 Jan Karaubifs: Convert to separately allocated bdi
2017-04-20 Jan Karanfs: Convert to separately allocated bdi
2017-04-20 Jan Karancpfs: Convert to separately allocated bdi
2017-04-20 Jan Karanilfs2: Convert to properly refcounting bdi
2017-04-20 Jan Karagfs2: Convert to properly refcounting bdi
2017-04-20 Jan Karafuse: Get rid of bdi_initialized
2017-04-20 Jan Karafuse: Convert to separately allocated bdi
2017-04-20 Jan Karaexofs: Convert to separately allocated bdi
next