block: Introduce blk_exit_queue()
[linux-2.6-microblaze.git] / drivers /
2018-08-09 Jens AxboeMerge branch 'nvme-4.19' of git://git.infradead.org...
2018-08-09 Shenghui Wangbcache: trivial - remove tailing backslash in macro...
2018-08-09 Shenghui Wangbcache: make the pr_err statement used for ENOENT only...
2018-08-09 Coly Libcache: set max writeback rate when I/O request is...
2018-08-09 Coly Libcache: add code comments for bset.c
2018-08-09 Coly Libcache: fix mistaken comments in request.c
2018-08-09 Coly Libcache: fix mistaken code comments in bcache.h
2018-08-09 Coly Libcache: add a comment in super.c
2018-08-09 Coly Libcache: avoid unncessary cache prefetch bch_btree_node_...
2018-08-09 Coly Libcache: display rate debug parameters to 0 when writeba...
2018-08-09 Coly Libcache: do not check return value of debugfs_create_dir()
2018-08-08 zhong jiangdrivers/block/drbd: remove the null check for kmem_cach...
2018-08-08 zhong jiangdrivers/block/aoe/aoedev: NULL check is not needed...
2018-08-08 zhong jiangdrivers/block/mtip32xx: remove the null check for debug...
2018-08-08 Tal Shorernvme-fabrics: fix ctrl_loss_tmo < 0 to reconnect forever
2018-08-08 Chaitanya Kulkarninvmet: add ns write protect support
2018-08-08 Chaitanya Kulkarninvme: set gendisk read only based on nsattr
2018-08-07 Christoph Hellwigtarget/loop: depend on SCSI
2018-08-07 Hannes Reineckenvme: fixup crash on failed discovery
2018-08-06 Gustavo A. R. Silvaxen-blkfront: use true and false for boolean values
2018-08-06 Matias Bjørlinglightnvm: remove minor version check for 2.0
2018-08-06 Jens AxboeMerge branch 'nvme-4.19' of git://git.infradead.org...
2018-08-06 Jens AxboeMerge tag 'v4.18-rc6' into for-4.19/block2
2018-08-02 Kees Cookscsi: Check sense buffer size at build time
2018-08-02 Kees Cooklibata-scsi: Move sense buffers onto stack
2018-08-02 Kees Cookcdrom: Use struct scsi_sense_hdr internally
2018-08-02 Kees Cookide-cd: Remove redundant sense buffer
2018-08-02 Kees Cookblock: Switch struct packet_command to use struct scsi_...
2018-08-02 Christoph Hellwigtarget: don't depend on SCSI
2018-08-02 Christoph Hellwigscsi: build scsi_common.o for all scsi passthrough...
2018-08-02 Kees Cookscsi: cxlflash: Drop unused sense buffers
2018-08-02 Kees Cookide-cd: Drop unused sense buffers
2018-08-02 Gustavo A. R. Silvaaoe: mark expected switch fall-through
2018-07-30 Max Gurtovoynvme: use blk API to remap ref tags for IOs with metadata
2018-07-30 Max Gurtovoyblock: move dif_prepare/dif_complete functions to block...
2018-07-30 Max Gurtovoyblock: move ref_tag calculation func to the block layer
2018-07-28 Jinbum Parkpktcdvd: Fix possible Spectre-v1 for pkt_devs
2018-07-27 Chaitanya Kulkarninvmet: use Retain Async Event bit to clear AEN
2018-07-27 Christoph Hellwignvmet: support configuring ANA groups
2018-07-27 Christoph Hellwignvmet: add minimal ANA support
2018-07-27 Christoph Hellwignvmet: track and limit the number of namespaces per...
2018-07-27 Christoph Hellwignvmet: keep a port pointer in nvmet_ctrl
2018-07-27 Christoph Hellwignvme: add ANA support
2018-07-27 Christoph Hellwignvme: remove nvme_req_needs_failover
2018-07-27 Christoph Hellwignvme: simplify the API for getting log pages
2018-07-27 Arnd Bergmannbcache: stop using the deprecated get_seconds()
2018-07-27 Florian Schmausbcache: do not assign in if condition in bcache_device_...
2018-07-27 Florian Schmausbcache: do not assign in if condition in bcache_init()
2018-07-27 Shenghui Wangbcache: free heap cache_set->flush_btree in bch_journal...
2018-07-27 Florian Schmausbcache: do not assign in if condition register_bcache()
2018-07-27 Tang Junhuibcache: fix I/O significant decline while backend devic...
2018-07-27 Tang Junhuibcache: calculate the number of incremental GC nodes...
2018-07-27 Tang Junhuibcache: finish incremental GC
2018-07-27 Tang Junhuibcache: simplify the calculation of the total amount...
2018-07-26 Greg Edwardsscsi: virtio_scsi: fix pi_bytes{out,in} on 4 KiB block...
2018-07-25 Juergen Grossxen/blkfront: remove unused macros
2018-07-25 Jens AxboeMerge branch 'nvme-4.19' of git://git.infradead.org...
2018-07-24 Christoph Hellwigmd: remove a bogus comment
2018-07-24 Christoph Hellwigbcache: don't clone bio in bch_data_verify
2018-07-24 Bart Van Asscheblock: Rename the null_blk_mod kernel module back into...
2018-07-24 Andy Shevchenkonvmet: don't use uuid_le type
2018-07-24 Sagi Grimbergnvmet: check fileio lba range access boundaries
2018-07-24 Sagi Grimbergnvmet: fix file discard return status
2018-07-24 Sagi Grimbergnvme-rdma: centralize admin/io queue teardown sequence
2018-07-24 Sagi Grimbergnvme-rdma: centralize controller setup sequence
2018-07-24 Sagi Grimbergnvme-rdma: unquiesce queues when deleting the controller
2018-07-24 Gustavo A. R. Silvanvme-rdma: mark expected switch fall-through
2018-07-24 Keith Buschnvme: add disk name to trace events
2018-07-24 Keith Buschnvme: add controller name to trace events
2018-07-23 Keith Buschnvme: use hw qid in trace events
2018-07-23 Sagi Grimbergnvme: cache struct nvme_ctrl reference to struct nvme_r...
2018-07-23 Max Gurtovoynvmet-rdma: add an error flow for post_recv failures
2018-07-23 Max Gurtovoynvmet-rdma: add unlikely check in the fast path
2018-07-23 Steve Wisenvmet-rdma: support max(16KB, PAGE_SIZE) inline data
2018-07-23 Steve Wisenvme-rdma: support up to 4 segments of inline data
2018-07-23 Chaitanya Kulkarninvmet: add buffered I/O support for file backed ns
2018-07-23 Chaitanya Kulkarninvmet: add commands supported and effects log page
2018-07-23 James Smartnvme: move init of keep_alive work item to controller...
2018-07-22 Linus TorvaldsMerge tag 'nvme-for-4.18' of git://git.infradead.org...
2018-07-22 Linus TorvaldsMerge branch 'fixes' of git://git./linux/kernel/git...
2018-07-22 Linus TorvaldsMerge tag 'armsoc-fixes' of git://git./linux/kernel...
2018-07-22 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2018-07-22 Linus TorvaldsMerge branch 'x86-pti-urgent-for-linus' of git://git...
2018-07-22 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2018-07-21 Linus TorvaldsMerge branch 'core-urgent-for-linus' of git://git....
2018-07-21 Linus TorvaldsMerge tag 'powerpc-4.18-4' of git://git./linux/kernel...
2018-07-21 Linus TorvaldsMerge tag 'for-4.18-rc5-tag' of git://git./linux/kernel...
2018-07-21 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2018-07-20 Linus TorvaldsMerge tag 'vfio-v4.18-rc6' of git://github.com/awilliam...
2018-07-20 Linus TorvaldsMerge tag 'for-4.18/dm-fixes-2' of git://git./linux...
2018-07-20 Olof JohanssonMerge tag 'imx-fixes-4.18-4' of git://git./linux/kernel...
2018-07-20 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2018-07-20 Linus TorvaldsMerge tag 'iommu-fixes-v4.18-rc5' of git://git./linux...
2018-07-20 Linus TorvaldsMerge tag 'platform-drivers-x86-v4.18-2' of git://git...
2018-07-20 Linus TorvaldsMerge tag 'arc-4.18-rc6' of git://git./linux/kernel...
2018-07-20 Linus TorvaldsMerge tag 'nds32-for-linus-4.18' of git://git./linux...
2018-07-20 Linus TorvaldsMerge tag 'pm-4.18-rc6' of git://git./linux/kernel...
2018-07-20 Linus TorvaldsMerge tag 'acpi-4.18-rc6' of git://git./linux/kernel...
2018-07-20 Roland Dreiernvme: fix handling of metadata_len for NVME_IOCTL_IO_CMD
2018-07-20 Damien Thébaultplatform/x86: dell-laptop: Fix backlight detection
next