index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
block: hook up writeback throttling
Jens Axboe
2016-11-10
6
-4
/
+171
|
*
|
|
blk-wbt: add general throttling mechanism
Jens Axboe
2016-11-10
3
-0
/
+901
|
*
|
|
block: add scalable completion tracking of requests
Jens Axboe
2016-11-10
8
-3
/
+404
|
*
|
|
block: cfq_cpd_alloc() should use @gfp
Tejun Heo
2016-11-10
1
-1
/
+1
|
*
|
|
block: set REQ_SYNC if we clear REQ_FUA|REQ_PREFLUSH
Jens Axboe
2016-11-08
1
-0
/
+7
|
*
|
|
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
1
-0
/
+12
|
*
|
|
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
1
-1
/
+3
|
*
|
|
block: drop q argument from bsg_validate_sgv4_hdr
Johannes Thumshirn
2016-11-03
1
-2
/
+2
|
*
|
|
blk-mq: Add a kick_requeue_list argument to blk_mq_requeue_request()
Bart Van Assche
2016-11-02
2
-7
/
+8
|
*
|
|
blk-mq: Introduce blk_mq_quiesce_queue()
Bart Van Assche
2016-11-02
2
-7
/
+65
|
*
|
|
blk-mq: Remove blk_mq_cancel_requeue_work()
Bart Van Assche
2016-11-02
1
-6
/
+0
|
*
|
|
blk-mq: Avoid that requeueing starts stopped queues
Bart Van Assche
2016-11-02
1
-5
/
+1
|
*
|
|
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
1
-0
/
+20
|
*
|
|
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
1
-0
/
+49
|
*
|
|
block,fs: use REQ_* flags directly
Christoph Hellwig
2016-11-01
1
-2
/
+2
|
*
|
|
block: replace REQ_NOIDLE with REQ_IDLE
Christoph Hellwig
2016-11-01
1
-3
/
+8
|
*
|
|
cfq-iosched: use op_is_sync instead of opencoding it
Christoph Hellwig
2016-11-01
1
-12
/
+4
|
*
|
|
block: better op and flags encoding
Christoph Hellwig
2016-10-28
7
-95
/
+69
|
*
|
|
block: split out request-only flags into a new namespace
Christoph Hellwig
2016-10-28
9
-77
/
+78
|
*
|
|
block: replace REQ_THROTTLED with a bio flag
Christoph Hellwig
2016-10-28
1
-5
/
+5
|
*
|
|
block: remove bio_is_rw
Christoph Hellwig
2016-10-28
1
-1
/
+1
|
*
|
|
blk-mq: get rid of confusing blk_map_ctx structure
Jens Axboe
2016-10-27
1
-13
/
+5
|
*
|
|
blk-mq: update hardware and software queues for sleeping alloc
Jens Axboe
2016-10-27
1
-3
/
+3
|
*
|
|
block: zoned: fix harmless maybe-uninitialized warning
Arnd Bergmann
2016-10-24
1
-4
/
+2
|
*
|
|
blk-zoned: implement ioctls
Shaun Tancheff
2016-10-18
2
-0
/
+97
|
*
|
|
block: Implement support for zoned block devices
Hannes Reinecke
2016-10-18
3
-0
/
+266
|
*
|
|
block: Define zoned block device operations
Shaun Tancheff
2016-10-18
1
-0
/
+4
|
*
|
|
block: update chunk_sectors in blk_stack_limits()
Hannes Reinecke
2016-10-18
1
-0
/
+4
|
*
|
|
blk-sysfs: Add 'chunk_sectors' to sysfs attributes
Hannes Reinecke
2016-10-18
1
-0
/
+11
|
*
|
|
block: Add 'zoned' queue limit
Damien Le Moal
2016-10-18
2
-0
/
+19
|
|
/
/
*
|
|
mm: don't cap request size based on read-ahead setting
Jens Axboe
2016-12-12
2
-0
/
+2
*
|
|
Don't feed anything but regular iovec's to blk_rq_map_user_iov
Linus Torvalds
2016-12-07
1
-0
/
+4
|
|
/
|
/
|
*
|
blk-mq: update hardware and software queues for sleeping alloc
Jens Axboe
2016-10-27
1
-3
/
+3
*
|
block: flush: fix IO hang in case of flood fua req
Ming Lei
2016-10-26
1
-0
/
+28
*
|
badblocks: badblocks_set/clear update unacked_exist
Shaohua Li
2016-10-21
1
-0
/
+23
*
|
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-10-21
1
-2
/
+4
|
\
\
|
|
/
|
/
|
|
*
badblocks: fix overlapping check for clearing
Tomasz Majchrzak
2016-10-12
1
-2
/
+4
*
|
Merge tag 'gcc-plugins-v4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-10-15
1
-1
/
+1
|
\
\
|
*
|
latent_entropy: Mark functions with __latent_entropy
Emese Revfy
2016-10-10
1
-1
/
+1
*
|
|
Merge branch 'for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2016-10-14
1
-3
/
+1
|
\
\
\
|
*
|
|
blkcg: Unlock blkcg_pol_mutex only once when cpd == NULL
Bart Van Assche
2016-09-30
1
-3
/
+1
*
|
|
|
block: require write_same and discard requests align to logical block size
Darrick J. Wong
2016-10-11
1
-0
/
+15
*
|
|
|
block: invalidate the page cache when issuing BLKZEROOUT
Darrick J. Wong
2016-10-11
1
-6
/
+12
|
|
_
|
/
|
/
|
|
*
|
|
Merge branch 'for-4.9/block-smp' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-10-09
4
-142
/
+57
|
\
\
\
|
*
|
|
blk-mq: fixup "Convert to new hotplug state machine"
Sebastian Andrzej Siewior
2016-09-23
1
-1
/
+1
[prev]
[next]