aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/block
AgeCommit message (Expand)Author
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
2017-04-17nbd: add device refcountingJosef Bacik
2017-04-17nbd: add a status netlink commandJosef Bacik
2017-04-17nbd: handle dead connectionsJosef Bacik
2017-04-17nbd: only clear the queue on device teardownJosef Bacik
2017-04-17nbd: multicast dead link notificationsJosef Bacik
2017-04-17nbd: add a reconfigure netlink commandJosef Bacik
2017-04-17nbd: add a basic netlink interfaceJosef Bacik
2017-04-17nbd: stop using the bdev everywhereJosef Bacik
2017-04-17nbd: separate out the config informationJosef Bacik
2017-04-17nbd: handle single path failures gracefullyJosef Bacik
2017-04-17nbd: put socket in error casesJosef Bacik
2017-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-04-14remove the mg_disk driverChristoph Hellwig
2017-04-13zram: do not use copy_page with non-page aligned addressMinchan Kim
2017-04-13zram: fix operator precedence to get offsetMinchan Kim
2017-04-13netlink: pass extended ACK struct to parsing functionsJohannes Berg
2017-04-11sched/core: Remove 'task' parameter and rename tsk_restore_flags() to current...NeilBrown
2017-04-08block: remove the discard_zeroes_data flagChristoph Hellwig
2017-04-08drbd: implement REQ_OP_WRITE_ZEROESChristoph Hellwig
2017-04-08drbd: make intelligent use of blkdev_issue_zerooutChristoph Hellwig