summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drbd: use blk_set_stacking_limits()Philipp Reisner2014-04-302-7/+7
* drbd: evaluate disk and network timeout on different requestsLars Ellenberg2014-04-301-14/+33
* drbd: Fix a hole in the challange-response connection authenticationPhilipp Reisner2014-04-301-0/+12
* drbd: always implicitly close last epoch when idleLars Ellenberg2014-04-301-33/+15Star
* drbd: add back some fairness to AL transactionsLars Ellenberg2014-04-303-2/+22
* drbd: keep max-bio size during detach/attach on disconnected primaryLars Ellenberg2014-04-301-1/+7
* drbd: fix a race between start_resync and send_and_submitLars Ellenberg2014-04-301-3/+8
* drbd: Enable QUEUE_FLAG_DISCARD only if the peer can recieve P_TRIMLars Ellenberg2014-04-304-4/+37
* drbd: prepare sending side for REQ_DISCARDLars Ellenberg2014-04-304-4/+30
* drbd: prepare receiving side for REQ_DISCARDLars Ellenberg2014-04-305-26/+100
* drbd: allow parallel promote/demote actionsLars Ellenberg2014-04-303-14/+88
* drbd: perpare for genetlink parallel_opsLars Ellenberg2014-04-303-175/+198
* drbd: Do not BUG() when connection breaks in a special wayPhilipp Reisner2014-04-301-7/+7
* drbd: don't let application IO pre-empt resync too oftenLars Ellenberg2014-04-303-29/+34
* drbd: fix potential distributed deadlock during verify or resyncLars Ellenberg2014-04-302-15/+29
* drbd: resync: fix too large bursts for very slow ratesLars Ellenberg2014-04-301-1/+1
* drbd: fix stalled resync detection in /proc/drbdLars Ellenberg2014-04-301-1/+1
* drbd: Allow online layout change of AL while peer is not connectedPhilipp Reisner2014-04-301-1/+1
* drbd: Remove drbd_wrappers.hPhilipp Reisner2014-04-306-58/+35Star
* drbd: Leave IO suspended if the fence handler find the peer primaryPhilipp Reisner2014-04-302-11/+21
* drbd: Break a deadlock while concurrent fencing and establishing a connectionPhilipp Reisner2014-04-301-10/+13
* mtip32xx: Fix ERO and NoSnoop values in PCIe upstream on AMD systemsAsai Thambi S P2014-04-231-0/+53
* mtip32xx: Remove dfs_parent after pci unregisterAsai Thambi S P2014-04-231-2/+2
* mtip32xx: Increase timeout for STANDBY IMMEDIATE commandAsai Thambi S P2014-04-231-31/+35
* cciss: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev2014-04-221-5/+1Star
* skd: Use pci_enable_msix_exact() instead of pci_enable_msix_range()Alexander Gordeev2014-04-221-4/+3Star
* bsg: update check for rq based driver for blk-mqJens Axboe2014-04-162-1/+10
* jsflash: missed conversion from rq->buffer to bio_data(rq->bio)Jens Axboe2014-04-161-1/+1
* block: relax when to modify the timeout timerJens Axboe2014-04-161-2/+13
* block: export blk_finish_requestChristoph Hellwig2014-04-162-1/+3
* blk-mq: rename mq_flush_work struct request memberChristoph Hellwig2014-04-162-4/+4
* blk-mq: add blk_mq_requeue_requestChristoph Hellwig2014-04-162-2/+18
* blk-mq: add blk_mq_start_hw_queuesChristoph Hellwig2014-04-162-0/+12
* blk-mq: add blk_mq_delay_queueChristoph Hellwig2014-04-163-9/+46
* blk-mq: add async parameter to blk_mq_start_stopped_hw_queuesChristoph Hellwig2014-04-163-5/+5
* blk-mq: bidi supportChristoph Hellwig2014-04-161-2/+7
* blk-mq: allow drivers to hook into I/O completionChristoph Hellwig2014-04-162-13/+12Star
* blk-mq: kill preempt disable/enable in blk_mq_work_fn()Jens Axboe2014-04-161-2/+0Star
* blk-mq: don't use preempt_count() to check for right CPUJens Axboe2014-04-161-1/+1
* gdrom: missed conversion from req->bufferJens Axboe2014-04-161-1/+1
* block: all blk-mq requests are taggedChristoph Hellwig2014-04-151-1/+2
* blk-mq: split out tag initialization, support shared tagsChristoph Hellwig2014-04-158-200/+262
* blk-mq: initialize request on allocationChristoph Hellwig2014-04-151-3/+1Star
* blk-mq: add ->init_request and ->exit_request methodsChristoph Hellwig2014-04-153-87/+55Star
* blk-mq: make ->flush_rq fully transparent to driversChristoph Hellwig2014-04-153-10/+24
* blk-mq: do not initialize req->specialChristoph Hellwig2014-04-155-27/+9Star
* blk-mq: initialize resid_lenChristoph Hellwig2014-04-151-0/+2
* block: remove struct request buffer memberJens Axboe2014-04-1523-75/+55Star
* Merge tag 'v3.15-rc1' into for-3.16/coreJens Axboe2014-04-152159-35006/+167314
|\
| * Linux 3.15-rc1Linus Torvalds2014-04-131-2/+2