index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
/
blk-core.c
Age
Commit message (
Expand
)
Author
2018-11-07
block: kill request slab cache
Jens Axboe
2018-11-07
block: remove request_list code
Jens Axboe
2018-11-07
block: kill legacy parts of timeout handling
Jens Axboe
2018-11-07
block: remove __blk_put_request()
Jens Axboe
2018-11-07
block: remove dead elevator code
Jens Axboe
2018-11-07
block: remove legacy rq tagging
Jens Axboe
2018-11-07
block: remove q->lld_busy_fn()
Jens Axboe
2018-11-07
blk-mq: provide mq_ops->busy() hook
Jens Axboe
2018-11-01
blkcg: revert blkcg cleanups series
Dennis Zhou
2018-10-31
block: call rq_qos_exit() after queue is frozen
Ming Lei
2018-10-25
block: add a report_zones method
Christoph Hellwig
2018-10-20
blkcg: reassociate bios when make_request() is called recursively
Dennis Zhou
2018-10-14
block: remove bogus check for queue_lock assignment
Jens Axboe
2018-10-13
blk-mq: change gfp flags to GFP_NOIO in blk_mq_realloc_hw_ctxs
Jianchao Wang
2018-10-01
Merge tag 'v4.19-rc6' into for-4.20/block
Jens Axboe
2018-09-26
block: Make blk_get_request() block for non-PM requests while suspended
Bart Van Assche
2018-09-26
block: Schedule runtime resume earlier
Bart Van Assche
2018-09-26
block: Split blk_pm_add_request() and blk_pm_put_request()
Bart Van Assche
2018-09-26
block, scsi: Change the preempt-only flag into a counter
Bart Van Assche
2018-09-26
block: Move power management code into a new source file
Bart Van Assche
2018-09-21
block: use nanosecond resolution for iostat
Omar Sandoval
2018-09-05
block: don't warn when doing fsync on read-only devices
Mikulas Patocka
2018-08-22
Merge tag 'for-4.19/post-20180822' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-08-17
block: remove duplicate initialization
Chaitanya Kulkarni
2018-08-14
Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-08-14
block: don't warn for flush on read-only device
Jens Axboe
2018-08-09
block: Introduce blk_exit_queue()
Bart Van Assche
2018-08-04
Partially revert "block: fail op_is_write() requests to read-only partitions"
Linus Torvalds
2018-08-02
block: really disable runtime-pm for blk-mq
Ming Lei
2018-07-30
block: blk_init_allocated_queue() set q->fq as NULL in the fail case
xiao jin
2018-07-18
block: Add and use op_stat_group() for indexing disk_stat fields.
Michael Callahan
2018-07-09
block: Add default switch case to blk_pm_allow_request() to kill warning
Geert Uytterhoeven
2018-07-09
block: remove external dependency on wbt_flags
Josef Bacik
2018-07-09
blk-rq-qos: refactor out common elements of blk-wbt
Josef Bacik
2018-07-09
block: Document how blk_update_request() handles RQF_SPECIAL_PAYLOAD requests
Bart Van Assche
2018-07-09
blk-mq: avoid to synchronize rcu inside blk_cleanup_queue()
Ming Lei
2018-06-28
block: Fix cloning of requests with a special payload
Bart Van Assche
2018-06-19
Revert "block: Add warning for bi_next not NULL in bio_endio()"
Bart Van Assche
2018-06-07
block: always set partition number to '0' in blk_partition_remap()
Hannes Reinecke
2018-06-02
block: don't use blocking queue entered for recursive bio submits
Jens Axboe
2018-06-01
block: move sysfs_lock into elevator_init
Christoph Hellwig
2018-06-01
block: remove the always unused name argument to elevator_init
Christoph Hellwig
2018-06-01
block: move initialization of elevator-related fields to blk_alloc_queue_node
Christoph Hellwig
2018-05-30
block: convert bounce, q->bio_split to bioset_init()/mempool_init()
Kent Overstreet
2018-05-29
blk-mq: Remove generation seqeunce
Keith Busch
2018-05-14
block: Add warning for bi_next not NULL in bio_endio()
Kent Overstreet
2018-05-14
block: Use bioset_init() for fs_bio_set
Kent Overstreet
2018-05-14
block: use GFP_NOIO instead of __GFP_DIRECT_RECLAIM
Christoph Hellwig
2018-05-14
block: pass an explicit gfp_t to get_request
Christoph Hellwig
2018-05-14
block: sanitize blk_get_request calling conventions
Christoph Hellwig
[prev]
[next]