summaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'block-5.7-2020-05-22' of git://git.kernel.dk/linux-blockLinus Torvalds2020-05-222-0/+11
|\
| * null_blk: don't allow discard for zoned modeChaitanya Kulkarni2020-05-211-0/+7
| * null_blk: return error for invalid zone sizeChaitanya Kulkarni2020-05-211-0/+4
* | virtio-blk: handle block_device_operations callbacks after hot unplugStefan Hajnoczi2020-05-021-8/+78
* | Merge tag 'block-5.7-2020-04-24' of git://git.kernel.dk/linux-blockLinus Torvalds2020-04-243-53/+83
|\|
| * null_blk: Cleanup zoned device initializationDamien Le Moal2020-04-233-26/+36
| * null_blk: Fix zoned command handlingDamien Le Moal2020-04-233-27/+47
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2020-04-211-0/+1
|\ \ | |/ |/|
| * virtio_blk: add a missing includeMichael S. Tsirkin2020-04-171-0/+1
* | rbd: don't mess with a page vector in rbd_notify_op_lock()Ilya Dryomov2020-04-131-5/+1
* | rbd: don't test rbd_dev->opts in rbd_dev_image_release()Ilya Dryomov2020-04-131-1/+1
* | rbd: call rbd_dev_unprobe() after unwatching and flushing notifiesIlya Dryomov2020-04-131-4/+4
* | rbd: avoid a deadlock on header_rwsem when flushing notifiesIlya Dryomov2020-04-131-4/+13
|/
* Merge tag 'for-linus-5.7-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-04-101-5/+12
|\
| * xen/blkfront: fix memory allocation flags in blkfront_setup_indirect()Juergen Gross2020-04-071-5/+12
* | Merge tag 'block-5.7-2020-04-10' of git://git.kernel.dk/linux-blockLinus Torvalds2020-04-101-13/+36
|\ \
| * | loop: Better discard support for block devicesEvan Green2020-04-031-11/+31
| * | loop: Report EOPNOTSUPP properlyEvan Green2020-04-031-2/+5
* | | Merge tag 'ceph-for-5.7-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2020-04-081-136/+79
|\ \ \ | |/ / |/| |
| * | rbd: enable multiple blk-mq queuesHannes Reinecke2020-03-301-1/+1
| * | rbd: embed image request in blk-mq pduIlya Dryomov2020-03-301-87/+51
| * | rbd: acquire header_rwsem just once in rbd_queue_workfn()Ilya Dryomov2020-03-301-28/+31
| * | rbd: get rid of img_request_layered_clear()Ilya Dryomov2020-03-301-8/+1
| * | rbd: kill img_request krefHannes Reinecke2020-03-301-19/+5
| * | rbd: remove barriers from img_request_layered_{set,clear,test}()Ilya Dryomov2020-03-301-3/+0
| |/
* | Merge tag 'for-5.7/drivers-2020-03-29' of git://git.kernel.dk/linux-blockLinus Torvalds2020-03-3011-556/+726
|\ \
| * | null_blk: add trace in null_blk_zoned.cChaitanya Kulkarni2020-03-271-1/+11
| * | null_blk: add tracepoint helpers for zoned modeChaitanya Kulkarni2020-03-273-0/+106
| * | rsxx: Replace zero-length array with flexible-array memberGustavo A. R. Silva2020-03-191-1/+1
| * | floppy: rename the global "fdc" variable to "current_fdc"Willy Tarreau2020-03-161-130/+137
| * | floppy: separate the FDC's base address from its registersWilly Tarreau2020-03-161-5/+4
| * | floppy: introduce new functions fdc_inb() and fdc_outb()Willy Tarreau2020-03-161-16/+26
| * | floppy: cleanup: expand the reply_buffer macrosWilly Tarreau2020-03-161-39/+47
| * | floppy: cleanup: expand the R/W / format command macrosWilly Tarreau2020-03-161-96/+98
| * | floppy: cleanup: expand macro DRWEWilly Tarreau2020-03-161-9/+7
| * | floppy: cleanup: expand macro DRSWilly Tarreau2020-03-161-54/+61
| * | floppy: cleanup: expand macro DPWilly Tarreau2020-03-161-37/+47
| * | floppy: cleanup: expand macro UDRWEWilly Tarreau2020-03-161-6/+4
| * | floppy: cleanup: expand macro UDRSWilly Tarreau2020-03-161-79/+83
| * | floppy: cleanup: expand macro UDPWilly Tarreau2020-03-161-75/+77
| * | floppy: cleanup: expand macro UFDCSWilly Tarreau2020-03-161-5/+4
| * | floppy: cleanup: expand macro FDCSWilly Tarreau2020-03-161-92/+91
| * | null_blk: describe the usage of fault injection paramDongli Zhang2020-03-121-0/+7
| * | null_blk: fix spurious IO errors after failed past-wp accessAlexey Dobriyan2020-03-121-0/+2
| * | nbd: requeue command if the soecket is changedHou Pu2020-03-121-0/+10
| * | nbd: enable replace socket if only one connection is configuredHou Pu2020-03-121-8/+9
| * | block/drbd: delete invalid function drbd_md_mark_dirty_Jackie Liu2020-03-121-11/+0
| * | block: aoe: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai2020-03-121-2/+2
| * | loop: Only freeze block queue when needed.Martijn Coenen2020-03-101-2/+4
| * | loop: Only change blocksize when needed.Martijn Coenen2020-03-101-6/+6