summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-20nvme: make nvme_error_status privateChristoph Hellwig
2017-04-20nvme: split nvme status from block req->errorsChristoph Hellwig
2017-04-20nvme-fc: fix status code handling in nvme_fc_fcpio_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-20bdi: Drop 'parent' argument from bdi_register[_va]()Jan Kara
2017-04-20block: Remove unused functionsJan Kara
2017-04-20fs: Remove SB_I_DYNBDI flagJan Kara
2017-04-20ubifs: Convert to separately allocated bdiJan Kara
2017-04-20nfs: Convert to separately allocated bdiJan Kara
2017-04-20ncpfs: Convert to separately allocated bdiJan Kara
2017-04-20nilfs2: Convert to properly refcounting bdiJan Kara
2017-04-20gfs2: Convert to properly refcounting bdiJan Kara
2017-04-20fuse: Get rid of bdi_initializedJan Kara
2017-04-20fuse: Convert to separately allocated bdiJan Kara
2017-04-20exofs: Convert to separately allocated bdiJan Kara
2017-04-20coda: Convert to separately allocated bdiJan Kara
2017-04-20mtd: Convert to dynamically allocated bdi infrastructureJan Kara
2017-04-20afs: Convert to separately allocated bdiJan Kara
2017-04-20ecryptfs: Convert to separately allocated bdiJan Kara
2017-04-20cifs: Convert to separately allocated bdiJan Kara
2017-04-20ceph: Convert to separately allocated bdiJan Kara
2017-04-20btrfs: Convert to separately allocated bdiJan Kara
2017-04-209p: Convert to separately allocated bdiJan Kara
2017-04-20lustre: Convert to separately allocated bdiJan Kara
2017-04-20fs: Get proper reference for s_bdiJan Kara
2017-04-20fs: Provide infrastructure for dynamic BDIs in filesystemsJan Kara
2017-04-20bdi: Export bdi_alloc_node() and bdi_put()Jan Kara
2017-04-20block: Unregister bdi on last reference dropJan Kara
2017-04-20bdi: Provide bdi_register_va() and bdi_alloc()Jan Kara
2017-04-20blk-throttle: fix unused variable warning with BLK_DEV_THROTTLING_LOW=nJens Axboe
2017-04-20bfq: fix compile error if CONFIG_CGROUPS=nJens Axboe
2017-04-20block, bfq: don't dereference bic before null checking itColin Ian King
2017-04-20ligtnvm: fix double blk_put_queue on same queueRakesh Pandit
2017-04-19block: Optimize ioprio_best()Bart Van Assche
2017-04-19block: Inline blk_rq_set_prio()Bart Van Assche
2017-04-19lightnvm: Use blk_init_request_from_bio() instead of open-coding itBart Van Assche
2017-04-19null_blk: Use blk_init_request_from_bio() instead of open-coding itBart Van Assche
2017-04-19block: Export blk_init_request_from_bio()Bart Van Assche
2017-04-19lightnvm: assume 64-bit lba numbersArnd Bergmann
2017-04-19block: make __blk_end_bidi_request privateChristoph Hellwig
2017-04-19block: remove blk_end_request_curChristoph Hellwig
2017-04-19block: remove blk_end_request_err and __blk_end_request_errChristoph Hellwig
2017-04-19block: remove the osdblk driverChristoph Hellwig
2017-04-19block: Make writeback throttling defaults consistent for SQ devicesJan Kara