]> git.kernelconcepts.de Git - karo-tx-linux.git/history - drivers
Merge branch 'nvme-4.12' of git://git.infradead.org/nvme into for-4.12/block
[karo-tx-linux.git] / drivers /
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 Josef Baciknbd: set the max segments to USHRT_MAX
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 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 Karafs: Remove SB_I_DYNBDI flag
2017-04-20 Jan Karamtd: Convert to dynamically allocated bdi infrastructure
2017-04-20 Jan Karalustre: Convert to separately allocated bdi
2017-04-20 Rakesh Panditligtnvm: fix double blk_put_queue on same queue
2017-04-19 Bart Van Asschelightnvm: Use blk_init_request_from_bio() instead of...
2017-04-19 Bart Van Asschenull_blk: Use blk_init_request_from_bio() instead of...
2017-04-19 Arnd Bergmannlightnvm: assume 64-bit lba numbers
2017-04-19 Christoph Hellwigblock: remove the osdblk driver
2017-04-19 Josef Baciknbd: set the max segment size to UINT_MAX
2017-04-19 Jens AxboeMerge branch 'stable/for-jens-4.12' of git://git.kernel...
2017-04-18 Marc Olsonblkfront: add uevent for size change
2017-04-17 Josef Baciknbd: add a flag to destroy an nbd device on disconnect
2017-04-17 Josef Baciknbd: add device refcounting
2017-04-17 Josef Baciknbd: add a status netlink command
2017-04-17 Josef Baciknbd: handle dead connections
2017-04-17 Josef Baciknbd: only clear the queue on device teardown
2017-04-17 Josef Baciknbd: multicast dead link notifications
2017-04-17 Josef Baciknbd: add a reconfigure netlink command
2017-04-17 Josef Baciknbd: add a basic netlink interface
2017-04-17 Josef Baciknbd: stop using the bdev everywhere
2017-04-17 Josef Baciknbd: separate out the config information
2017-04-17 Josef Baciknbd: handle single path failures gracefully
2017-04-17 Josef Baciknbd: put socket in error cases
2017-04-16 Dan Carpenterlightnvm: fix some error code in pblk-init.c
2017-04-16 Dan Carpenterlightnvm: fix some WARN() messages
2017-04-16 Dan Carpenterlightnvm: pblk-gc: fix an error pointer dereference...
2017-04-16 Javier Gonzálezlightnvm: physical block device (pblk) target
2017-04-16 Javier Gonzálezlightnvm: convert sprintf into strlcpy
2017-04-16 Javier Gonzálezlightnvm: fix type checks on rrpc
2017-04-16 Javier Gonzálezlightnvm: clean unused variable
2017-04-16 Javier Gonzálezlightnvm: make nvm_free static
2017-04-16 Javier Gonzálezlightnvm: allow to init targets on factory mode
2017-04-16 Javier Gonzálezlightnvm: bad type conversion for nvme control bits
2017-04-16 Javier Gonzálezlightnvm: fix cleanup order of disk on init error
2017-04-16 Javier Gonzálezlightnvm: double-clear of dev->lun_map on target init...
2017-04-16 NeilBrownlightnvm: don't check for failure from mempool_alloc()
2017-04-16 Matias Bjørlinglightnvm: enable nvme size compile asserts
2017-04-16 Javier Gonzálezlightnvm: free reverse device map
2017-04-16 Javier Gonzálezlightnvm: submit erases using the I/O path
2017-04-16 Scott Bauernvme/lightnvm: Prevent small buffer overflow in nvme_nv...
2017-04-16 Christophe JAILLETlightnvm: Fix error handling
2017-04-14 Christoph Hellwigremove the mg_disk driver
2017-04-08 Martin K. Petersenscsi: sd: Remove LBPRZ dependency for discards
2017-04-08 Martin K. Petersenscsi: sd: Separate zeroout and discard command choices
2017-04-08 Christoph Hellwigblock: remove the discard_zeroes_data flag
2017-04-08 Christoph Hellwigdrbd: implement REQ_OP_WRITE_ZEROES
2017-04-08 Christoph Hellwigdrbd: make intelligent use of blkdev_issue_zeroout
2017-04-08 Christoph Hellwigmmc: remove the discard_zeroes_data flag
2017-04-08 Christoph Hellwigrsxx: remove the discard_zeroes_data flag
2017-04-08 Christoph Hellwigrbd: remove the discard_zeroes_data flag
2017-04-08 Christoph Hellwigbrd: remove discard support
2017-04-08 Christoph Hellwigloop: implement REQ_OP_WRITE_ZEROES
2017-04-08 Christoph Hellwigzram: implement REQ_OP_WRITE_ZEROES
2017-04-08 Christoph Hellwignvme: implement REQ_OP_WRITE_ZEROES
2017-04-08 Christoph Hellwigsd: implement unmapping Write Zeroes
2017-04-08 Christoph Hellwigblock: add a flags argument to (__)blkdev_issue_zeroout
2017-04-08 Christoph Hellwigdm kcopyd: switch to use REQ_OP_WRITE_ZEROES
2017-04-08 Christoph Hellwigdm: support REQ_OP_WRITE_ZEROES
2017-04-08 Christoph Hellwigdm io: discards don't take a payload
2017-04-08 Christoph Hellwigmd: support REQ_OP_WRITE_ZEROES
2017-04-08 Christoph Hellwigsd: implement REQ_OP_WRITE_ZEROES
2017-04-08 Christoph Hellwigsd: split sd_setup_discard_cmnd
2017-04-07 Jens AxboeMerge branch 'for-linus' into for-4.12/block
2017-04-07 Bart Van Asschedm rq: Avoid that request processing stalls sporadically
next