summaryrefslogtreecommitdiff
path: root/drivers/block (follow)
Commit message (Expand)AuthorAge
* mtip32xx: use runtime tag to initialize command headerMing Lei2018-03-24
* loop: Fix lost writes caused by missing flagRoss Zwisler2018-03-18
* pktcdvd: Fix pkt_setup_dev() error pathBart Van Assche2018-02-16
* loop: fix concurrent lo_open/lo_releaseLinus Torvalds2018-02-03
* rbd: set max_segments to USHRT_MAXIlya Dryomov2018-01-17
* zram: set physical queue limits to avoid array out of bounds accessesJohannes Thumshirn2017-12-16
* xen-blkback: don't leak stack data via response ringJan Beulich2017-11-21
* rbd: use GFP_NOIO for parent stat and data requestsIlya Dryomov2017-11-15
* skd: Submit requests to firmware before triggering the doorbellBart Van Assche2017-09-27
* skd: Avoid that module unloading triggers a use-after-freeBart Van Assche2017-09-27
* virtio_blk: fix panic in initialization error pathOmar Sandoval2017-08-11
* xen/blkback: don't use xen_blkif_get() in xen-blkback kthreadJuergen Gross2017-08-06
* xen/blkback: don't free be structure too earlyJuergen Gross2017-08-06
* drbd: avoid redefinition of BITS_PER_PAGELars Ellenberg2017-05-08
* zram: do not use copy_page with non-page aligned addressMinchan Kim2017-04-21
* loop: fix LO_FLAGS_PARTSCAN hangOmar Sandoval2017-03-12
* block/loop: fix race between I/O and set_statusMing Lei2017-03-12
* loop: return proper error from loop_queue_rq()Omar Sandoval2017-01-06
* zram: restrict add/remove attributes to root onlySergey Senozhatsky2016-12-15
* zram: fix unbalanced idr management at hot removalTakashi Iwai2016-12-08
* drbd: Fix kernel_sendmsg() usage - potential NULL derefRichard Weinberger2016-11-18
* nbd: ratelimit error msgs after socket closeDan Streetman2016-05-11
* paride: make 'verbose' parameter an 'int' againArnd Bergmann2016-05-04
* block: loop: fix filesystem corruption in case of aio/dioMing Lei2016-05-04
* rbd: use GFP_NOIO consistently for request allocationsDavid Disseldorp2016-04-20
* brd: Fix discard request processingBart Van Assche2016-04-12
* mtip32xx: Cleanup queued requests after surprise removalAsai Thambi SP2016-04-12
* mtip32xx: Implement timeout handlerAsai Thambi SP2016-04-12
* mtip32xx: Handle FTL rebuild failure state during device initializationAsai Thambi SP2016-04-12
* mtip32xx: Handle safe removal during IOAsai Thambi SP2016-04-12
* mtip32xx: Fix for rmmod crash when drive is in FTL rebuildAsai Thambi SP2016-04-12
* mtip32xx: Print exact time when an internal command is interruptedAsai Thambi SP2016-04-12
* mtip32xx: Remove unwanted code from taskfile error handlerAsai Thambi SP2016-04-12
* mtip32xx: Fix broken service thread handlingAsai Thambi SP2016-04-12
* mtip32xx: Avoid issuing standby immediate cmd during FTL rebuildAsai Thambi SP2016-04-12
* zram: don't call idr_remove() from zram_remove()Jerome Marchand2016-02-17
* zram: try vmalloc() after kmalloc()Kyeongdon Kim2016-02-17
* zram/zcomp: use GFP_NOIO to allocate streamsSergey Senozhatsky2016-02-17
* null_blk: use async queue restart helperJens Axboe2015-12-28
* Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-12-22
|\
| * null_blk: fix use-after-free errorMike Krinkin2015-12-22
* | Merge tag 'for-linus-4.4-rc5-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-12-18
|\ \
| * | xen-blkback: read from indirect descriptors only onceRoger Pau Monné2015-12-18
| * | xen-blkback: only read request operation from shared ring onceRoger Pau Monné2015-12-18
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2015-12-12
|\ \ \ | | |/ | |/|
| * | null_blk: Fix error path in module initializationMinfei Huang2015-12-08
| * | lightnvm: replace req queue with nvmdev for lldMatias Bjørling2015-12-07
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2015-12-04
|\ \ \ | |/ / |/| |
| * | rbd: don't put snap_context twice in rbd_queue_workfn()Ilya Dryomov2015-12-04
* | | null_blk: change type of completion_nsec to unsigned longArianna Avanzini2015-12-01