summaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
2015-12-14rbd: don't put snap_context twice in rbd_queue_workfn()Ilya Dryomov
2015-11-09NVMe: Fix memory leak on retried commandsKeith Busch
2015-11-09xen-blkfront: check for null drvdata in blkback_changed (XenbusStateClosing)Cathy Avery
2015-11-09nvme: fix 32-bit build warningArnd Bergmann
2015-11-09rbd: prevent kernel stack blow up on rbd mapIlya Dryomov
2015-11-09rbd: don't leak parent_spec in rbd_dev_probe_parent()Ilya Dryomov
2015-11-09rbd: require stable pages if message data CRCs are enabledRonny Hegewald
2015-10-27rbd: fix double free on rbd_dev->header_nameIlya Dryomov
2015-10-22xen/blkback: free requests on disconnectionRoger Pau Monne
2015-10-03zram: fix possible use after free in zcomp_create()Luis Henriques
2015-08-25mtip32x: fix regression introduced by blk-mq per-hctx flushJeff Moyer
2015-08-14zram: fix pool name truncationSergey Senozhatsky
2015-08-13Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-07-31rbd: fix copyup completion raceIlya Dryomov
2015-07-27Merge branch 'stable/for-jens-4.2' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe
2015-07-24xen-blkback: replace work_pending with work_busy in purge_persistent_gnt()Bob Liu
2015-07-24xen-blkfront: don't add indirect pages to list when !feature_persistentBob Liu
2015-07-24xen-blkfront: introduce blkfront_gather_backend_features()Bob Liu
2015-07-22null_blk: fix use-after-free problemMike Krinkin
2015-07-15NVMe: Reread partitions on metadata formatsKeith Busch
2015-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-07-03Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-07-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2015-07-02NVMe: Fix irq freeing when queue_request_irq failsJon Derrick
2015-07-01Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-07-01Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-06-30Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-07-01rbd: use GFP_NOIO in rbd_obj_request_create()Ilya Dryomov
2015-06-29Merge tag 'libnvdimm-for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-06-27drivers/block/nvme-core.c: fix build with gcc-4.4.4Andrew Morton
2015-06-27Merge branch 'stable/for-jens-4.2' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe
2015-06-27NVMe: Fix filesystem deadlock on removalKeith Busch
2015-06-27NVMe: Failed controller initialization fixesKeith Busch
2015-06-27NVMe: Unify controller probe and resumeKeith Busch
2015-06-27NVMe: Don't use fake status on cancelled commandKeith Busch
2015-06-27NVMe: Fix device cleanup on initialization failureKeith Busch
2015-06-26Merge tag 'char-misc-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-06-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-06-25zram: check comp algorithm availability earlierSergey Senozhatsky
2015-06-25zram: cut trailing newline in algorithm nameSergey Senozhatsky
2015-06-25zram: cosmetic zram_bvec_write() cleanupSergey Senozhatsky
2015-06-25zram: add dynamic device add/remove functionalitySergey Senozhatsky
2015-06-25zram: close race by open overridingSergey Senozhatsky
2015-06-25zram: return zram device_id from zram_add()Sergey Senozhatsky
2015-06-25zram: trivial: correct flag operations commentSergey Senozhatsky
2015-06-25zram: report every added and removed deviceSergey Senozhatsky
2015-06-25zram: remove max_num_devices limitationSergey Senozhatsky
2015-06-25zram: reorganize code layoutSergey Senozhatsky
2015-06-25zram: use idr instead of `zram_devices' arraySergey Senozhatsky
2015-06-25zram: cosmetic ZRAM_ATTR_RO code formatting tweakSergey Senozhatsky