index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
dax
/
dax.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-07
Merge branch 'for-4.9/dax' into libnvdimm-for-next
Dan Williams
1
-227
/
+350
2016-10-07
dax: use correct dev_t value
Arnd Bergmann
1
-2
/
+2
2016-10-07
dax: convert devm_create_dax_dev to PTR_ERR
Dan Williams
1
-6
/
+10
2016-09-03
dax: fix mapping size check
Dan Williams
1
-1
/
+1
2016-08-23
dax: check resource alignment at dax region/device create
Dan Williams
1
-3
/
+19
2016-08-23
dax: unmap/truncate on device shutdown
Dan Williams
1
-0
/
+1
2016-08-23
dax: define a unified inode/address_space for device-dax mappings
Dan Williams
1
-4
/
+146
2016-08-23
dax: convert to the cdev api
Dan Williams
1
-41
/
+41
2016-08-23
dax: embed a struct device in dax_dev
Dan Williams
1
-85
/
+45
2016-08-23
dax: rename fops from dax_dev_ to dax_
Dan Williams
1
-8
/
+8
2016-08-23
dax: reorder dax_fops function definitions
Dan Williams
1
-169
/
+168
2016-08-23
dax: cleanup needlessly global symbol warnings
Dan Williams
1
-0
/
+1
2016-07-06
dax: use devm_add_action_or_reset()
Sajjan, Vikas C
1
-4
/
+2
2016-05-20
/dev/dax, core: file operations and dax-mmap
Dan Williams
1
-0
/
+322
2016-05-20
/dev/dax, pmem: direct access to persistent memory
Dan Williams
1
-0
/
+253