summaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge tag 'for-5.7/block-2020-03-29' of git://git.kernel.dk/linux-blockLinus Torvalds2020-03-3012-73/+83
|\ \
| * | block: simplify queue allocationChristoph Hellwig2020-03-278-19/+8
| * | null_blk: use blk_mq_init_queue_dataChristoph Hellwig2020-03-271-22/+1
| * | block: move the ->devnode callback to struct block_device_operationsChristoph Hellwig2020-03-271-6/+6
| * | block: move the part_stat* helpers from genhd.h to a new headerChristoph Hellwig2020-03-253-0/+3
| * | xen-blkfront.c: Convert to use set_capacity_revalidate_and_notifyBalbir Singh2020-03-181-5/+1
| * | virtio_blk.c: Convert to use set_capacity_revalidate_and_notifyBalbir Singh2020-03-181-4/+1
| |/
| * null_blk: Add support for init_hctx() fault injectionBart Van Assche2020-03-101-0/+11
| * null_blk: Handle null_add_dev() failures properlyBart Van Assche2020-03-101-1/+6
| * null_blk: Fix the null_add_dev() error pathBart Van Assche2020-03-101-0/+1
| * null_blk: Fix changing the number of hardware queuesBart Van Assche2020-03-101-37/+66
| * null_blk: Suppress an UBSAN complaint triggered when setting 'memory_backed'Bart Van Assche2020-03-101-1/+1
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2020-03-091-5/+12
|\ \ | |/ |/|
| * virtio-blk: improve virtqueue error to BLK_STSHalil Pasic2020-03-081-2/+7
| * virtio-blk: fix hw_queue stopped on arbitrary errorHalil Pasic2020-03-081-3/+5
* | Merge tag 'for-linus-5.6b-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-03-071-38/+42
|\ \ | |/ |/|
| * xen/blkfront: fix ring info addressingJuergen Gross2020-03-051-38/+42
* | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2020-02-291-1/+1
|\ \
| * | scsi: compat_ioctl: cdrom: Replace .ioctl with .compat_ioctl in four appropri...Adam Williamson2020-02-241-1/+1
| |/
* | Merge tag 'block-5.6-2020-02-28' of git://git.kernel.dk/linux-blockLinus Torvalds2020-02-282-5/+0
|\ \
| * | null_blk: remove unused fields in 'nullb_cmd'Dongli Zhang2020-02-252-5/+0
| |/
* / floppy: check FDC index for errors before assigning itLinus Torvalds2020-02-241-2/+5
|/
* Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-02-081-20/+11
|\
| * fs_parse: fold fs_parameter_desc/fs_parameter_specAl Viro2020-02-071-6/+2
| * fs_parser: remove fs_parameter_description name fieldEric Sandeen2020-02-071-1/+0