summaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'ceph-for-4.19-rc3' of https://github.com/ceph/ceph-clientLinus Torvalds2018-09-071-57/+178
|\
| * rbd: support cloning across namespacesIlya Dryomov2018-09-061-14/+97
| * rbd: factor out get_parent_info()Ilya Dryomov2018-09-061-48/+86
* | Merge tag 'for-linus-20180906' of git://git.kernel.dk/linux-blockLinus Torvalds2018-09-061-0/+3
|\ \ | |/ |/|
| * nbd: don't allow invalid blocksize settingsJens Axboe2018-09-041-0/+3
* | Merge tag 'for-linus-20180830' of git://git.kernel.dk/linux-blockLinus Torvalds2018-08-303-70/+153
|\ \ | |/
| * Merge branch 'stable/for-jens-4.19' of git://git.kernel.org/pub/scm/linux/ker...Jens Axboe2018-08-273-70/+153
| |\
| | * xen/blkback: remove unused pers_gnts_lock from struct xen_blkif_ringJuergen Gross2018-08-271-1/+0
| | * xen/blkback: move persistent grants flags to boolJuergen Gross2018-08-272-13/+7
| | * xen/blkfront: reorder tests in xlblk_init()Juergen Gross2018-08-271-9/+9
| | * xen/blkfront: cleanup stale persistent grantsJuergen Gross2018-08-271-4/+90
| | * xen/blkback: don't keep persistent grants too longJuergen Gross2018-08-272-46/+50
* | | Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2018-08-262-39/+11
|\ \ \ | |/ / |/| |
| * | rsxx: Convert to new IDA APIMatthew Wilcox2018-08-211-16/+5
| * | mtip32xx: Convert to new IDA APIMatthew Wilcox2018-08-211-23/+6
* | | Merge tag 'for-4.19/post-20180822' of git://git.kernel.dk/linux-blockLinus Torvalds2018-08-222-18/+25
|\ \ \
| * | | block/DAC960.c: make some arrays static const, shrinks object sizeColin Ian King2018-08-211-18/+24
| * | | pktcdvd: fix setting of 'ret' error return for a few casesJens Axboe2018-08-161-0/+1
| | |/ | |/|
* | | drivers/block/zram/zram_drv.c: fix bug storing backing_devPeter Kalauskas2018-08-221-1/+6
* | | Merge tag 'ceph-for-4.19-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds2018-08-201-37/+88
|\ \ \
| * | | libceph: use timespec64 for r_mtimeArnd Bergmann2018-08-021-1/+1
| * | | rbd: support for images within namespacesIlya Dryomov2018-08-021-2/+49
| * | | rbd: pass rbd_spec into parse_rbd_opts_token()Ilya Dryomov2018-08-021-33/+37
| * | | libceph: amend "bad option arg" error messageIlya Dryomov2018-08-021-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-08-151-3/+3
|\ \ \ \
| * \ \ \ Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-08-111-1/+14
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-08-021-17/+79
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller2018-07-202-1/+2
| |\ \ \ \
| * | | | | nbd: constify nla_policyStephen Hemminger2018-07-201-3/+3
* | | | | | Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-blockLinus Torvalds2018-08-1424-188/+434
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | null_blk: add lock drop/acquire annotationJens Axboe2018-08-091-1/+3
| * | | | | block: paride: pd: mark expected switch fall-throughsGustavo A. R. Silva2018-08-091-0/+2
| * | | | | drivers/block/drbd: remove the null check for kmem_cache_destroyzhong jiang2018-08-081-8/+4
| * | | | | drivers/block/aoe/aoedev: NULL check is not needed for mempool_destroyzhong jiang2018-08-081-2/+2
| * | | | | drivers/block/mtip32xx: remove the null check for debugfs_remove_recursivezhong jiang2018-08-081-2/+1
| * | | | | xen-blkfront: use true and false for boolean valuesGustavo A. R. Silva2018-08-061-2/+2
| * | | | | cdrom: Use struct scsi_sense_hdr internallyKees Cook2018-08-021-1/+1
| * | | | | block: Switch struct packet_command to use struct scsi_sense_hdrKees Cook2018-08-021-18/+18
| * | | | | aoe: mark expected switch fall-throughGustavo A. R. Silva2018-08-021-0/+1
| * | | | | pktcdvd: Fix possible Spectre-v1 for pkt_devsJinbum Park2018-07-281-1/+3
| * | | | | xen/blkfront: remove unused macrosJuergen Gross2018-07-251-5/+0
| * | | | | block: Rename the null_blk_mod kernel module back into null_blkBart Van Assche2018-07-242-3/+3
| * | | | | block: Add and use op_stat_group() for indexing disk_stat fields.Michael Callahan2018-07-183-8/+7
| * | | | | block: Add part_stat_read_accum to read across field entries.Michael Callahan2018-07-182-5/+2
| * | | | | block: make bdev_ops->rw_page() take a REQ_OP instead of boolTejun Heo2018-07-182-15/+15
| * | | | | pktcdvd: remove assignment in if conditionRAGHU Halharvi2018-07-171-23/+46
| * | | | | block: skd: Use %pad printk format for dma_addr_t valuesHelge Deller2018-07-121-8/+8
| * | | | | block/DAC960.c: fix defined but not used build warningsRandy Dunlap2018-07-091-3/+6
| * | | | | null_blk: add zone supportMatias Bjørling2018-07-094-3/+227
| * | | | | null_blk: move shared definitions to header fileMatias Bjørling2018-07-092-75/+81
OpenPOWER on IntegriCloud