summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-09Merge branch 'for-4.6/pfn' into libnvdimm-for-nextlibnvdimm-for-4.6Dan Williams
2016-03-09libnvdimm, pmem: clear poison on writeDan Williams
2016-03-09libnvdimm, pmem: fix kmap_atomic() leak in error pathDan Williams
2016-03-09nvdimm/btt: don't allocate unused major device numberNeilBrown
2016-03-09nvdimm/blk: don't allocate unused major device numberNeilBrown
2016-03-09pmem: don't allocate unused major device numberNeilBrown
2016-03-09ACPI: Change NFIT driver to insert new resourceToshi Kani
2016-03-09resource: Export insert_resource and remove_resourceToshi Kani
2016-03-09resource: Add remove_resource interfaceToshi Kani
2016-03-09resource: Change __request_region to inherit from immediate parentToshi Kani
2016-03-06libnvdimm, pmem: fix ia64 build, use PHYS_PFNDan Williams
2016-03-05nfit, libnvdimm: clear poison command supportDan Williams
2016-03-05libnvdimm, pfn: 'resource'-address and 'size' attributes for pfn devicesDan Williams
2016-03-05libnvdimm, pmem: adjust for section collisions with 'System RAM'Dan Williams
2016-03-05libnvdimm, pmem: fix 'pfn' support for section-misaligned namespacesDan Williams
2016-03-05libnvdimm: Fix security issue with DSM IOCTL.Jerry Hoemann
2016-03-05libnvdimm: Clean-up access mode check.Jerry Hoemann
2016-03-05tools/testing/nvdimm: expand ars unit testingDan Williams
2016-03-05nfit: disable userspace initiated ars during scrubDan Williams
2016-03-05nfit: scrub and register regions in a workqueueDan Williams
2016-03-05nfit, libnvdimm: async region scrub workqueueDan Williams
2016-03-05nfit, tools/testing/nvdimm: unify common init for acpi_nfit_descDan Williams
2016-03-05libnvdimm: async notification supportDan Williams
2016-03-05libnvdimm: protect nvdimm_{bus|namespace}_add_poison() with nvdimm_bus_lock()Dan Williams
2016-03-05libnvdimm, nfit: centralize command status translationDan Williams
2016-03-05nfit, tools/testing/nvdimm: test multiple control regions per-dimmDan Williams
2016-03-05nfit, tools/testing/nvdimm: add format interface code definitionsDan Williams
2016-03-04nfit: Continue init even if ARS commands are unimplementedVishal Verma
2016-03-04Merge tag 'v4.5-rc6' into core/resources, to resolve conflictIngo Molnar
2016-02-28Linux 4.5-rc6v4.5-rc6Linus Torvalds
2016-02-28Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-02-28Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-02-28Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-02-28Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-02-28Merge tag 'staging-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-02-28Merge tag 'usb-4.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2016-02-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-02-27Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2016-02-27do_last(): ELOOP failure exit should be done after leaving RCU modeAl Viro
2016-02-27should_follow_link(): validate ->d_seq after having decided to followAl Viro
2016-02-27namei: ->d_inode of a pinned dentry is stable only for positivesAl Viro
2016-02-27do_last(): don't let a bogus return value from ->open() et.al. to confuse usAl Viro
2016-02-27fs: return -EOPNOTSUPP if clone is not supportedChristoph Hellwig
2016-02-27hpfs: don't truncate the file when delete failsMikulas Patocka
2016-02-27Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-02-27Merge tag 'tags/ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-02-27Merge tag 'pci-v4.5-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-02-27ext2, ext4: fix issue with missing journal entry in ext4_dax_mkwrite()Ross Zwisler
2016-02-27Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-02-27dax: move writeback calls into the filesystemsRoss Zwisler