]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/history - drivers
block: Introduce BLK_MQ_REQ_PREEMPT
[mirror_ubuntu-bionic-kernel.git] / drivers /
2017-11-11 Christoph Hellwignvmet: kill nvmet_inline_bio_init
2017-11-11 Christoph Hellwignvmet: better data length validation
2017-11-11 Ming Leinvme-pci: avoid dereference of symbol from unloaded...
2017-11-11 Keith Buschnvme: send uevent for some asynchronous events
2017-11-11 Keith Buschnvme: unexport starting async event work
2017-11-11 Keith Buschnvme: remove handling of multiple AEN requests
2017-11-11 Keith Buschnvme-fc: remove unused "queue_size" field
2017-11-11 Keith Buschnvme: centralize AEN defines
2017-11-11 Sagi Grimbergnvmet: remove redundant local variable
2017-11-11 Sagi Grimbergnvmet: remove redundant memset if failed to get_smart_l...
2017-11-11 Javier Gonzáleznvme: fix eui_show() print format
2017-11-11 Javier Gonzáleznvme: compare NQN string with right size
2017-11-11 Christoph Hellwigblock: pass full fmode_t to blk_verify_command
2017-11-11 Minwoo Imnvmet: fix comment typos in admin-cmd.c
2017-11-11 Max Gurtovoynvme-rdma: fix nvme_rdma_create_queue_ib error flow
2017-11-11 Israel Rukshinnvmet-rdma: update queue list during ib_device removal
2017-11-11 James Smartlpfc: tie in to new dev_loss_tmo interface in nvme...
2017-11-11 James Smartnvme-fc: decouple ns references from lldd references
2017-11-11 James Smartnvme-fc: fix localport resume using stale values
2017-11-11 Keith Buschnvme: check admin passthru command effects
2017-11-11 Keith Buschnvme: factor get log into a helper
2017-11-11 Christoph Hellwignvme: fix and clarify the check for missing metadata
2017-11-11 Christoph Hellwignvme: split __nvme_revalidate_disk
2017-11-11 Christoph Hellwignvme: set the chunk size before freezing the queue
2017-11-11 Christoph Hellwignvme: don't pass struct nvme_ns to nvme_config_discard
2017-11-11 Christoph Hellwignvme: don't pass struct nvme_ns to nvme_init_integrity
2017-11-11 Christoph Hellwignvme: always unregister the integrity profile in __nvme...
2017-11-11 Christoph Hellwignvme: move the dying queue check from cancel to completion
2017-11-06 Josef Baciknbd: don't start req until after the dead connection...
2017-11-06 Josef Baciknbd: wait uninterruptible for the dead timeout
2017-11-04 Ming Leiblk-mq: don't handle failure in .get_budget
2017-11-04 Ming LeiSCSI: don't get target/host busy_count in scsi_mq_get_b...
2017-11-03 Jens Axboecdrom: hide CONFIG_CDROM menu selection
2017-11-03 Christoph Hellwigblock: add a poll_fn callback to struct request_queue
2017-11-03 Jens AxboeMerge branch 'nvme-4.15' of git://git.infradead.org...
2017-11-03 Minwoo Imnvme: comment typo fixed in clearing AER
2017-11-02 Arnd Bergmannskd: use ktime_get_real_seconds()
2017-11-02 Arnd Bergmannblock: fix CDROM dependency on BLK_DEV
2017-11-01 Keith Buschnvme: Remove unused headers
2017-11-01 James Smartnvmet: fix fatal_err_work deadlock
2017-11-01 James Smartnvme-fc: add dev_loss_tmo timeout and remoteport resume...
2017-11-01 James Smartnvme: allow controller RESETTING to RECONNECTING transition
2017-11-01 James Smartnvme-fc: check connectivity before initiating reconnects
2017-11-01 James Smartnvme-fc: add a dev_loss_tmo field to the remoteport
2017-11-01 James Smartnvme-fc: change ctlr state assignments during reset...
2017-11-01 Sagi Grimbergnvme: flush reset_work before safely continuing with...
2017-11-01 Sagi Grimbergnvme-rdma: reuse nvme_delete_ctrl when reconnect attemp...
2017-11-01 Christoph Hellwignvme: consolidate common code from ->reset_work
2017-11-01 Christoph Hellwignvme-rdma: remove nvme_rdma_remove_ctrl
2017-11-01 Christoph Hellwignvme: move controller deletion to common code
2017-11-01 Christoph Hellwignvme-fc: merge __nvme_fc_schedule_delete_work into...
2017-11-01 James Smartnvme-fc: avoid workqueue flush stalls
2017-11-01 Bart Van Asscheblock: Rework drivers/cdrom/Makefile
2017-11-01 Ming Leiscsi: implement .get_budget and .put_budget for blk-mq
2017-11-01 Ming Leiscsi: allow passing in null rq to scsi_prep_state_check()
2017-10-30 Liang Chenbcache: explicitly destroy mutex while exiting
2017-10-30 tang.junhuibcache: fix wrong cache_misses statistics
2017-10-30 Tang Junhuibcache: update bucket_in_use in real time
2017-10-30 Elena Reshetovabcache: convert cached_dev.count from atomic_t to refco...
2017-10-30 Coly Libcache: only permit to recovery read error when cache...
2017-10-27 James Smartnvme-fc: remove NVME_FC_MAX_SEGMENTS
2017-10-27 James Smartnvme-fc: add support for duplicate_connect option
2017-10-27 James Smartnvme-rdma: add support for duplicate_connect option
2017-10-27 James Smartnvme: add helper to compare options to controller
2017-10-27 James Smartnvme: add duplicate_connect option
2017-10-27 Christoph Hellwignvme: check for a live controller in nvme_dev_open
2017-10-27 Christoph Hellwignvme: get rid of nvme_ctrl_list
2017-10-27 Christoph Hellwignvme: switch controller refcounting to use struct device
2017-10-27 Christoph Hellwignvme: simplify nvme_open
2017-10-27 Christoph Hellwignvme: use kref_get_unless_zero in nvme_find_get_ns
2017-10-24 Javier Gonzálezlightnvm: pblk: remove leftover testing function
2017-10-23 Nitzan Carminvme-rdma: Add debug message when reaches timeout
2017-10-23 Max Gurtovoynvme-rdma: align nvme_rdma_device structure
2017-10-20 James Smartnvme-fc: correct io timeout behavior
2017-10-20 James Smartnvme-fc: correct io termination handling
2017-10-20 Chaitanya Kulkarninvme-pci: add SGL support
2017-10-20 Christoph Hellwignvme: use ida_simple_{get,remove} for the controller...
2017-10-20 Roy Shtermannvmet: Change max_nsid in subsystem due to ns_disable...
2017-10-19 Israel Rukshinnvme-loop: Add BLK_MQ_F_NO_SCHED flag to admin tag set
2017-10-19 Israel Rukshinnvme-fc: Add BLK_MQ_F_NO_SCHED flag to admin tag set
2017-10-19 Israel Rukshinnvme-rdma: Add BLK_MQ_F_NO_SCHED flag to admin tag set
2017-10-19 Minwoo Imnvme-pci: fix typos in comments
2017-10-18 Sagi Grimbergnvme-rdma: stop controller reset if the controller...
2017-10-18 Sagi Grimbergnvme-rdma: change queue flag semantics DELETING ->...
2017-10-18 Sagi Grimbergnvme-rdma: Don't local invalidate if the queue is not...
2017-10-18 Sagi Grimbergnvme-rdma: teardown admin/io queues once on error recovery
2017-10-18 Sagi Grimbergnvme-rdma: Check that reinit_request got a proper mr
2017-10-18 Sagi Grimbergnvme-rdma: move assignment to declaration
2017-10-18 Sagi Grimbergnvme-rdma: fix wrong logging message
2017-10-18 Sagi Grimbergnvme-rdma: pass tagset to directly nvme_rdma_free_tagset
2017-10-18 Sagi Grimbergnvme: introduce nvme_reinit_tagset
2017-10-17 Wei Yongjunnullb: fix error return code in null_init()
2017-10-16 Michael Lylebcache: writeback rate clamping: make 32 bit safe
2017-10-16 Liang Chenbcache: safeguard a dangerous addressing in closure_queue
2017-10-16 Michael Lylebcache: rearrange writeback main thread ratelimit
2017-10-16 Michael Lylebcache: writeback rate shouldn't artifically clamp
2017-10-16 Michael Lylebcache: smooth writeback rate control
2017-10-16 Michael Lylebcache: implement PI controller for writeback rate
2017-10-16 Michael Lylebcache: don't write back data if reading it failed
2017-10-16 Yijing Wangbcache: remove unused parameter
next