summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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-20block: return on congested block deviceGoldwyn Rodrigues
2017-06-20fs: Introduce IOMAP_NOWAITGoldwyn 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-18blk-mq: don't stop queue for quiescingMing Lei
2017-06-18blk-mq: use QUEUE_FLAG_QUIESCED to quiesce queueMing Lei
2017-06-18blk-mq: introduce blk_mq_unquiesce_queueMing Lei
2017-06-18blk-mq: introduce blk_mq_quiesce_queue_nowait()Ming Lei
2017-06-18blk-mq: move blk_mq_quiesce_queue() into include/linux/blk-mq.hMing Lei
2017-06-18block: remove bio_clone() and all references.NeilBrown
2017-06-18blk: make the bioset rescue_workqueue optional.NeilBrown
2017-06-18blk: replace bioset_create_nobvec() with a flags arg to bioset_create()NeilBrown
2017-06-18blk: remove bio_set arg from blk_queue_split()NeilBrown
2017-06-18blk-mq-sched: unify request prepare methodsChristoph Hellwig
2017-06-18blk-mq-sched: unify request finished methodsChristoph Hellwig
2017-06-16nvme: implement NS Optimal IO Boundary from 1.3 SpecScott Bauer
2017-06-15nvme: add fields into identify controller data structureGuan Junxiong
2017-06-15nvmet: allow overriding the NVMe VS via configfsJohannes Thumshirn
2017-06-15nvme: introduce NVMe Namespace Identification Descriptor structuresJohannes Thumshirn
2017-06-15nvmet: use NVME_IDENTIFY_DATA_SIZEJohannes Thumshirn
2017-06-15scatterlist: add sg_zero_buffer() helperJohannes Thumshirn
2017-06-15nvme-pci: remap BAR0 to cover admin CQ doorbell for large strideXu Yu
2017-06-13nvme.h: add dword 12 - 15 fields to struct nvme_featuresArnav Dawn
2017-06-13nvme.h: add struct nvme_host_mem_buf_desc and HMB flagsChristoph Hellwig
2017-06-13Merge branch 'uuid-types' of bombadil.infradead.org:public_git/uuid into nvme...Christoph Hellwig
2017-06-12Merge tag 'v4.12-rc5' into for-4.13/blockJens Axboe
2017-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2017-06-11compiler, clang: properly override 'inline' for clangLinus Torvalds
2017-06-11Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-06-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-06-10Merge branch 'rcu-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-06-09Merge tag 'iommu-fixes-v4.12-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-06-09Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-06-09dm: bump DM_VERSION_MINOR in response to target method error code changesMike Snitzer
2017-06-09block: switch bios to blk_status_tChristoph Hellwig
2017-06-09blk-mq: switch ->queue_rq return value to blk_status_tChristoph Hellwig
2017-06-09block: introduce new block status code typeChristoph Hellwig
2017-06-09dm: change ->end_io calling conventionChristoph Hellwig
2017-06-09fs: remove the unused error argument to dio_end_io()Christoph Hellwig
2017-06-09Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar
2017-06-09KEYS: DH: add __user annotations to keyctl_kdf_paramsEric Biggers
2017-06-09KEYS: sanitize key structs before freeingEric Biggers