summaryrefslogtreecommitdiff
path: root/drivers/block
AgeCommit message (Expand)Author
2017-05-06Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-05-05Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-05-03zram: reduce load operation in page_same_filledSangwoo Park
2017-05-03zram: use zram_free_page instead of open-codedMinchan Kim
2017-05-03zram: introduce zram data accessorMinchan Kim
2017-05-03zram: remove zram_meta structureMinchan Kim
2017-05-03zram: use zram_slot_lock instead of raw bit_spin_lock opMinchan Kim
2017-05-03zram: partial IO refactoringMinchan Kim
2017-05-03zram: handle multiple pages attached bio's bvecMinchan Kim
2017-05-03brd: fix uninitialized use of brd->dax_devGerald Schaefer
2017-05-03mtip32xx: convert internal commands to regular block infrastructureJens Axboe
2017-05-03mtip32xx: cleanup internal tag assumptionsJens Axboe
2017-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2017-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-05-02blk-mq: update ->init_request and ->exit_request prototypesChristoph Hellwig
2017-05-02Revert "mtip32xx: pass BLK_MQ_F_NO_SCHED"Jens Axboe
2017-05-02mtip32xx: convert internal command issue to block IO pathJens Axboe
2017-05-02mtip32xx: abstract out "are any commands active" helperJens Axboe
2017-05-02mtip32xx: kill atomic argument to mtip_quiesce_io()Jens Axboe
2017-05-02mtip32xx: get rid of 'atomic' argument to mtip_exec_internal_command()Jens Axboe
2017-05-01Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-05-01Merge branch 'for-4.12/block' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-04-28nbd: fix use after free on module unloadJosef Bacik
2017-04-27mtip32xx: use runtime tag to initialize command headerMing Lei
2017-04-25block: remove block_device_operations ->direct_access()Dan Williams
2017-04-24virtio_blk: Fix English description of VIRTIO_BLK_SCSIJean Delvare
2017-04-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-21mtip32xx: fix dereference of stack garbageJens Axboe
2017-04-20nbd: set the max segments to USHRT_MAXJosef Bacik
2017-04-20swim3: remove (commented out) printing of req->errorsChristoph Hellwig
2017-04-20ataflop: switch from req->errors to req->error_countChristoph Hellwig
2017-04-20floppy: switch from req->errors to req->error_countChristoph Hellwig
2017-04-20blk-mq: remove the error argument to blk_mq_complete_requestChristoph Hellwig
2017-04-20xen-blkfront: don't use req->errorsChristoph Hellwig
2017-04-20mtip32xx: add a status field to struct mtip_cmdChristoph Hellwig
2017-04-20nbd: don't use req->errorsChristoph Hellwig
2017-04-20null_blk: don't pass always-0 req->errors to blk_mq_complete_requestChristoph Hellwig
2017-04-20loop: zero-fill bio on the submitting cpuChristoph Hellwig
2017-04-20scsi: introduce a result field in struct scsi_requestChristoph Hellwig
2017-04-20virtio_blk: don't use req->errorsChristoph Hellwig
2017-04-20virtio: fix spelling of virtblk_scsi_request_doneChristoph Hellwig
2017-04-20block: remove the blk_execute_rq return valueChristoph Hellwig
2017-04-20pd: don't check blk_execute_rq return value.Christoph Hellwig
2017-04-19null_blk: Use blk_init_request_from_bio() instead of open-coding itBart Van Assche
2017-04-19brd: add dax_operations supportDan Williams
2017-04-19mtip32xx: pass BLK_MQ_F_NO_SCHEDMing Lei
2017-04-19block: remove the osdblk driverChristoph Hellwig
2017-04-19nbd: set the max segment size to UINT_MAXJosef Bacik
2017-04-18blkfront: add uevent for size changeMarc Olson
2017-04-17nbd: add a flag to destroy an nbd device on disconnectJosef Bacik