summaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
2014-05-28xen-blkfront: remove type check from blkfront_setup_discardOlaf Hering
2014-05-28Merge branch 'for-3.16/core' into for-3.16/driversJens Axboe
2014-05-28blk-mq: remove alloc_hctx and free_hctx methodsChristoph Hellwig
2014-05-28Merge branch 'for-3.16/core' into for-3.16/driversJens Axboe
2014-05-28floppy: do not corrupt bio.bi_flags when reading block 0Jiri Kosina
2014-05-27blk-mq: pass in suggested NUMA node to ->alloc_hctx()Jens Axboe
2014-05-27NVMe: Implement PCIe reset notification callbackKeith Busch
2014-05-27virtio_blk: fix race between start and stop queueMing Lei
2014-05-26m68k/atari - ataflop: use correct virt/phys translation for DMA bufferMichael Schmitz
2014-05-22Merge tag 'v3.15-rc6' into sched/core, to pick up the latest fixesIngo Molnar
2014-05-20mtip32xx: move error handling to service threadAsai Thambi S P
2014-05-16virtio_blk: fix race between start and stop queueMing Lei
2014-05-14mtip32xx: stop block hardware queues before quiescing IOJens Axboe
2014-05-14mtip32xx: blk_mq_init_queue() returns an ERR_PTRDan Carpenter
2014-05-13mtip32xx: convert to use blk-mqJens Axboe
2014-05-09NVMe: Enable BUILD_BUG_ON checksMatthew Wilcox
2014-05-07Merge branch 'sched/urgent' into sched/core, to avoid conflictsIngo Molnar
2014-05-05NVMe: Flush with data supportKeith Busch
2014-05-05NVMe: Configure support for block flushKeith Busch
2014-05-05floppy: don't write kernel-only members to FDRAWCMD ioctl outputMatthew Daley
2014-05-05floppy: ignore kernel-only members in FDRAWCMD ioctl inputMatthew Daley
2014-05-05NVMe: Add tracepointsKeith Busch
2014-05-05NVMe: Protect against badly formatted CQEsKeith Busch
2014-05-05NVMe: Improve error messagesMatthew Wilcox
2014-05-05NVMe: Update copyright headersMatthew Wilcox
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