summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* pmem: kill __pmem address spaceDan Williams2016-07-1315-102/+56
* pmem: kill wmb_pmem()Dan Williams2016-07-132-77/+6
* libnvdimm, pmem: use nvdimm_flush() for namespace I/O writesDan Williams2016-07-131-1/+1
* fs/dax: remove wmb_pmem()Dan Williams2016-07-131-6/+1
* libnvdimm, pmem: flush posted-write queues on shutdownDan Williams2016-07-133-0/+25
* libnvdimm, pmem: use REQ_FUA, REQ_FLUSH for nvdimm_flush()Dan Williams2016-07-121-4/+12
* libnvdimm: cycle flush hintsDan Williams2016-07-122-3/+15
* libnvdimm: introduce nvdimm_flush() and nvdimm_has_flush()Dan Williams2016-07-125-37/+87
* libnvdimm: keep region data alive over namespace removalDan Williams2016-07-121-1/+2
* tools/testing/nvdimm: simulate multiple flush hints per-dimmDan Williams2016-07-121-22/+33
* libnvdimm, nfit: move flush hint mapping to region-device driver-dataDan Williams2016-07-128-18/+119
* libnvdimm, nfit: remove nfit_spa_map() infrastructureDan Williams2016-07-125-172/+0
* libnvdimm: introduce devm_nvdimm_memremap(), convert nfit_spa_map() usersDan Williams2016-07-085-8/+141
* nfit: don't override return value of nfit_mem_initDan Williams2016-07-081-3/+2
* nfit: always associate flush hintsDan Williams2016-07-081-9/+8
* tools/testing/nvdimm: remove __wrap_devm_memremap_pages placeholderDan Williams2016-07-081-17/+2
* dax: use devm_add_action_or_reset()Sajjan, Vikas C2016-07-072-12/+8
* nfit: use devm_add_action_or_reset()Sajjan, Vikas C2016-07-071-4/+4
* libnvdimm: initialize struct blk_integrity with 0Johannes Thumshirn2016-07-061-1/+2
* tools/testing/nvdimm: replace CONFIG_DMA_CMA dependency with vmalloc()Dan Williams2016-06-274-47/+41
* libnvdimm, pmem: allow nfit_test to override pmem_direct_access()Dan Williams2016-06-248-24/+79
* nfit: add Microsoft NVDIMM DSM command set to white liststuart hayes2016-06-203-4/+12
* tools/testing/nvdimm: add pfn device dependencyDan Williams2016-06-181-0/+1
* libnvdimm: IS_ERR() usage cleanupDan Williams2016-06-182-7/+4
* libnvdimm, btt: update the usage section in DocumentationVishal Verma2016-06-181-19/+9
* libnvdimm: use devm_add_action_or_reset()Dan Williams2016-06-152-15/+10
* Linux 4.7-rc3v4.7-rc3Linus Torvalds2016-06-121-1/+1
* Merge branch 'for-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang...Linus Torvalds2016-06-122-8/+10
|\
| * thermal: add the note for set_trip_tempCaesar Wang2016-06-011-0/+2
| * thermal: cpu_cooling: fix improper order during initializationLukasz Luba2016-06-011-8/+8
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2016-06-126-37/+59
|\ \
| * | NVMe: Only release requested regionsJohannes Thumshirn2016-06-091-2/+7
| * | Merge branch 'stable/for-jens-4.7' of git://git.kernel.org/pub/scm/linux/kern...Jens Axboe2016-06-091-13/+22
| |\ \
| | * | xen-blkfront: fix resume issues after a migrationBob Liu2016-06-081-12/+8
| | * | xen-blkfront: don't call talk_to_blkback when already connected to blkbackBob Liu2016-06-081-1/+14
| * | | nbd: pass the nbd pointer for flags debugfsJosef Bacik2016-06-081-1/+1
| * | | block: missing bio_put following submit_bio_waitShaun Tancheff2016-06-071-3/+9
| * | | blk-mq: really fix plug list flushing for nomerge queuesOmar Sandoval2016-06-021-9/+8
| * | | writeback: use higher precision calculation in domain_dirty_limits()Tejun Heo2016-05-301-9/+12
* | | | Merge tag 'gpio-v4.7-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-06-126-7/+16
|\ \ \ \
| * | | | gpio: bcm-kona: fix bcm_kona_gpio_reset() warningsBen Dooks2016-06-081-2/+2
| * | | | gpio: select ANON_INODESLinus Walleij2016-06-081-0/+1
| * | | | gpio: include <linux/io-mapping.h> in gpiolib-ofLinus Walleij2016-06-081-0/+1
| * | | | gpiolib: Fix unaligned used of reference countersRicardo Ribalda Delgado2016-06-081-2/+2
| * | | | gpiolib: Fix NULL pointer deferenceRicardo Ribalda Delgado2016-06-081-1/+1
| * | | | gpio: zynq: initialize clock even without CONFIG_PMHelmut Grohne2016-06-081-0/+7
| * | | | gpio: 104-dio-48e: Fix control port offset computation off-by-one errorWilliam Breathitt Gray2016-06-081-2/+2
* | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2016-06-113-4/+10
|\ \ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'mkp-scsi/4.7/scsi-fixes' into fixesJames Bottomley2016-06-043-4/+10
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | sd: Fix rw_max for devices that report an optimal xfer sizeMartin K. Petersen2016-06-022-4/+9