aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block
AgeCommit message (Expand)Author
2016-04-18mtip32xx: Handle FTL rebuild failure state during device initializationAsai Thambi SP
2016-04-18mtip32xx: fix incorrectly setting MTIP_DDF_SEC_LOCK_BITAsai Thambi SP
2016-04-18mtip32xx: Handle safe removal during IOAsai Thambi SP
2016-04-18mtip32xx: fix crash on surprise removal of the driveAsai Thambi SP
2016-04-18mtip32xx: fix rmmod issueAsai Thambi SP
2016-04-18mtip32xx: Avoid issuing standby immediate cmd during FTL rebuildAsai Thambi SP
2016-04-18mtip32xx: Print exact time when an internal command is interruptedAsai Thambi SP
2016-02-03zram: try vmalloc() after kmalloc()Kyeongdon Kim
2016-02-03zram/zcomp: use GFP_NOIO to allocate streamsSergey Senozhatsky
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-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-03zram: fix possible use after free in zcomp_create()Luis Henriques
2015-09-13xen-blkback: replace work_pending with work_busy in purge_persistent_gnt()Bob Liu
2015-09-13xen-blkfront: don't add indirect pages to list when !feature_persistentBob Liu
2015-08-16rbd: fix copyup completion raceIlya Dryomov
2015-08-03rbd: use GFP_NOIO in rbd_obj_request_create()Ilya Dryomov
2015-08-03block: loop: avoiding too many pending per work I/OMing Lei
2015-08-03block: loop: convert to per-device workqueueMing Lei
2015-06-12Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-06-11block: pmem: Add dependency on HAS_IOMEMRichard Weinberger
2015-06-10zram: clear disk io accounting when reset zram deviceWeijie Yang
2015-05-29NVMe: fix type warning on 32-bitArnd Bergmann
2015-05-13nvme: fix kernel memory corruption with short INQUIRY buffersChristoph Hellwig
2015-05-08Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-05-06Merge tag 'for-linus-4.1b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-05-05revert "zram: move compact_store() to sysfs functions area"Andrew Morton
2015-05-01rbd: end I/O the entire obj_request on errorIlya Dryomov
2015-04-27block: destroy bdi before blockdev is unregistered.NeilBrown
2015-04-27xen/grant: introduce func gnttab_unmap_refs_sync()Bob Liu
2015-04-27xen/blkback: safely unmap purge persistent grantsBob Liu
2015-04-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-04-23NVMe: Fix VPD B0 max sectors translationKeith Busch
2015-04-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2015-04-22rbd: rbd_wq comment is obsoleteIlya Dryomov
2015-04-20rbd: mark block queue as non-rotationalIlya Dryomov
2015-04-20rbd: be more informative on -ENOENT failuresIlya Dryomov
2015-04-18Merge branch 'x86-pmem-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-04-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-04-16Merge branch 'for-4.1/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-04-16Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2015-04-16Merge tag 'stable/for-linus-4.1-rc0-tag' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2015-04-16Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds
2015-04-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-04-15paride: fix the "verbose" module paramDan Carpenter
2015-04-15zram: fix error return codeJulia Lawall