summaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
2017-09-10virtio_blk: fix panic in initialization error pathOmar Sandoval
2017-09-10xen/blkback: don't use xen_blkif_get() in xen-blkback kthreadJuergen Gross
2017-06-13drbd: avoid redefinition of BITS_PER_PAGELars Ellenberg
2017-05-17zram: do not use copy_page with non-page aligned addressMinchan Kim
2017-05-17zram: fix operator precedence to get offsetMinchan Kim
2017-01-12loop: return proper error from loop_queue_rq()Omar Sandoval
2016-07-10nbd: ratelimit error msgs after socket closeDan Streetman
2016-07-10paride: make 'verbose' parameter an 'int' againArnd Bergmann
2016-07-10mtip32xx: Fix broken service thread handlingAsai Thambi SP
2016-07-10mtip32xx: Fix for rmmod crash when drive is in FTL rebuildAsai Thambi SP
2016-04-20rbd: use GFP_NOIO consistently for request allocationsDavid Disseldorp
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