summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2017-06-18blk-mq-sched: unify request prepare methodsChristoph Hellwig-2/+2
2017-06-18blk-mq-sched: unify request finished methodsChristoph Hellwig-2/+1
2017-06-16nvme: implement NS Optimal IO Boundary from 1.3 SpecScott Bauer-1/+1
2017-06-15nvme: add fields into identify controller data structureGuan Junxiong-2/+8
2017-06-15nvmet: allow overriding the NVMe VS via configfsJohannes Thumshirn-0/+4
2017-06-15nvme: introduce NVMe Namespace Identification Descriptor structuresJohannes Thumshirn-0/+17
2017-06-15nvmet: use NVME_IDENTIFY_DATA_SIZEJohannes Thumshirn-0/+2
2017-06-15scatterlist: add sg_zero_buffer() helperJohannes Thumshirn-0/+2
2017-06-15nvme-pci: remap BAR0 to cover admin CQ doorbell for large strideXu Yu-0/+1
2017-06-13nvme.h: add dword 12 - 15 fields to struct nvme_featuresArnav Dawn-1/+4
2017-06-13nvme.h: add struct nvme_host_mem_buf_desc and HMB flagsChristoph Hellwig-0/+11
2017-06-13Merge branch 'uuid-types' of bombadil.infradead.org:public_git/uuid into nvme...Christoph Hellwig-78/+90
2017-06-12Merge tag 'v4.12-rc5' into for-4.13/blockJens Axboe-92/+258
2017-06-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds-3/+2
2017-06-11compiler, clang: properly override 'inline' for clangLinus Torvalds-1/+2
2017-06-11Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+6
2017-06-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-3/+29
2017-06-10Merge branch 'rcu-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-2/+0
2017-06-09Merge tag 'iommu-fixes-v4.12-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+1
2017-06-09Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds-1/+1
2017-06-09dm: bump DM_VERSION_MINOR in response to target method error code changesMike Snitzer-2/+2
2017-06-09block: switch bios to blk_status_tChristoph Hellwig-4/+7
2017-06-09blk-mq: switch ->queue_rq return value to blk_status_tChristoph Hellwig-5/+2
2017-06-09block: introduce new block status code typeChristoph Hellwig-16/+35
2017-06-09dm: change ->end_io calling conventionChristoph Hellwig-1/+1
2017-06-09fs: remove the unused error argument to dio_end_io()Christoph Hellwig-1/+1
2017-06-09Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Ingo Molnar-2/+0
2017-06-09KEYS: DH: add __user annotations to keyctl_kdf_paramsEric Biggers-2/+2
2017-06-09KEYS: sanitize key structs before freeingEric Biggers-1/+0
2017-06-08Merge tag 'pm-4.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds-5/+2
2017-06-09Merge branches 'intel_pstate' and 'pm-sleep'Rafael J. Wysocki-5/+2
2017-06-08srcu: Allow use of Classic SRCU from both process and interrupt contextPaolo Bonzini-2/+0
2017-06-08loop: support 4k physical blocksizeHannes Reinecke-0/+3
2017-06-08Merge tag 'kvm-arm-for-v4.12-rc5-take2' of git://git.kernel.org/pub/scm/linux...Paolo Bonzini-3/+29
2017-06-08acpi: always include uuid.hChristoph Hellwig-1/+1
2017-06-07ACPI: Switch to use generic guid_t in acpi_evaluate_dsm()Andy Shevchenko-8/+8
2017-06-07Revert "ACPI / sleep: Ignore spurious SCI wakeups from suspend-to-idle"Rafael J. Wysocki-5/+2
2017-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-1/+3
2017-06-06compiler, clang: suppress warning for unused static inline functionsDavid Rientjes-0/+7
2017-06-06elevator: fix truncation of icq_cache_nameEric Biggers-1/+1
2017-06-06Merge tag 'media/v4.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds-3/+3
2017-06-05Merge branch 'for-4.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-0/+21
2017-06-05acpi, nfit: Switch to use new generic UUID APIAndy Shevchenko-0/+1
2017-06-05nvme: switch to uuid_tChristoph Hellwig-3/+3
2017-06-05fs: switch ->s_uuid to uuid_tChristoph Hellwig-3/+4
2017-06-05block: remove blk_part_pack_uuidChristoph Hellwig-11/+0
2017-06-05uuid: hoist uuid_is_null() helper from libnvdimmChristoph Hellwig-0/+13
2017-06-05uuid: hoist helpers uuid_equal() and uuid_copy() from xfsChristoph Hellwig-0/+20
2017-06-05uuid: rename uuid typesChristoph Hellwig-27/+40
2017-06-05uuid: remove uuid_be defintions from the uapi headerChristoph Hellwig-16/+15