summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-05-05cdrom: Remove prototype for open_for_dataJoe Perches
2014-05-05cdrom: Remove obfuscating IOCTL_IN and IOCTL_OUT macrosJoe Perches
2014-05-05cdrom: Remove unused CHECKAUDIO macroJoe Perches
2014-05-05cdrom: convert cdinfo to cd_dbgJoe Perches
2014-05-01block: null_blk: fix use after freeMing Lei
2014-04-30drbd: use list_first_entry_or_null in first_peer_device/first_connectionLars Ellenberg
2014-04-30drbd: Allow attaching of a newly created device to any backing devicePhilipp Reisner
2014-04-30drbd: Test cstate while holding req_lockPhilipp Reisner
2014-04-30drbd: use blk_set_stacking_limits()Philipp Reisner
2014-04-30drbd: evaluate disk and network timeout on different requestsLars Ellenberg
2014-04-30drbd: Fix a hole in the challange-response connection authenticationPhilipp Reisner
2014-04-30drbd: always implicitly close last epoch when idleLars Ellenberg
2014-04-30drbd: add back some fairness to AL transactionsLars Ellenberg
2014-04-30drbd: keep max-bio size during detach/attach on disconnected primaryLars Ellenberg
2014-04-30drbd: fix a race between start_resync and send_and_submitLars Ellenberg
2014-04-30drbd: Enable QUEUE_FLAG_DISCARD only if the peer can recieve P_TRIMLars Ellenberg
2014-04-30drbd: prepare sending side for REQ_DISCARDLars Ellenberg
2014-04-30drbd: prepare receiving side for REQ_DISCARDLars Ellenberg
2014-04-30drbd: allow parallel promote/demote actionsLars Ellenberg
2014-04-30drbd: perpare for genetlink parallel_opsLars Ellenberg
2014-04-30drbd: Do not BUG() when connection breaks in a special wayPhilipp Reisner
2014-04-30drbd: don't let application IO pre-empt resync too oftenLars Ellenberg
2014-04-30drbd: fix potential distributed deadlock during verify or resyncLars Ellenberg
2014-04-30drbd: resync: fix too large bursts for very slow ratesLars Ellenberg
2014-04-30drbd: fix stalled resync detection in /proc/drbdLars Ellenberg
2014-04-30drbd: Allow online layout change of AL while peer is not connectedPhilipp Reisner
2014-04-30drbd: Remove drbd_wrappers.hPhilipp Reisner
2014-04-30drbd: Leave IO suspended if the fence handler find the peer primaryPhilipp Reisner
2014-04-30drbd: Break a deadlock while concurrent fencing and establishing a connectionPhilipp Reisner
2014-04-22mtip32xx: Fix ERO and NoSnoop values in PCIe upstream on AMD systemsAsai Thambi S P
2014-04-22mtip32xx: Remove dfs_parent after pci unregisterAsai Thambi S P
2014-04-22mtip32xx: Increase timeout for STANDBY IMMEDIATE commandAsai Thambi S P
2014-04-21cciss: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev
2014-04-21skd: Use pci_enable_msix_exact() instead of pci_enable_msix_range()Alexander Gordeev
2014-04-16bsg: update check for rq based driver for blk-mqJens Axboe
2014-04-16jsflash: missed conversion from rq->buffer to bio_data(rq->bio)Jens Axboe
2014-04-16block: relax when to modify the timeout timerJens Axboe
2014-04-16block: export blk_finish_requestChristoph Hellwig
2014-04-16blk-mq: rename mq_flush_work struct request memberChristoph Hellwig
2014-04-16blk-mq: add blk_mq_requeue_requestChristoph Hellwig
2014-04-16blk-mq: add blk_mq_start_hw_queuesChristoph Hellwig
2014-04-16blk-mq: add blk_mq_delay_queueChristoph Hellwig
2014-04-16blk-mq: add async parameter to blk_mq_start_stopped_hw_queuesChristoph Hellwig
2014-04-16blk-mq: bidi supportChristoph Hellwig
2014-04-16blk-mq: allow drivers to hook into I/O completionChristoph Hellwig
2014-04-16blk-mq: kill preempt disable/enable in blk_mq_work_fn()Jens Axboe
2014-04-16blk-mq: don't use preempt_count() to check for right CPUJens Axboe
2014-04-16gdrom: missed conversion from req->bufferJens Axboe
2014-04-15block: all blk-mq requests are taggedChristoph Hellwig
2014-04-15blk-mq: split out tag initialization, support shared tagsChristoph Hellwig