summaryrefslogtreecommitdiff
path: root/drivers/block (follow)
Commit message (Expand)AuthorAge
* zram: close udev startup race condition as default groupsMinchan Kim2018-11-27
* swim: fix cleanup on setup errorOmar Sandoval2018-11-21
* ataflop: fix error handling during setupOmar Sandoval2018-11-21
* floppy: Do not copy a kernel pointer to user memory in FDGETPRM ioctlAndy Whitcroft2018-10-10
* loop: remember whether sysfs_create_group() was doneTetsuo Handa2018-07-17
* loop: add recursion validation to LOOP_CHANGE_FDTheodore Ts'o2018-07-17
* drbd: fix access after freeLars Ellenberg2018-07-11
* cdrom: do not call check_disk_change() inside cdrom_open()Maurizio Lombardi2018-05-30
* block/loop: fix deadlock after loop_set_statusTetsuo Handa2018-04-24
* Fix loop device flush before configure v3James Wang2018-04-13
* Revert "mtip32xx: use runtime tag to initialize command header"Greg Kroah-Hartman2018-04-08
* 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