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/cfq: cache rightmost rb_node
Davidlohr Bueso
2017-09-08
1
-5
/
+14
*
block/cfq: replace cfq_rb_root leftmost caching
Davidlohr Bueso
2017-09-08
1
-50
/
+20
*
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2017-09-07
1
-3
/
+4
|
\
|
*
scsi: bsg-lib: pass the release callback through bsg_setup_queue
Christoph Hellwig
2017-08-29
1
-3
/
+4
*
|
Merge tag 'md/4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md
Linus Torvalds
2017-09-07
1
-1
/
+1
|
\
\
|
*
|
md/raid0: attach correct cgroup info in bio
Shaohua Li
2017-08-25
1
-1
/
+1
*
|
|
Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2017-09-07
26
-303
/
+444
|
\
\
\
|
*
|
|
bsg: remove #if 0'ed code
Christoph Hellwig
2017-08-29
1
-7
/
+0
|
*
|
|
mq-deadline: Enable auto-loading when built as module
Ben Hutchings
2017-08-29
1
-0
/
+1
|
*
|
|
bfq: Re-enable auto-loading when built as a module
Ben Hutchings
2017-08-29
1
-0
/
+1
|
*
|
|
block: Make blk_dequeue_request() static
Damien Le Moal
2017-08-29
2
-5
/
+1
|
*
|
|
block: fix warning when I/O elevator is changed as request_queue is being rem...
David Jeffery
2017-08-28
2
-0
/
+6
|
*
|
|
block, scheduler: convert xxx_var_store to void
weiping zhang
2017-08-28
4
-33
/
+31
|
*
|
|
blkcg: avoid free blkcg_root when failed to alloc blkcg policy
weiping zhang
2017-08-25
1
-3
/
+5
|
*
|
|
block: update comments to reflect REQ_FLUSH -> REQ_PREFLUSH rename
Omar Sandoval
2017-08-25
1
-12
/
+12
|
*
|
|
compat_hdio_ioctl: Fix a declaration
Bart Van Assche
2017-08-24
1
-1
/
+1
|
*
|
|
block: remove blk_free_devt in add_partition
weiping zhang
2017-08-24
1
-1
/
+0
|
*
|
|
bio-integrity: Fix regression if profile verify_fn is NULL
Milan Broz
2017-08-24
1
-1
/
+4
|
*
|
|
block, bfq: fix error handle in bfq_init
weiping zhang
2017-08-23
1
-1
/
+3
|
*
|
|
block: replace bi_bdev with a gendisk pointer and partitions index
Christoph Hellwig
2017-08-23
7
-74
/
+70
|
*
|
|
block: add a __disk_get_part helper
Christoph Hellwig
2017-08-23
2
-13
/
+15
|
*
|
|
block: reject attempts to allocate more than DISK_MAX_PARTS partitions
Christoph Hellwig
2017-08-23
1
-0
/
+7
|
*
|
|
block: Warn if blk_queue_rq_timed_out() is called for a blk-mq queue
Bart Van Assche
2017-08-23
1
-0
/
+1
|
*
|
|
block: Relax a check in blk_start_queue()
Bart Van Assche
2017-08-18
1
-1
/
+1
|
*
|
|
genhd: Annotate all part and part_tbl pointer dereferences
Bart Van Assche
2017-08-18
2
-8
/
+22
|
*
|
|
blk-mq-debugfs: Declare a local symbol static
Bart Van Assche
2017-08-18
1
-1
/
+1
|
*
|
|
blk-mq: Make blk_mq_reinit_tagset() calls easier to read
Bart Van Assche
2017-08-18
1
-4
/
+5
|
*
|
|
block: Unexport blk_queue_end_tag()
Bart Van Assche
2017-08-18
1
-1
/
+0
|
*
|
|
block: Fix two comments that refer to .queue_rq() return values
Bart Van Assche
2017-08-18
1
-2
/
+2
|
*
|
|
cfq: Give a chance for arming slice idle timer in case of group_idle
Ritesh Harjani
2017-08-11
1
-1
/
+2
|
*
|
|
block, bfq: boost throughput with flash-based non-queueing devices
Paolo Valente
2017-08-11
1
-10
/
+19
|
*
|
|
block,bfq: refactor device-idling logic
Paolo Valente
2017-08-11
2
-62
/
+67
|
*
|
|
block: remove unused syncfull/asyncfull queue flags
Jens Axboe
2017-08-10
1
-2
/
+0
|
*
|
|
blk-mq: enable checking two part inflight counts at the same time
Jens Axboe
2017-08-09
2
-17
/
+33
|
*
|
|
blk-mq: provide internal in-flight variant
Jens Axboe
2017-08-09
3
-0
/
+71
|
*
|
|
block: make part_in_flight() take an array of two ints
Jens Axboe
2017-08-09
3
-6
/
+10
|
*
|
|
block: pass in queue to inflight accounting
Jens Axboe
2017-08-09
5
-24
/
+27
|
*
|
|
blk-mq-tag: check for NULL rq when iterating tags
Jens Axboe
2017-08-09
1
-2
/
+12
|
*
|
|
bio-integrity: move the bio integrity profile check earlier in bio_integrity_...
Christoph Hellwig
2017-08-09
1
-3
/
+3
|
*
|
|
block: Add comment to submit_bio_wait()
Jan Kara
2017-08-02
1
-0
/
+4
|
*
|
|
blk-mq: add warning to __blk_mq_run_hw_queue() for ints disabled
Jens Axboe
2017-08-01
1
-0
/
+10
|
*
|
|
blk-mq: blk_mq_requeue_work() doesn't need to save IRQ flags
Jens Axboe
2017-07-29
1
-3
/
+2
|
*
|
|
block: use standard blktrace API to output cgroup info for debug notes
Shaohua Li
2017-07-29
3
-18
/
+16
|
*
|
|
block: always attach cgroup info into bio
Shaohua Li
2017-07-29
1
-6
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2017-09-05
1
-5
/
+13
|
\
\
\
|
*
\
\
Merge 4.13-rc7 into char-misc-next
Greg Kroah-Hartman
2017-08-28
5
-38
/
+70
|
|
\
\
\
|
*
\
\
\
Merge 4.13-rc5 into char-misc-next
Greg Kroah-Hartman
2017-08-14
6
-82
/
+121
|
|
\
\
\
\
|
*
\
\
\
\
Merge 4.13-rc2 into char-misc-next
Greg Kroah-Hartman
2017-07-23
3
-2
/
+5
|
|
\
\
\
\
\
|
*
|
|
|
|
|
block: order /proc/devices by major number
Logan Gunthorpe
2017-07-17
1
-5
/
+13
*
|
|
|
|
|
|
Merge branch 'linus' into locking/core, to fix up conflicts
Ingo Molnar
2017-09-04
7
-35
/
+120
|
\
\
\
\
\
\
\
[next]