index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
block
Age
Commit message (
Expand
)
Author
2018-09-26
blk-mq: avoid to synchronize rcu inside blk_cleanup_queue()
Ming Lei
2018-09-26
blk-mq: only attempt to merge bio if there is rq in sw queue
Ming Lei
2018-09-26
block: allow max_discard_segments to be stacked
Mike Snitzer
2018-09-19
partitions/aix: fix usage of uninitialized lv_info and lvname structures
Mauricio Faria de Oliveira
2018-09-19
partitions/aix: append null character to print data from disk
Mauricio Faria de Oliveira
2018-09-19
blk-mq: fix updating tags depth
Ming Lei
2018-09-19
block: bfq: swap puts in bfqg_and_blkg_put
Konstantin Khlebnikov
2018-09-19
block: don't warn when doing fsync on read-only devices
Mikulas Patocka
2018-09-15
cfq: Suppress compiler warnings about comparisons
Bart Van Assche
2018-09-15
blk-mq: count the hctx as active before allocating tag
Jianchao Wang
2018-09-15
block: bvec_nr_vecs() returns value for wrong slab
Greg Edwards
2018-09-15
block: don't warn for flush on read-only device
Jens Axboe
2018-09-09
block, bfq: return nbytes and not zero from struct cftype .write() method
Maciej S. Szmigiero
2018-09-09
block: Ensure that a request queue is dissociated from the cgroup controller
Bart Van Assche
2018-09-09
block: Introduce blk_exit_queue()
Bart Van Assche
2018-09-09
block: really disable runtime-pm for blk-mq
Ming Lei
2018-09-09
block: blk_init_allocated_queue() set q->fq as NULL in the fail case
xiao jin
2018-09-09
block: fix infinite loop if the device loses discard capability
Mikulas Patocka
2018-08-04
Partially revert "block: fail op_is_write() requests to read-only partitions"
Linus Torvalds
2018-08-03
Merge tag 'for-linus-20180803' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-08-02
blk-mq: fix blk_mq_tagset_busy_iter
Ming Lei
2018-07-27
Merge tag 'for-linus-20180727' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-07-27
block: reset bi_iter.bi_done after splitting bio
Greg Edwards
2018-07-26
block: bio_iov_iter_get_pages: pin more pages for multi-segment IOs
Martin Wilck
2018-07-26
block: bio_iov_iter_get_pages: fix size of last iovec
Martin Wilck
2018-07-24
blk-mq: export setting request completion state
Keith Busch
2018-07-14
Merge tag 'for-linus-20180713' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-07-11
bsg: fix bogus EINVAL on non-data commands
Tony Battersby
2018-06-30
Merge tag 'for-linus-20180629' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-06-29
blk-mq: don't queue more if we get a busy return
Jens Axboe
2018-06-28
block: Fix cloning of requests with a special payload
Bart Van Assche
2018-06-24
Merge tag 'for-linus-20180623' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-06-23
blk-mq: Fix timeout handling in case the timeout handler returns BLK_EH_DONE
Bart Van Assche
2018-06-20
block: sed-opal: Fix a couple off by one bugs
Dan Carpenter
2018-06-20
blk-mq-debugfs: Off by one in blk_mq_rq_state_name()
Dan Carpenter
2018-06-19
Revert "block: Add warning for bi_next not NULL in bio_endio()"
Bart Van Assche
2018-06-19
block: fix timeout changes for legacy request drivers
Christoph Hellwig
2018-06-17
Merge tag 'for-linus-20180616' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-06-15
docs: Fix some broken references
Mauro Carvalho Chehab
2018-06-15
bsg: fix race of bsg_open and bsg_unregister
Anatoliy Glagolev
2018-06-15
block: remov blk_queue_invalidate_tags
Christoph Hellwig
2018-06-15
Merge branch 'nvme-4.18' of git://git.infradead.org/nvme into for-linus
Jens Axboe
2018-06-14
blk-mq: remove blk_mq_tagset_iter
Christoph Hellwig
2018-06-14
blk-mq: don't time out requests again that are in the timeout handler
Christoph Hellwig
2018-06-12
treewide: Use array_size() in vzalloc()
Kees Cook
2018-06-12
treewide: kvmalloc() -> kvmalloc_array()
Kees Cook
2018-06-12
treewide: kzalloc_node() -> kcalloc_node()
Kees Cook
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-06-11
blk-mq: reinit q->tag_set_list entry only after grace period
Roman Pen
[next]