summaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | Merge branch 'for-3.16/drivers' of git://git.kernel.dk/linux-block into nextLinus Torvalds2014-06-0223-1148/+1212
|\ \ \ \ \
| * | | | | block: virtio_blk: don't hold spin lock during world switchMing Lei2014-05-301-3/+6
| * | | | | Merge branch 'for-3.16/core' into for-3.16/driversJens Axboe2014-05-301-3/+1
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'stable/for-jens-3.16' of git://git.kernel.org/pub/scm/linux/ker...Jens Axboe2014-05-283-41/+56
| |\ \ \ \ \ \
| | * | | | | | xen-blkback: defer freeing blkif to avoid blocking xenwatchValentin Priescu2014-05-282-14/+36
| | * | | | | | xen/blkback: disable discard feature if requested by toolstackOlaf Hering2014-05-281-1/+6
| | * | | | | | xen-blkfront: remove type check from blkfront_setup_discardOlaf Hering2014-05-281-26/+14
| | | |_|/ / / | | |/| | | |
| * | | | | | Merge branch 'for-3.16/core' into for-3.16/driversJens Axboe2014-05-283-31/+1
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| * | | | | | Merge branch 'for-3.16/core' into for-3.16/driversJens Axboe2014-05-283-35/+6
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | floppy: do not corrupt bio.bi_flags when reading block 0Jiri Kosina2014-05-281-1/+1
| * | | | | | mtip32xx: move error handling to service threadAsai Thambi S P2014-05-202-26/+53
| * | | | | | virtio_blk: fix race between start and stop queueMing Lei2014-05-161-2/+2
| * | | | | | mtip32xx: stop block hardware queues before quiescing IOJens Axboe2014-05-141-1/+7
| * | | | | | mtip32xx: blk_mq_init_queue() returns an ERR_PTRDan Carpenter2014-05-141-1/+1
| * | | | | | mtip32xx: convert to use blk-mqJens Axboe2014-05-132-616/+297
| * | | | | | block: null_blk: fix use after freeMing Lei2014-05-011-1/+1
| * | | | | | drbd: use list_first_entry_or_null in first_peer_device/first_connectionLars Ellenberg2014-04-301-2/+2
| * | | | | | drbd: Allow attaching of a newly created device to any backing devicePhilipp Reisner2014-04-301-1/+1
| * | | | | | drbd: Test cstate while holding req_lockPhilipp Reisner2014-04-301-1/+2
| * | | | | | drbd: use blk_set_stacking_limits()Philipp Reisner2014-04-301-6/+6
| * | | | | | 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/+15
| * | | | | | 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/+35
| * | | | | | 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-221-0/+53
| * | | | | | mtip32xx: Remove dfs_parent after pci unregisterAsai Thambi S P2014-04-221-2/+2
| * | | | | | mtip32xx: Increase timeout for STANDBY IMMEDIATE commandAsai Thambi S P2014-04-221-31/+35
| * | | | | | cciss: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev2014-04-211-5/+1
| * | | | | | skd: Use pci_enable_msix_exact() instead of pci_enable_msix_range()Alexander Gordeev2014-04-211-4/+3
* | | | | | | Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-06-021-0/+11
|\ \ \ \ \ \ \
| * | | | | | | NVMe: Implement PCIe reset notification callbackKeith Busch2014-05-271-0/+11
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'for-3.16/core' of git://git.kernel.dk/linux-block into nextLinus Torvalds2014-06-0216-149/+124
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | blk-mq: remove alloc_hctx and free_hctx methodsChristoph Hellwig2014-05-282-29/+1
| | |_|/ / / | |/| | | |
| * | | | | blk-mq: pass in suggested NUMA node to ->alloc_hctx()Jens Axboe2014-05-271-32/+3