Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
28d49e282665e2a51cc91b716937fccfa24d80e1
/
block
24f0a48
Merge tag 'for-linus-20190215' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
aef1897
blk-mq: insert rq with DONTPREP to hctx dispatch list when requeue
by Jianchao Wang
· 6 years ago
e5a8a11
Merge tag 'for-linus-20190209' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
2698484
blk-mq: remove duplicated definition of blk_mq_freeze_queue
by Liu Bo
· 6 years ago
391f552
Blk-iolatency: warn on negative inflight IO counter
by Liu Bo
· 6 years ago
8c772a9
blk-iolatency: fix IO hang due to negative inflight counter
by Liu Bo
· 6 years ago
8c8e62c
Merge tag 'driver-core-5.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 6 years ago
36991ca
blk-mq: protect debugfs_create_files() from failures
by Greg Kroah-Hartman
· 6 years ago
85bd6e6
blk-mq: fix a hung issue when fsync
by Jianchao Wang
· 6 years ago
2e3c18d
block: pass no-op callback to INIT_WORK().
by Tetsuo Handa
· 6 years ago
947b7ac
Revert "block: cover another queue enter recursion via BIO_QUEUE_ENTERED"
by Jens Axboe
· 6 years ago
c83f536
blk-wbt: Declare local functions static
by Bart Van Assche
· 6 years ago
1c26010
blk-mq: fix the cmd_flag_name array
by Jianchao Wang
· 6 years ago
698cef1
block: cover another queue enter recursion via BIO_QUEUE_ENTERED
by Ming Lei
· 6 years ago
38197ca
block: Cleanup license notice
by Thomas Gleixner
· 6 years ago
7809167
block: don't lose track of REQ_INTEGRITY flag
by Ming Lei
· 6 years ago
5bf8590
block, bfq: fix comments on __bfq_deactivate_entity
by Paolo Valente
· 6 years ago
649d496
block: fix kerneldoc comment for blk_attempt_plug_merge()
by Jonathan Corbet
· 6 years ago
4040585
block: clarify documentation for blk_{start|finish}_plug
by Jeff Moyer
· 6 years ago
77d0b19
Merge tag 'for-4.21/block-20190102' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
769e470
Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild
by Linus Torvalds
· 6 years ago
938edb8
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
by Linus Torvalds
· 6 years ago
0e9da3f
Merge tag 'for-4.21/block-20181221' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 6 years ago
2e5b2d7
bsg: deprecate BIDI support in bsg
by Christoph Hellwig
· 6 years ago
6b45053
blkcg: remove unused __blkg_release_rcu()
by Dennis Zhou
· 6 years ago
6ab2187
blkcg: clean up blkg_tryget_closest()
by Dennis Zhou
· 6 years ago
8636a1f
treewide: surround Kconfig file paths with double quotes
by Masahiro Yamada
· 6 years ago
00203ba
kyber: use sbitmap add_wait_queue/list_del wait helpers
by Jens Axboe
· 6 years ago
3a762de
block: save irq state in blkg_lookup_create()
by Ming Lei
· 6 years ago
3841746
scsi: block: remove the cluster flag
by Christoph Hellwig
· 6 years ago
7b7ab78
block: make request_to_qc_t public
by Sagi Grimberg
· 6 years ago
cd19181
blk-mq: enable IO poll if .nr_queues of type poll > 0
by Ming Lei
· 6 years ago
3c94d83
blk-mq: change blk_mq_queue_busy() to blk_mq_queue_inflight()
by Jens Axboe
· 6 years ago
e5edd5f
blk-mq: skip zero-queue maps in blk_mq_map_swqueue
by Ming Lei
· 6 years ago
1336981
block: fix blk-iolatency accounting underflow
by Dennis Zhou
· 6 years ago
c16d6b5
blk-mq: fix dispatch from sw queue
by Ming Lei
· 6 years ago
7211aef8
block: mq-deadline: Fix write completion handling
by Damien Le Moal
· 6 years ago
5aceaeb
blk-mq: only dispatch to non-defauly queue maps if they have queues
by Christoph Hellwig
· 6 years ago
346fc10
blk-mq: export hctx->type in debugfs instead of sysfs
by Ming Lei
· 6 years ago
07b35eb
blk-mq: fix allocation for queue mapping table
by Ming Lei
· 6 years ago
d19afeb
blk-wbt: export internal state via debugfs
by Ming Lei
· 6 years ago
cc56694
blk-mq-debugfs: support rq_qos
by Ming Lei
· 6 years ago
d04c406
block: clear REQ_HIPRI if polling is not supported
by Christoph Hellwig
· 6 years ago
d6a51a9
blk-mq: replace and kill blk_mq_request_issue_directly
by Jianchao Wang
· 6 years ago
5b7a6f1
blk-mq: issue directly with bypass 'false' in blk_mq_sched_insert_requests
by Jianchao Wang
· 6 years ago
7f556a4
blk-mq: refactor the code of issue request directly
by Jianchao Wang
· 6 years ago
4c9770c
block: remove the bio_integrity_advance export
by Christoph Hellwig
· 6 years ago
7403065
block: remove the bioset_integrity_free export
by Christoph Hellwig
· 6 years ago
a45eb57
block: remove the unused bio_set_pages_dirty and bio_check_pages_dirty exports
by Christoph Hellwig
· 6 years ago
0374e11
block: remove the unused bio_iov_iter_get_pages export
by Christoph Hellwig
· 6 years ago
637b60a
block: remove the blk_recount_segments export
by Christoph Hellwig
· 6 years ago
6c210aa
block: remove the bio_phys_segments export
by Christoph Hellwig
· 6 years ago
e42b386
blk-mq-rdma: pass in queue map to blk_mq_rdma_map_queues
by Sagi Grimberg
· 6 years ago
0273ac3
blkcg: handle dying request_queue when associating a blkg
by Dennis Zhou
· 6 years ago
544fbd1
block: deactivate blk_stat timer in wbt_disable_default()
by Ming Lei
· 6 years ago
927b6b2
block: Fix null_blk_zoned creation failure with small number of zones
by Shin'ichiro Kawasaki
· 6 years ago
f55adad
block/bio: Do not zero user pages
by Keith Busch
· 6 years ago
e016b78
block: return just one value from part_in_flight
by Mikulas Patocka
· 6 years ago
1226b8d
block: switch to per-cpu in-flight counters
by Mikulas Patocka
· 6 years ago
5b18b5a
block: delete part_round_stats and switch to less precise counting
by Mikulas Patocka
· 6 years ago
112f158
block: stop passing 'cpu' to all percpu stats methods
by Mike Snitzer
· 6 years ago
96f7741
Merge tag 'v4.20-rc6' into for-4.21/block
by Jens Axboe
· 6 years ago
5938870
blk-mq: re-build queue map in case of kdump kernel
by Ming Lei
· 6 years ago
d3fcdff
block: convert io-latency to use rq_qos_wait
by Josef Bacik
· 6 years ago
b6c7b58
block: convert wbt_wait() to use rq_qos_wait()
by Josef Bacik
· 6 years ago
84f6032
block: add rq_qos_wait to rq_qos
by Josef Bacik
· 6 years ago
7754f66
blkcg: rename blkg_try_get() to blkg_tryget()
by Dennis Zhou
· 6 years ago
7fcf2b0
blkcg: change blkg reference counting to use percpu_ref
by Dennis Zhou
· 6 years ago
6f70fb6
blkcg: remove bio_disassociate_task()
by Dennis Zhou
· 6 years ago
fc5a828
blkcg: remove additional reference to the css
by Dennis Zhou
· 6 years ago
db6638d
blkcg: remove bio->bi_css and instead use bio->bi_blkg
by Dennis Zhou
· 6 years ago
fd42df3
blkcg: associate writeback bios with a blkg
by Dennis Zhou
· 6 years ago
6a7f6d8
blkcg: associate a blkg for pages being evicted by swap
by Dennis Zhou
· 6 years ago
e439bed
blkcg: consolidate bio_issue_init() to be a part of core
by Dennis Zhou
· 6 years ago
5cdf2e3
blkcg: associate blkg when associating a device
by Dennis Zhou
· 6 years ago
892ad71
dm: set the static flush bio device on demand
by Dennis Zhou
· 6 years ago
2268c0f
blkcg: introduce common blkg association logic
by Dennis Zhou
· 6 years ago
beea9da
blkcg: convert blkg_lookup_create() to find closest blkg
by Dennis Zhou
· 6 years ago
b978962
blkcg: update blkg_lookup_create() to do locking
by Dennis Zhou
· 6 years ago
0fe061b
blkcg: fix ref count issue with bio_blkcg() using task_css
by Dennis Zhou
· 6 years ago
c616cbe
blk-mq: punt failed direct issue to dispatch list
by Jens Axboe
· 6 years ago
ba7aeae
block, bfq: fix decrement of num_active_groups
by Paolo Valente
· 6 years ago
ffe81d4
blk-mq: fix corruption with direct issue
by Jens Axboe
· 6 years ago
6544d22
block: enable polling by default if a poll map is initalized
by Christoph Hellwig
· 6 years ago
376f7ef
block: only allow polling if a poll queue_map exists
by Christoph Hellwig
· 6 years ago
529262d
block: remove ->poll_fn
by Christoph Hellwig
· 6 years ago
e20ba6e
block: move queues types to the block layer
by Christoph Hellwig
· 6 years ago
89d04ec
Merge tag 'v4.20-rc5' into for-4.21/block
by Jens Axboe
· 6 years ago
fe1f452
blk-mq: don't call ktime_get_ns() if we don't need it
by Jens Axboe
· 6 years ago
2149da0
block: add cmd_flags to print_req_error
by Balbir Singh
· 6 years ago
5d2ee71
sbitmap: optimize wakeup check
by Jens Axboe
· 6 years ago
2a5cf35
block: fix single range discard merge
by Ming Lei
· 6 years ago
b2c5d16
blk-mq: use plug for devices that implement ->commits_rqs()
by Jens Axboe
· 6 years ago
be94f05
blk-mq: use bd->last == true for list inserts
by Jens Axboe
· 6 years ago
d666ba9
blk-mq: add mq_ops->commit_rqs()
by Jens Axboe
· 6 years ago
ce5b009
block: improve logic around when to sort a plug list
by Jens Axboe
· 6 years ago
4e6db0f
blk-mq: Add a NULL check in blk_mq_free_map_and_requests()
by Dan Carpenter
· 6 years ago
65cd1d1
block: add io timeout to sysfs
by Weiping Zhang
· 6 years ago
94a2c3a
block: use rcu_work instead of call_rcu to avoid sleep in softirq
by Yufen Yu
· 6 years ago
4711b57
blk-mq: fix failure to decrement plug count on single rq removal
by Jens Axboe
· 6 years ago
Next »