- f56caed Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years ago
- 1460600 device-dax: compound devmap support by Joao Martins · 3 years ago
- 6ec228b device-dax: remove pfn from __dev_dax_{pte,pmd,pud}_fault() by Joao Martins · 3 years ago
- 0e7325f device-dax: set mapping prior to vmf_insert_pfn{,_pmd,pud}() by Joao Martins · 3 years ago
- a0fb038 device-dax: factor out page mapping initialization by Joao Martins · 3 years ago
- fc65c4e device-dax: ensure dev_dax->pgmap is valid for dynamic devices by Joao Martins · 3 years ago
- 09b8013 device-dax: use struct_size() by Joao Martins · 3 years ago
- b9b5777 device-dax: use ALIGN() for determining pgoff by Joao Martins · 3 years ago
- 83762cb dax: Kill DEV_DAX_PMEM_COMPAT by Dan Williams · 3 years, 1 month ago
- b82a96c fs: remove noop_set_page_dirty() by Matthew Wilcox (Oracle) · 3 years, 6 months ago
- c80b532 device-dax: Drop an empty .remove callback by Uwe Kleine-König · 3 years, 11 months ago
- dd3b614 vm_ops: rename .split() callback to .may_split() by Dmitry Safonov · 4 years ago
- 33cf94d device-dax: make align a per-device property by Joao Martins · 4 years, 3 months ago
- 60e93dc device-dax: add dis-contiguous resource support by Dan Williams · 4 years, 3 months ago
- b7b3c01 mm/memremap_pages: support multiple ranges per invocation by Dan Williams · 4 years, 3 months ago
- a4574f6 mm/memremap_pages: convert to 'struct range' by Dan Williams · 4 years, 3 months ago
- f11cf81 device-dax: introduce 'struct dev_dax' typed-driver operations by Dan Williams · 4 years, 3 months ago
- f5516ec device-dax: make pgmap optional for instance creation by Dan Williams · 4 years, 3 months ago
- ec82690 device-dax: drop the dax_region.pfn_flags attribute by Dan Williams · 4 years, 3 months ago
- 4533d3a memremap: rename MEMORY_DEVICE_DEVDAX to MEMORY_DEVICE_GENERIC by Roger Pau Monne · 4 years, 4 months ago
- 735e4ae vfs: track per-sb writeback errors and report them to syncfs by Jeff Layton · 4 years, 7 months ago
- ea31d58 device-dax: use the dev_pagemap internal refcount by Christoph Hellwig · 6 years ago
- d8668bb memremap: pass a struct dev_pagemap to ->kill and ->cleanup by Christoph Hellwig · 6 years ago
- 1e240e8 memremap: move dev_pagemap callbacks into a separate structure by Christoph Hellwig · 6 years ago
- 3ed2dcd memremap: validate the pagemap type passed to devm_memremap_pages by Christoph Hellwig · 6 years ago
- 50f44ee mm/devm_memremap_pages: fix final page put race by Dan Williams · 6 years ago
- fce86ff mm/huge_memory: fix vmf_insert_pfn_{pmd, pud}() crash, handle unaligned addresses by Dan Williams · 6 years ago
- 730926c device-dax: Add /sys/class/dax backwards compatibility by Dan Williams · 7 years ago
- d200781 device-dax: Add support for a dax override driver by Dan Williams · 6 years ago
- 89ec9f2 device-dax: Move resource pinning+mapping into the common driver by Dan Williams · 6 years ago
- 9567da0 device-dax: Introduce bus + driver model by Dan Williams · 7 years ago
- 51cf784 device-dax: Start defining a dax bus model by Dan Williams · 7 years ago
- 753a085 device-dax: Remove multi-resource infrastructure by Dan Williams · 7 years ago
- 93694f9 device-dax: Kill dax_region base by Dan Williams · 7 years ago
- 21b9e97 device-dax: Kill dax_region ida by Dan Williams · 7 years ago
- 41c9b1b device-dax: Add missing address_space_operations by Dave Jiang · 6 years ago
- 36bdac1 drivers/dax/device.c: convert variable to vm_fault_t type by Souptick Joarder · 6 years ago
- 2923b27 Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
- e1fb4a0 dax: remove VM_MIXEDMAP for fsdax and device dax by Dave Jiang · 6 years ago
- 35de299 device-dax: Set page->index by Dan Williams · 6 years ago
- 2232c63 device-dax: Enable page_mapping() by Dan Williams · 6 years ago
- 226ab56 device-dax: Convert to vmf_insert_mixed and vm_fault_t by Dan Williams · 6 years ago
- 5a14e91 dev-dax: check_vma: ratelimit dev_info-s by Jeff Moyer · 7 years ago
- acafe7e treewide: Use struct_size() for kmalloc()-family by Kees Cook · 7 years ago
- ef84230 device-dax: allow MAP_SYNC to succeed by Dave Jiang · 7 years ago
- 9f3a094 Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
- c1d53b9 device-dax: implement ->pagesize() for smaps to report MMUPageSize by Dan Williams · 7 years ago
- 6daaca5 device-dax: remove redundant __func__ in dev_dbg by Dan Williams · 7 years ago
- 1c47a64 device-dax: Fix trailing semicolon by Luis de Bethencourt · 7 years ago
- 9702cff device-dax: implement ->split() to catch invalid munmap attempts by Dan Williams · 7 years ago
- 0a3ff78 dev/dax: fix uninitialized variable build warning by Ross Zwisler · 7 years ago
- bbb3be1 device-dax: fix sysfs duplicate warnings by Dan Williams · 7 years ago
- 43fe51e device-dax: fix 'passing zero to ERR_PTR()' warning by Dan Williams · 7 years ago
- 5660e13 fs: new infrastructure for writeback error handling and reporting by Jeff Layton · 7 years ago
- 7361636 Merge branch 'for-4.12/dax' into libnvdimm-for-next by Dan Williams · 8 years ago
- 6568b08 dax: introduce dax_operations by Dan Williams · 8 years ago
- 7205800 dax: add a facility to lookup a dax device by 'host' device name by Dan Williams · 8 years ago
- 7b6be84 dax: refactor dax-fs into a generic provider of 'struct dax_device' instances by Dan Williams · 8 years ago[Renamed (77%) from drivers/dax/dax.c]
- 5f0694b device-dax: rename 'dax_dev' to 'dev_dax' by Dan Williams · 8 years ago
- 7620262 device-dax: improve fault handler debug output by Oliver O'Halloran · 8 years ago
- 54eafcc device-dax: fix dax_dev_huge_fault() unknown fault size handling by Pushkar Jambhlekar · 8 years ago
- bfca9ac Merge branch 'for-4.11/libnvdimm' into for-4.12/dax by Dan Williams · 8 years ago
- 956a4cd device-dax: switch to srcu, fix rcu_read_lock() vs pte allocation by Dan Williams · 8 years ago
- 92a3fa0 device-dax: utilize new cdev_device_add helper function by Logan Gunthorpe · 8 years ago
- ed01e50 device-dax: fix cdev leak by Dan Williams · 8 years ago
- 52084f8 device-dax: fix debug output typo by Dave Jiang · 8 years ago
- 70b085b device-dax: fix pud fault fallback handling by Dave Jiang · 8 years ago
- 0134ed4 device-dax: fix pmd/pte fault fallback handling by Dave Jiang · 8 years ago
- 50d3439 sched/headers: Prepare to remove the <linux/magic.h> include from <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
- c791ace mm: replace FAULT_FLAG_SIZE with parameter to huge_fault by Dave Jiang · 8 years ago
- 9557fee dax: support for transparent PUD pages for device DAX by Dave Jiang · 8 years ago
- a2d5816 mm,fs,dax: change ->pmd_fault to ->huge_fault by Dave Jiang · 8 years ago
- 11bac80 mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf by Dave Jiang · 8 years ago
- f420039 mm, dax: change pmd_fault() to take only vmf parameter by Dave Jiang · 8 years ago
- d8a849e mm, dax: make pmd_fault() and friends be the same as fault() by Dave Jiang · 8 years ago
- 3be134e Merge tag 'libnvdimm-for-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
- c44ef85 Merge branch 'for-4.10/libnvdimm' into libnvdimm-for-next by Dan Williams · 8 years ago
- d7fe1a6 dax: add region 'id', 'size', and 'align' attributes by Dan Williams · 8 years ago
- 1a29d85 mm: use vmf->address instead of of vmf->virtual_address by Jan Kara · 8 years ago
- 325896f device-dax: fix private mapping restriction, permit read-only by Dan Williams · 8 years ago
- 4cb1935 device-dax: fail all private mapping attempts by Dan Williams · 8 years ago
- e476f94 Merge branch 'for-4.9/dax' into libnvdimm-for-next by Dan Williams · 8 years ago
- bc0a0fe dax: use correct dev_t value by Arnd Bergmann · 8 years ago
- d76911e dax: convert devm_create_dax_dev to PTR_ERR by Dan Williams · 8 years ago
- 4c3cb6e dax: fix mapping size check by Dan Williams · 8 years ago
- 9d2d01a dax: check resource alignment at dax region/device create by Dan Williams · 8 years ago
- 9dc1e49 dax: unmap/truncate on device shutdown by Dan Williams · 8 years ago
- 3bc52c4 dax: define a unified inode/address_space for device-dax mappings by Dan Williams · 8 years ago
- ba09c01 dax: convert to the cdev api by Dan Williams · 8 years ago
- ebd84d7 dax: embed a struct device in dax_dev by Dan Williams · 8 years ago
- af69f51 dax: rename fops from dax_dev_ to dax_ by Dan Williams · 8 years ago
- 043a925 dax: reorder dax_fops function definitions by Dan Williams · 8 years ago
- ccdb07f dax: cleanup needlessly global symbol warnings by Dan Williams · 8 years ago
- d1c8e0c dax: use devm_add_action_or_reset() by Sajjan, Vikas C · 8 years ago
- dee4107 /dev/dax, core: file operations and dax-mmap by Dan Williams · 9 years ago
- ab68f26 /dev/dax, pmem: direct access to persistent memory by Dan Williams · 9 years ago