pktcdvd: fix setting of 'ret' error return for a few cases
[platform/kernel/linux-rpi.git] / drivers /
2018-08-16 Jens Axboepktcdvd: fix setting of 'ret' error return for a few...
2018-08-11 Coly Libcache: add the missing comments for smp_mb()/smp_wmb()
2018-08-11 Coly Libcache: remove unnecessary space before ioctl function...
2018-08-11 Coly Libcache: add missing SPDX header
2018-08-11 Coly Libcache: move open brace at end of function definitions...
2018-08-11 Coly Libcache: add static const prefix to char * array declara...
2018-08-11 Coly Libcache: fix code comments style
2018-08-11 Coly Libcache: do not check NULL pointer before calling kmem_c...
2018-08-11 Coly Libcache: prefer 'help' in Kconfig
2018-08-11 Coly Libcache: fix typo 'succesfully' to 'successfully'
2018-08-11 Coly Libcache: replace '%pF' by '%pS' in seq_printf()
2018-08-11 Coly Libcache: fix indent by replacing blank by tabs
2018-08-11 Coly Libcache: replace printk() by pr_*() routines
2018-08-11 Coly Libcache: replace Symbolic permissions by octal permissio...
2018-08-11 Coly Libcache: style fixes for lines over 80 characters
2018-08-11 Coly Libcache: add identifier names to arguments of function...
2018-08-11 Coly Libcache: style fix to add a blank line after declarations
2018-08-11 Coly Libcache: style fix to replace 'unsigned' by 'unsigned...
2018-08-10 Coly Libcache: fix error setting writeback_rate through sysfs...
2018-08-09 Jens Axboenull_blk: add lock drop/acquire annotation
2018-08-09 Gustavo A. R. Silvablock: paride: pd: mark expected switch fall-throughs
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...
next