index
:
litmus-rt-budgetable-locks.git/.git
update_litmus_2019
Unnamed repository; edit this file 'description' to name the repository.
Zelin Tong
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
Commit message (
Expand
)
Author
Age
*
Partially revert "block: fail op_is_write() requests to read-only partitions"
Linus Torvalds
2018-08-04
*
Merge tag 'for-linus-20180803' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-08-03
|
\
|
*
blk-mq: fix blk_mq_tagset_busy_iter
Ming Lei
2018-08-02
*
|
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-27
|
*
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-26
|
*
blk-mq: export setting request completion state
Keith Busch
2018-07-24
*
|
Merge tag 'for-linus-20180713' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-07-14
|
\
|
|
*
bsg: fix bogus EINVAL on non-data commands
Tony Battersby
2018-07-11
*
|
Merge tag 'for-linus-20180629' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-06-30
|
\
|
|
*
blk-mq: don't queue more if we get a busy return
Jens Axboe
2018-06-29
|
*
block: Fix cloning of requests with a special payload
Bart Van Assche
2018-06-28
*
|
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-23
|
*
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-20
|
*
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-19
*
|
Merge tag 'for-linus-20180616' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-06-16
|
\
|
|
*
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-15
|
|
\
|
|
*
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-14
|
*
|
blk-mq: reinit q->tag_set_list entry only after grace period
Roman Pen
2018-06-11
*
|
|
docs: Fix some broken references
Mauro Carvalho Chehab
2018-06-15
*
|
|
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-12
|
/
/
*
|
Merge tag 'for-linus-20180610' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-06-10
|
\
|
|
*
block: fix use-after-free in block flush handling
Jens Axboe
2018-06-09
*
|
Merge tag 'for-linus-20180608' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-06-08
|
\
|
|
*
block: add bioset_init_from_src() helper
Jens Axboe
2018-06-08
|
*
block: always set partition number to '0' in blk_partition_remap()
Hannes Reinecke
2018-06-07
|
*
block: pass failfast and driver-specific flags to flush requests
Hannes Reinecke
2018-06-06
|
*
block: add verifier for cmdline partition
Wang YanQing
2018-06-05
*
|
Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
2018-06-08
|
\
\
|
*
|
block: add ioprio_check_cap function
Adam Manzanares
2018-05-31
*
|
|
Merge tag 'xfs-4.18-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2018-06-05
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
block: add a lower-level bio_add_page interface
Christoph Hellwig
2018-06-01
*
|
|
blk-mq: return when hctx is stopped in blk_mq_run_work_fn
Jianchao Wang
2018-06-04
*
|
|
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2018-06-04
|
\
\
\
|
*
|
|
proc: introduce proc_create_seq{,_data}
Christoph Hellwig
2018-05-16
|
|
/
/
*
|
|
blk-mq: update nr_requests when switching to 'none' scheduler
Ming Lei
2018-06-02
*
|
|
block: don't use blocking queue entered for recursive bio submits
Jens Axboe
2018-06-02
*
|
|
block: split the blk-mq case from elevator_init
Christoph Hellwig
2018-06-01
*
|
|
block: move sysfs_lock into elevator_init
Christoph Hellwig
2018-06-01
[next]