| Age | Commit message (Expand) | Author | Files | Lines |
| 2018-01-30 | Merge branch 'dm-4.16' into block-4.16_dm-4.16block-4.16_dm-4.16 | Mike Snitzer | 31 | -671/+1409 |
| 2018-01-30 | Merge branch 'block-4.16' into block-4.16_dm-4.16 | Mike Snitzer | 127 | -4749/+3925 |
| 2018-01-30 | dm cache: Documentation: update default migration_throttling valuefor-4.16/dm-changes | John Pittman | 1 | -1/+1 |
| 2018-01-30 | blk-mq: introduce BLK_STS_DEV_RESOURCEblock-4.16 | Ming Lei | 9 | -23/+44 |
| 2018-01-29 | dm mpath selector: more evenly distribute ties | Khazhismel Kumykov | 2 | -6/+6 |
| 2018-01-29 | dm unstripe: fix target length versus number of stripes size check | Scott Bauer | 1 | -8/+2 |
| 2018-01-29 | dm thin: fix trailing semicolon in __remap_and_issue_shared_cell | Luis de Bethencourt | 1 | -1/+1 |
| 2018-01-29 | dm table: fix NVMe bio-based dm_table_determine_type() validation | Mike Snitzer | 1 | -22/+35 |
| 2018-01-29 | dm: various cleanups to md->queue initialization code | Mike Snitzer | 3 | -22/+12 |
| 2018-01-29 | dm mpath: delay the retry of a request if the target responded as busy | Mike Snitzer | 3 | -2/+10 |
| 2018-01-26 | block: remove smart1,2.h | Corentin Labbe | 1 | -278/+0 |
| 2018-01-26 | Merge branch 'nvme-4.16' of git://git.infradead.org/nvme into for-4.16/block | Jens Axboe | 7 | -26/+339 |
| 2018-01-26 | nvme: add tracepoint for nvme_complete_rq | Johannes Thumshirn | 2 | -0/+27 |
| 2018-01-26 | nvme: add tracepoint for nvme_setup_cmd | Johannes Thumshirn | 4 | -0/+281 |
| 2018-01-26 | nvme-pci: introduce RECONNECTING state to mark initializing procedure | Jianchao Wang | 2 | -3/+18 |
| 2018-01-25 | nvme-rdma: remove redundant boolean for inline_data | Max Gurtovoy | 1 | -3/+0 |
| 2018-01-25 | nvme: don't free uuid pointer before printing it | Johannes Thumshirn | 1 | -1/+2 |
| 2018-01-25 | nvme-pci: Suspend queues after deleting them | Keith Busch | 1 | -19/+8 |
| 2018-01-24 | bsg: use pr_debug instead of hand crafted macros | Johannes Thumshirn | 1 | -23/+17 |
| 2018-01-24 | blk-mq-debugfs: don't allow write on attributes with seq_operations set | Eryu Guan | 1 | -1/+5 |
| 2018-01-23 | nvme-pci: Fix queue double allocations | Keith Busch | 1 | -0/+3 |
| 2018-01-23 | block: Set BIO_TRACE_COMPLETION on new bio during split | Goldwyn Rodrigues | 1 | -1/+1 |
| 2018-01-19 | blk-throttle: use queue_is_rq_based | weiping zhang | 1 | -1/+1 |
| 2018-01-19 | block: Remove kblockd_schedule_delayed_work{,_on}() | Bart Van Assche | 2 | -16/+0 |
| 2018-01-19 | blk-mq: Avoid that blk_mq_delay_run_hw_queue() introduces unintended delays | Bart Van Assche | 1 | -4/+3 |
| 2018-01-19 | blk-mq: Rename blk_mq_request_direct_issue() into blk_mq_request_issue_direct... | Bart Van Assche | 3 | -4/+4 |
| 2018-01-19 | lib/scatterlist: Fix chaining support in sgl_alloc_order() | Bart Van Assche | 3 | -6/+29 |
| 2018-01-19 | Merge branch 'nvme-4.16' of git://git.infradead.org/nvme into for-4.16/block | Jens Axboe | 9 | -90/+132 |
| 2018-01-18 | blk-throttle: track read and write request individually | Joseph Qi | 1 | -55/+79 |
| 2018-01-18 | block: add bdev_read_only() checks to common helpers | Ilya Dryomov | 1 | -0/+12 |
| 2018-01-18 | block: fail op_is_write() requests to read-only partitions | Ilya Dryomov | 1 | -18/+38 |
| 2018-01-18 | blk-throttle: export io_serviced_recursive, io_service_bytes_recursive | weiping zhang | 1 | -0/+10 |
| 2018-01-18 | block: Protect less code with sysfs_lock in blk_{un,}register_queue() | Bart Van Assche | 1 | -9/+28 |
| 2018-01-18 | block: Document scheduler modification locking requirements | Bart Van Assche | 1 | -0/+8 |
| 2018-01-18 | block: Unexport elv_register_queue() and elv_unregister_queue() | Bart Van Assche | 3 | -4/+3 |
| 2018-01-18 | block, bfq: limit sectors served with interactive weight raising | Paolo Valente | 3 | -9/+80 |
| 2018-01-18 | block, bfq: limit tags for writes and async I/O | Paolo Valente | 2 | -0/+89 |
| 2018-01-17 | blk-mq: don't dispatch request in blk_mq_request_direct_issue if queue is busy | Ming Lei | 1 | -12/+10 |
| 2018-01-17 | block: Fix __bio_integrity_endio() documentation | Bart Van Assche | 1 | -1/+0 |
| 2018-01-17 | nvme-pci: clean up SMBSZ bit definitions | Christoph Hellwig | 2 | -14/+31 |
| 2018-01-17 | nvme-pci: clean up CMB initialization | Christoph Hellwig | 1 | -27/+14 |
| 2018-01-17 | nvme-fc: correct hang in nvme_ns_remove() | James Smart | 1 | -0/+3 |
| 2018-01-17 | nvme-fc: fix rogue admin cmds stalling teardown | James Smart | 1 | -0/+3 |
| 2018-01-17 | blk-mq-sched: remove unused 'can_block' arg from blk_mq_sched_insert_request | Mike Snitzer | 4 | -12/+10 |
| 2018-01-17 | blk-mq: improve DM's blk-mq IO merging via blk_insert_cloned_request feedback | Ming Lei | 4 | -13/+49 |
| 2018-01-17 | blk-mq: factor out a few helpers from __blk_mq_try_issue_directly | Mike Snitzer | 1 | -27/+52 |
| 2018-01-17 | blk-mq: turn WARN_ON in __blk_mq_run_hw_queue into printk | Ming Lei | 1 | -2/+20 |
| 2018-01-17 | blk-mq: make sure hctx->next_cpu is set correctly | Ming Lei | 1 | -2/+28 |
| 2018-01-17 | aoe: use ktime_t instead of timeval | Tina Ruchandani | 2 | -37/+14 |
| 2018-01-17 | dm mpath: return DM_MAPIO_DELAY_REQUEUE if QUEUE_IO or PG_INIT_REQUIRED | Ming Lei | 1 | -3/+2 |
| 2018-01-17 | dm mpath: return DM_MAPIO_REQUEUE on blk-mq rq allocation failure | Ming Lei | 1 | -1/+13 |
| 2018-01-17 | dm log writes: fix max length used for kstrndup | Ma Shimiao | 1 | -1/+1 |
| 2018-01-17 | dm: backfill missing calls to mutex_destroy() | Mike Snitzer | 9 | -2/+27 |
| 2018-01-17 | dm snapshot: use mutex instead of rw_semaphore | Mikulas Patocka | 1 | -41/+43 |
| 2018-01-17 | dm flakey: check for null arg_name in parse_features() | Goldwyn Rodrigues | 1 | -0/+5 |
| 2018-01-17 | dm thin: extend thinpool status format string with omitted fields | mulhern | 1 | -1/+2 |
| 2018-01-17 | dm thin: fixes in thin-provisioning.txt | mulhern | 1 | -1/+1 |
| 2018-01-17 | dm thin: document representation of <highest mapped sector> when there is none | mulhern | 1 | -0/+3 |
| 2018-01-17 | dm thin: fix documentation relative to low water mark threshold | mulhern | 1 | -3/+5 |
| 2018-01-17 | dm cache: be consistent in specifying sectors and SI units in cache.txt | mulhern | 1 | -2/+2 |
| 2018-01-17 | dm cache: delete obsoleted paragraph in cache.txt | mulhern | 1 | -5/+0 |
| 2018-01-17 | dm cache: fix grammar in cache-policies.txt | mulhern | 1 | -2/+2 |
| 2018-01-17 | dm snapshot: improve documentation relative to origin suspend requirements | Mikulas Patocka | 1 | -0/+4 |
| 2018-01-17 | dm: move dm_table_destroy() to same header as dm_table_create() | Brian Norris | 2 | -1/+5 |
| 2018-01-17 | dm raid: make raid_sets symbol static | Wei Yongjun | 1 | -1/+1 |
| 2018-01-17 | dm bufio: eliminate unnecessary labels in dm_bufio_client_create() | Mike Snitzer | 1 | -7/+5 |
| 2018-01-17 | dm bufio: check result of register_shrinker() | Aliaksei Karaliou | 1 | -6/+9 |
| 2018-01-17 | dm bufio: add missed destroys of client mutex | Aliaksei Karaliou | 1 | -0/+2 |
| 2018-01-17 | dm bufio: use REQ_OP_READ and REQ_OP_WRITE | Mikulas Patocka | 1 | -6/+6 |
| 2018-01-17 | dm: add unstriped target | Scott Bauer | 4 | -0/+357 |
| 2018-01-17 | dm crypt: fix error return code in crypt_ctr()for-4.15/dm-fixes-2dm-4.15 | Wei Yongjun | 1 | -0/+1 |
| 2018-01-17 | dm crypt: wipe kernel key copy after IV initialization | Ondrej Kozina | 1 | -4/+8 |
| 2018-01-17 | dm integrity: don't store cipher request on the stack | Mikulas Patocka | 1 | -12/+37 |
| 2018-01-17 | dm crypt: fix crash by adding missing check for auth key size | Milan Broz | 1 | -1/+6 |
| 2018-01-17 | dm btree: fix serious bug in btree_split_beneath() | Joe Thornber | 1 | -17/+2 |
| 2018-01-17 | dm thin metadata: THIN_MAX_CONCURRENT_LOCKS should be 6 | Dennis Yang | 1 | -1/+5 |
| 2018-01-16 | blkcg: simplify statistic accumulation code | Arnd Bergmann | 1 | -3/+5 |
| 2018-01-15 | nvmet: release a ns reference in nvmet_req_uninit if needed | Sagi Grimberg | 1 | -0/+3 |
| 2018-01-15 | nvme-fabrics: fix memory leak when parsing host ID option | Roland Dreier | 1 | -1/+3 |
| 2018-01-15 | nvme: fix comment typos in nvme_create_io_queues | Minwoo Im | 1 | -2/+2 |
| 2018-01-15 | nvme: host delete_work and reset_work on separate workqueues | Roy Shterman | 4 | -7/+43 |
| 2018-01-15 | dm: fix incomplete request_queue initialization | Mike Snitzer | 2 | -10/+10 |
| 2018-01-15 | blk_rq_map_user_iov: fix error override | Douglas Gilbert | 1 | -2/+2 |
| 2018-01-15 | block: allow gendisk's request_queue registration to be deferred | Mike Snitzer | 3 | -3/+27 |
| 2018-01-15 | block: properly protect the 'queue' kobj in blk_unregister_queue | Mike Snitzer | 2 | -11/+11 |
| 2018-01-15 | block: only bdi_unregister() in del_gendisk() if !GENHD_FL_HIDDEN | Mike Snitzer | 1 | -1/+2 |
| 2018-01-15 | nvme-pci: allocate device queues storage space at probe | Sagi Grimberg | 1 | -37/+26 |
| 2018-01-15 | nvme-pci: serialize pci resets | Sagi Grimberg | 3 | -2/+4 |
| 2018-01-14 | blk-mq: fix bad clear of RQF_MQ_INFLIGHT in blk_mq_ct_ctx_init() | Jens Axboe | 1 | -2/+3 |
| 2018-01-12 | blk-mq: add missing RQF_STARTED to debugfs | Jens Axboe | 1 | -0/+1 |
| 2018-01-12 | blk-mq: simplify queue mapping & schedule with each possisble CPU | Christoph Hellwig | 1 | -11/+8 |
| 2018-01-12 | genirq/affinity: assign vectors to all possible CPUs | Christoph Hellwig | 1 | -15/+15 |
| 2018-01-11 | blk-mq: Reduce the number of if-statements in blk_mq_mark_tag_wait()jens-block-4.16 | Bart Van Assche | 1 | -34/+35 |
| 2018-01-11 | null_blk: remove explicit 'select FAULT_INJECTION' | Arnd Bergmann | 2 | -1/+12 |
| 2018-01-10 | blk-mq: Add locking annotations to hctx_lock() and hctx_unlock() | Bart Van Assche | 1 | -0/+2 |
| 2018-01-10 | block: silently forbid sending any ioctl to a partition | Paolo Bonzini | 1 | -29/+0 |
| 2018-01-10 | block: rearrange a few request fields for better cache layout | Jens Axboe | 2 | -22/+24 |
| 2018-01-10 | block: convert REQ_ATOM_COMPLETE to stealing rq->__deadline bit | Jens Axboe | 5 | -22/+12 |
| 2018-01-10 | block: add accessors for setting/querying request deadline | Jens Axboe | 4 | -8/+27 |
| 2018-01-10 | block: remove REQ_ATOM_POLL_SLEPT | Jens Axboe | 4 | -6/+5 |
| 2018-01-10 | blk-mq: add a few missing debugfs RQF_ flags | Jens Axboe | 1 | -0/+2 |
| 2018-01-10 | dm mpath: Use blk_path_error | Keith Busch | 1 | -17/+2 |
| 2018-01-10 | nvme/multipath: Use blk_path_error | Keith Busch | 1 | -13/+1 |
| 2018-01-10 | block: Provide blk_status_t decoding for path errors | Keith Busch | 1 | -0/+28 |
| 2018-01-10 | nvme/multipath: Consult blk_status_t for failover | Keith Busch | 3 | -42/+16 |
| 2018-01-10 | nvme: Add more command status translation | Keith Busch | 1 | -0/+7 |
| 2018-01-10 | blk-mq: Explain when 'active_queues' is decremented | Bart Van Assche | 1 | -0/+6 |
| 2018-01-10 | partitions/msdos: Unable to mount UFS 44bsd partitions | Richard Narron | 1 | -1/+3 |
| 2018-01-10 | null_blk: add option for managing IO timeouts | Jens Axboe | 2 | -4/+43 |
| 2018-01-10 | block, bfq: fix occurrences of request finish method's old name | Chiara Bruschi | 1 | -13/+13 |
| 2018-01-09 | Revert "block: blk-merge: try to make front segments in full size" | Ming Lei | 1 | -49/+5 |
| 2018-01-09 | null_blk: wire up timeouts | Jens Axboe | 1 | -0/+16 |
| 2018-01-09 | bfq-iosched: don't call bfqg_and_blkg_put for !CONFIG_BFQ_GROUP_IOSCHED | Jens Axboe | 1 | -1/+1 |
| 2018-01-09 | bcache: closures: move control bits one bit right | Michael Lyle | 1 | -4/+4 |
| 2018-01-09 | block: Fix kernel-doc warnings reported when building with W=1 | Bart Van Assche | 2 | -3/+5 |
| 2018-01-09 | blk-mq: Fix spelling in a source code comment | Bart Van Assche | 1 | -2/+2 |
| 2018-01-09 | blk-mq: silence false positive warnings in hctx_unlock() | Jens Axboe | 1 | -2/+4 |
| 2018-01-09 | blk-mq: rename blk_mq_hw_ctx->queue_rq_srcu to ->srcu | Tejun Heo | 2 | -8/+8 |
| 2018-01-09 | blk-mq: remove REQ_ATOM_STARTED | Tejun Heo | 4 | -33/+10 |
| 2018-01-09 | blk-mq: remove REQ_ATOM_COMPLETE usages from blk-mq | Tejun Heo | 3 | -8/+10 |
| 2018-01-09 | blk-mq: make blk_abort_request() trigger timeout path | Tejun Heo | 3 | -7/+10 |
| 2018-01-09 | blk-mq: use blk_mq_rq_state() instead of testing REQ_ATOM_COMPLETE | Tejun Heo | 1 | -3/+3 |
| 2018-01-09 | blk-mq: replace timeout synchronization with a RCU and generation based scheme | Tejun Heo | 7 | -79/+230 |
| 2018-01-09 | blk-mq: protect completion path with RCU | Tejun Heo | 1 | -0/+5 |
| 2018-01-09 | blk-mq: move hctx lock/unlock into a helper | Jens Axboe | 1 | -34/+32 |
| 2018-01-09 | block, bfq: release oom-queue ref to root group on exit | Paolo Valente | 1 | -0/+3 |
| 2018-01-09 | block, bfq: put async queues for root bfq groups too | Paolo Valente | 1 | -2/+5 |
| 2018-01-09 | blk-mq: fix kernel oops in blk_mq_tag_idle() | Ming Lei | 1 | -1/+2 |
| 2018-01-08 | bcache: fix writeback target calc on large devices | Michael Lyle | 2 | -4/+34 |
| 2018-01-08 | bcache: fix misleading error message in bch_count_io_errors() | Coly Li | 4 | -7/+16 |
| 2018-01-08 | bcache: reduce cache_set devices iteration by devices_max_used | Coly Li | 4 | -5/+9 |
| 2018-01-08 | bcache: fix unmatched generic_end_io_acct() & generic_start_io_acct() | Zhai Zhaoxuan | 1 | -2/+2 |
| 2018-01-08 | bcache: mark closure_sync() __sched | Kent Overstreet | 1 | -1/+2 |
| 2018-01-08 | bcache: Fix, improve efficiency of closure_sync() | Kent Overstreet | 2 | -60/+46 |
| 2018-01-08 | bcache: allow quick writeback when backing idle | Michael Lyle | 3 | -0/+29 |
| 2018-01-08 | bcache: writeback: properly order backing device IO | Michael Lyle | 2 | -0/+37 |
| 2018-01-08 | bcache: fix wrong return value in bch_debug_init() | Tang Junhui | 4 | -47/+87 |
| 2018-01-08 | bcache: segregate flash only volume write streams | Tang Junhui | 1 | -5/+14 |
| 2018-01-08 | bcache: Use PTR_ERR_OR_ZERO() | Vasyl Gomonovych | 1 | -4/+1 |
| 2018-01-08 | bcache: stop writeback thread after detaching | Tang Junhui | 1 | -0/+6 |
| 2018-01-08 | bcache: ret IOERR when read meets metadata error | Rui Hua | 1 | -0/+22 |
| 2018-01-08 | Merge branch 'nvme-4.16' of git://git.infradead.org/nvme into for-4.16/block | Jens Axboe | 13 | -117/+307 |
| 2018-01-08 | nvme: fix subsystem multiple controllers support check | Israel Rukshin | 1 | -1/+17 |
| 2018-01-08 | nvme: take refcount on transport module | Nitzan Carmi | 1 | -3/+14 |
| 2018-01-08 | nvme-pci: fix NULL pointer reference in nvme_alloc_ns | Jianchao Wang | 3 | -12/+44 |
| 2018-01-08 | nvme: modify the debug level for setting shutdown timeout | Max Gurtovoy | 1 | -1/+1 |
| 2018-01-08 | nvme-pci: don't open-code nvme_reset_ctrl | Sagi Grimberg | 1 | -2/+2 |
| 2018-01-08 | nvmet: rearrange nvmet_ctrl_free() | Israel Rukshin | 1 | -3/+4 |
| 2018-01-08 | nvmet: fix error flow in nvmet_alloc_ctrl() | Israel Rukshin | 1 | -1/+3 |
| 2018-01-08 | nvme-pci: remove an unnecessary initialization in HMB code | Minwoo Im | 1 | -2/+2 |
| 2018-01-08 | nvme-fabrics: protect against module unload during create_ctrl | Roy Shterman | 5 | -4/+18 |
| 2018-01-08 | nvmet-fc: cleanup nvmet add_port/remove_port | James Smart | 1 | -21/+3 |
| 2018-01-08 | nvme_fcloop: refactor host/target io job access | James Smart | 1 | -22/+125 |
| 2018-01-08 | nvme_fcloop: rework to remove xxx_IN_ISR feature flags | James Smart | 1 | -35/+63 |
| 2018-01-08 | nvme_fcloop: disassocate local port structs | James Smart | 1 | -10/+25 |
| 2018-01-08 | nvme_fcloop: fix abort race condition | James Smart | 1 | -5/+7 |
| 2018-01-08 | nvmet: lower log level for each queue creation | Sagi Grimberg | 1 | -1/+1 |
| 2018-01-08 | nvmet-rdma: lowering log level for chatty debug messages | Sagi Grimberg | 1 | -1/+1 |
| 2018-01-08 | nvmet-rdma: removed queue cleanup from module exit | Sagi Grimberg | 1 | -17/+1 |
| 2018-01-06 | blk-mq: fix race between updating nr_hw_queues and switching io sched | Ming Lei | 1 | -0/+4 |
| 2018-01-06 | blk-mq: avoid to map CPU into stale hw queue | Ming Lei | 1 | -2/+20 |
| 2018-01-06 | blk-mq: quiesce queue during switching io sched and updating nr_requests | Ming Lei | 2 | -1/+28 |
| 2018-01-06 | blk-mq: quiesce queue before freeing queue | Ming Lei | 1 | -0/+9 |
| 2018-01-06 | dm mpath: factor out SCSI vs NVMe path selection | Mike Snitzer | 1 | -13/+55 |
| 2018-01-06 | dm mpath: optimize NVMe bio-based support | Mike Snitzer | 1 | -76/+95 |
| 2018-01-06 | mq-deadline: make it clear that __dd_dispatch_request() works on all hw queues | Jens Axboe | 1 | -3/+8 |
| 2018-01-06 | target: Use sgl_alloc_order() and sgl_free() | Bart Van Assche | 2 | -42/+5 |
| 2018-01-06 | nvmet/rdma: Use sgl_alloc() and sgl_free() | Bart Van Assche | 2 | -59/+5 |
| 2018-01-06 | nvmet/fc: Use sgl_alloc() and sgl_free() | Bart Van Assche | 2 | -34/+3 |
| 2018-01-06 | crypto: scompress - use sgl_alloc() and sgl_free() | Bart Van Assche | 2 | -49/+3 |
| 2018-01-06 | lib/scatterlist: Introduce sgl_alloc() and sgl_free() | Bart Van Assche | 3 | -0/+119 |
| 2018-01-06 | writeback: update comment in inode_io_list_move_locked | Wang Long | 1 | -1/+1 |
| 2018-01-06 | DAC960: split up ioctl function to reduce stack size | Arnd Bergmann | 1 | -70/+90 |
| 2018-01-06 | block: blk-merge: remove unnecessary check | Ming Lei | 1 | -3/+1 |
| 2018-01-06 | block: blk-merge: try to make front segments in full size | Ming Lei | 1 | -5/+49 |
| 2018-01-06 | blk-merge: compute bio->bi_seg_front_size efficiently | Ming Lei | 1 | -4/+5 |
| 2018-01-06 | dm-crypt: don't clear bvec->bv_page in crypt_free_buffer_pages() | Ming Lei | 1 | -1/+0 |
| 2018-01-06 | btrfs: avoid accessing bvec table directly for a cloned bio | Ming Lei | 1 | -1/+3 |
| 2018-01-06 | btrfs: avoid access to .bi_vcnt directly | Ming Lei | 2 | -5/+6 |
| 2018-01-06 | block: move bio_alloc_pages() to bcache | Ming Lei | 9 | -34/+33 |
| 2018-01-06 | bcache: comment on direct access to bvec table | Ming Lei | 2 | -0/+8 |
| 2018-01-06 | dm: limit the max bio size as BIO_MAX_PAGES * PAGE_SIZE | Ming Lei | 1 | -1/+9 |
| 2018-01-06 | block: bounce: don't access bio->bi_io_vec in copy_to_high_bio_irq | Ming Lei | 2 | -5/+20 |
| 2018-01-06 | block: bounce: avoid direct access to bvec table | Ming Lei | 1 | -9/+8 |
| 2018-01-06 | fs: convert to bio_last_bvec_all() | Ming Lei | 3 | -3/+3 |
| 2018-01-06 | block: convert to bio_first_bvec_all & bio_first_page_all | Ming Lei | 8 | -13/+13 |
| 2018-01-06 | block: introduce bio helpers for converting to multipage bvec | Ming Lei | 1 | -0/+23 |
| 2018-01-05 | block, bfq: remove batches of confusing ifdefs | Paolo Valente | 1 | -55/+72 |
| 2018-01-05 | block, bfq: consider also past I/O in soft real-time detection | Paolo Valente | 1 | -34/+81 |
| 2018-01-05 | block, bfq: remove superfluous check in queue-merging setup | Angelo Ruocco | 1 | -31/+5 |
| 2018-01-05 | block, bfq: let a queue be merged only shortly after starting I/O | Paolo Valente | 3 | -11/+52 |
| 2018-01-05 | block, bfq: check low_latency flag in bfq_bfqq_save_state() | Angelo Ruocco | 1 | -1/+2 |
| 2018-01-05 | block, bfq: add missing rq_pos_tree update on rq removal | Paolo Valente | 1 | -0/+2 |
| 2018-01-05 | block, bfq: increase threshold to deem I/O as random | Paolo Valente | 1 | -1/+1 |
| 2018-01-05 | deadline-iosched: Introduce zone locking support | Damien Le Moal | 1 | -3/+68 |
| 2018-01-05 | deadline-iosched: Introduce dispatch helpers | Damien Le Moal | 1 | -10/+37 |
| 2018-01-05 | mq-deadline: Introduce zone locking support | Damien Le Moal | 1 | -3/+86 |
| 2018-01-05 | mq-deadline: Introduce dispatch helpers | Damien Le Moal | 1 | -8/+37 |
| 2018-01-05 | block: introduce zoned block devices zone write locking | Christoph Hellwig | 3 | -0/+154 |
| 2018-01-05 | pktcdvd: Fix a recently introduced NULL pointer dereference | Bart Van Assche | 1 | -4/+4 |