aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-08-22drivers/block/zram/zram_drv.c: fix bug storing backing_devPeter Kalauskas1-1/+6
2018-08-20Merge tag 'ceph-for-4.19-rc1' of git://github.com/ceph/ceph-clientLinus Torvalds1-37/+88
2018-08-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-3/+3
2018-08-14Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-blockLinus Torvalds24-188/+434
2018-08-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2018-08-11Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+14
2018-08-10zram: remove BD_CAP_SYNCHRONOUS_IO with writeback featureMinchan Kim1-1/+14
2018-08-09null_blk: add lock drop/acquire annotationJens Axboe1-1/+3
2018-08-09block: paride: pd: mark expected switch fall-throughsGustavo A. R. Silva1-0/+2
2018-08-08drivers/block/drbd: remove the null check for kmem_cache_destroyzhong jiang1-8/+4
2018-08-08drivers/block/aoe/aoedev: NULL check is not needed for mempool_destroyzhong jiang1-2/+2
2018-08-08drivers/block/mtip32xx: remove the null check for debugfs_remove_recursivezhong jiang1-2/+1
2018-08-06xen-blkfront: use true and false for boolean valuesGustavo A. R. Silva1-2/+2
2018-08-02cdrom: Use struct scsi_sense_hdr internallyKees Cook1-1/+1
2018-08-02block: Switch struct packet_command to use struct scsi_sense_hdrKees Cook1-18/+18
2018-08-02libceph: use timespec64 for r_mtimeArnd Bergmann1-1/+1
2018-08-02rbd: support for images within namespacesIlya Dryomov1-2/+49
2018-08-02rbd: pass rbd_spec into parse_rbd_opts_token()Ilya Dryomov1-33/+37
2018-08-02libceph: amend "bad option arg" error messageIlya Dryomov1-1/+1
2018-08-02Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-17/+79
2018-08-02aoe: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-07-28pktcdvd: Fix possible Spectre-v1 for pkt_devsJinbum Park1-1/+3
2018-07-27Merge tag 'for-linus-20180727' of git://git.kernel.dk/linux-blockLinus Torvalds1-17/+79
2018-07-25xen/blkfront: remove unused macrosJuergen Gross1-5/+0
2018-07-24block: Rename the null_blk_mod kernel module back into null_blkBart Van Assche2-3/+3
2018-07-20Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linuxDavid S. Miller2-1/+2
2018-07-20nbd: constify nla_policyStephen Hemminger1-3/+3
2018-07-18block: Add and use op_stat_group() for indexing disk_stat fields.Michael Callahan3-8/+7
2018-07-18block: Add part_stat_read_accum to read across field entries.Michael Callahan2-5/+2
2018-07-18block: make bdev_ops->rw_page() take a REQ_OP instead of boolTejun Heo2-15/+15
2018-07-17pktcdvd: remove assignment in if conditionRAGHU Halharvi1-23/+46
2018-07-17Merge tag 'v4.18-rc5' into locking/core, to pick up fixesIngo Molnar5-12/+39
2018-07-16nbd: handle unexpected replies betterJosef Bacik1-14/+61
2018-07-16nbd: don't requeue the same request twice.Josef Bacik1-3/+18
2018-07-12block: skd: Use %pad printk format for dma_addr_t valuesHelge Deller1-8/+8
2018-07-09block/DAC960.c: fix defined but not used build warningsRandy Dunlap1-3/+6
2018-07-09null_blk: add zone supportMatias Bjørling4-3/+227
2018-07-09null_blk: move shared definitions to header fileMatias Bjørling2-75/+81
2018-07-09null_blk: remove NULLB_DEV_FL_CONFIGURED on turning off nullb deviceLiu Bo1-0/+1
2018-07-09block/loop: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-07-09drbd: mark expected switch fall-throughsGustavo A. R. Silva1-0/+3
2018-07-09paride: remove redundant variable nColin Ian King1-2/+1
2018-07-09loop: remove redundant pointer inodeColin Ian King1-2/+0
2018-07-09block/floppy: remove redundant variable dflagsColin Ian King1-3/+0
2018-07-09drbd: Do not redefine __must_hold()Bart Van Assche1-2/+0
2018-07-06Merge tag 'for-linus-20180706' of git://git.kernel.dk/linux-blockLinus Torvalds2-1/+2
2018-07-03loop: Add LOOP_SET_BLOCK_SIZE in compat ioctlEvan Green1-0/+1
2018-07-02drbd: fix access after freeLars Ellenberg1-1/+1
2018-06-30Merge tag 'for-linus-20180629' of git://git.kernel.dk/linux-blockLinus Torvalds1-2/+2
2018-06-29drbd: Fix drbd_request_prepare() discard handlingBart Van Assche1-2/+2