index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2016-11-08
writeback: track if we're sleeping on progress in balance_dirty_pages()
Jens Axboe
2016-11-07
skd_main: use %*ph to dump small buffers
Andy Shevchenko
2016-11-07
skd: use pci_alloc_irq_vectors
Christoph Hellwig
2016-11-07
pktcdvd: don't scribble over the bvec array
Christoph Hellwig
2016-11-06
blk-mq: Always schedule hctx->next_cpu
Gabriel Krisman Bertazi
2016-11-05
block: add code to track actual device queue depth
Jens Axboe
2016-11-03
blk-mq: immediately dispatch big size request
Shaohua Li
2016-11-03
block: immediately dispatch big size request
Shaohua Li
2016-11-03
block: drop q argument from bsg_validate_sgv4_hdr
Johannes Thumshirn
2016-11-02
nvme: Use BLK_MQ_S_STOPPED instead of QUEUE_FLAG_STOPPED in blk-mq code
Bart Van Assche
2016-11-02
nvme: Fix a race condition related to stopping queues
Bart Van Assche
2016-11-02
dm: Fix a race condition related to stopping and starting queues
Bart Van Assche
2016-11-02
dm: Use BLK_MQ_S_STOPPED instead of QUEUE_FLAG_STOPPED in blk-mq code
Bart Van Assche
2016-11-02
blk-mq: Add a kick_requeue_list argument to blk_mq_requeue_request()
Bart Van Assche
2016-11-02
blk-mq: Introduce blk_mq_quiesce_queue()
Bart Van Assche
2016-11-02
blk-mq: Remove blk_mq_cancel_requeue_work()
Bart Van Assche
2016-11-02
blk-mq: Avoid that requeueing starts stopped queues
Bart Van Assche
2016-11-02
blk-mq: Move more code into blk_mq_direct_issue_request()
Bart Van Assche
2016-11-02
blk-mq: Introduce blk_mq_queue_stopped()
Bart Van Assche
2016-11-02
blk-mq: Introduce blk_mq_hctx_stopped()
Bart Van Assche
2016-11-02
blk-mq: Do not invoke .queue_rq() for a stopped queue
Bart Van Assche
2016-11-02
block: add bio_iov_iter_get_pages()
Kent Overstreet
2016-11-02
writeback: mark background writeback as such
Jens Axboe
2016-11-02
writeback: add wbc_to_write_flags()
Jens Axboe
2016-11-02
block: add REQ_BACKGROUND
Jens Axboe
2016-11-01
block: remove the CONFIG_BLOCK ifdef in blk_types.h
Christoph Hellwig
2016-11-01
mm: only include blk_types in swap.h if CONFIG_SWAP is enabled
Christoph Hellwig
2016-11-01
ceph: don't include blk_types.h in messenger.h
Christoph Hellwig
2016-11-01
arm, arm64: don't include blk_types.h in <asm/io.h>
Christoph Hellwig
2016-11-01
block,fs: untangle fs.h and blk_types.h
Christoph Hellwig
2016-11-01
block, fs: move submit_bio to bio.h
Christoph Hellwig
2016-11-01
fs: decouple READ and WRITE from the block layer ops
Christoph Hellwig
2016-11-01
block,fs: use REQ_* flags directly
Christoph Hellwig
2016-11-01
block: replace REQ_NOIDLE with REQ_IDLE
Christoph Hellwig
2016-11-01
block: treat REQ_FUA and REQ_PREFLUSH as synchronous
Christoph Hellwig
2016-11-01
block: don't use REQ_SYNC in the READ_SYNC definition
Christoph Hellwig
2016-11-01
btrfs: use op_is_sync to check for synchronous requests
Christoph Hellwig
2016-11-01
bcache: use op_is_sync to check for synchronous requests
Christoph Hellwig
2016-11-01
umem: use op_is_sync to check for synchronous requests
Christoph Hellwig
2016-11-01
blk-cgroup: use op_is_sync to check for synchronous requests
Christoph Hellwig
2016-11-01
cfq-iosched: use op_is_sync instead of opencoding it
Christoph Hellwig
2016-10-28
block: add a proper block layer data direction encoding
Christoph Hellwig
2016-10-28
block: better op and flags encoding
Christoph Hellwig
2016-10-28
block: split out request-only flags into a new namespace
Christoph Hellwig
2016-10-28
block: replace REQ_THROTTLED with a bio flag
Christoph Hellwig
2016-10-28
block: move REQ_RAHEAD to common flags
Christoph Hellwig
2016-10-28
block: REQ_NOMERGE is common to the bio and request
Christoph Hellwig
2016-10-28
block: remove bio_is_rw
Christoph Hellwig
2016-10-27
blk-mq: get rid of confusing blk_map_ctx structure
Jens Axboe
2016-10-27
blk-mq: update hardware and software queues for sleeping alloc
Jens Axboe
[next]