index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
dax
/
super.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-25
Merge tag 'libnvdimm-for-4.19_misc' of gitolite.kernel.org:pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+1
2018-07-30
dax/super: Do not request a pointer kaddr when not required
Huaisheng Ye
1
-2
/
+1
2018-06-28
dax: check for QUEUE_FLAG_DAX in bdev_dax_supported()
Ross Zwisler
1
-0
/
+8
2018-06-08
Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-9
/
+24
2018-06-08
Merge branch 'for-4.18/mcsafe' into libnvdimm-for-next
Dan Williams
1
-0
/
+10
2018-06-08
Merge branch 'for-4.18/dax' into libnvdimm-for-next
Dan Williams
1
-3
/
+11
2018-06-06
dax: Use dax_write_cache* helpers
Ross Zwisler
1
-6
/
+3
2018-05-31
dax: change bdev_dax_supported() to support boolean returns
Dave Jiang
1
-8
/
+8
2018-05-31
fs: allow per-device dax status checking for filesystems
Darrick J. Wong
1
-13
/
+13
2018-05-22
dax: Introduce a ->copy_to_iter dax operation
Dan Williams
1
-0
/
+10
2018-05-22
mm: introduce MEMORY_DEVICE_FS_DAX and CONFIG_DEV_PAGEMAP_OPS
Dan Williams
1
-3
/
+11
2018-03-30
dax: store pfns in the radix
Dan Williams
1
-3
/
+12
2018-02-26
dax: ->direct_access does not sleep anymore
Boaz Harrosh
1
-6
/
+0
2018-01-19
dax: require 'struct page' by default for filesystem dax
Dan Williams
1
-0
/
+10
2017-11-14
dax: fix general protection fault in dax_alloc_inode
Mikulas Patocka
1
-0
/
+3
2017-11-14
dax: stop requiring a live device for dax_flush()
Dan Williams
1
-3
/
+0
2017-11-14
dax: quiet bdev_dax_supported()
Dan Williams
1
-4
/
+4
2017-09-14
Merge tag 'for-4.14/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-7
/
+14
2017-09-11
dax: remove the pmem_dax_ops->flush abstraction
Mikulas Patocka
1
-7
/
+14
2017-09-03
dax: fix FS_DAX=n BLOCK=y compilation
Dan Williams
1
-0
/
+2
2017-08-30
dax: introduce a fs_dax_get_by_bdev() helper
Dan Williams
1
-0
/
+10
2017-07-26
dm, dax: Make sure dm_dax_flush() is called if device supports it
Vivek Goyal
1
-0
/
+6
2017-07-07
Merge tag 'libnvdimm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-6
/
+112
2017-06-29
libnvdimm, pmem, dax: export a cache control attribute
Dan Williams
1
-0
/
+79
2017-06-29
dax: convert to bitmask for flags
Dan Williams
1
-6
/
+11
2017-06-27
dax: remove default copy_from_iter fallback
Dan Williams
1
-2
/
+0
2017-06-15
dm: add ->flush() dax operation support
Dan Williams
1
-0
/
+11
2017-06-09
dm: add ->copy_from_iter() dax operation support
Dan Williams
1
-0
/
+13
2017-06-09
device-dax: fix 'dax' device filesystem inode destruction crash
Dan Williams
1
-2
/
+7
2017-05-13
dax: fix false CONFIG_BLOCK dependency
Dan Williams
1
-0
/
+2
2017-05-09
device-dax: kill NR_DEV_DAX
Dan Williams
1
-8
/
+3
2017-05-08
block, dax: move "select DAX" from BLOCK to FS_DAX
Dan Williams
1
-0
/
+70
2017-04-20
dax: introduce dax_direct_access()
Dan Williams
1
-0
/
+39
2017-04-19
dax: introduce dax_operations
Dan Williams
1
-1
/
+5
2017-04-19
dax: add a facility to lookup a dax device by 'host' device name
Dan Williams
1
-4
/
+83
2017-04-12
dax: refactor dax-fs into a generic provider of 'struct dax_device' instances
Dan Williams
1
-0
/
+303