summaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAgeFilesLines
* xsysace: Fix error handling in ace_setupGuenter Roeck2019-05-161-0/+2
* Revert "block/loop: Use global lock for ioctl() operation."Greg Kroah-Hartman2019-05-162-21/+22
* block/swim3: Fix -EBUSY error when re-opening device after unmountFinn Thain2019-02-201-1/+5
* drbd: skip spurious timeout (ping-timeo) when failing promoteLars Ellenberg2019-02-201-7/+8
* drbd: disconnect, if the wrong UUIDs are attached on a connected peerLars Ellenberg2019-02-201-1/+1
* drbd: narrow rcu_read_lock in drbd_sync_handshakeRoland Kammerer2019-02-201-5/+6
* sunvdc: Do not spin in an infinite loop when vio_ldc_send() returns EAGAINYoung Xiao2019-02-201-0/+5
* Revert "loop: Fold __loop_release into loop_release"Greg Kroah-Hartman2019-02-061-7/+9
* Revert "loop: Get rid of loop_index_mutex"Greg Kroah-Hartman2019-02-061-20/+19
* Revert "loop: Fix double mutex_unlock(&loop_ctl_mutex) in loop_control_ioctl()"Greg Kroah-Hartman2019-02-061-0/+2
* loop: Fix double mutex_unlock(&loop_ctl_mutex) in loop_control_ioctl()Tetsuo Handa2019-01-261-2/+0
* loop: Get rid of loop_index_mutexJan Kara2019-01-261-19/+20
* loop: Fold __loop_release into loop_releaseJan Kara2019-01-261-9/+7
* block/loop: Use global lock for ioctl() operation.Tetsuo Handa2019-01-262-22/+21
* zram: close udev startup race condition as default groupsMinchan Kim2018-11-271-20/+6
* swim: fix cleanup on setup errorOmar Sandoval2018-11-211-2/+11
* ataflop: fix error handling during setupOmar Sandoval2018-11-211-10/+15
* floppy: Do not copy a kernel pointer to user memory in FDGETPRM ioctlAndy Whitcroft2018-10-101-0/+3
* loop: remember whether sysfs_create_group() was doneTetsuo Handa2018-07-172-5/+7
* loop: add recursion validation to LOOP_CHANGE_FDTheodore Ts'o2018-07-171-30/+38
* drbd: fix access after freeLars Ellenberg2018-07-111-1/+1
* cdrom: do not call check_disk_change() inside cdrom_open()Maurizio Lombardi2018-05-301-0/+2
* block/loop: fix deadlock after loop_set_statusTetsuo Handa2018-04-241-4/+8
* Fix loop device flush before configure v3James Wang2018-04-131-0/+3
* Revert "mtip32xx: use runtime tag to initialize command header"Greg Kroah-Hartman2018-04-081-24/+12
* mtip32xx: use runtime tag to initialize command headerMing Lei2018-03-241-12/+24
* loop: Fix lost writes caused by missing flagRoss Zwisler2018-03-181-1/+1
* pktcdvd: Fix pkt_setup_dev() error pathBart Van Assche2018-02-161-3/+1
* loop: fix concurrent lo_open/lo_releaseLinus Torvalds2018-02-031-2/+8
* rbd: set max_segments to USHRT_MAXIlya Dryomov2018-01-171-1/+1
* zram: set physical queue limits to avoid array out of bounds accessesJohannes Thumshirn2017-12-161-0/+2
* xen-blkback: don't leak stack data via response ringJan Beulich2017-11-212-31/+17
* rbd: use GFP_NOIO for parent stat and data requestsIlya Dryomov2017-11-151-2/+2
* skd: Submit requests to firmware before triggering the doorbellBart Van Assche2017-09-271-0/+6
* skd: Avoid that module unloading triggers a use-after-freeBart Van Assche2017-09-271-7/+8
* virtio_blk: fix panic in initialization error pathOmar Sandoval2017-08-111-1/+2
* xen/blkback: don't use xen_blkif_get() in xen-blkback kthreadJuergen Gross2017-08-062-4/+0
* xen/blkback: don't free be structure too earlyJuergen Gross2017-08-061-4/+3
* drbd: avoid redefinition of BITS_PER_PAGELars Ellenberg2017-05-081-0/+6
* zram: do not use copy_page with non-page aligned addressMinchan Kim2017-04-211-3/+3
* loop: fix LO_FLAGS_PARTSCAN hangOmar Sandoval2017-03-121-7/+8
* block/loop: fix race between I/O and set_statusMing Lei2017-03-121-5/+12
* loop: return proper error from loop_queue_rq()Omar Sandoval2017-01-061-1/+1
* zram: restrict add/remove attributes to root onlySergey Senozhatsky2016-12-151-1/+7
* zram: fix unbalanced idr management at hot removalTakashi Iwai2016-12-081-1/+2
* drbd: Fix kernel_sendmsg() usage - potential NULL derefRichard Weinberger2016-11-181-1/+1
* nbd: ratelimit error msgs after socket closeDan Streetman2016-05-111-2/+2
* paride: make 'verbose' parameter an 'int' againArnd Bergmann2016-05-042-4/+4
* block: loop: fix filesystem corruption in case of aio/dioMing Lei2016-05-041-0/+6
* rbd: use GFP_NOIO consistently for request allocationsDavid Disseldorp2016-04-201-3/+3