2016-12-07 |
Kirill A. Shutemov | mm, dax: use i_mmap_unlock_write() in do_cow_fault() |
commit | commitdiff | tree |
2016-12-07 |
Kirill A. Shutemov | mm: take i_mmap_lock in unmap_mapping_range() for DAX |
commit | commitdiff | tree |
2016-12-07 |
Matthew Wilcox | dax: use linear_page_index() |
commit | commitdiff | tree |
2016-12-07 |
Matthew Wilcox | dax: ensure that zero pages are removed from other... |
commit | commitdiff | tree |
2016-12-07 |
Kirill A. Shutemov | dax: don't use set_huge_zero_page() |
commit | commitdiff | tree |
2016-12-07 |
Kirill A. Shutemov | thp: fix zap_huge_pmd() for DAX |
commit | commitdiff | tree |
2016-12-07 |
Kirill A. Shutemov | thp: decrement refcount on huge zero page if it is... |
commit | commitdiff | tree |
2016-12-07 |
Matthew Wilcox | dax: fix race between simultaneous faults |
commit | commitdiff | tree |
2016-12-07 |
Matthew Wilcox | ext4: start transaction before calling into DAX |
commit | commitdiff | tree |
2016-12-07 |
Matthew Wilcox | ext4: add ext4_get_block_dax() |
commit | commitdiff | tree |
2016-12-07 |
Matthew Wilcox | dax: improve comment about truncate race |
commit | commitdiff | tree |
2016-12-07 |
Matthew Wilcox | thp: change insert_pfn's return type to void |
commit | commitdiff | tree |
2016-12-07 |
Matthew Wilcox | ext4: use ext4_get_block_write() for DAX |
commit | commitdiff | tree |
2016-12-07 |
Valentin Rothberg | fs/dax.c: fix typo in #endif comment |
commit | commitdiff | tree |
2016-12-07 |
Matthew Wilcox | xfs: huge page fault support |
commit | commitdiff | tree |
2016-12-07 |
Matthew Wilcox | ext4: huge page fault support |
commit | commitdiff | tree |
2016-12-07 |
Matthew Wilcox | ext2: huge page fault support |
commit | commitdiff | tree |
2016-12-07 |
Matthew Wilcox | dax: add huge page fault support |
commit | commitdiff | tree |
2016-12-07 |
Matthew Wilcox | mm: add vmf_insert_pfn_pmd() |
commit | commitdiff | tree |
2016-12-07 |
Matthew Wilcox | mm: export various functions for the benefit of DAX |
commit | commitdiff | tree |
2016-12-07 |
Matthew Wilcox | mm: add a pmd_fault handler |
commit | commitdiff | tree |
2016-12-07 |
Matthew Wilcox | thp: prepare for DAX huge pages |
commit | commitdiff | tree |
2016-12-07 |
Aneesh Kumar K.V | mm: clarify that the function operates on hugepage pte |
commit | commitdiff | tree |
2016-12-07 |
Aneesh Kumar K.V | powerpc/mm: use generic version of pmdp_clear_flush() |
commit | commitdiff | tree |
2016-12-07 |
Aneesh Kumar K.V | mm/thp: split out pmd collapse flush into separate... |
commit | commitdiff | tree |
2016-12-07 |
Matthew Wilcox | dax: move DAX-related functions to a new header |
commit | commitdiff | tree |
2016-12-07 |
Kirill A. Shutemov | thp: vma_adjust_trans_huge(): adjust file-backed VMA too |
commit | commitdiff | tree |
2016-12-07 |
Toshi Kani | arch/*/io.h: Add ioremap_wt() to all architectures |
commit | commitdiff | tree |
2016-12-07 |
Dan Williams | libnvdimm, pmem: direct map legacy pmem by default |
commit | commitdiff | tree |
2016-12-07 |
Dan Williams | libnvdimm, pmem: 'struct page' for pmem |
commit | commitdiff | tree |
2016-12-07 |
Dan Williams | libnvdimm, pfn: 'struct page' provider infrastructure |
commit | commitdiff | tree |
2016-12-07 |
Dan Williams | x86, pmem: clarify that ARCH_HAS_PMEM_API implies PMEM... |
commit | commitdiff | tree |
2016-12-07 |
Christoph Hellwig | add devm_memremap_pages |
commit | commitdiff | tree |
2016-12-07 |
Dan Williams | mm: ZONE_DEVICE for "device memory" |
commit | commitdiff | tree |
2016-12-07 |
Christoph Hellwig | mm: move __phys_to_pfn and __pfn_to_phys to asm/generic... |
commit | commitdiff | tree |
2016-12-07 |
Ross Zwisler | nd_blk: change aperture mapping from WC to WB |
commit | commitdiff | tree |
2016-12-07 |
Ross Zwisler | pmem, dax: have direct_access use __pmem annotation |
commit | commitdiff | tree |
2016-12-07 |
Ross Zwisler | dax: update I/O path to do proper PMEM flushing |
commit | commitdiff | tree |
2016-12-07 |
Ross Zwisler | pmem: add copy_from_iter_pmem() and clear_pmem() |
commit | commitdiff | tree |
2016-12-07 |
Ross Zwisler | pmem, x86: clean up conditional pmem includes |
commit | commitdiff | tree |
2016-12-07 |
Ross Zwisler | pmem: remove layer when calling arch_has_wmb_pmem() |
commit | commitdiff | tree |
2016-12-07 |
Ross Zwisler | pmem, x86: move x86 PMEM API to new pmem.h header |
commit | commitdiff | tree |
2016-12-07 |
Christoph Hellwig | pmem: switch to devm_ allocations |
commit | commitdiff | tree |
2016-12-07 |
Christoph Hellwig | devres: add devm_memremap |
commit | commitdiff | tree |
2016-12-07 |
Dan Williams | arch: introduce memremap() |
commit | commitdiff | tree |
2016-12-07 |
Dan Williams | pmem: convert to generic memremap |
commit | commitdiff | tree |
2016-12-07 |
Dan Williams | mm: enhance region_is_ram() to region_intersects() |
commit | commitdiff | tree |
2016-12-07 |
yalin wang | nvdimm: change to use generic kvfree() |
commit | commitdiff | tree |
2016-12-07 |
Dan Williams | libnvdimm, e820: make CONFIG_X86_PMEM_LEGACY a tristate... |
commit | commitdiff | tree |
2016-12-07 |
Vishal Verma | libnvdimm, btt: write and validate parent_uuid |
commit | commitdiff | tree |
2016-12-07 |
Vishal Verma | libnvdimm, btt: consolidate arena validation |
commit | commitdiff | tree |
2016-12-07 |
Vishal Verma | libnvdimm, btt: clean up internal interfaces |
commit | commitdiff | tree |
2016-12-07 |
Randy Dunlap | nvdimm: fix inline function return type warning |
commit | commitdiff | tree |
2016-12-07 |
Linda Knippers | nfit: Don't check _STA on NVDIMM devices |
commit | commitdiff | tree |
2016-12-07 |
Vishal Verma | libnvdimm, pmem: Change pmem physical sector size to... |
commit | commitdiff | tree |
2016-12-07 |
Vishal Verma | libnvdimm: Add DSM support for Address Range Scrub... |
commit | commitdiff | tree |
2016-12-07 |
Vishal Verma | libnvdimm: Update name of the ars_status_record mask... |
commit | commitdiff | tree |
2016-12-07 |
Dan Williams | libnvdimm, btt: sparse fix |
commit | commitdiff | tree |
2016-12-07 |
Toshi Kani | nfit: Clarify memory device state flags strings |
commit | commitdiff | tree |
2016-12-07 |
Ross Zwisler | nfit, nd_blk: BLK status register is only 32 bits |
commit | commitdiff | tree |
2016-12-07 |
Dave Chinner | xfs: call dax_fault on read page faults for DAX |
commit | commitdiff | tree |
2016-12-07 |
Toshi Kani | mm: Fix bugs in region_is_ram() |
commit | commitdiff | tree |
2016-12-07 |
Toshi Kani | x86/mm: Remove region_is_ram() call from ioremap |
commit | commitdiff | tree |
2016-12-07 |
Dan Williams | libnvdimm: fix namespace seed creation |
commit | commitdiff | tree |
2016-12-07 |
Ross Zwisler | nfit: add support for NVDIMM "latch" flag |
commit | commitdiff | tree |
2016-12-07 |
Ross Zwisler | nfit: update block I/O path to use PMEM API |
commit | commitdiff | tree |
2016-12-07 |
Dan Williams | tools/testing/nvdimm: add mock acpi_nfit_flush_address... |
commit | commitdiff | tree |
2016-12-07 |
Dan Williams | tools/testing/nvdimm: fix return code for unimplemented... |
commit | commitdiff | tree |
2016-12-07 |
Dan Williams | tools/testing/nvdimm: mock ioremap_wt |
commit | commitdiff | tree |
2016-12-07 |
Ross Zwisler | pmem: add maintainer for include/linux/pmem.h |
commit | commitdiff | tree |
2016-12-07 |
Dan Williams | nfit: fix smatch "use after null check" report |
commit | commitdiff | tree |
2016-12-07 |
Axel Lin | nvdimm: Fix return value of nvdimm_bus_init() if class_... |
commit | commitdiff | tree |
2016-12-07 |
Dan Williams | libnvdimm: smatch cleanups in __nd_ioctl |
commit | commitdiff | tree |
2016-12-07 |
Dan Williams | sparse: fix misplaced __pmem definition |
commit | commitdiff | tree |
2016-12-07 |
Matthew Wilcox | dax: bdev_direct_access() may sleep |
commit | commitdiff | tree |
2016-12-07 |
Matthew Wilcox | block: Add support for DAX reads/writes to block devices |
commit | commitdiff | tree |
2016-12-07 |
Matthew Wilcox | dax: Use copy_from_iter_nocache |
commit | commitdiff | tree |
2016-12-07 |
Matthew Wilcox | dax: Add block size note to documentation |
commit | commitdiff | tree |
2016-12-07 |
Christoph Hellwig | xfs: saner xfs_trans_commit interface |
commit | commitdiff | tree |
2016-12-07 |
Christoph Hellwig | xfs: remove the flags argument to xfs_trans_cancel |
commit | commitdiff | tree |
2016-12-07 |
Christoph Hellwig | xfs: pass a boolean flag to xfs_trans_free_items |
commit | commitdiff | tree |
2016-12-07 |
Christoph Hellwig | xfs: switch remaining xfs_trans_dup users to xfs_trans_roll |
commit | commitdiff | tree |
2016-10-12 |
Dave Chinner | xfs: add initial DAX support |
commit | commitdiff | tree |
2016-10-12 |
Dave Chinner | xfs: add DAX IO path support |
commit | commitdiff | tree |
2016-10-12 |
Dave Chinner | xfs: add DAX truncate support |
commit | commitdiff | tree |
2016-10-12 |
Dave Chinner | xfs: add DAX block zeroing support |
commit | commitdiff | tree |
2016-10-12 |
Dave Chinner | xfs: add DAX file operations support |
commit | commitdiff | tree |
2016-10-12 |
Dave Chinner | dax: expose __dax_fault for filesystems with locking... |
commit | commitdiff | tree |
2016-10-12 |
Dave Chinner | dax: don't abuse get_block mapping for endio callbacks |
commit | commitdiff | tree |
2016-10-12 |
Dave Chinner | xfs: mmap lock needs to be inside freeze protection |
commit | commitdiff | tree |
2016-10-11 |
Ross Zwisler | arch, x86: pmem api for ensuring durability of persiste... |
commit | commitdiff | tree |
2016-10-11 |
Toshi Kani | libnvdimm: Add sysfs numa_node to NVDIMM devices |
commit | commitdiff | tree |
2016-10-11 |
Toshi Kani | libnvdimm: Set numa_node to NVDIMM devices |
commit | commitdiff | tree |
2016-10-11 |
Toshi Kani | acpi: Add acpi_map_pxm_to_online_node() |
commit | commitdiff | tree |
2016-10-11 |
Dan Williams | libnvdimm, nfit: handle unarmed dimms, mark namespaces... |
commit | commitdiff | tree |
2016-10-11 |
Dan Williams | pmem: flag pmem block devices as non-rotational |
commit | commitdiff | tree |
2016-10-11 |
Dan Williams | libnvdimm: enable iostat |
commit | commitdiff | tree |
2016-10-11 |
Dan Williams | pmem: make_request cleanups |
commit | commitdiff | tree |
2016-10-11 |
Dan Williams | libnvdimm, pmem: fix up max_hw_sectors |
commit | commitdiff | tree |
2016-10-11 |
Vishal Verma | libnvdimm, blk: add support for blk integrity |
commit | commitdiff | tree |
next |