summaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
2020-02-08Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-02-07Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2020-02-07fs_parse: fold fs_parameter_desc/fs_parameter_specAl Viro
2020-02-07fs_parser: remove fs_parameter_description name fieldEric Sandeen
2020-02-07new primitive: __fs_parse()Al Viro
2020-02-07switch rbd and libceph to p_log-based primitivesAl Viro
2020-02-07struct p_log, variants of warnf() et.al. taking that one insteadAl Viro
2020-02-07Pass consistent param->type to fs_parse()Al Viro
2020-02-06Merge tag 'ceph-for-5.6-rc1' of https://github.com/ceph/ceph-clientLinus Torvalds
2020-02-06virtio-blk: remove VIRTIO_BLK_F_SCSI supportChristoph Hellwig
2020-02-06Merge tag 'block-5.6-2020-02-05' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-02-05Merge tag 'for-linus-5.6-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-02-04brd: check and limit max_part parZhiqiang Liu
2020-02-04drivers/block/null_blk_main.c: fix uninitialized var warningsAndrew Morton
2020-02-04drivers/block/null_blk_main.c: fix layoutAndrew Morton
2020-01-31drivers/block/zram/zram_drv.c: fix error return codes not being returned in w...Colin Ian King
2020-01-31zram: try to avoid worst-case scenario on same element pagesTaejoon Song
2020-01-29xen/blkfront: limit allocated memory size to actual use caseJuergen Gross
2020-01-29nbd: add a flush_workqueue in nbd_start_deviceSun Ke
2020-01-29drbd: fifo_alloc() should use struct_sizeStephen Kitt
2020-01-29Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2020-01-29xen/blkback: Consistently insert one empty line between functionsSeongJae Park
2020-01-29xen/blkback: Remove unnecessary static variable name prefixesSeongJae Park
2020-01-29xen/blkback: Squeeze page pools if a memory pressure is detectedSeongJae Park
2020-01-27Merge tag 'ioremap-5.6' of git://git.infradead.org/users/hch/ioremapLinus Torvalds
2020-01-27rbd: set the 'device' link in sysfsHannes Reinecke
2020-01-27rbd: work around -Wuninitialized warningArnd Bergmann
2020-01-17Merge tag 'block-5.5-2020-01-16' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-01-15null_blk: Fix zone write handlingDamien Le Moal
2020-01-06remove ioremap_nocache and devm_ioremap_nocacheChristoph Hellwig
2020-01-03Merge tag 'block-5.5-20200103' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-01-03compat_ioctl: move cdrom commands into cdrom.cArnd Bergmann
2020-01-03compat_ioctl: scsi: move ioctl handling into driversArnd Bergmann
2020-01-03compat_ioctl: block: handle cdrom compat ioctl in non-cdrom driversArnd Bergmann
2020-01-03compat_ioctl: cdrom: handle CDROM_LAST_WRITTENArnd Bergmann
2020-01-03compat_ioctl: move CDROM_SEND_PACKET handling into scsiArnd Bergmann
2020-01-03compat_ioctl: ubd, aoe: use blkdev_compat_ptr_ioctlArnd Bergmann
2019-12-30null_blk: Fix REQ_OP_ZONE_CLOSE handlingDamien Le Moal
2019-12-27Merge tag 'block-5.5-20191226' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-12-22Merge tag 'block-5.5-20191221' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-12-21pktcdvd: fix regression on 64-bit architecturesArnd Bergmann
2019-12-21Merge tag 'for-linus-5.5b-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-12-20xen-blkback: support dynamic unbind/bindPaul Durrant
2019-12-20xen/blkfront: Adjust indentation in xlvbd_alloc_gendiskNathan Chancellor
2019-12-16nbd: fix shutdown and recv work deadlock v2Mike Christie
2019-12-15Merge tag 'for-linus-5.5b-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-12-13xen-blkback: prevent premature module unloadPaul Durrant
2019-12-07Merge tag 'for-linus-5.5b-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-12-06Merge tag 'for-linus-20191205' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-12-05Merge tag 'ceph-for-5.5-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds