index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2019-06-28
bcache: remove unnecessary prefetch() in bset_search_tree()
Coly Li
2019-06-28
bcache: add io error counting in write_bdev_super_endio()
Coly Li
2019-06-28
bcache: ignore read-ahead request failure on backing device
Coly Li
2019-06-28
bcache: avoid flushing btree node in cache_set_flush() if io disabled
Coly Li
2019-06-28
Revert "bcache: set CACHE_SET_IO_DISABLE in bch_cached_dev_error()"
Coly Li
2019-06-28
bcache: fix return value error in bch_journal_read()
Coly Li
2019-06-28
bcache: check c->gc_thread by IS_ERR_OR_NULL in cache_set_flush()
Coly Li
2019-06-28
bcache: don't set max writeback rate if gc is running
Coly Li
2019-06-26
md/raid1: Fix a warning message in remove_wb()
Dan Carpenter
2019-06-24
Merge branch 'nvme-5.3' of git://git.infradead.org/nvme into for-5.3/block
Jens Axboe
2019-06-21
nvme: enable to inject errors into admin commands
Akinobu Mita
2019-06-21
nvme: prepare for fault injection into admin commands
Akinobu Mita
2019-06-21
nvmet: introduce target-side trace
Minwoo Im
2019-06-21
lightnvm: fix uninitialized pointer in nvm_remove_tgt()
Geert Uytterhoeven
2019-06-21
lightnvm: pblk: fix freeing of merged pages
Heiner Litz
2019-06-21
nvme-trace: print result and status in hex format
Minwoo Im
2019-06-21
nvme-trace: support for fabrics commands in host-side
Minwoo Im
2019-06-21
nvme-trace: move opcode symbol print to nvme.h
Minwoo Im
2019-06-21
nvme-trace: do not export nvme_trace_disk_name
Minwoo Im
2019-06-21
nvme-pci: clean up nvme_remove_dead_ctrl a bit
Chaitanya Kulkarni
2019-06-21
nvme-pci: properly report state change failure in nvme_reset_work
Minwoo Im
2019-06-21
nvme-pci: set the errno on ctrl state change error
Chaitanya Kulkarni
2019-06-21
nvme-pci: adjust irq max_vector using num_possible_cpus()
Minwoo Im
2019-06-21
nvme-pci: remove queue_count_ops for write_queues and poll_queues
Minwoo Im
2019-06-21
nvme-pci: remove unnecessary zero for static var
Minwoo Im
2019-06-21
nvme-pci: use host managed power state for suspend
Keith Busch
2019-06-21
nvme: introduce nvme_is_fabrics to check fabrics cmd
Minwoo Im
2019-06-21
nvme: export get and set features
Keith Busch
2019-06-21
nvme: fix possible io failures when removing multipathed ns
Anton Eidelman
2019-06-21
nvme-fc: add message when creating new association
James Smart
2019-06-21
lpfc: add sysfs interface to post NVME RSCN
James Smart
2019-06-21
lpfc: add support for translating an RSCN rcv into a discovery rescan
James Smart
2019-06-21
lpfc: add nvmet discovery_event op support
James Smart
2019-06-21
lpfc: add support to generate RSCN events for nport
James Smart
2019-06-21
nvme-fcloop: add support for nvmet discovery_event op
James Smart
2019-06-21
nvmet-fc: add transport discovery change event callback support
James Smart
2019-06-21
nvmet: add transport discovery change op
James Smart
2019-06-20
md: add bitmap_abort label in md_run
Guoqing Jiang
2019-06-20
md-bitmap: create and destroy wb_info_pool with the change of bitmap
Guoqing Jiang
2019-06-20
md-bitmap: create and destroy wb_info_pool with the change of backlog
Guoqing Jiang
2019-06-20
md: introduce mddev_create/destroy_wb_pool for the change of member device
Guoqing Jiang
2019-06-20
md/raid1: fix potential data inconsistency issue with write behind device
Guoqing Jiang
2019-06-20
block: remove the bi_phys_segments field in struct bio
Christoph Hellwig
2019-06-20
block: remove blk_init_request_from_bio
Christoph Hellwig
2019-06-20
block: drbd: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-06-20
null_blk: remove duplicate 0 initialization
Chaitanya Kulkarni
2019-06-20
floppy: fix harmless clang build warning
Arnd Bergmann
2019-06-15
block: null_blk: fix race condition for null_del_dev
Bob Liu
2019-06-15
md/raid10: read balance chooses idlest disk for SSD
Guoqing Jiang
2019-06-15
md: raid1-10: Unify r{1,10}bio_pool_free
Marcos Paulo de Souza
[next]