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-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
2018-05-14
block: fix __get_request documentation
Christoph Hellwig
2018-05-09
block: consolidate struct request timestamp fields
Omar Sandoval
2018-05-09
block: get rid of struct blk_issue_stat
Omar Sandoval
2018-05-09
block: pass struct request instead of struct blk_issue_stat to wbt
Omar Sandoval
2018-05-07
block: Shorten interrupt disabled regions
Thomas Gleixner
2018-05-07
block: Remove redundant WARN_ON()
Anna-Maria Gleixner
2018-04-16
blk-mq: start request gstate with gen 1
Jianchao Wang
2018-04-14
block: do not use interruptible wait anywhere
Alan Jenkins
2018-04-10
blk-mq: Avoid that submitting a bio concurrently with device removal triggers...
Bart Van Assche
2018-04-05
Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-03-19
block: Change a rcu_read_{lock,unlock}_sched() pair into rcu_read_{lock,unloc...
Bart Van Assche
2018-03-17
block: bio_check_eod() needs to consider partitions
Christoph Hellwig
2018-03-08
block: Introduce blk_queue_flag_{set,clear,test_and_{set,clear}}()
Bart Van Assche
2018-03-08
block: Use the queue_flag_*() functions instead of open-coding these
Bart Van Assche
2018-03-01
block: fix the count of PGPGOUT for WRITE_SAME
Jiufei Xue
2018-02-28
block: Fix a race between request queue removal and the block cgroup controller
Bart Van Assche
2018-02-28
block: Fix a race between the cgroup code and request queue initialization
Bart Van Assche
2018-02-28
block: Add 'lock' as third argument to blk_alloc_queue_node()
Bart Van Assche
2018-02-06
block: Add should_fail_bio() for bpf error injection
Howard McLauchlan
2018-02-01
blk-mq: fix discard merge with scheduler attached
Jens Axboe
2018-01-30
blk-mq: introduce BLK_STS_DEV_RESOURCE
Ming Lei
2018-01-29
Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-01-19
block: Remove kblockd_schedule_delayed_work{,_on}()
Bart Van Assche
2018-01-19
blk-mq: Rename blk_mq_request_direct_issue() into blk_mq_request_issue_direct...
Bart Van Assche
2018-01-18
block: fail op_is_write() requests to read-only partitions
Ilya Dryomov
2018-01-17
blk-mq: improve DM's blk-mq IO merging via blk_insert_cloned_request feedback
Ming Lei
2018-01-10
block: convert REQ_ATOM_COMPLETE to stealing rq->__deadline bit
Jens Axboe
2018-01-09
blk-mq: replace timeout synchronization with a RCU and generation based scheme
Tejun Heo
2018-01-06
blk-mq: quiesce queue before freeing queue
Ming Lei
2018-01-05
block: introduce zoned block devices zone write locking
Christoph Hellwig
2018-01-05
block: drain queue before waiting for q_usage_counter becoming zero
Ming Lei
2017-11-21
block/laptop_mode: Convert timers to use timer_setup()
Kees Cook
2017-11-15
block: wake up all tasks blocked in get_request()
Ming Lei
2017-11-10
block, nvme: Introduce blk_mq_req_flags_t
Bart Van Assche
2017-11-10
block, scsi: Make SCSI quiesce and resume work reliably
Bart Van Assche
2017-11-10
block: Add the QUEUE_FLAG_PREEMPT_ONLY request queue flag
Bart Van Assche
[next]