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
Age
Commit message (
Expand
)
Author
2019-06-28
bcache: use sysfs_match_string() instead of __sysfs_match_string()
Alexandru Ardelean
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-27
block: Remove unused code
Damien Le Moal
2019-06-26
block, bfq: Init saved_wr_start_at_switch_to_srt in unlikely case
Douglas Anderson
2019-06-26
Merge branch 'md-next' of https://github.com/liu-song-6/linux into for-5.3/block
Jens Axboe
2019-06-26
md/raid1: Fix a warning message in remove_wb()
Dan Carpenter
2019-06-25
block, bfq: re-schedule empty queues if they deserve I/O plugging
Paolo Valente
2019-06-25
block, bfq: preempt lower-weight or lower-priority queues
Paolo Valente
2019-06-25
block, bfq: detect wakers and unconditionally inject their I/O
Paolo Valente
2019-06-25
block, bfq: bring forward seek&think time update
Paolo Valente
2019-06-25
block, bfq: update base request service times when possible
Paolo Valente
2019-06-25
block, bfq: fix rq_in_driver check in bfq_update_inject_limit
Paolo Valente
2019-06-25
block, bfq: reset inject limit when think-time state changes
Paolo Valente
2019-06-24
Merge branch 'nvme-5.3' of git://git.infradead.org/nvme into for-5.3/block
Jens Axboe
2019-06-21
Documentation: nvme: add an example for nvme fault injection
Akinobu Mita
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-21
cgroup: export css_next_descendant_pre for bfq
Christoph Hellwig
[next]