index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-06-22
blk-mq: remove double set queue_num
weiping
2017-06-21
blk-mq: Make it safe to quiesce and unquiesce from an interrupt handler
Bart Van Assche
2017-06-21
block: Fix off-by-one errors in blk_status_to_errno() and print_req_error()
Bart Van Assche
2017-06-21
block: Declare local symbols static
Bart Van Assche
2017-06-21
block: Add fallthrough markers to switch statements
Bart Van Assche
2017-06-21
btrfs: use new block error code
Dan Carpenter
2017-06-20
blk-mq: Warn when attempting to run a hardware queue that is not mapped
Bart Van Assche
2017-06-20
block: Constify disk_type
Bart Van Assche
2017-06-20
blk-mq: Document locking assumptions
Bart Van Assche
2017-06-20
block: Document what queue type each function is intended for
Bart Van Assche
2017-06-20
block: Check locking assumptions at runtime
Bart Van Assche
2017-06-20
block: Add a comment above queue_lockdep_assert_held()
Bart Van Assche
2017-06-20
blk-mq: Initialize .rq_flags in blk_mq_rq_ctx_init()
Bart Van Assche
2017-06-20
block: Change argument type of scsi_req_init()
Bart Van Assche
2017-06-20
block: Make most scsi_req_init() calls implicit
Bart Van Assche
2017-06-20
block: Introduce request_queue.initialize_rq_fn()
Bart Van Assche
2017-06-20
block: Make request operation type argument declarations consistent
Bart Van Assche
2017-06-20
blk-mq: Reduce blk_mq_hw_ctx size
Bart Van Assche
2017-06-20
block: stop using bio_data() in blk_write_same_mergeable
Christoph Hellwig
2017-06-20
block: remove the unused bio_to_phys macro
Christoph Hellwig
2017-06-20
null_blk: add support for shared tags
Jens Axboe
2017-06-20
btrfs: nowait aio support
Goldwyn Rodrigues
2017-06-20
xfs: nowait aio support
Goldwyn Rodrigues
2017-06-20
ext4: nowait aio support
Goldwyn Rodrigues
2017-06-20
block: return on congested block device
Goldwyn Rodrigues
2017-06-20
fs: Introduce IOMAP_NOWAIT
Goldwyn Rodrigues
2017-06-20
fs: return if direct I/O will trigger writeback
Goldwyn Rodrigues
2017-06-20
fs: Introduce RWF_NOWAIT and FMODE_AIO_NOWAIT
Goldwyn Rodrigues
2017-06-20
fs: Use RWF_* flags for AIO operations
Goldwyn Rodrigues
2017-06-20
fs: Introduce filemap_range_has_page()
Goldwyn Rodrigues
2017-06-20
fs: Separate out kiocb flags setup based on RWF_* flags
Goldwyn Rodrigues
2017-06-18
nvme: host: unquiesce queue in nvme_kill_queues()
Ming Lei
2017-06-18
Revert "blk-mq: don't use sync workqueue flushing from drivers"
Ming Lei
2017-06-18
blk-mq: clarify dispatch may not be drained/blocked by stopping queue
Ming Lei
2017-06-18
blk-mq: don't stop queue for quiescing
Ming Lei
2017-06-18
blk-mq: update comments on blk_mq_quiesce_queue()
Ming Lei
2017-06-18
blk-mq: use QUEUE_FLAG_QUIESCED to quiesce queue
Ming Lei
2017-06-18
blk-mq: use the introduced blk_mq_unquiesce_queue()
Ming Lei
2017-06-18
blk-mq: introduce blk_mq_unquiesce_queue
Ming Lei
2017-06-18
blk-mq: introduce blk_mq_quiesce_queue_nowait()
Ming Lei
2017-06-18
blk-mq: move blk_mq_quiesce_queue() into include/linux/blk-mq.h
Ming Lei
2017-06-18
block: don't check for BIO_MAX_PAGES in blk_bio_segment_split()
NeilBrown
2017-06-18
block: remove bio_clone() and all references.
NeilBrown
2017-06-18
bcache: use kmalloc to allocate bio in bch_data_verify()
NeilBrown
2017-06-18
xen-blkfront: remove bio splitting.
NeilBrown
2017-06-18
lightnvm/pblk-read: use bio_clone_fast()
NeilBrown
2017-06-18
pktcdvd: use bio_clone_fast() instead of bio_clone()
NeilBrown
2017-06-18
drbd: use bio_clone_fast() instead of bio_clone()
NeilBrown
2017-06-18
rbd: use bio_clone_fast() instead of bio_clone()
NeilBrown
2017-06-18
block: Improvements to bounce-buffer handling
NeilBrown
[next]