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
*
bcache: fix mistaken sysfs entry for io_error counter
Coly Li
2019-06-28
1
-2
/
+2
*
bcache: add pendings_cleanup to stop pending bcache device
Coly Li
2019-06-28
1
-0
/
+55
*
bcache: make bset_search_tree() be more understandable
Coly Li
2019-06-28
1
-19
/
+11
*
bcache: remove "XXX:" comment line from run_cache_set()
Coly Li
2019-06-28
1
-1
/
+1
*
bcache: improve error message in bch_cached_dev_run()
Coly Li
2019-06-28
1
-2
/
+7
*
bcache: add more error message in bch_cached_dev_attach()
Coly Li
2019-06-28
1
-0
/
+4
*
bcache: more detailed error message to bcache_device_link()
Coly Li
2019-06-28
1
-3
/
+8
*
bcache: check CACHE_SET_IO_DISABLE bit in bch_journal()
Coly Li
2019-06-28
1
-0
/
+4
*
bcache: check CACHE_SET_IO_DISABLE in allocator code
Coly Li
2019-06-28
1
-0
/
+9
*
bcache: remove unncessary code in bch_btree_keys_init()
Coly Li
2019-06-28
2
-9
/
+10
*
bcache: add return value check to bch_cached_dev_run()
Coly Li
2019-06-28
3
-10
/
+32
*
bcache: use sysfs_match_string() instead of __sysfs_match_string()
Alexandru Ardelean
2019-06-28
1
-12
/
+8
*
bcache: remove unnecessary prefetch() in bset_search_tree()
Coly Li
2019-06-28
1
-14
/
+2
*
bcache: add io error counting in write_bdev_super_endio()
Coly Li
2019-06-28
1
-1
/
+3
*
bcache: ignore read-ahead request failure on backing device
Coly Li
2019-06-28
1
-0
/
+12
*
bcache: avoid flushing btree node in cache_set_flush() if io disabled
Coly Li
2019-06-28
1
-7
/
+11
*
Revert "bcache: set CACHE_SET_IO_DISABLE in bch_cached_dev_error()"
Coly Li
2019-06-28
1
-17
/
+0
*
bcache: fix return value error in bch_journal_read()
Coly Li
2019-06-28
1
-1
/
+1
*
bcache: check c->gc_thread by IS_ERR_OR_NULL in cache_set_flush()
Coly Li
2019-06-28
1
-1
/
+1
*
bcache: don't set max writeback rate if gc is running
Coly Li
2019-06-28
1
-0
/
+3
*
block: Remove unused code
Damien Le Moal
2019-06-27
2
-23
/
+0
*
block, bfq: Init saved_wr_start_at_switch_to_srt in unlikely case
Douglas Anderson
2019-06-27
1
-0
/
+1
*
Merge branch 'md-next' of https://github.com/liu-song-6/linux into for-5.3/block
Jens Axboe
2019-06-26
1
-1
/
+1
|
\
|
*
md/raid1: Fix a warning message in remove_wb()
Dan Carpenter
2019-06-26
1
-1
/
+1
|
/
*
block, bfq: re-schedule empty queues if they deserve I/O plugging
Paolo Valente
2019-06-25
1
-184
/
+203
*
block, bfq: preempt lower-weight or lower-priority queues
Paolo Valente
2019-06-25
1
-20
/
+75
*
block, bfq: detect wakers and unconditionally inject their I/O
Paolo Valente
2019-06-25
2
-34
/
+261
*
block, bfq: bring forward seek&think time update
Paolo Valente
2019-06-25
1
-10
/
+4
*
block, bfq: update base request service times when possible
Paolo Valente
2019-06-25
1
-1
/
+12
*
block, bfq: fix rq_in_driver check in bfq_update_inject_limit
Paolo Valente
2019-06-25
1
-1
/
+7
*
block, bfq: reset inject limit when think-time state changes
Paolo Valente
2019-06-25
1
-68
/
+151
*
Merge branch 'nvme-5.3' of git://git.infradead.org/nvme into for-5.3/block
Jens Axboe
2019-06-24
29
-134
/
+1110
|
\
|
*
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
[next]