aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block
AgeCommit message (Expand)Author
2018-07-19Merge tag 'v4.1.52' into standard/basestandard/tiny/common-pcstandard/tiny/basestandard/qemuarm64standard/fsl-mpc8315e-rdbstandard/edgerouterstandard/beagleboardstandard/baseBruce Ashfield
2018-05-22Fix loop device flush before configure v3James Wang
2018-03-20loop: Fix lost writes caused by missing flagRoss Zwisler
2018-03-04pktcdvd: Fix pkt_setup_dev() error pathBart Van Assche
2018-02-28loop: fix concurrent lo_open/lo_releaseLinus Torvalds
2017-12-25Merge tag 'v4.1.47' into standard/baseBruce Ashfield
2017-12-06xen-blkback: don't leak stack data via response ringJan Beulich
2017-12-06rbd: use GFP_NOIO for parent stat and data requestsIlya Dryomov
2017-10-18Merge tag 'v4.1.45' into standard/baseBruce Ashfield
2017-10-18Merge tag 'v4.1.44' into standard/baseBruce Ashfield
2017-10-04skd: Submit requests to firmware before triggering the doorbellBart Van Assche
2017-10-04skd: Avoid that module unloading triggers a use-after-freeBart Van Assche
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-07-10Merge tag 'v4.1.41' into standard/baseBruce Ashfield
2017-07-10Merge tag 'v4.1.40' into standard/baseBruce Ashfield
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-03-13Merge tag 'v4.1.38' into standard/baseBruce Ashfield
2017-01-12loop: return proper error from loop_queue_rq()Omar Sandoval
2016-07-20Merge tag 'v4.1.28' into standard/baseBruce Ashfield
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-05-16Merge branch 'ltsi' into standard/baseBruce Ashfield
2016-04-22Merge tag 'v4.1.22' into standard/baseBruce Ashfield
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-23Merge tag 'v4.1.18' into standard/baseBruce Ashfield
2016-02-03zram: try vmalloc() after kmalloc()Kyeongdon Kim
2016-02-03zram/zcomp: use GFP_NOIO to allocate streamsSergey Senozhatsky
2015-12-18Merge tag 'v4.1.15' into standard/baseBruce Ashfield
2015-12-14rbd: don't put snap_context twice in rbd_queue_workfn()Ilya Dryomov
2015-11-19Merge tag 'v4.1.13' into standard/baseBruce Ashfield
2015-11-19Merge tag 'v4.1.12' into standard/baseBruce Ashfield
2015-11-19Merge tag 'v4.1.10' into standard/baseBruce Ashfield
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