Age | Commit message (Expand) | Author | Files | Lines |
2014-06-03 | Merge branch 'for-3.16/drivers' of git://git.kernel.dk/linux-block into next | Linus Torvalds | 23 | -1148/+1212 |
2014-06-02 | Merge tag 'pci-v3.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+11 |
2014-06-02 | Merge branch 'for-3.16/core' of git://git.kernel.dk/linux-block into next | Linus Torvalds | 16 | -149/+124 |
2014-06-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee... | Linus Torvalds | 1 | -1/+1 |
2014-05-30 | block: virtio_blk: don't hold spin lock during world switch | Ming Lei | 1 | -3/+6 |
2014-05-30 | Merge branch 'for-3.16/core' into for-3.16/drivers | Jens Axboe | 1 | -3/+1 |
2014-05-28 | Merge branch 'stable/for-jens-3.16' of git://git.kernel.org/pub/scm/linux/ker... | Jens Axboe | 3 | -41/+56 |
2014-05-28 | xen-blkback: defer freeing blkif to avoid blocking xenwatch | Valentin Priescu | 2 | -14/+36 |
2014-05-28 | xen/blkback: disable discard feature if requested by toolstack | Olaf Hering | 1 | -1/+6 |
2014-05-28 | xen-blkfront: remove type check from blkfront_setup_discard | Olaf Hering | 1 | -26/+14 |
2014-05-28 | Merge branch 'for-3.16/core' into for-3.16/drivers | Jens Axboe | 3 | -31/+1 |
2014-05-28 | blk-mq: remove alloc_hctx and free_hctx methods | Christoph Hellwig | 2 | -29/+1 |
2014-05-28 | Merge branch 'for-3.16/core' into for-3.16/drivers | Jens Axboe | 3 | -35/+6 |
2014-05-28 | floppy: do not corrupt bio.bi_flags when reading block 0 | Jiri Kosina | 1 | -1/+1 |
2014-05-27 | blk-mq: pass in suggested NUMA node to ->alloc_hctx() | Jens Axboe | 1 | -32/+3 |
2014-05-27 | NVMe: Implement PCIe reset notification callback | Keith Busch | 1 | -0/+11 |
2014-05-27 | virtio_blk: fix race between start and stop queue | Ming Lei | 1 | -2/+2 |
2014-05-27 | m68k/atari - ataflop: use correct virt/phys translation for DMA buffer | Michael Schmitz | 1 | -1/+1 |
2014-05-20 | mtip32xx: move error handling to service thread | Asai Thambi S P | 2 | -26/+53 |
2014-05-16 | virtio_blk: fix race between start and stop queue | Ming Lei | 1 | -2/+2 |
2014-05-14 | mtip32xx: stop block hardware queues before quiescing IO | Jens Axboe | 1 | -1/+7 |
2014-05-14 | mtip32xx: blk_mq_init_queue() returns an ERR_PTR | Dan Carpenter | 1 | -1/+1 |
2014-05-14 | mtip32xx: convert to use blk-mq | Jens Axboe | 2 | -616/+297 |
2014-05-05 | floppy: don't write kernel-only members to FDRAWCMD ioctl output | Matthew Daley | 1 | -1/+4 |
2014-05-05 | floppy: ignore kernel-only members in FDRAWCMD ioctl input | Matthew Daley | 1 | -3/+3 |
2014-05-01 | block: null_blk: fix use after free | Ming Lei | 1 | -1/+1 |
2014-04-30 | drbd: use list_first_entry_or_null in first_peer_device/first_connection | Lars Ellenberg | 1 | -2/+2 |
2014-04-30 | drbd: Allow attaching of a newly created device to any backing device | Philipp Reisner | 1 | -1/+1 |
2014-04-30 | drbd: Test cstate while holding req_lock | Philipp Reisner | 1 | -1/+2 |
2014-04-30 | drbd: use blk_set_stacking_limits() | Philipp Reisner | 1 | -6/+6 |
2014-04-30 | drbd: evaluate disk and network timeout on different requests | Lars Ellenberg | 1 | -14/+33 |
2014-04-30 | drbd: Fix a hole in the challange-response connection authentication | Philipp Reisner | 1 | -0/+12 |
2014-04-30 | drbd: always implicitly close last epoch when idle | Lars Ellenberg | 1 | -33/+15 |
2014-04-30 | drbd: add back some fairness to AL transactions | Lars Ellenberg | 3 | -2/+22 |
2014-04-30 | drbd: keep max-bio size during detach/attach on disconnected primary | Lars Ellenberg | 1 | -1/+7 |
2014-04-30 | drbd: fix a race between start_resync and send_and_submit | Lars Ellenberg | 1 | -3/+8 |
2014-04-30 | drbd: Enable QUEUE_FLAG_DISCARD only if the peer can recieve P_TRIM | Lars Ellenberg | 4 | -4/+37 |
2014-04-30 | drbd: prepare sending side for REQ_DISCARD | Lars Ellenberg | 4 | -4/+30 |
2014-04-30 | drbd: prepare receiving side for REQ_DISCARD | Lars Ellenberg | 5 | -26/+100 |
2014-04-30 | drbd: allow parallel promote/demote actions | Lars Ellenberg | 3 | -14/+88 |
2014-04-30 | drbd: perpare for genetlink parallel_ops | Lars Ellenberg | 3 | -175/+198 |
2014-04-30 | drbd: Do not BUG() when connection breaks in a special way | Philipp Reisner | 1 | -7/+7 |
2014-04-30 | drbd: don't let application IO pre-empt resync too often | Lars Ellenberg | 3 | -29/+34 |
2014-04-30 | drbd: fix potential distributed deadlock during verify or resync | Lars Ellenberg | 2 | -15/+29 |
2014-04-30 | drbd: resync: fix too large bursts for very slow rates | Lars Ellenberg | 1 | -1/+1 |
2014-04-30 | drbd: fix stalled resync detection in /proc/drbd | Lars Ellenberg | 1 | -1/+1 |
2014-04-30 | drbd: Allow online layout change of AL while peer is not connected | Philipp Reisner | 1 | -1/+1 |
2014-04-30 | drbd: Remove drbd_wrappers.h | Philipp Reisner | 6 | -58/+35 |
2014-04-30 | drbd: Leave IO suspended if the fence handler find the peer primary | Philipp Reisner | 2 | -11/+21 |
2014-04-30 | drbd: Break a deadlock while concurrent fencing and establishing a connection | Philipp Reisner | 1 | -10/+13 |