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
Age
Commit message (
Expand
)
Author
2017-02-10
block: set make_request_fn manually in blk_mq_update_nr_hw_queues
Josef Bacik
2017-02-10
blk-mq: pass bio to blk_mq_sched_get_rq_priv
Paolo Valente
2017-02-08
block: optionally merge discontiguous discard bios into a single request
Christoph Hellwig
2017-02-08
block: enumify ELEVATOR_*_MERGE
Christoph Hellwig
2017-02-08
block: move req_set_nomerge to blk.h
Christoph Hellwig
2017-02-06
blk-mq-sched: (un)register elevator when (un)registering queue
Omar Sandoval
2017-02-03
block: free merged request in the caller
Jens Axboe
2017-02-03
blk-merge: return the merged request
Jens Axboe
2017-02-03
blkcg: fix double free of new_blkg in blkcg_init_queue
Hou Tao
2017-02-02
blk-mq-sched: bypass the scheduler for flushes entirely
Omar Sandoval
2017-02-02
blk-mq: move debugfs_remove() of disk dir to blk_release_queue()
Omar Sandoval
2017-02-02
block: use same block debugfs directory for blk-mq and blktrace
Omar Sandoval
2017-02-02
scsi, block: fix duplicate bdi name registration crashes
Dan Williams
2017-02-02
block: Get rid of blk_get_backing_dev_info()
Jan Kara
2017-02-02
block: Make blk_get_backing_dev_info() safe without open bdev
Jan Kara
2017-02-02
block: Dynamically allocate and refcount backing_dev_info
Jan Kara
2017-02-02
block: Use pointer to backing_dev_info from request_queue
Jan Kara
2017-02-02
block: Unhash block device inodes on gendisk destruction
Jan Kara
2017-02-01
blk-mq-debug: Introduce debugfs_create_files()
Bart Van Assche
2017-02-01
blk-mq-debug: Make show() operations interruptible
Bart Van Assche
2017-02-01
blk-mq-debug: Avoid that sparse complains about req_flags_t usage
Bart Van Assche
2017-02-01
blk-mq-debugfs: Add missing __acquires() / __releases() annotations
Bart Van Assche
2017-01-31
block: fold cmd_type into the REQ_OP_ space
Christoph Hellwig
2017-01-31
block: introduce blk_rq_is_passthrough
Christoph Hellwig
2017-01-31
block: make scsi_request and scsi ioctl support optional
Christoph Hellwig
2017-01-27
block: don't assign cmd_flags in __blk_rq_prep_clone
Christoph Hellwig
2017-01-27
block: split scsi_request out of struct request
Christoph Hellwig
2017-01-27
block/bsg: move queue creation into bsg_setup_queue
Christoph Hellwig
2017-01-27
block: allow specifying size for extra command data
Christoph Hellwig
2017-01-27
block: simplify blk_init_allocated_queue
Christoph Hellwig
2017-01-27
block: fix elevator init check
Christoph Hellwig
2017-01-27
Merge branch 'for-4.11/block' into for-4.11/rq-refactor
Jens Axboe
2017-01-27
blk-mq: fix debugfs compilation issues
Omar Sandoval
2017-01-27
block: cleanup remaining manual checks for PREFLUSH|FUA
Jens Axboe
2017-01-27
blk-mq-sched: add flush insertion into blk_mq_sched_insert_request()
Jens Axboe
2017-01-27
block: add a op_is_flush helper
Christoph Hellwig
2017-01-27
blk-mq-sched: change ->dispatch_requests() to ->dispatch_request()
Jens Axboe
2017-01-27
blk-mq-sched: fix starvation for multiple hardware queues and shared tags
Jens Axboe
2017-01-27
blk-mq: release driver tag on a requeue event
Jens Axboe
2017-01-27
blk-mq: fix potential race in queue restart and driver tag allocation
Jens Axboe
2017-01-27
blk-mq: improve scheduler queue sync/async running
Jens Axboe
2017-01-27
blk-mq: move hctx and ctx counters from sysfs to debugfs
Omar Sandoval
2017-01-27
blk-mq: move hctx io_poll, stats, and dispatched from sysfs to debugfs
Omar Sandoval
2017-01-27
blk-mq: add tags and sched_tags bitmaps to debugfs
Omar Sandoval
2017-01-27
blk-mq: move tags and sched_tags info from sysfs to debugfs
Omar Sandoval
2017-01-27
blk-mq: export software queue pending map to debugfs
Omar Sandoval
2017-01-27
blk-mq: add extra request information to debugfs
Omar Sandoval
2017-01-27
blk-mq: move hctx->dispatch and ctx->rq_list from sysfs to debugfs
Omar Sandoval
2017-01-27
blk-mq: add hctx->{state,flags} to debugfs
Omar Sandoval
2017-01-27
blk-mq: create debugfs directory tree
Omar Sandoval
[next]