summary refs log tree commit diff
AgeCommit message (Expand)Author
2017-06-26lightnvm: pblk: rename read request poolJavier González
2017-06-26lightnvm: pblk: generalize erase pathJavier González
2017-06-26lightnvm: pblk: expose max sec per write on sysfsJavier González
2017-06-26lightnvm: pblk: add debug stat for read cache hitsJavier González
2017-06-26lightnvm: pblk: spare double cpu_to_le64 calc.Javier González
2017-06-26lightnvm: propagate right error code to targetJavier González
2017-06-26lightnvm: re-convert ppa format on I/O failureJavier González
2017-06-23mtip32xx: fix up the checking for internal command failureJens Axboe
2017-06-22Merge commit '8e8320c9315c' into for-4.13/blockJens Axboe
2017-06-22blk-mq: remove double set queue_numweiping
2017-06-21blk-mq: Make it safe to quiesce and unquiesce from an interrupt handlerBart Van Assche
2017-06-21block: Fix off-by-one errors in blk_status_to_errno() and print_req_error()Bart Van Assche
2017-06-21block: Declare local symbols staticBart Van Assche
2017-06-21block: Add fallthrough markers to switch statementsBart Van Assche
2017-06-21blk-mq: fix performance regression with shared tagsJens Axboe
2017-06-21btrfs: use new block error codeDan Carpenter
2017-06-20blk-mq: Warn when attempting to run a hardware queue that is not mappedBart Van Assche
2017-06-20block: Constify disk_typeBart Van Assche
2017-06-20blk-mq: Document locking assumptionsBart Van Assche
2017-06-20block: Document what queue type each function is intended forBart Van Assche
2017-06-20block: Check locking assumptions at runtimeBart Van Assche
2017-06-20block: Add a comment above queue_lockdep_assert_held()Bart Van Assche
2017-06-20blk-mq: Initialize .rq_flags in blk_mq_rq_ctx_init()Bart Van Assche
2017-06-20block: Change argument type of scsi_req_init()Bart Van Assche
2017-06-20block: Make most scsi_req_init() calls implicitBart Van Assche
2017-06-20block: Introduce request_queue.initialize_rq_fn()Bart Van Assche
2017-06-20block: Make request operation type argument declarations consistentBart Van Assche
2017-06-20blk-mq: Reduce blk_mq_hw_ctx sizeBart Van Assche
2017-06-20block: stop using bio_data() in blk_write_same_mergeableChristoph Hellwig
2017-06-20block: remove the unused bio_to_phys macroChristoph Hellwig
2017-06-20null_blk: add support for shared tagsJens Axboe
2017-06-20btrfs: nowait aio supportGoldwyn Rodrigues
2017-06-20xfs: nowait aio supportGoldwyn Rodrigues
2017-06-20ext4: nowait aio supportGoldwyn Rodrigues
2017-06-20block: return on congested block deviceGoldwyn Rodrigues
2017-06-20fs: Introduce IOMAP_NOWAITGoldwyn Rodrigues
2017-06-20fs: return if direct I/O will trigger writebackGoldwyn Rodrigues
2017-06-20fs: Introduce RWF_NOWAIT and FMODE_AIO_NOWAITGoldwyn Rodrigues
2017-06-20fs: Use RWF_* flags for AIO operationsGoldwyn Rodrigues
2017-06-20fs: Introduce filemap_range_has_page()Goldwyn Rodrigues
2017-06-20fs: Separate out kiocb flags setup based on RWF_* flagsGoldwyn Rodrigues
2017-06-20Merge branch 'stable/for-jens-4.12' of git://git.kernel.org/pub/scm/linux/ker...Jens Axboe
2017-06-18nvme: host: unquiesce queue in nvme_kill_queues()Ming Lei
2017-06-18Revert "blk-mq: don't use sync workqueue flushing from drivers"Ming Lei
2017-06-18blk-mq: clarify dispatch may not be drained/blocked by stopping queueMing Lei
2017-06-18blk-mq: don't stop queue for quiescingMing Lei
2017-06-18blk-mq: update comments on blk_mq_quiesce_queue()Ming Lei
2017-06-18blk-mq: use QUEUE_FLAG_QUIESCED to quiesce queueMing Lei
2017-06-18blk-mq: use the introduced blk_mq_unquiesce_queue()Ming Lei
2017-06-18blk-mq: introduce blk_mq_unquiesce_queueMing Lei