index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Documentation: nvme: add an example for nvme fault injection
Akinobu Mita
2019-06-21
1
-0
/
+56
*
nvme: enable to inject errors into admin commands
Akinobu Mita
2019-06-21
3
-3
/
+7
*
nvme: prepare for fault injection into admin commands
Akinobu Mita
2019-06-21
3
-33
/
+41
*
nvmet: introduce target-side trace
Minwoo Im
2019-06-21
4
-0
/
+353
*
nvme-trace: print result and status in hex format
Minwoo Im
2019-06-21
1
-1
/
+1
*
nvme-trace: support for fabrics commands in host-side
Minwoo Im
2019-06-21
3
-9
/
+94
*
nvme-trace: move opcode symbol print to nvme.h
Minwoo Im
2019-06-21
2
-44
/
+45
*
nvme-trace: do not export nvme_trace_disk_name
Minwoo Im
2019-06-21
1
-1
/
+0
*
nvme-pci: clean up nvme_remove_dead_ctrl a bit
Chaitanya Kulkarni
2019-06-21
1
-4
/
+5
*
nvme-pci: properly report state change failure in nvme_reset_work
Minwoo Im
2019-06-21
1
-0
/
+1
*
nvme-pci: set the errno on ctrl state change error
Chaitanya Kulkarni
2019-06-21
1
-2
/
+5
*
nvme-pci: adjust irq max_vector using num_possible_cpus()
Minwoo Im
2019-06-21
1
-1
/
+5
*
nvme-pci: remove queue_count_ops for write_queues and poll_queues
Minwoo Im
2019-06-21
1
-21
/
+2
*
nvme-pci: remove unnecessary zero for static var
Minwoo Im
2019-06-21
1
-1
/
+1
*
nvme-pci: use host managed power state for suspend
Keith Busch
2019-06-21
1
-3
/
+92
*
nvme: introduce nvme_is_fabrics to check fabrics cmd
Minwoo Im
2019-06-21
5
-5
/
+10
*
nvme: export get and set features
Keith Busch
2019-06-21
2
-3
/
+27
*
nvme: fix possible io failures when removing multipathed ns
Anton Eidelman
2019-06-21
1
-6
/
+8
*
nvme-fc: add message when creating new association
James Smart
2019-06-21
1
-0
/
+6
*
lpfc: add sysfs interface to post NVME RSCN
James Smart
2019-06-21
2
-0
/
+61
*
lpfc: add support for translating an RSCN rcv into a discovery rescan
James Smart
2019-06-21
3
-0
/
+51
*
lpfc: add nvmet discovery_event op support
James Smart
2019-06-21
1
-0
/
+17
*
lpfc: add support to generate RSCN events for nport
James Smart
2019-06-21
6
-0
/
+163
*
nvme-fcloop: add support for nvmet discovery_event op
James Smart
2019-06-21
1
-0
/
+37
*
nvmet-fc: add transport discovery change event callback support
James Smart
2019-06-21
2
-0
/
+17
*
nvmet: add transport discovery change op
James Smart
2019-06-21
3
-0
/
+8
*
cgroup: export css_next_descendant_pre for bfq
Christoph Hellwig
2019-06-21
1
-0
/
+1
*
Merge branch 'md-next' of https://github.com/liu-song-6/linux into for-5.3/block
Jens Axboe
2019-06-21
4
-9
/
+218
|
\
|
*
md: add bitmap_abort label in md_run
Guoqing Jiang
2019-06-21
1
-16
/
+10
|
*
md-bitmap: create and destroy wb_info_pool with the change of bitmap
Guoqing Jiang
2019-06-21
1
-0
/
+6
|
*
md-bitmap: create and destroy wb_info_pool with the change of backlog
Guoqing Jiang
2019-06-21
1
-0
/
+14
|
*
md: introduce mddev_create/destroy_wb_pool for the change of member device
Guoqing Jiang
2019-06-21
2
-0
/
+67
|
*
md/raid1: fix potential data inconsistency issue with write behind device
Guoqing Jiang
2019-06-21
3
-1
/
+129
|
/
*
f2fs: use block layer helper for show_bio_op macro
Chaitanya Kulkarni
2019-06-20
1
-10
/
+1
*
block: update print_req_error()
Chaitanya Kulkarni
2019-06-20
1
-4
/
+7
*
block: use blk_op_str() in blk-mq-debugfs.c
Chaitanya Kulkarni
2019-06-20
1
-20
/
+4
*
block: add centralize REQ_OP_XXX to string helper
Chaitanya Kulkarni
2019-06-20
2
-0
/
+39
*
block: improve print_req_error
Christoph Hellwig
2019-06-20
1
-7
/
+9
*
block: rename CONFIG_DEBUG_BLK_CGROUP to CONFIG_BFQ_CGROUP_DEBUG
Christoph Hellwig
2019-06-20
7
-40
/
+38
*
bfq-iosched: move bfq_stat_recursive_sum into the only caller
Christoph Hellwig
2019-06-20
1
-43
/
+19
*
blk-cgroup: move struct blkg_stat to bfq
Christoph Hellwig
2019-06-20
4
-171
/
+167
*
blk-cgroup: introduce a new struct blkg_rwstat_sample
Christoph Hellwig
2019-06-20
3
-36
/
+35
*
blk-cgroup: pass blkg_rwstat structures by reference
Christoph Hellwig
2019-06-20
3
-28
/
+32
*
blk-cgroup: factor out a helper to read rwstat counter
Christoph Hellwig
2019-06-20
2
-3
/
+9
*
block: mark blk_rq_bio_prep as inline
Christoph Hellwig
2019-06-20
2
-12
/
+12
*
block: untangle the end of blk_bio_segment_split
Christoph Hellwig
2019-06-20
1
-11
/
+3
*
block: simplify blk_recalc_rq_segments
Christoph Hellwig
2019-06-20
3
-18
/
+9
*
block: remove the bi_phys_segments field in struct bio
Christoph Hellwig
2019-06-20
18
-137
/
+106
*
block: remove blk_init_request_from_bio
Christoph Hellwig
2019-06-20
4
-14
/
+7
*
block: initialize the write priority in blk_rq_bio_prep
Christoph Hellwig
2019-06-20
1
-1
/
+1
[next]