summaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
2016-01-07Merge branch 'jejb-scsi' into miscJames Bottomley
2016-01-06rsxx: don't open-code memdup_user()Al Viro
2016-01-06mtip32xx: don't open-code memdup_user()Al Viro
2016-01-04cciss: print max outstanding commands as a hex valueColin Ian King
2016-01-04xen/blkfront: Fix crash if backend doesn't follow the right states.Konrad Rzeszutek Wilk
2016-01-04xen/blkback: Fix two memory leaks.Bob Liu
2016-01-04xen/blkback: make st_ statistics per ringBob Liu
2016-01-04xen/blkfront: Handle non-indirect grant with 64KB pagesJulien Grall
2016-01-04xen-blkfront: Introduce blkif_ring_get_requestJulien Grall
2016-01-04xen-blkback: clear PF_NOFREEZE for xen_blkif_schedule()Jiri Kosina
2016-01-04xen/blkback: Free resources if connect_ring failed.Konrad Rzeszutek Wilk
2016-01-04xen/blocks: Return -EXX instead of -1Konrad Rzeszutek Wilk
2016-01-04xen/blkback: make pool of persistent grants and free pages per-queueBob Liu
2016-01-04xen/blkback: get the number of hardware queues/rings from blkfrontBob Liu
2016-01-04xen/blkback: pseudo support for multi hardware queues/ringsKonrad Rzeszutek Wilk
2016-01-04xen/blkback: separate ring information out of struct xen_blkifBob Liu
2016-01-04xen/blkfront: correct setting for xen_blkif_max_ring_orderPeng Fan
2016-01-04xen/blkfront: make persistent grants pool per-queueBob Liu
2016-01-04xen/blkfront: Remove duplicate setting of ->xbdev.Bob Liu
2016-01-04xen/blkfront: Cleanup of comments, fix unaligned variables, and syntax errors.Konrad Rzeszutek Wilk
2016-01-04xen/blkfront: negotiate number of queues/rings to be used with backendBob Liu
2016-01-04xen/blkfront: split per device io_lockBob Liu
2016-01-04xen/blkfront: pseudo support for multi hardware queues/ringsBob Liu
2016-01-04cciss: switch to memdup_user_nul()Al Viro
2016-01-04xen/blkfront: separate per ring information out of device infoBob Liu
2015-12-28null_blk: use async queue restart helperJens Axboe
2015-12-23sx8: use real time for the command secondsJens Axboe
2015-12-22Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-12-22null_blk: fix use-after-free errorMike Krinkin
2015-12-22block: sx8.c: Replace timeval with ktime_tShraddha Barke
2015-12-18Merge tag 'for-linus-4.4-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-12-18xen-blkback: read from indirect descriptors only onceRoger Pau Monné
2015-12-18xen-blkback: only read request operation from shared ring onceRoger Pau Monné
2015-12-12Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-12-08null_blk: Fix error path in module initializationMinfei Huang
2015-12-08floppy: make local variable non-staticRasmus Villemoes
2015-12-07lightnvm: replace req queue with nvmdev for lldMatias Bjørling
2015-12-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2015-12-04rbd: don't put snap_context twice in rbd_queue_workfn()Ilya Dryomov
2015-12-01blk-mq: add a flags parameter to blk_mq_alloc_requestChristoph Hellwig
2015-12-01null_blk: change type of completion_nsec to unsigned longArianna Avanzini
2015-12-01null_blk: guarantee device restart in all irq modesArianna Avanzini
2015-12-01null_blk: set a separate timer for each commandPaolo Valente
2015-11-25drbd: fix error path during resizeLars Ellenberg
2015-11-25drbd: avoid potential deadlock during handshakeLars Ellenberg
2015-11-25drbd: separate out __al_write_transaction helper functionLars Ellenberg
2015-11-25drbd: make suspend_io() / resume_io() must be thread and recursion safePhilipp Reisner
2015-11-25drbd: fix "endless" transfer log walk in protocol ALars Ellenberg
2015-11-25drbd: fix memory leak in drbd_adm_resizeOleg Drokin
2015-11-25drbd: don't block forever in disconnect during resync if fencing=r-a-stonithLars Ellenberg