| Commit message (Expand) | Author | Files | Lines |
2017-01-27 | scsi: respect unchecked_isa_dma for blk-mq | Christoph Hellwig | 4 | -22/+73 |
2017-01-27 | scsi: remove gfp_flags member in scsi_host_cmd_pool | Christoph Hellwig | 1 | -10/+4 |
2017-01-27 | scsi_dh_hp_sw: switch to scsi_execute_req_flags() | Hannes Reinecke | 1 | -157/+65 |
2017-01-27 | scsi_dh_emc: switch to scsi_execute_req_flags() | Hannes Reinecke | 1 | -191/+56 |
2017-01-27 | scsi_dh_rdac: switch to scsi_execute_req_flags() | Hannes Reinecke | 1 | -123/+51 |
2017-01-27 | dm: always defer request allocation to the owner of the request_queue | Christoph Hellwig | 8 | -344/+85 |
2017-01-27 | dm: remove incomplete BLOCK_PC support | Christoph Hellwig | 1 | -16/+0 |
2017-01-27 | block: cleanup tracing | Christoph Hellwig | 3 | -60/+24 |
2017-01-27 | block: allow specifying size for extra command data | Christoph Hellwig | 4 | -17/+61 |
2017-01-27 | block: simplify blk_init_allocated_queue | Christoph Hellwig | 3 | -26/+18 |
2017-01-27 | block: fix elevator init check | Christoph Hellwig | 1 | -22/+4 |
2017-01-27 | md: cleanup bio op / flags handling in raid1_write_request | Christoph Hellwig | 1 | -5/+2 |
2017-01-27 | blk-mq: fix debugfs compilation issues | Omar Sandoval | 3 | -6/+19 |
2017-01-27 | block: cleanup remaining manual checks for PREFLUSH|FUA | Jens Axboe | 2 | -2/+2 |
2017-01-27 | blk-mq-sched: add flush insertion into blk_mq_sched_insert_request() | Jens Axboe | 8 | -55/+89 |
2017-01-27 | block: add a op_is_flush helper | Christoph Hellwig | 7 | -28/+26 |
2017-01-27 | blk-mq-sched: change ->dispatch_requests() to ->dispatch_request() | Jens Axboe | 4 | -14/+23 |
2017-01-27 | blk-mq-sched: fix starvation for multiple hardware queues and shared tags | Jens Axboe | 5 | -7/+41 |
2017-01-27 | blk-mq: release driver tag on a requeue event | Jens Axboe | 1 | -0/+16 |
2017-01-27 | blk-mq: fix potential race in queue restart and driver tag allocation | Jens Axboe | 1 | -1/+9 |
2017-01-27 | blk-mq: improve scheduler queue sync/async running | Jens Axboe | 1 | -2/+4 |
2017-01-27 | blk-mq: move hctx and ctx counters from sysfs to debugfs | Omar Sandoval | 2 | -64/+181 |
2017-01-27 | blk-mq: move hctx io_poll, stats, and dispatched from sysfs to debugfs | Omar Sandoval | 2 | -92/+132 |
2017-01-27 | blk-mq: add tags and sched_tags bitmaps to debugfs | Omar Sandoval | 1 | -0/+50 |
2017-01-27 | blk-mq: move tags and sched_tags info from sysfs to debugfs | Omar Sandoval | 4 | -45/+86 |
2017-01-27 | blk-mq: export software queue pending map to debugfs | Omar Sandoval | 1 | -0/+21 |
2017-01-27 | sbitmap: add helpers for dumping to a seq_file | Omar Sandoval | 2 | -0/+121 |
2017-01-27 | blk-mq: add extra request information to debugfs | Omar Sandoval | 1 | -1/+3 |
2017-01-27 | blk-mq: move hctx->dispatch and ctx->rq_list from sysfs to debugfs | Omar Sandoval | 2 | -57/+106 |
2017-01-27 | blk-mq: add hctx->{state,flags} to debugfs | Omar Sandoval | 1 | -0/+42 |
2017-01-27 | blk-mq: create debugfs directory tree | Omar Sandoval | 6 | -0/+201 |
2017-01-26 | blk-mq-sched: check for successful allocation before assigning tag | Jens Axboe | 1 | -1/+2 |
2017-01-26 | blk-mq: don't lose flags passed in to blk_mq_alloc_request() | Jens Axboe | 2 | -4/+4 |
2017-01-25 | blk-mq: only apply active queue tag throttling for driver tags | Jens Axboe | 2 | -10/+15 |
2017-01-23 | cfq-iosched: Adjust one function call together with a variable assignment | Markus Elfring | 1 | -2/+4 |
2017-01-23 | blk-throttle: Adjust two function calls together with a variable assignment | Markus Elfring | 1 | -2/+4 |
2017-01-23 | block: Initialize cfqq->ioprio_class in cfq_get_queue() | Alexander Potapenko | 1 | -0/+2 |
2017-01-22 | Linux 4.10-rc5v4.10-rc5 | Linus Torvalds | 1 | -2/+2 |
2017-01-20 | blk-mq: allow resize of scheduler requests | Jens Axboe | 3 | -13/+61 |
2017-01-20 | KVM: s390: do not expose random data via facility bitmap | Christian Borntraeger | 1 | -2/+2 |
2017-01-20 | xhci: remove WARN_ON if dma mask is not set for platform devices | Mathias Nyman | 1 | -1/+1 |
2017-01-20 | powerpc: Ignore reserved field in DCSR and PVR reads and writes | Anton Blanchard | 1 | -5/+5 |
2017-01-20 | powerpc/ptrace: Preserve previous TM fprs/vsrs on short regset write | Dave Martin | 1 | -0/+7 |
2017-01-20 | powerpc/ptrace: Preserve previous fprs/vsrs on short regset write | Dave Martin | 1 | -0/+7 |
2017-01-20 | ARM: dts: da850-evm: fix read access to SPI flash | Fabien Parent | 1 | -0/+1 |
2017-01-19 | virtio/s390: virtio: constify virtio_config_ops structures | Bhumika Goyal | 1 | -1/+1 |
2017-01-19 | virtio/s390: add missing \n to end of dev_err message | Colin Ian King | 1 | -1/+1 |
2017-01-19 | virtio/s390: support READ_STATUS command for virtio-ccw | Pierre Morel | 1 | -0/+25 |
2017-01-19 | tools/virtio/ringtest: tweaks for s390 | Halil Pasic | 1 | -0/+12 |
2017-01-19 | tools/virtio/ringtest: fix run-on-all.sh for offline cpus | Halil Pasic | 1 | -2/+3 |