summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-04-21nvmet_fc: add req_release to lldd apiJames Smart5-36/+124
2017-04-21nvmet_fc: add target feature flags for upcall isr contextsJames Smart4-6/+56
2017-04-21nvmet: convert from kmap to nvmet_copy_from_sglLogan Gunthorpe1-7/+25
2017-04-21nvme: improve performance for virtual NVMe devicesHelen Koike2-2/+154
2017-04-21nvme/pci: Don't set reserved SQ create flagsKeith Busch1-1/+1
2017-04-21blk-stat: kill blk_stat_rq_ddir()Jens Axboe4-19/+7
2017-04-20nbd: set the max segments to USHRT_MAXJosef Bacik1-0/+1
2017-04-20blk-mq: Remove blk_mq_sched_move_to_dispatch()Bart Van Assche2-19/+0
2017-04-20blk-mq: add might_sleep check to blk_mq_get_driver_tag()Jens Axboe1-0/+2
2017-04-20blk-mq: Fix poll_stat for new size-based bucketing.Stephen Bates3-9/+13
2017-04-20blk-mq: fix schedule-while-atomic with scheduler attachedJens Axboe1-5/+6
2017-04-20blk-mq: Add a polling specific stats functionStephen Bates1-10/+35
2017-04-20blk-stat: convert blk-stat bucket callback to signedStephen Bates3-7/+10
2017-04-20block: remove the errors field from struct requestChristoph Hellwig7-49/+24
2017-04-20blktrace: remove the unused block_rq_abort tracepointChristoph Hellwig2-43/+10
2017-04-20swim3: remove (commented out) printing of req->errorsChristoph Hellwig1-2/+2
2017-04-20ataflop: switch from req->errors to req->error_countChristoph Hellwig1-5/+7
2017-04-20floppy: switch from req->errors to req->error_countChristoph Hellwig1-2/+4
2017-04-20block: add a error_count field to struct requestChristoph Hellwig1-0/+1
2017-04-20blk-mq: simplify __blk_mq_complete_requestChristoph Hellwig1-17/+8
2017-04-20blk-mq: remove the error argument to blk_mq_complete_requestChristoph Hellwig12-26/+17
2017-04-20xen-blkfront: don't use req->errorsChristoph Hellwig1-11/+25
2017-04-20mtip32xx: add a status field to struct mtip_cmdChristoph Hellwig2-7/+10
2017-04-20nbd: don't use req->errorsChristoph Hellwig1-15/+15
2017-04-20dm mpath: don't check for req->errorsChristoph Hellwig1-1/+1
2017-04-20dm rq: don't pass irrelevant error code to blk_mq_complete_requestChristoph Hellwig1-1/+1
2017-04-20null_blk: don't pass always-0 req->errors to blk_mq_complete_requestChristoph Hellwig1-1/+1
2017-04-20loop: zero-fill bio on the submitting cpuChristoph Hellwig2-16/+15
2017-04-20scsi: introduce a result field in struct scsi_requestChristoph Hellwig31-123/+123
2017-04-20virtio_blk: don't use req->errorsChristoph Hellwig1-7/+3
2017-04-20virtio: fix spelling of virtblk_scsi_request_doneChristoph Hellwig1-3/+3
2017-04-20nvme: make nvme_error_status privateChristoph Hellwig3-6/+4
2017-04-20nvme: split nvme status from block req->errorsChristoph Hellwig7-60/+65
2017-04-20nvme-fc: fix status code handling in nvme_fc_fcpio_doneChristoph Hellwig1-8/+8
2017-04-20block: remove the blk_execute_rq return valueChristoph Hellwig16-28/+34
2017-04-20pd: don't check blk_execute_rq return value.Christoph Hellwig1-5/+2
2017-04-20bdi: Drop 'parent' argument from bdi_register[_va]()Jan Kara4-15/+11
2017-04-20block: Remove unused functionsJan Kara2-55/+6
2017-04-20fs: Remove SB_I_DYNBDI flagJan Kara6-11/+1
2017-04-20ubifs: Convert to separately allocated bdiJan Kara2-19/+9
2017-04-20nfs: Convert to separately allocated bdiJan Kara5-36/+28
2017-04-20ncpfs: Convert to separately allocated bdiJan Kara2-7/+2
2017-04-20nilfs2: Convert to properly refcounting bdiJan Kara1-1/+2
2017-04-20gfs2: Convert to properly refcounting bdiJan Kara1-6/+3
2017-04-20fuse: Get rid of bdi_initializedJan Kara3-8/+2
2017-04-20fuse: Convert to separately allocated bdiJan Kara3-36/+17
2017-04-20exofs: Convert to separately allocated bdiJan Kara2-12/+6
2017-04-20coda: Convert to separately allocated bdiJan Kara2-8/+4
2017-04-20mtd: Convert to dynamically allocated bdi infrastructureJan Kara3-17/+18
2017-04-20afs: Convert to separately allocated bdiJan Kara3-10/+4