summaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
2019-02-20block/swim3: Fix -EBUSY error when re-opening device after unmountFinn Thain
2019-02-20drbd: skip spurious timeout (ping-timeo) when failing promoteLars Ellenberg
2019-02-20drbd: disconnect, if the wrong UUIDs are attached on a connected peerLars Ellenberg
2019-02-20drbd: narrow rcu_read_lock in drbd_sync_handshakeRoland Kammerer
2019-01-26block/loop: Use global lock for ioctl() operation.Tetsuo Handa
2018-11-27zram: close udev startup race condition as default groupsMinchan Kim
2018-11-22swim: fix cleanup on setup errorOmar Sandoval
2018-11-22ataflop: fix error handling during setupOmar Sandoval
2018-10-13floppy: Do not copy a kernel pointer to user memory in FDGETPRM ioctlAndy Whitcroft
2018-07-22loop: remember whether sysfs_create_group() was doneTetsuo Handa
2018-07-22loop: add recursion validation to LOOP_CHANGE_FDTheodore Ts'o
2018-05-30cdrom: do not call check_disk_change() inside cdrom_open()Maurizio Lombardi
2018-02-16pktcdvd: Fix pkt_setup_dev() error pathBart Van Assche
2018-02-07loop: fix concurrent lo_open/lo_releaseLinus Torvalds
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-05-08drbd: avoid redefinition of BITS_PER_PAGELars Ellenberg
2017-04-22zram: do not use copy_page with non-page aligned addressMinchan Kim
2017-04-18drbd: Fix kernel_sendmsg() usage - potential NULL derefRichard Weinberger
2017-02-08paride: fix the "verbose" module paramDan Carpenter
2016-07-12nbd: ratelimit error msgs after socket closeDan Streetman
2016-07-12paride: make 'verbose' parameter an 'int' againArnd Bergmann
2016-07-12mtip32xx: Fix broken service thread handlingAsai Thambi SP
2016-07-12mtip32xx: Fix for rmmod crash when drive is in FTL rebuildAsai Thambi SP
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-09zram: try vmalloc() after kmalloc()Kyeongdon Kim
2016-02-09zram/zcomp: use GFP_NOIO to allocate streamsSergey Senozhatsky
2016-01-22rbd: don't leak parent_spec in rbd_dev_probe_parent()Ilya Dryomov
2016-01-21rbd: don't put snap_context twice in rbd_queue_workfn()Ilya Dryomov
2015-11-15xen-blkfront: check for null drvdata in blkback_changed (XenbusStateClosing)Cathy Avery
2015-11-15rbd: require stable pages if message data CRCs are enabledRonny Hegewald
2015-11-13rbd: fix double free on rbd_dev->header_nameIlya Dryomov
2015-10-27zram: fix possible use after free in zcomp_create()Luis Henriques
2015-09-15xen-blkback: replace work_pending with work_busy in purge_persistent_gnt()Bob Liu
2015-09-15xen-blkfront: don't add indirect pages to list when !feature_persistentBob Liu
2015-08-27rbd: fix copyup completion raceIlya Dryomov
2015-07-05rbd: use GFP_NOIO in rbd_obj_request_create()Ilya Dryomov
2015-05-17rbd: end I/O the entire obj_request on errorIlya Dryomov
2015-04-23nbd: fix possible memory leakSudip Mukherjee
2015-02-05rbd: fix rbd_dev_parent_get() when parent_overlap == 0Ilya Dryomov
2015-02-05rbd: drop parent_ref in rbd_dev_unprobe() unconditionallyIlya Dryomov
2015-01-16drbd: Fix state change in case of connection timeoutPhilipp Reisner