summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-01-04xen-blkback: clear PF_NOFREEZE for xen_blkif_schedule()Jiri Kosina1-0/+1
2016-01-04xen/blkback: Free resources if connect_ring failed.Konrad Rzeszutek Wilk1-1/+7
2016-01-04xen/blocks: Return -EXX instead of -1Konrad Rzeszutek Wilk2-3/+3
2016-01-04xen/blkback: make pool of persistent grants and free pages per-queueBob Liu3-137/+118
2016-01-04xen/blkback: get the number of hardware queues/rings from blkfrontBob Liu3-6/+42
2016-01-04xen/blkback: pseudo support for multi hardware queues/ringsKonrad Rzeszutek Wilk2-105/+175
2016-01-04xen/blkback: separate ring information out of struct xen_blkifBob Liu3-172/+215
2016-01-04xen/blkfront: correct setting for xen_blkif_max_ring_orderPeng Fan1-1/+1
2016-01-04xen/blkfront: make persistent grants pool per-queueBob Liu1-67/+43
2016-01-04xen/blkfront: Remove duplicate setting of ->xbdev.Bob Liu1-1/+0
2016-01-04xen/blkfront: Cleanup of comments, fix unaligned variables, and syntax errors.Konrad Rzeszutek Wilk1-7/+6
2016-01-04xen/blkfront: negotiate number of queues/rings to be used with backendBob Liu1-41/+119
2016-01-04xen/blkfront: split per device io_lockBob Liu1-26/+47
2016-01-04xen/blkfront: pseudo support for multi hardware queues/ringsBob Liu1-145/+198
2016-01-04xen/blkfront: separate per ring information out of device infoBob Liu1-162/+197
2016-01-04xen/blkif: document blkif multi-queue/ring extensionBob Liu1-0/+48
2015-12-31bcache: Change refill_dirty() to always scan entire disk if necessaryKent Overstreet1-7/+30
2015-12-31bcache: prevent crash on changing writeback_runningStefan Bader1-1/+2
2015-12-31bcache: allows use of register in udev to avoid "device_busy" error.Gabriel de Perthuis1-2/+3
2015-12-31bcache: unregister reboot notifier if bcache fails to unregister deviceZheng Liu1-1/+3
2015-12-31bcache: fix a leak in bch_cached_dev_run()Al Viro1-1/+4
2015-12-31bcache: clear BCACHE_DEV_UNLINK_DONE flag when attaching a backing deviceZheng Liu1-0/+2
2015-12-31bcache: Add a cond_resched() call to gcKent Overstreet1-0/+1
2015-12-31bcache: fix a livelock when we cause a huge number of cache missesZheng Liu1-1/+3
2015-12-23sx8: use real time for the command secondsJens Axboe1-1/+1
2015-12-22block: sx8.c: Replace timeval with ktime_tShraddha Barke1-4/+3
2015-11-25drbd: fix error path during resizeLars Ellenberg1-30/+38
2015-11-25drbd: avoid potential deadlock during handshakeLars Ellenberg3-23/+31
2015-11-25drbd: separate out __al_write_transaction helper functionLars Ellenberg1-148/+156
2015-11-25drbd: make suspend_io() / resume_io() must be thread and recursion safePhilipp Reisner3-6/+8
2015-11-25drbd: fix "endless" transfer log walk in protocol ALars Ellenberg1-1/+1
2015-11-25drbd: fix memory leak in drbd_adm_resizeOleg Drokin1-0/+2
2015-11-25drbd: don't block forever in disconnect during resync if fencing=r-a-stonithLars Ellenberg1-1/+3
2015-11-25lru_cache: Converted lc_seq_printf_status to return voidRoland Kammerer2-4/+2
2015-11-25drbd: make drbd known to lsblk: use bd_link_disk_holderLars Ellenberg5-52/+91
2015-11-25drbd: fix queue limit setup for discardLars Ellenberg1-9/+14
2015-11-25drbd: fix spurious alert level printkLars Ellenberg1-0/+4
2015-11-25drbd: use bitmap_weight() helper, don't open codeLars Ellenberg1-8/+8
2015-11-25drbd: avoid redefinition of BITS_PER_PAGELars Ellenberg1-0/+6
2015-11-25drbd: use resource name in workqueueLars Ellenberg2-3/+6
2015-11-25drbd: debugfs: expose ed_data_gen_idLars Ellenberg2-0/+11
2015-11-25drbd: prevent NULL pointer deref when resuming diskless primaryLars Ellenberg1-1/+24
2015-11-25drbd: Create a dedicated workqueue for sending acks on the control connectionPhilipp Reisner7-115/+141
2015-11-25drbd: Rename asender to ack_receiverPhilipp Reisner3-11/+11
2015-11-25drbd: fix refcount error during detach of an already failed diskLars Ellenberg1-3/+7
2015-11-25drbd: fix NULL deref in remember_new_stateLars Ellenberg1-32/+14
2015-11-25drbd: improve network timeout detectionLars Ellenberg3-27/+100
2015-11-25drbd: drbd_panic_after_delayed_completion_of_aborted_request()Lars Ellenberg1-1/+7
2015-11-25drbd: add comment why we want to first call local-io-error, then send stateLars Ellenberg1-0/+4
2015-11-25drbd: also bump UUIDs if a diskless primary connectsLars Ellenberg1-1/+1