]> asedeno.scripts.mit.edu Git - linux.git/history - drivers
block: don't use blocking queue entered for recursive bio submits
[linux.git] / drivers /
2018-06-03 Kent Overstreetdm-crypt: fix warning in shutdown path
2018-06-01 Javier Gonzálezlightnvm: pblk: take bitmap alloc. out of critical section
2018-06-01 Hans Holmberglightnvm: pblk: kick writer on new flush points
2018-06-01 Hans Holmberglightnvm: pblk: only try to recover lines with written...
2018-06-01 Javier Gonzálezlightnvm: pblk: remove unnecessary bio_get/put
2018-06-01 Marcin Dziegielewskilightnvm: pblk: add possibility to set write buffer...
2018-06-01 Igor Konopkolightnvm: fix partial read error path
2018-06-01 Igor Konopkolightnvm: proper error handling for pblk_bio_add_pages
2018-06-01 Hans Holmberglightnvm: pblk: fix smeta write error path
2018-06-01 Hans Holmberglightnvm: pblk: garbage collect lines with failed writes
2018-06-01 Hans Holmberglightnvm: pblk: rework write error recovery path
2018-06-01 Javier Gonzálezlightnvm: pblk: remove dead function
2018-06-01 Javier Gonzálezlightnvm: pass flag on graceful teardown to targets
2018-06-01 Javier Gonzálezlightnvm: pblk: check for chunk size before allocating it
2018-06-01 Javier Gonzálezlightnvm: pblk: remove unnecessary argument
2018-06-01 Javier Gonzálezlightnvm: pblk: remove unnecessary indirection
2018-06-01 Javier Gonzálezlightnvm: pblk: return NVM_ error on failed submission
2018-06-01 Javier Gonzálezlightnvm: pblk: warn in case of corrupted write buffer
2018-06-01 Javier Gonzálezlightnvm: pblk: improve error msg on corrupted LBAs
2018-06-01 Javier Gonzálezlightnvm: pblk: check read lba on gc path
2018-06-01 Javier Gonzálezlightnvm: pblk: recheck for bad lines at runtime
2018-06-01 Javier Gonzálezlightnvm: pblk: fail gracefully on line alloc. failure
2018-06-01 Jens AxboeMerge branch 'nvme-4.18' of git://git.infradead.org...
2018-06-01 Christoph Hellwignvme: use the changed namespaces list log to clear...
2018-06-01 Christoph Hellwignvme: mark nvme_queue_scan static
2018-06-01 Hannes Reineckenvme: submit AEN event configuration on startup
2018-06-01 Christoph Hellwignvmet: mask pending AENs
2018-06-01 Christoph Hellwignvmet: add AEN configuration support
2018-06-01 Christoph Hellwignvmet: implement the changed namespaces log
2018-06-01 Christoph Hellwignvmet: split log page implementation
2018-06-01 Christoph Hellwignvmet: add a new nvmet_zero_sgl helper
2018-05-31 Christoph Hellwignvme.h: untangle AEN notice definitions
2018-05-31 Wei Yongjunnvmet: fix error return code in nvmet_file_ns_enable()
2018-05-31 Wei Yongjunnvmet: fix a typo in nvmet_file_ns_enable()
2018-05-31 Christoph Hellwignvme-fabrics: allow internal passthrough command on...
2018-05-30 Kent Overstreettarget: convert to bioset_init()/mempool_init()
2018-05-30 Kent Overstreetdm: convert to bioset_init()/mempool_init()
2018-05-30 Kent Overstreetmd: convert to bioset_init()/mempool_init()
2018-05-30 Kent Overstreetbcache: convert to bioset_init()/mempool_init()
2018-05-30 Kent Overstreetlightnvm: convert to bioset_init()/mempool_init()
2018-05-30 Kent Overstreetpktcdvd: convert to bioset_init()/mempool_init()
2018-05-30 Kent Overstreetdrbd: convert to bioset_init()/mempool_init()
2018-05-30 Kent Overstreetblock: convert bounce, q->bio_split to bioset_init...
2018-05-30 Christoph Hellwigblk-mq: only iterate over inflight requests in blk_mq_t...
2018-05-30 Kevin Vigornbd: clear DISCONNECT_REQUESTED flag once disconnection...
2018-05-30 Christoph Hellwignvme-loop: add support for multiple ports
2018-05-30 Christoph Hellwignvme-pci: simplify __nvme_submit_cmd
2018-05-30 Keith Buschnvme-pci: Rate limit the nvme timeout warnings
2018-05-30 James Smartnvme: allow duplicate controller if prior controller...
2018-05-29 Christoph Hellwigblock: remove parent device reference from struct bsg_c...
2018-05-29 Jens AxboeMerge branch 'nvme-4.18-2' of git://git.infradead.org...
2018-05-29 Christoph Hellwiglibiscsi: don't try to bypass SCSI EH
2018-05-29 Christoph Hellwigmmc: complete requests from ->timeout
2018-05-29 Christoph Hellwigscsi_transport_fc: complete requests from ->timeout
2018-05-29 Christoph Hellwignull_blk: complete requests from ->timeout
2018-05-29 Christoph Hellwigmtip32xx: complete requests from ->timeout
2018-05-29 Christoph Hellwignbd: complete requests from ->timeout
2018-05-29 Christoph Hellwignvme: return BLK_EH_DONE from ->timeout
2018-05-29 Christoph Hellwigblock: rename BLK_EH_NOT_HANDLED to BLK_EH_DONE
2018-05-29 Christoph Hellwiglibata: remove ata_scsi_timed_out
2018-05-28 Andy Shevchenkobcache: Replace bch_read_string_list() by __sysfs_match...
2018-05-28 Andy Shevchenkobcache: Move couple of functions to sysfs.c
2018-05-28 Andy Shevchenkobcache: Move couple of string arrays to sysfs.c
2018-05-28 Coly Libcache: stop bcache device when backing device is offline
2018-05-25 Hannes Reineckenvme: fixup memory leak in nvme_init_identify()
2018-05-25 Hannes Reineckenvme: fix KASAN warning when parsing host nqn
2018-05-25 Chaitanya Kulkarninvmet-loop: use nr_phys_segments when map rq to sgl
2018-05-25 James Smartnvmet-fc: increase LS buffer count per fc port
2018-05-25 Chaitanya Kulkarninvmet: add simple file backed ns support
2018-05-25 Chaitanya Kulkarninvmet: remove duplicate NULL initialization for req->ns
2018-05-25 Chaitanya Kulkarninvmet: make a few error messages more generic
2018-05-25 Hannes Reineckenvme-fabrics: allow duplicate connections to the discov...
2018-05-25 Hannes Reineckenvme-fabrics: centralize discovery controller defaults
2018-05-25 James Smartnvme-fabrics: remove unnecessary controller subnqn...
2018-05-25 James Smartnvme-fc: remove setting DNR on exception conditions
2018-05-25 Jianchao Wangnvme-rdma: stop admin queue before freeing it
2018-05-25 Keith Buschnvme-pci: Fix AER reset handling
2018-05-25 Jianchao Wangnvme-pci: set nvmeq->cq_vector after alloc cq/sq
2018-05-24 Joe Perchesblock drivers/block: Use octal not symbolic permissions
2018-05-23 Josef Baciknbd: set discard granularity properly
2018-05-23 Ivan Bornyakovnvme: host: core: fix precedence of ternary operator
2018-05-23 Johannes Thumshirnnvme: fix lockdep warning in nvme_mpath_clear_current_path
2018-05-22 Dan Melnicblock/ndb: add WQ_UNBOUND to the knbd-recv workqueue
2018-05-21 Jens Axboenvme-pci: fix race between poll and IRQ completions
2018-05-21 Jens AxboeMerge branch 'nvme-4.18' of git://git.infradead.org...
2018-05-18 Jens Axboenvme-pci: drop IRQ disabling on submission queue lock
2018-05-18 Jens Axboenvme-pci: split the nvme queue lock into submission...
2018-05-18 Jens Axboenvme-pci: handle completions outside of the queue lock
2018-05-18 Jens Axboenvme-pci: move ->cq_vector == -1 check outside of ->q_lock
2018-05-18 Jens Axboenvme-pci: remove cq check after submission
2018-05-18 Christoph Hellwignvme-pci: simplify nvme_cqe_valid
2018-05-18 Christoph Hellwignvme: mark the result argument to nvme_complete_async_e...
2018-05-16 Josef Baciknbd: call nbd_bdev_reset instead of bd_set_size on...
2018-05-16 Josef Baciknbd: fix how we set bd_invalidated
2018-05-16 Josef Baciknbd: clear_sock on netlink disconnect
2018-05-16 Josef Baciknbd: use bd_set_size when updating disk size
2018-05-16 Josef Baciknbd: update size when connected
2018-05-16 Josef Baciknbd: fix nbd device deletion
2018-05-15 Jens AxboeRemove jsflash driver
2018-05-14 Kent Overstreetblock: Split out bio_list_copy_data()
next