- 04e70bd nvme-multipath: do not select namespaces which are about to be removed by Hannes Reinecke · 6 years ago
- 2032d07 nvme-multipath: also check for a disabled path if there is a single sibling by Hannes Reinecke · 6 years ago
- ca7ae5c nvme-multipath: factor out a nvme_path_is_disabled helper by Hannes Reinecke · 6 years ago
- 81adb86 nvme: set physical block size and optimal I/O size by Bart Van Assche · 6 years ago
- 6605bdd nvme: add I/O characteristics fields by Bart Van Assche · 6 years ago
- 9d05a96 nvmet: export I/O characteristics attributes in Identify by Bart Van Assche · 6 years ago
- 4c0181b nvme-trace: add delete completion and submission queue to admin cmds tracer by Tom Wu · 6 years ago
- 91f6d79 nvme-trace: fix spelling mistake "spcecific" -> "specific" by Colin Ian King · 6 years ago
- 7637de3 nvme-pci: limit max_hw_sectors based on the DMA max mapping size by Christoph Hellwig · 6 years ago
- bfac8e9 nvme-pci: check for NULL return from pci_alloc_p2pmem() by Alan Mikhak · 6 years ago
- 0298d54 nvme-pci: don't create a read hctx mapping without read queues by Alan Mikhak · 6 years ago
- 4fe0692 nvme-pci: don't fall back to a 32-bit DMA mask by Christoph Hellwig · 6 years ago
- 2177422 nvme-pci: make nvme_dev_pm_ops static by YueHaibing · 6 years ago
- e0620bf nvme-fcloop: resolve warnings on RCU usage and sleep warnings by James Smart · 6 years ago
- c38dbbf nvme-fcloop: fix inconsistent lock state warnings by James Smart · 6 years ago
- c9b3007 blk-iolatency: fix STS_AGAIN handling by Dennis Zhou · 6 years ago
- d665e12 block: nr_phys_segments needs to be zero for REQ_OP_WRITE_ZEROES by Christoph Hellwig · 6 years ago
- 970d168 blk-mq: simplify blk_mq_make_request() by Bart Van Assche · 6 years ago
- c05f422 blk-mq: remove blk_mq_put_ctx() by Bart Van Assche · 6 years ago
- 4172328 sbitmap: Replace cmpxchg with xchg by Pavel Begunkov · 6 years ago
- 79d08f8 block: fix .bi_size overflow by Ming Lei · 6 years ago
- 5be1f9d Merge tag 'v5.2-rc6' into for-5.3/block by Jens Axboe · 6 years ago
- ff91064 block: sed-opal: check size of shadow mbr by Jonas Rabenstein · 6 years ago
- a9b25b4 block: sed-opal: ioctl for writing to shadow mbr by Jonas Rabenstein · 6 years ago
- c988844 block: sed-opal: add ioctl for done-mark of shadow mbr by Jonas Rabenstein · 6 years ago
- b620743 block: never take page references for ITER_BVEC by Christoph Hellwig · 6 years ago
- d7c8aa8 direct-io: use bio_release_pages in dio_bio_complete by Christoph Hellwig · 6 years ago
- 9fec4a2 block_dev: use bio_release_pages in bio_unmap_user by Christoph Hellwig · 6 years ago
- 57dfe3c block_dev: use bio_release_pages in blkdev_bio_end_io by Christoph Hellwig · 6 years ago
- 147a605 iomap: use bio_release_pages in iomap_dio_bio_end_io by Christoph Hellwig · 6 years ago
- 506e079 block: use bio_release_pages in bio_map_user_iov by Christoph Hellwig · 6 years ago
- 163cc2d block: use bio_release_pages in bio_unmap_user by Christoph Hellwig · 6 years ago
- d241a95 block: optionally mark pages dirty in bio_release_pages by Christoph Hellwig · 6 years ago
- b2d0d99 block: move the BIO_NO_PAGE_REF check into bio_release_pages by Christoph Hellwig · 6 years ago
- 5f2ab0c block: skd_main.c: Remove call to memset after dma_alloc_coherent by Fuqian Huang · 6 years ago
- b71e8c1 block: mtip32xx: Remove call to memset after dma_alloc_coherent by Fuqian Huang · 6 years ago
- 15ddffc block: sed-opal: "Never True" conditions by Revanth Rajashekar · 6 years ago
- 5e4c7cf block: sed-opal: PSID reverttper capability by Revanth Rajashekar · 6 years ago
- fbbe7c8 block, documentation: Document discard_zeroes_data, fua, max_discard_segments and write_zeroes_max_bytes by Bart Van Assche · 6 years ago
- 0c766e7 block, documentation: Explain the word 'segments' by Bart Van Assche · 6 years ago
- 6728ac3 block, documentation: Sort queue sysfs attribute names alphabetically by Bart Van Assche · 6 years ago
- 152c777 block, documentation: Fix wbt_lat_usec documentation by Bart Van Assche · 6 years ago
- 152c762 null_blk: fix type mismatch null_handle_cmd() by Chaitanya Kulkarni · 6 years ago
- dbc3117 block, bfq: NULL out the bic when it's no longer valid by Douglas Anderson · 6 years ago
- dff90d5 bcache: add reclaimed_journal_buckets to struct cache_set by Coly Li · 6 years ago
- 91be66e bcache: performance improvement for btree_flush_write() by Coly Li · 6 years ago
- 50a260e bcache: fix race in btree_flush_write() by Coly Li · 6 years ago
- d91ce75 bcache: remove retry_flush_write from struct cache_set by Coly Li · 6 years ago
- 41508bb bcache: add comments for mutex_lock(&b->write_lock) by Coly Li · 6 years ago
- e5ec5f4 bcache: only clear BTREE_NODE_dirty bit when it is set by Coly Li · 6 years ago
- 249a5f6 bcache: Revert "bcache: fix high CPU occupancy during journal" by Coly Li · 6 years ago
- ba82c1a bcache: Revert "bcache: free heap cache_set->flush_btree in bch_journal_free" by Coly Li · 6 years ago
- 1df3877 bcache: shrink btree node cache after bch_btree_check() by Coly Li · 6 years ago
- a231f07 bcache: set largest seq to ja->seq[bucket_index] in journal_read_bucket() by Coly Li · 6 years ago
- 2464b69 bcache: add code comments for journal_read_bucket() by Coly Li · 6 years ago
- 7e865eb bcache: fix potential deadlock in cached_def_free() by Coly Li · 6 years ago
- 80265d8 bcache: acquire bch_register_lock later in cached_dev_free() by Coly Li · 6 years ago
- 97ba3b8 bcache: acquire bch_register_lock later in cached_dev_detach_finish() by Coly Li · 6 years ago
- a59ff6c bcache: avoid a deadlock in bcache_reboot() by Coly Li · 6 years ago
- 5c2a634 bcache: stop writeback kthread and kworker when bch_cached_dev_run() failed by Coly Li · 6 years ago
- f54d801 bcache: destroy dc->writeback_write_wq if failed to create dc->writeback_thread by Coly Li · 6 years ago
- 54619998 bcache: fix mistaken sysfs entry for io_error counter by Coly Li · 6 years ago
- 0c277e2 bcache: add pendings_cleanup to stop pending bcache device by Coly Li · 6 years ago
- 944a4f3 bcache: make bset_search_tree() be more understandable by Coly Li · 6 years ago
- 68a53c9 bcache: remove "XXX:" comment line from run_cache_set() by Coly Li · 6 years ago
- e0faa3d bcache: improve error message in bch_cached_dev_run() by Coly Li · 6 years ago
- 633bb2c bcache: add more error message in bch_cached_dev_attach() by Coly Li · 6 years ago
- 4b6efb4 bcache: more detailed error message to bcache_device_link() by Coly Li · 6 years ago
- 383ff21 bcache: check CACHE_SET_IO_DISABLE bit in bch_journal() by Coly Li · 6 years ago
- e775339 bcache: check CACHE_SET_IO_DISABLE in allocator code by Coly Li · 6 years ago
- bd9026c bcache: remove unncessary code in bch_btree_keys_init() by Coly Li · 6 years ago
- 0b13efe bcache: add return value check to bch_cached_dev_run() by Coly Li · 6 years ago
- 89e0341 bcache: use sysfs_match_string() instead of __sysfs_match_string() by Alexandru Ardelean · 6 years ago
- f960fac bcache: remove unnecessary prefetch() in bset_search_tree() by Coly Li · 6 years ago
- 08ec1e6 bcache: add io error counting in write_bdev_super_endio() by Coly Li · 6 years ago
- 578df99 bcache: ignore read-ahead request failure on backing device by Coly Li · 6 years ago
- e6dcbd3 bcache: avoid flushing btree node in cache_set_flush() if io disabled by Coly Li · 6 years ago
- 695277f Revert "bcache: set CACHE_SET_IO_DISABLE in bch_cached_dev_error()" by Coly Li · 6 years ago
- 0ae49cb bcache: fix return value error in bch_journal_read() by Coly Li · 6 years ago
- b387e9b bcache: check c->gc_thread by IS_ERR_OR_NULL in cache_set_flush() by Coly Li · 6 years ago
- 141df8b bcache: don't set max writeback rate if gc is running by Coly Li · 6 years ago
- a5b47a4 block: Remove unused code by Damien Le Moal · 6 years ago
- 2b50f23 block, bfq: Init saved_wr_start_at_switch_to_srt in unlikely case by Douglas Anderson · 6 years ago
- 2ad7a0c Merge branch 'md-next' of https://github.com/liu-song-6/linux into for-5.3/block by Jens Axboe · 6 years ago
- 16d4b74 md/raid1: Fix a warning message in remove_wb() by Dan Carpenter · 6 years ago
- 3726112 block, bfq: re-schedule empty queues if they deserve I/O plugging by Paolo Valente · 6 years ago
- 96a291c block, bfq: preempt lower-weight or lower-priority queues by Paolo Valente · 6 years ago
- 13a857a block, bfq: detect wakers and unconditionally inject their I/O by Paolo Valente · 6 years ago
- a3f9bce block, bfq: bring forward seek&think time update by Paolo Valente · 6 years ago
- 24792ad block, bfq: update base request service times when possible by Paolo Valente · 6 years ago
- db599f9 block, bfq: fix rq_in_driver check in bfq_update_inject_limit by Paolo Valente · 6 years ago
- 766d614 block, bfq: reset inject limit when think-time state changes by Paolo Valente · 6 years ago
- 6b2c8e5 Merge branch 'nvme-5.3' of git://git.infradead.org/nvme into for-5.3/block by Jens Axboe · 6 years ago
- 4b972a0 Linux 5.2-rc6 by Linus Torvalds · 6 years ago
- 6698a71 Merge tag 'iommu-fix-v5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 6 years ago
- 0aafc8a Revert "iommu/vt-d: Fix lock inversion between iommu->lock and device_domain_lock" by Peter Xu · 6 years ago
- b253d5f Merge tag 'pci-v5.2-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 6 years ago
- f410276 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 6 years ago
- a8282bf Merge tag 'powerpc-5.2-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
- 693cd8c Bluetooth: Fix regression with minimum encryption key size alignment by Marcel Holtmann · 6 years ago