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-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
2019-06-20
Merge branch 'md-next' of https://github.com/liu-song-6/linux into for-5.3/block
Jens Axboe
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
f2fs: use block layer helper for show_bio_op macro
Chaitanya Kulkarni
2019-06-20
block: update print_req_error()
Chaitanya Kulkarni
2019-06-20
block: use blk_op_str() in blk-mq-debugfs.c
Chaitanya Kulkarni
2019-06-20
block: add centralize REQ_OP_XXX to string helper
Chaitanya Kulkarni
2019-06-20
block: improve print_req_error
Christoph Hellwig
2019-06-20
block: rename CONFIG_DEBUG_BLK_CGROUP to CONFIG_BFQ_CGROUP_DEBUG
Christoph Hellwig
2019-06-20
bfq-iosched: move bfq_stat_recursive_sum into the only caller
Christoph Hellwig
2019-06-20
blk-cgroup: move struct blkg_stat to bfq
Christoph Hellwig
2019-06-20
blk-cgroup: introduce a new struct blkg_rwstat_sample
Christoph Hellwig
2019-06-20
blk-cgroup: pass blkg_rwstat structures by reference
Christoph Hellwig
2019-06-20
blk-cgroup: factor out a helper to read rwstat counter
Christoph Hellwig
2019-06-20
block: mark blk_rq_bio_prep as inline
Christoph Hellwig
2019-06-20
block: untangle the end of blk_bio_segment_split
Christoph Hellwig
2019-06-20
block: simplify blk_recalc_rq_segments
Christoph Hellwig
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: initialize the write priority in blk_rq_bio_prep
Christoph Hellwig
2019-06-20
blk-iolatency: only account submitted bios
Dennis Zhou
2019-06-20
block: drbd: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-06-20
blk-core: Remove blk_end_request*() declarations
Pavel Begunkov
2019-06-20
block: code cleanup queue_poll_stat_show()
Chaitanya Kulkarni
2019-06-20
block: use right format specifier for op
Chaitanya Kulkarni
2019-06-20
block: get rid of redundant else
Chaitanya Kulkarni
2019-06-20
null_blk: remove duplicate 0 initialization
Chaitanya Kulkarni
2019-06-20
block: move tag field position in struct request
Minwoo Im
2019-06-20
floppy: fix harmless clang build warning
Arnd Bergmann
2019-06-17
block: use req_op() to maintain consistency
Chaitanya Kulkarni
[next]