platform/kernel/linux-rpi.git
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 Hellwigblock: split the blk-mq case from elevator_init
2018-06-01 Christoph Hellwigblock: move sysfs_lock into elevator_init
2018-06-01 Christoph Hellwigblock: remove the always unused name argument to elevat...
2018-06-01 Christoph Hellwigblock: unexport elevator_init/exit
2018-06-01 Christoph Hellwigblock: move initialization of elevator-related fields...
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-06-01 Hannes Reineckenvme.h: add AEN configuration symbols
2018-05-31 Christoph Hellwignvme.h: add the changed namespace list log
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-31 Davide Sapienzablock, bfq: prevent soft_rt_next_start from being stuck...
2018-05-31 Davide Sapienzablock, bfq: increase weight-raising duration for intera...
2018-05-31 Paolo Valenteblock, bfq: remove slow-system class
2018-05-31 Paolo Valenteblock, bfq: add description of weight-raising heuristics
2018-05-31 Filippo Muzziniblock, bfq: remove the removal of 'next' rq in bfq_requ...
2018-05-31 Paolo Valenteblock, bfq: remove wrong check in bfq_requests_merged
2018-05-31 Filippo Muzziniblock, bfq: remove wrong lock in bfq_requests_merged
2018-05-31 Jens Axboeblock: fixup bioset_integrity_create() call
2018-05-30 Kent Overstreetblock: Drop bioset_create()
2018-05-30 Kent Overstreetxfs: convert to bioset_init()/mempool_init()
2018-05-30 Kent Overstreetbtrfs: convert to bioset_init()/mempool_init()
2018-05-30 Kent Overstreetfs: convert block_dev.c to bioset_init()
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 Chengguang Xublk-throttle: return proper bool type to caller instead...
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 Liu Boblk-throttle: fix potential NULL pointer dereference...
2018-05-30 Jianchao Wangblock: kyber: make kyber more friendly with merging
2018-05-30 Jens Axboeblk-mq: abstract out blk-mq-sched rq list iteration...
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 Hellwigblock: don't print a message when the device went away
2018-05-29 Christoph Hellwigblock: unexport check_disk_size_change
2018-05-29 Jens Axboeblock: move ->timeout request member
2018-05-29 Christoph Hellwigblk-mq: simplify blk_mq_rq_timed_out
2018-05-29 Christoph Hellwigblock: document the blk_eh_timer_return values
2018-05-29 Christoph Hellwigblock: remove BLK_EH_HANDLED
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 Keith Buschblk-mq: Remove generation seqeunce
2018-05-29 Keith Buschblk-mq: Fix timeout and state order
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 Liu Bonull_blk: add blocking description and remove lightnvm
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...
next