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
Commit message (
Expand
)
Author
Age
Files
Lines
*
cdrom: convert cdinfo to cd_dbg
Joe Perches
2014-05-05
1
-120
/
+121
*
block: null_blk: fix use after free
Ming Lei
2014-05-01
1
-1
/
+1
*
drbd: use list_first_entry_or_null in first_peer_device/first_connection
Lars Ellenberg
2014-04-30
1
-2
/
+2
*
drbd: Allow attaching of a newly created device to any backing device
Philipp Reisner
2014-04-30
1
-1
/
+1
*
drbd: Test cstate while holding req_lock
Philipp Reisner
2014-04-30
2
-2
/
+3
*
drbd: use blk_set_stacking_limits()
Philipp Reisner
2014-04-30
2
-7
/
+7
*
drbd: evaluate disk and network timeout on different requests
Lars Ellenberg
2014-04-30
1
-14
/
+33
*
drbd: Fix a hole in the challange-response connection authentication
Philipp Reisner
2014-04-30
1
-0
/
+12
*
drbd: always implicitly close last epoch when idle
Lars Ellenberg
2014-04-30
1
-33
/
+15
*
drbd: add back some fairness to AL transactions
Lars Ellenberg
2014-04-30
3
-2
/
+22
*
drbd: keep max-bio size during detach/attach on disconnected primary
Lars Ellenberg
2014-04-30
1
-1
/
+7
*
drbd: fix a race between start_resync and send_and_submit
Lars Ellenberg
2014-04-30
1
-3
/
+8
*
drbd: Enable QUEUE_FLAG_DISCARD only if the peer can recieve P_TRIM
Lars Ellenberg
2014-04-30
4
-4
/
+37
*
drbd: prepare sending side for REQ_DISCARD
Lars Ellenberg
2014-04-30
4
-4
/
+30
*
drbd: prepare receiving side for REQ_DISCARD
Lars Ellenberg
2014-04-30
5
-26
/
+100
*
drbd: allow parallel promote/demote actions
Lars Ellenberg
2014-04-30
3
-14
/
+88
*
drbd: perpare for genetlink parallel_ops
Lars Ellenberg
2014-04-30
3
-175
/
+198
*
drbd: Do not BUG() when connection breaks in a special way
Philipp Reisner
2014-04-30
1
-7
/
+7
*
drbd: don't let application IO pre-empt resync too often
Lars Ellenberg
2014-04-30
3
-29
/
+34
*
drbd: fix potential distributed deadlock during verify or resync
Lars Ellenberg
2014-04-30
2
-15
/
+29
*
drbd: resync: fix too large bursts for very slow rates
Lars Ellenberg
2014-04-30
1
-1
/
+1
*
drbd: fix stalled resync detection in /proc/drbd
Lars Ellenberg
2014-04-30
1
-1
/
+1
*
drbd: Allow online layout change of AL while peer is not connected
Philipp Reisner
2014-04-30
1
-1
/
+1
*
drbd: Remove drbd_wrappers.h
Philipp Reisner
2014-04-30
6
-58
/
+35
*
drbd: Leave IO suspended if the fence handler find the peer primary
Philipp Reisner
2014-04-30
2
-11
/
+21
*
drbd: Break a deadlock while concurrent fencing and establishing a connection
Philipp Reisner
2014-04-30
1
-10
/
+13
*
mtip32xx: Fix ERO and NoSnoop values in PCIe upstream on AMD systems
Asai Thambi S P
2014-04-22
1
-0
/
+53
*
mtip32xx: Remove dfs_parent after pci unregister
Asai Thambi S P
2014-04-22
1
-2
/
+2
*
mtip32xx: Increase timeout for STANDBY IMMEDIATE command
Asai Thambi S P
2014-04-22
1
-31
/
+35
*
cciss: Use pci_enable_msix_exact() instead of pci_enable_msix()
Alexander Gordeev
2014-04-21
1
-5
/
+1
*
skd: Use pci_enable_msix_exact() instead of pci_enable_msix_range()
Alexander Gordeev
2014-04-21
1
-4
/
+3
*
bsg: update check for rq based driver for blk-mq
Jens Axboe
2014-04-16
2
-1
/
+10
*
jsflash: missed conversion from rq->buffer to bio_data(rq->bio)
Jens Axboe
2014-04-16
1
-1
/
+1
*
block: relax when to modify the timeout timer
Jens Axboe
2014-04-16
1
-2
/
+13
*
block: export blk_finish_request
Christoph Hellwig
2014-04-16
2
-1
/
+3
*
blk-mq: rename mq_flush_work struct request member
Christoph Hellwig
2014-04-16
2
-4
/
+4
*
blk-mq: add blk_mq_requeue_request
Christoph Hellwig
2014-04-16
2
-2
/
+18
*
blk-mq: add blk_mq_start_hw_queues
Christoph Hellwig
2014-04-16
2
-0
/
+12
*
blk-mq: add blk_mq_delay_queue
Christoph Hellwig
2014-04-16
3
-9
/
+46
*
blk-mq: add async parameter to blk_mq_start_stopped_hw_queues
Christoph Hellwig
2014-04-16
3
-5
/
+5
*
blk-mq: bidi support
Christoph Hellwig
2014-04-16
1
-2
/
+7
*
blk-mq: allow drivers to hook into I/O completion
Christoph Hellwig
2014-04-16
2
-13
/
+12
*
blk-mq: kill preempt disable/enable in blk_mq_work_fn()
Jens Axboe
2014-04-16
1
-2
/
+0
*
blk-mq: don't use preempt_count() to check for right CPU
Jens Axboe
2014-04-16
1
-1
/
+1
*
gdrom: missed conversion from req->buffer
Jens Axboe
2014-04-16
1
-1
/
+1
*
block: all blk-mq requests are tagged
Christoph Hellwig
2014-04-15
1
-1
/
+2
*
blk-mq: split out tag initialization, support shared tags
Christoph Hellwig
2014-04-15
8
-200
/
+262
*
blk-mq: initialize request on allocation
Christoph Hellwig
2014-04-15
1
-3
/
+1
*
blk-mq: add ->init_request and ->exit_request methods
Christoph Hellwig
2014-04-15
3
-87
/
+55
*
blk-mq: make ->flush_rq fully transparent to drivers
Christoph Hellwig
2014-04-15
3
-10
/
+24
[next]