summaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAgeFilesLines
* floppy: check FDC index for errors before assigning itLinus Torvalds2020-02-281-2/+5
* brd: check and limit max_part parZhiqiang Liu2020-02-281-2/+20
* signal: Allow cifs and drbd to receive their terminating signalsEric W. Biederman2020-01-291-0/+2
* xen/blkfront: Adjust indentation in xlvbd_alloc_gendiskNathan Chancellor2020-01-231-2/+2
* rsxx: add missed destroy_workqueue calls in removeChuhong Yuan2019-12-211-0/+2
* drbd: fix print_st_err()'s prototype to match the definitionLuc Van Oostenryck2019-12-051-1/+1
* drbd: reject attach of unsuitable uuids even if connectedLars Ellenberg2019-12-052-3/+22
* block: drbd: remove a stray unlock in __drbd_send_protocol()Dan Carpenter2019-12-051-1/+0
* amiflop: clean up on errors during setupOmar Sandoval2019-11-281-44/+40
* loop: Add LOOP_SET_DIRECT_IO to compat ioctlAlessio Balsini2019-10-291-0/+1
* floppy: fix usercopy directionJann Horn2019-09-211-2/+2
* floppy: fix out-of-bounds read in copy_bufferDenis Efremov2019-08-041-2/+4
* floppy: fix invalid pointer dereference in drive_nameDenis Efremov2019-08-041-3/+8
* floppy: fix out-of-bounds read in next_valid_formatDenis Efremov2019-08-041-0/+18
* floppy: fix div-by-zero in setup_format_paramsDenis Efremov2019-08-041-0/+5
* take floppy compat ioctls to sodding floppy.cAl Viro2019-08-041-0/+328
* 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