Dave Jiang
|
41c9b1be33
device-dax: Add missing address_space_operations
|
7 年之前 |
Souptick Joarder
|
36bdac1e67
drivers/dax/device.c: convert variable to vm_fault_t type
|
7 年之前 |
Linus Torvalds
|
2923b27e54
Merge tag 'libnvdimm-for-4.19_dax-memory-failure' of gitolite.kernel.org:pub/scm/linux/kernel/git/nvdimm/nvdimm
|
7 年之前 |
Dave Jiang
|
e1fb4a0864
dax: remove VM_MIXEDMAP for fsdax and device dax
|
7 年之前 |
Dan Williams
|
35de299547
device-dax: Set page->index
|
7 年之前 |
Dan Williams
|
2232c6382a
device-dax: Enable page_mapping()
|
7 年之前 |
Dan Williams
|
226ab56107
device-dax: Convert to vmf_insert_mixed and vm_fault_t
|
7 年之前 |
Jeff Moyer
|
5a14e91d55
dev-dax: check_vma: ratelimit dev_info-s
|
7 年之前 |
Kees Cook
|
acafe7e302
treewide: Use struct_size() for kmalloc()-family
|
7 年之前 |
Dave Jiang
|
ef84230223
device-dax: allow MAP_SYNC to succeed
|
7 年之前 |
Linus Torvalds
|
9f3a0941fb
Merge tag 'libnvdimm-for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
|
7 年之前 |
Dan Williams
|
c1d53b92b9
device-dax: implement ->pagesize() for smaps to report MMUPageSize
|
7 年之前 |
Dan Williams
|
6daaca522a
device-dax: remove redundant __func__ in dev_dbg
|
7 年之前 |
Luis de Bethencourt
|
1c47a645ba
device-dax: Fix trailing semicolon
|
7 年之前 |
Dan Williams
|
9702cffdbf
device-dax: implement ->split() to catch invalid munmap attempts
|
7 年之前 |
Ross Zwisler
|
0a3ff78699
dev/dax: fix uninitialized variable build warning
|
7 年之前 |
Dan Williams
|
bbb3be170a
device-dax: fix sysfs duplicate warnings
|
8 年之前 |
Dan Williams
|
43fe51e11c
device-dax: fix 'passing zero to ERR_PTR()' warning
|
8 年之前 |
Jeff Layton
|
5660e13d2f
fs: new infrastructure for writeback error handling and reporting
|
8 年之前 |
Dan Williams
|
736163671b
Merge branch 'for-4.12/dax' into libnvdimm-for-next
|
8 年之前 |
Dan Williams
|
6568b08b77
dax: introduce dax_operations
|
8 年之前 |
Dan Williams
|
7205800541
dax: add a facility to lookup a dax device by 'host' device name
|
8 年之前 |
Dan Williams
|
7b6be8444e
dax: refactor dax-fs into a generic provider of 'struct dax_device' instances
|
8 年之前 |