index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2019-06-25
block, bfq: bring forward seek&think time update
Paolo Valente
1
-10
/
+4
2019-06-25
block, bfq: update base request service times when possible
Paolo Valente
1
-1
/
+12
2019-06-25
block, bfq: fix rq_in_driver check in bfq_update_inject_limit
Paolo Valente
1
-1
/
+7
2019-06-25
block, bfq: reset inject limit when think-time state changes
Paolo Valente
1
-68
/
+151
2019-06-24
Merge branch 'nvme-5.3' of git://git.infradead.org/nvme into for-5.3/block
Jens Axboe
29
-134
/
+1110
2019-06-21
Documentation: nvme: add an example for nvme fault injection
Akinobu Mita
1
-0
/
+56
2019-06-21
nvme: enable to inject errors into admin commands
Akinobu Mita
3
-3
/
+7
2019-06-21
nvme: prepare for fault injection into admin commands
Akinobu Mita
3
-33
/
+41
2019-06-21
nvmet: introduce target-side trace
Minwoo Im
4
-0
/
+353
2019-06-21
lightnvm: fix uninitialized pointer in nvm_remove_tgt()
Geert Uytterhoeven
1
-1
/
+1
2019-06-21
lightnvm: pblk: fix freeing of merged pages
Heiner Litz
1
-8
/
+10
2019-06-21
nvme-trace: print result and status in hex format
Minwoo Im
1
-1
/
+1
2019-06-21
nvme-trace: support for fabrics commands in host-side
Minwoo Im
3
-9
/
+94
2019-06-21
nvme-trace: move opcode symbol print to nvme.h
Minwoo Im
2
-44
/
+45
2019-06-21
nvme-trace: do not export nvme_trace_disk_name
Minwoo Im
1
-1
/
+0
2019-06-21
nvme-pci: clean up nvme_remove_dead_ctrl a bit
Chaitanya Kulkarni
1
-4
/
+5
2019-06-21
nvme-pci: properly report state change failure in nvme_reset_work
Minwoo Im
1
-0
/
+1
2019-06-21
nvme-pci: set the errno on ctrl state change error
Chaitanya Kulkarni
1
-2
/
+5
2019-06-21
nvme-pci: adjust irq max_vector using num_possible_cpus()
Minwoo Im
1
-1
/
+5
2019-06-21
nvme-pci: remove queue_count_ops for write_queues and poll_queues
Minwoo Im
1
-21
/
+2
2019-06-21
nvme-pci: remove unnecessary zero for static var
Minwoo Im
1
-1
/
+1
2019-06-21
nvme-pci: use host managed power state for suspend
Keith Busch
1
-3
/
+92
2019-06-21
nvme: introduce nvme_is_fabrics to check fabrics cmd
Minwoo Im
5
-5
/
+10
2019-06-21
nvme: export get and set features
Keith Busch
2
-3
/
+27
2019-06-21
nvme: fix possible io failures when removing multipathed ns
Anton Eidelman
1
-6
/
+8
2019-06-21
nvme-fc: add message when creating new association
James Smart
1
-0
/
+6
2019-06-21
lpfc: add sysfs interface to post NVME RSCN
James Smart
2
-0
/
+61
2019-06-21
lpfc: add support for translating an RSCN rcv into a discovery rescan
James Smart
3
-0
/
+51
2019-06-21
lpfc: add nvmet discovery_event op support
James Smart
1
-0
/
+17
2019-06-21
lpfc: add support to generate RSCN events for nport
James Smart
6
-0
/
+163
2019-06-21
nvme-fcloop: add support for nvmet discovery_event op
James Smart
1
-0
/
+37
2019-06-21
nvmet-fc: add transport discovery change event callback support
James Smart
2
-0
/
+17
2019-06-21
nvmet: add transport discovery change op
James Smart
3
-0
/
+8
2019-06-21
cgroup: export css_next_descendant_pre for bfq
Christoph Hellwig
1
-0
/
+1
2019-06-20
Merge branch 'md-next' of https://github.com/liu-song-6/linux into for-5.3/block
Jens Axboe
4
-9
/
+218
2019-06-20
md: add bitmap_abort label in md_run
Guoqing Jiang
1
-16
/
+10
2019-06-20
md-bitmap: create and destroy wb_info_pool with the change of bitmap
Guoqing Jiang
1
-0
/
+6
2019-06-20
md-bitmap: create and destroy wb_info_pool with the change of backlog
Guoqing Jiang
1
-0
/
+14
2019-06-20
md: introduce mddev_create/destroy_wb_pool for the change of member device
Guoqing Jiang
2
-0
/
+67
2019-06-20
md/raid1: fix potential data inconsistency issue with write behind device
Guoqing Jiang
3
-1
/
+129
2019-06-20
f2fs: use block layer helper for show_bio_op macro
Chaitanya Kulkarni
1
-10
/
+1
2019-06-20
block: update print_req_error()
Chaitanya Kulkarni
1
-4
/
+7
2019-06-20
block: use blk_op_str() in blk-mq-debugfs.c
Chaitanya Kulkarni
1
-20
/
+4
2019-06-20
block: add centralize REQ_OP_XXX to string helper
Chaitanya Kulkarni
2
-0
/
+39
2019-06-20
block: improve print_req_error
Christoph Hellwig
1
-7
/
+9
2019-06-20
block: rename CONFIG_DEBUG_BLK_CGROUP to CONFIG_BFQ_CGROUP_DEBUG
Christoph Hellwig
7
-40
/
+38
2019-06-20
bfq-iosched: move bfq_stat_recursive_sum into the only caller
Christoph Hellwig
1
-43
/
+19
2019-06-20
blk-cgroup: move struct blkg_stat to bfq
Christoph Hellwig
4
-171
/
+167
2019-06-20
blk-cgroup: introduce a new struct blkg_rwstat_sample
Christoph Hellwig
3
-36
/
+35
2019-06-20
blk-cgroup: pass blkg_rwstat structures by reference
Christoph Hellwig
3
-28
/
+32
[next]