summaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
2017-09-24skd: Submit requests to firmware before triggering the doorbellBart Van Assche
2017-09-24skd: Avoid that module unloading triggers a use-after-freeBart Van Assche
2017-08-11virtio_blk: fix panic in initialization error pathOmar Sandoval
2017-08-06xen/blkback: don't use xen_blkif_get() in xen-blkback kthreadJuergen Gross
2017-08-06xen/blkback: don't free be structure too earlyJuergen Gross
2017-05-08drbd: avoid redefinition of BITS_PER_PAGELars Ellenberg
2017-04-21zram: do not use copy_page with non-page aligned addressMinchan Kim
2017-03-12loop: fix LO_FLAGS_PARTSCAN hangOmar Sandoval
2017-03-12block/loop: fix race between I/O and set_statusMing Lei
2017-01-06loop: return proper error from loop_queue_rq()Omar Sandoval
2016-12-15zram: restrict add/remove attributes to root onlySergey Senozhatsky
2016-12-08zram: fix unbalanced idr management at hot removalTakashi Iwai
2016-11-18drbd: Fix kernel_sendmsg() usage - potential NULL derefRichard Weinberger
2016-05-11nbd: ratelimit error msgs after socket closeDan Streetman
2016-05-04paride: make 'verbose' parameter an 'int' againArnd Bergmann
2016-05-04block: loop: fix filesystem corruption in case of aio/dioMing Lei
2016-04-20rbd: use GFP_NOIO consistently for request allocationsDavid Disseldorp
2016-04-12brd: Fix discard request processingBart Van Assche
2016-04-12mtip32xx: Cleanup queued requests after surprise removalAsai Thambi SP
2016-04-12mtip32xx: Implement timeout handlerAsai Thambi SP
2016-04-12mtip32xx: Handle FTL rebuild failure state during device initializationAsai Thambi SP
2016-04-12mtip32xx: Handle safe removal during IOAsai Thambi SP
2016-04-12mtip32xx: Fix for rmmod crash when drive is in FTL rebuildAsai Thambi SP
2016-04-12mtip32xx: Print exact time when an internal command is interruptedAsai Thambi SP
2016-04-12mtip32xx: Remove unwanted code from taskfile error handlerAsai Thambi SP
2016-04-12mtip32xx: Fix broken service thread handlingAsai Thambi SP
2016-04-12mtip32xx: Avoid issuing standby immediate cmd during FTL rebuildAsai Thambi SP
2016-02-17zram: don't call idr_remove() from zram_remove()Jerome Marchand
2016-02-17zram: try vmalloc() after kmalloc()Kyeongdon Kim
2016-02-17zram/zcomp: use GFP_NOIO to allocate streamsSergey Senozhatsky
2015-12-28null_blk: use async queue restart helperJens 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-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-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-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-20mtip32xx: use formatting capability of kthread_create_on_nodeRasmus Villemoes
2015-11-19null_blk: do not del gendisk with lightnvmMatias Bjørling
2015-11-19null_blk: use device addressing modeMatias Bjørling
2015-11-19null_blk: use ppa_cache poolMatias Bjørling
2015-11-16null_blk: register as a LightNVM deviceMatias Bjørling
2015-11-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds