aboutsummaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
2018-06-01Merge branch 'linux-linaro-lsk-v4.9' into linux-linaro-lsk-v4.9-rtlsk-v4.9-18.05-rtMark Brown
2018-05-30cdrom: do not call check_disk_change() inside cdrom_open()Maurizio Lombardi
2018-05-22Merge branch 'linux-linaro-lsk-v4.9' into linux-linaro-lsk-v4.9-rtlinux-linaro-lsk-v4.9-rt-testMark Brown
2018-04-20block/loop: fix deadlock after loop_set_statusTetsuo Handa
2018-04-13Fix loop device flush before configure v3James Wang
2018-04-08Revert "mtip32xx: use runtime tag to initialize command header"Greg Kroah-Hartman
2018-03-24mtip32xx: use runtime tag to initialize command headerMing Lei
2018-03-18loop: Fix lost writes caused by missing flagRoss Zwisler
2018-02-26Merge tag 'v4.9.84' into v4.9-rtJulia Cartwright
2018-02-25rbd: silence bogus -Wmaybe-uninitialized warningIlya Dryomov
2018-02-17pktcdvd: Fix pkt_setup_dev() error pathBart Van Assche
2018-02-03loop: fix concurrent lo_open/lo_releaseLinus Torvalds
2018-01-17rbd: set max_segments to USHRT_MAXIlya Dryomov
2018-01-15Merge tag 'v4.9.76' into v4.9-rtJulia Cartwright
2018-01-10nbd: fix use-after-free of rq/bio in the xmit pathJens Axboe
2017-12-25nbd: set queue timeout properlyJosef Bacik
2017-12-14zram: set physical queue limits to avoid array out of bounds accessesJohannes Thumshirn
2017-11-29Merge tag 'v4.9.62' into v4.9-rtSteven Rostedt (VMware)
2017-11-20drivers/zram: fix zcomp_stream_get() smp_processor_id() use in preemptible codeMike Galbraith
2017-11-17Merge tag 'v4.9.52' into v4.9-rtSteven Rostedt (VMware)
2017-11-15rbd: use GFP_NOIO for parent stat and data requestsIlya Dryomov
2017-09-27skd: Submit requests to firmware before triggering the doorbellBart Van Assche
2017-09-27skd: Avoid that module unloading triggers a use-after-freeBart Van Assche
2017-09-05Merge tag 'v4.9.45' into v4.9-rtSteven Rostedt (VMware)
2017-09-05Merge tag 'v4.9.42' into v4.9-rtSteven Rostedt (VMware)
2017-08-24xen-blkfront: use a right index when checking requestsMunehisa Kamata
2017-08-11virtio_blk: fix panic in initialization error pathOmar Sandoval
2017-08-11nbd: blk_mq_init_queue returns an error code on failure, not NULLJeff Moyer
2017-08-01Merge tag 'v4.9.36' into v4.9-rtSteven Rostedt (VMware)
2017-07-05xen/blkback: don't free be structure too earlyJuergen Gross
2017-07-05xen/blkback: don't use xen_blkif_get() in xen-blkback kthreadJuergen Gross
2017-07-03Merge tag 'v4.9.35' into v4.9-rtSteven Rostedt (VMware)
2017-06-29xen-blkback: don't leak stack data via response ringJan Beulich
2017-06-29xen/blkback: fix disconnect while I/Os in flightJuergen Gross
2017-05-11Merge tag 'v4.9.27' into linux-4.9.y-rtSebastian Andrzej Siewior
2017-04-21nbd: fix 64-bit divisionJens Axboe
2017-04-21nbd: use loff_t for blocksize and nbd_set_size argsJosef Bacik
2017-04-21zram: do not use copy_page with non-page aligned addressMinchan Kim
2017-03-27Merge tag 'v4.9.18' into linux-4.9.y-rtSebastian Andrzej Siewior
2017-03-12loop: fix LO_FLAGS_PARTSCAN hangOmar Sandoval
2017-03-12block/loop: fix race between I/O and set_statusMing Lei
2017-01-30Merge tag 'v4.9.6' into linux-4.9.y-rtSebastian Andrzej Siewior
2017-01-20Merge tag 'v4.9.4' into linux-4.9.y-rtSebastian Andrzej Siewior
2017-01-19virtio_blk: avoid DMA to stack for the sense bufferChristoph Hellwig
2017-01-19zram: support BDI_CAP_STABLE_WRITESMinchan Kim
2017-01-19zram: revalidate disk under init_lockMinchan Kim
2017-01-06loop: return proper error from loop_queue_rq()Omar Sandoval
2016-12-23drivers/zram: Don't disable preemption in zcomp_stream_get/put()Mike Galbraith
2016-12-23drivers/block/zram: Replace bit spinlocks with rtmutex for -rtMike Galbraith
2016-12-07zram: restrict add/remove attributes to root onlySergey Senozhatsky