index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
null_blk: add usage hints for NVM
Yasuaki Ishimatsu
2016-11-16
2
-1
/
+2
*
block: deal with stale req count of plug list
Ming Lei
2016-11-16
2
-1
/
+11
*
scsi_lib: untangle 0 and BLK_MQ_RQ_QUEUE_OK
Omar Sandoval
2016-11-15
1
-3
/
+3
*
nvme: untangle 0 and BLK_MQ_RQ_QUEUE_OK
Omar Sandoval
2016-11-15
4
-10
/
+10
*
loop: return proper error from loop_queue_rq()
Omar Sandoval
2016-11-14
1
-1
/
+1
*
sd_zbc: Force use of READ16/WRITE16
Damien Le Moal
2016-11-14
1
-0
/
+4
*
bsg: Add sparse annotations to bsg_request_fn()
Bart Van Assche
2016-11-14
1
-0
/
+2
*
blk-wbt: use BLK_STAT_{READ,WRITE} instead of 0/1
Jens Axboe
2016-11-11
1
-6
/
+6
*
blk-wbt: remove stat ops
Jens Axboe
2016-11-11
3
-43
/
+8
*
blk-wbt: store queue instead of bdi
Jens Axboe
2016-11-11
2
-11
/
+13
*
block: move poll code to blk-mq
Jens Axboe
2016-11-11
5
-49
/
+57
*
Block: mtip32xx: Improvement in code readability when memdup_user() fails.
Sachin Shukla
2016-11-11
1
-9
/
+5
*
blk-mq: blk_mq_try_issue_directly() should lookup hardware queue
Jens Axboe
2016-11-11
1
-4
/
+4
*
block: hook up writeback throttling
Jens Axboe
2016-11-10
8
-4
/
+181
*
blk-wbt: add general throttling mechanism
Jens Axboe
2016-11-10
4
-0
/
+1054
*
block: add scalable completion tracking of requests
Jens Axboe
2016-11-10
10
-3
/
+427
*
block: cfq_cpd_alloc() should use @gfp
Tejun Heo
2016-11-10
1
-1
/
+1
*
nvme: don't pass the full CQE to nvme_complete_async_event
Christoph Hellwig
2016-11-10
5
-11
/
+21
*
nvme: introduce struct nvme_request
Christoph Hellwig
2016-11-10
11
-86
/
+76
*
skd: fix function prototype
Arnd Bergmann
2016-11-09
1
-2
/
+2
*
skd: fix msix error handling
Arnd Bergmann
2016-11-09
1
-2
/
+3
*
block: set REQ_SYNC if we clear REQ_FUA|REQ_PREFLUSH
Jens Axboe
2016-11-08
1
-0
/
+7
*
writeback: track if we're sleeping on progress in balance_dirty_pages()
Jens Axboe
2016-11-08
3
-0
/
+4
*
skd_main: use %*ph to dump small buffers
Andy Shevchenko
2016-11-07
1
-12
/
+4
*
skd: use pci_alloc_irq_vectors
Christoph Hellwig
2016-11-07
1
-146
/
+66
*
pktcdvd: don't scribble over the bvec array
Christoph Hellwig
2016-11-07
1
-41
/
+6
*
blk-mq: Always schedule hctx->next_cpu
Gabriel Krisman Bertazi
2016-11-06
1
-3
/
+1
*
block: add code to track actual device queue depth
Jens Axboe
2016-11-05
3
-0
/
+26
*
blk-mq: immediately dispatch big size request
Shaohua Li
2016-11-03
1
-1
/
+6
*
block: immediately dispatch big size request
Shaohua Li
2016-11-03
2
-1
/
+4
*
block: drop q argument from bsg_validate_sgv4_hdr
Johannes Thumshirn
2016-11-03
1
-2
/
+2
*
nvme: Use BLK_MQ_S_STOPPED instead of QUEUE_FLAG_STOPPED in blk-mq code
Bart Van Assche
2016-11-02
1
-14
/
+2
*
nvme: Fix a race condition related to stopping queues
Bart Van Assche
2016-11-02
1
-1
/
+1
*
dm: Fix a race condition related to stopping and starting queues
Bart Van Assche
2016-11-02
1
-12
/
+1
*
dm: Use BLK_MQ_S_STOPPED instead of QUEUE_FLAG_STOPPED in blk-mq code
Bart Van Assche
2016-11-02
1
-15
/
+1
*
blk-mq: Add a kick_requeue_list argument to blk_mq_requeue_request()
Bart Van Assche
2016-11-02
7
-15
/
+15
*
blk-mq: Introduce blk_mq_quiesce_queue()
Bart Van Assche
2016-11-02
4
-7
/
+69
*
blk-mq: Remove blk_mq_cancel_requeue_work()
Bart Van Assche
2016-11-02
4
-10
/
+0
*
blk-mq: Avoid that requeueing starts stopped queues
Bart Van Assche
2016-11-02
4
-12
/
+3
*
blk-mq: Move more code into blk_mq_direct_issue_request()
Bart Van Assche
2016-11-02
1
-8
/
+10
*
blk-mq: Introduce blk_mq_queue_stopped()
Bart Van Assche
2016-11-02
2
-0
/
+21
*
blk-mq: Introduce blk_mq_hctx_stopped()
Bart Van Assche
2016-11-02
2
-6
/
+11
*
blk-mq: Do not invoke .queue_rq() for a stopped queue
Bart Van Assche
2016-11-02
1
-3
/
+3
*
block: add bio_iov_iter_get_pages()
Kent Overstreet
2016-11-02
2
-0
/
+50
*
writeback: mark background writeback as such
Jens Axboe
2016-11-02
1
-0
/
+2
*
writeback: add wbc_to_write_flags()
Jens Axboe
2016-11-02
8
-16
/
+17
*
block: add REQ_BACKGROUND
Jens Axboe
2016-11-02
1
-0
/
+2
*
block: remove the CONFIG_BLOCK ifdef in blk_types.h
Christoph Hellwig
2016-11-01
1
-3
/
+0
*
mm: only include blk_types in swap.h if CONFIG_SWAP is enabled
Christoph Hellwig
2016-11-01
7
-1
/
+9
*
ceph: don't include blk_types.h in messenger.h
Christoph Hellwig
2016-11-01
1
-1
/
+1
[next]