index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
block: fix peeking requests during PM
Christoph Hellwig
2017-11-04
1
-17
/
+18
|
*
|
|
blk-mq: Make blk_mq_get_request() error path less confusing
Bart Van Assche
2017-11-03
1
-5
/
+7
|
*
|
|
blk-mq: fix nr_requests wrong value when modify it from sysfs
weiping zhang
2017-11-03
1
-2
/
+1
|
*
|
|
block: add a poll_fn callback to struct request_queue
Christoph Hellwig
2017-11-03
2
-9
/
+16
|
*
|
|
block: introduce GENHD_FL_HIDDEN
Christoph Hellwig
2017-11-03
1
-18
/
+50
|
*
|
|
block: don't look at the struct device dev_t in disk_devt
Christoph Hellwig
2017-11-03
1
-4
/
+0
|
*
|
|
block: add a blk_steal_bios helper
Christoph Hellwig
2017-11-03
1
-0
/
+21
|
*
|
|
block: provide a direct_make_request helper
Christoph Hellwig
2017-11-03
1
-0
/
+34
|
*
|
|
Merge branch 'nvme-4.15' of git://git.infradead.org/nvme into for-4.15/block
Jens Axboe
2017-11-03
1
-6
/
+5
|
|
\
\
\
|
|
*
|
|
block: remove blk_mq_reinit_tagset
Sagi Grimberg
2017-10-18
1
-7
/
+0
|
|
*
|
|
block: introduce blk_mq_tagset_iter
Sagi Grimberg
2017-10-18
1
-5
/
+11
|
*
|
|
|
blk-mq: don't restart queue when .get_budget returns BLK_STS_RESOURCE
Ming Lei
2017-11-01
3
-32
/
+23
|
*
|
|
|
blk-mq: don't handle TAG_SHARED in restart
Ming Lei
2017-11-01
1
-74
/
+4
|
*
|
|
|
blk-mq-sched: improve dispatching from sw queue
Ming Lei
2017-11-01
3
-3
/
+112
|
*
|
|
|
blk-mq: introduce .get_budget and .put_budget in blk_mq_ops
Ming Lei
2017-11-01
4
-17
/
+103
|
*
|
|
|
block: kyber: check if there are requests in ctx in kyber_has_work()
Ming Lei
2017-11-01
1
-1
/
+1
|
*
|
|
|
blk-mq-sched: move actual dispatching into one helper
Ming Lei
2017-11-01
1
-19
/
+24
|
*
|
|
|
blk-mq-sched: dispatch from scheduler IFF progress is made in ->dispatch
Ming Lei
2017-11-01
1
-6
/
+6
|
*
|
|
|
block: Fix a race between blk_cleanup_queue() and timeout handling
Bart Van Assche
2017-10-30
2
-3
/
+2
|
*
|
|
|
mq-deadline: add 'deadline' as a name alias
Jens Axboe
2017-10-25
1
-0
/
+1
|
*
|
|
|
elevator: allow name aliases
Jens Axboe
2017-10-25
1
-6
/
+17
|
*
|
|
|
elevator: lookup mq vs non-mq elevators
Jens Axboe
2017-10-25
1
-23
/
+21
|
*
|
|
|
block: cope with WRITE ZEROES failing in blkdev_issue_zeroout()
Ilya Dryomov
2017-10-25
1
-10
/
+35
|
*
|
|
|
block: factor out __blkdev_issue_zero_pages()
Ilya Dryomov
2017-10-25
1
-26
/
+37
|
*
|
|
|
block: move CAP_SYS_ADMIN check in blkdev_roset()
Ilya Dryomov
2017-10-25
1
-2
/
+3
|
*
|
|
|
block: Invalidate cache on discard v2
Dmitry Monakhov
2017-10-24
1
-4
/
+10
|
*
|
|
|
kyber: fix hang on domain token wait queue
Omar Sandoval
2017-10-17
1
-1
/
+9
|
*
|
|
|
block: fix Sphinx kernel-doc warning
Randy Dunlap
2017-10-16
1
-1
/
+1
|
*
|
|
|
block: set request_list for request
Shaohua Li
2017-10-10
2
-1
/
+6
|
*
|
|
|
blk-stat: delete useless code
Shaohua Li
2017-10-10
1
-38
/
+7
|
*
|
|
|
blk-throttle: fix null pointer dereference while throttling writeback IOs
Jiufei Xue
2017-10-10
1
-2
/
+10
|
*
|
|
|
blkcg: check pol->cpd_free_fn before free cpd
weiping zhang
2017-10-10
1
-2
/
+2
|
*
|
|
|
block, bfq: fix unbalanced decrements of burst size
Paolo Valente
2017-10-09
1
-2
/
+57
|
*
|
|
|
block,bfq: Disable writeback throttling
Luca Miccio
2017-10-09
2
-2
/
+3
|
*
|
|
|
block/bio: Remove null checks before mempool_destroy in bioset_free
Tim Hansen
2017-10-06
1
-5
/
+2
|
*
|
|
|
block: remove unnecessary NULL checks in bioset_integrity_free()
Tim Hansen
2017-10-06
1
-5
/
+2
|
*
|
|
|
block: remove QUEUE_FLAG_STACKABLE
Christoph Hellwig
2017-10-05
2
-2
/
+1
|
*
|
|
|
blk-mq: document the need to have STARTED and COMPLETED share a byte
Jens Axboe
2017-10-04
2
-0
/
+13
|
*
|
|
|
blk-mq: attempt to fix atomic flag memory ordering
Peter Zijlstra
2017-10-04
2
-13
/
+41
|
|
/
/
/
|
*
|
|
block: move __elv_next_request to blk-core.c
Christoph Hellwig
2017-10-03
2
-41
/
+40
|
*
|
|
block, bfq: decrease burst size when queues in burst exit
Paolo Valente
2017-10-03
1
-9
/
+3
|
*
|
|
block, bfq: let early-merged queues be weight-raised on split too
Paolo Valente
2017-10-03
1
-5
/
+23
|
*
|
|
block, bfq: check and switch back to interactive wr also on queue split
Paolo Valente
2017-10-03
1
-38
/
+49
|
*
|
|
block, bfq: fix wrong init of saved start time for weight raising
Paolo Valente
2017-10-03
1
-19
/
+31
|
*
|
|
blk-mq: wire up completion notifier for laptop mode
Jens Axboe
2017-10-03
1
-0
/
+3
|
*
|
|
blk-mq-tag: kill unused tag enums
Jens Axboe
2017-10-01
1
-6
/
+1
|
*
|
|
blk-mq: remove unused function hctx_allow_merges
weiping zhang
2017-09-30
1
-6
/
+0
|
*
|
|
blkcg: delete unused APIs
Shaohua Li
2017-09-26
1
-31
/
+0
|
|
/
/
*
|
|
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
2017-11-07
43
-0
/
+43
|
\
\
\
|
*
|
|
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
43
-0
/
+43
|
|
|
/
|
|
/
|
[prev]
[next]