summaryrefslogtreecommitdiffstats
path: root/drivers/block
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v4.19-rc6' into for-4.20/blockJens Axboe2018-10-016-93/+245
|\
| * Merge tag 'for-linus-20180929' of git://git.kernel.dk/linux-blockGreg Kroah-Hartman2018-09-291-2/+2
| |\
| | * xen/blkfront: correct purging of persistent grantsJuergen Gross2018-09-281-2/+2
| | * Revert "xen/blkfront: When purging persistent grants, keep them in the buffer"Jens Axboe2018-09-281-1/+3
| | * xen/blkfront: When purging persistent grants, keep them in the bufferBoris Ostrovsky2018-09-271-3/+1
| * | Merge tag 'for-linus-20180920' of git://git.kernel.dk/linux-blockGreg Kroah-Hartman2018-09-211-0/+3
| |\|
| | * floppy: Do not copy a kernel pointer to user memory in FDGETPRM ioctlAndy Whitcroft2018-09-201-0/+3
| * | Merge tag 'for-linus-20180913' of git://git.kernel.dk/linux-blockLinus Torvalds2018-09-133-34/+62
| |\|
| | * null_blk: fix zoned support for non-rq based operationJens Axboe2018-09-123-34/+62
| * | 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
* | | | virtio-blk: modernize sysfs attribute creationHannes Reinecke2018-09-281-29/+39
* | | | zram: register default groups with device_add_disk()Hannes Reinecke2018-09-281-21/+7
* | | | aoe: register default groups with device_add_disk()Hannes Reinecke2018-09-283-16/+7
* | | | block: genhd: add 'groups' argument to device_add_diskHannes Reinecke2018-09-289-9/+9
* | | | blkcg: remove bio->bi_css and instead use bio->bi_blkgDennis Zhou (Facebook)2018-09-211-2/+3
* | | | rsxx: Remove unnecessary parenthesesNathan Chancellor2018-09-111-1/+1
* | | | block: umem: replace spin_lock_bh with spin_lock in tasklet callbackjun qian2018-09-071-2/+2
* | | | drbd: Convert from ahash to shashKees Cook2018-09-065-88/+76
|/ / /
* | | 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