summaryrefslogtreecommitdiffstats
path: root/drivers/block
AgeCommit message (Expand)AuthorLines
2018-08-26Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds-39/+11
2018-08-22Merge tag 'for-4.19/post-20180822' of git://git.kernel.dk/linux-blockLinus Torvalds-18/+25
2018-08-22drivers/block/zram/zram_drv.c: fix bug storing backing_devPeter Kalauskas-1/+6
2018-08-21rsxx: Convert to new IDA APIMatthew Wilcox-16/+5
2018-08-21mtip32xx: Convert to new IDA APIMatthew Wilcox-23/+6
2018-08-21block/DAC960.c: make some arrays static const, shrinks object sizeColin Ian King-18/+24
2018-08-20Merge tag 'ceph-for-4.19-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds-37/+88
2018-08-16pktcdvd: fix setting of 'ret' error return for a few casesJens Axboe-0/+1
2018-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-3/+3
2018-08-14Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-blockLinus Torvalds-188/+434
2018-08-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-1/+1
2018-08-11Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller-1/+14
2018-08-10zram: remove BD_CAP_SYNCHRONOUS_IO with writeback featureMinchan Kim-1/+14
2018-08-09null_blk: add lock drop/acquire annotationJens Axboe-1/+3
2018-08-09block: paride: pd: mark expected switch fall-throughsGustavo A. R. Silva-0/+2
2018-08-08drivers/block/drbd: remove the null check for kmem_cache_destroyzhong jiang-8/+4
2018-08-08drivers/block/aoe/aoedev: NULL check is not needed for mempool_destroyzhong jiang-2/+2
2018-08-08drivers/block/mtip32xx: remove the null check for debugfs_remove_recursivezhong jiang-2/+1
2018-08-06xen-blkfront: use true and false for boolean valuesGustavo A. R. Silva-2/+2
2018-08-02cdrom: Use struct scsi_sense_hdr internallyKees Cook-1/+1
2018-08-02block: Switch struct packet_command to use struct scsi_sense_hdrKees Cook-18/+18
2018-08-02libceph: use timespec64 for r_mtimeArnd Bergmann-1/+1
2018-08-02rbd: support for images within namespacesIlya Dryomov-2/+49
2018-08-02rbd: pass rbd_spec into parse_rbd_opts_token()Ilya Dryomov-33/+37
2018-08-02libceph: amend "bad option arg" error messageIlya Dryomov-1/+1
2018-08-02Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller-17/+79
2018-08-02aoe: mark expected switch fall-throughGustavo A. R. Silva-0/+1
2018-07-28pktcdvd: Fix possible Spectre-v1 for pkt_devsJinbum Park-1/+3
2018-07-27Merge tag 'for-linus-20180727' of git://git.kernel.dk/linux-blockLinus Torvalds-17/+79
2018-07-25xen/blkfront: remove unused macrosJuergen Gross-5/+0
2018-07-24block: Rename the null_blk_mod kernel module back into null_blkBart Van Assche-3/+3
2018-07-20Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller-1/+2
2018-07-20nbd: constify nla_policyStephen Hemminger-3/+3
2018-07-18block: Add and use op_stat_group() for indexing disk_stat fields.Michael Callahan-8/+7
2018-07-18block: Add part_stat_read_accum to read across field entries.Michael Callahan-5/+2
2018-07-18block: make bdev_ops->rw_page() take a REQ_OP instead of boolTejun Heo-15/+15
2018-07-17pktcdvd: remove assignment in if conditionRAGHU Halharvi-23/+46
2018-07-17Merge tag 'v4.18-rc5' into locking/core, to pick up fixesIngo Molnar-12/+39
2018-07-16nbd: handle unexpected replies betterJosef Bacik-14/+61
2018-07-16nbd: don't requeue the same request twice.Josef Bacik-3/+18
2018-07-12block: skd: Use %pad printk format for dma_addr_t valuesHelge Deller-8/+8
2018-07-09block/DAC960.c: fix defined but not used build warningsRandy Dunlap-3/+6
2018-07-09null_blk: add zone supportMatias Bjørling-3/+227
2018-07-09null_blk: move shared definitions to header fileMatias Bjørling-75/+81
2018-07-09null_blk: remove NULLB_DEV_FL_CONFIGURED on turning off nullb deviceLiu Bo-0/+1
2018-07-09block/loop: mark expected switch fall-throughGustavo A. R. Silva-0/+1
2018-07-09drbd: mark expected switch fall-throughsGustavo A. R. Silva-0/+3
2018-07-09paride: remove redundant variable nColin Ian King-2/+1
2018-07-09loop: remove redundant pointer inodeColin Ian King-2/+0
2018-07-09block/floppy: remove redundant variable dflagsColin Ian King-3/+0