Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
cd187753dc24e269080520aae5ee753414ba9edc
/
include
/
linux
/
dax.h
1251704
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
4636e70
dax: prevent invalidation of mapped DAX entries
by Ross Zwisler
· 8 years ago
ef510424
block, dax: move "select DAX" from BLOCK to FS_DAX
by Dan Williams
· 8 years ago
cccbce6
filesystem-dax: convert to dax_direct_access()
by Dan Williams
· 8 years ago
a41fe02b
Revert "block: use DAX for partition table reads"
by Dan Williams
· 8 years ago
b068626
dax: introduce dax_direct_access()
by Dan Williams
· 8 years ago
c1d6e82
pmem: add dax_operations support
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
c791ace
mm: replace FAULT_FLAG_SIZE with parameter to huge_fault
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
bc49a78
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 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
8ff6daa
iomap: constify struct iomap_ops
by Christoph Hellwig
· 8 years ago
c6dcf52
mm: Invalidate DAX radix tree entries only if appropriate
by Jan Kara
· 9 years ago
b1aa812
mm: move handling of COW faults into DAX code
by Jan Kara
· 8 years ago
dd936e4
dax: rip out get_block based IO support
by Jan Kara
· 8 years ago
642261a
dax: add struct iomap based DAX PMD support
by Ross Zwisler
· 8 years ago
fa28f72
dax: move RADIX_DAX_* defines to dax.h
by Ross Zwisler
· 8 years ago
11c59c9
dax: correct dax iomap code namespace
by Ross Zwisler
· 8 years ago
b9fde04
dax: remove dax_pmd_fault()
by Ross Zwisler
· 8 years ago
63e95b5
dax: coordinate locking for offsets in PMD range
by Ross Zwisler
· 8 years ago
a7d73fe
dax: provide an iomap based fault handler
by Christoph Hellwig
· 8 years ago
a254e56
dax: provide an iomap based dax read/write path
by Christoph Hellwig
· 8 years ago
6b52499
dax: remote unused fault wrappers
by Ross Zwisler
· 9 years ago
478a146
Merge tag 'dax-locking-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 9 years ago
315227f
Merge tag 'dax-misc-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
by Linus Torvalds
· 9 years ago
bc2466e
dax: Use radix tree entry lock to protect cow faults
by Jan Kara
· 9 years ago
ac401cc
dax: New fault locking
by Jan Kara
· 9 years ago
4f62293
dax: Allow DAX code to replace exceptional entries
by Jan Kara
· 9 years ago
e804315
dax: Define DAX lock bit for radix tree exceptional entry
by Jan Kara
· 9 years ago
348e967
dax: Make huge page handling depend of CONFIG_BROKEN
by Jan Kara
· 9 years ago
679c8bd
dax: export a low-level __dax_zero_page_range helper
by Christoph Hellwig
· 9 years ago
3dc2916
dax: use sb_issue_zerout instead of calling dax_clear_sectors
by Matthew Wilcox
· 9 years ago
02fbd13
dax: Remove complete_unwritten argument
by Jan Kara
· 9 years ago
c8b8e32
direct-io: eliminate the offset argument to ->direct_IO
by Christoph Hellwig
· 9 years ago
7f6d5b5
dax: move writeback calls into the filesystems
by Ross Zwisler
· 9 years ago
20a90f5
dax: give DAX clearing code correct bdev
by Ross Zwisler
· 9 years ago
d1a5f2b4
block: use DAX for partition table reads
by Dan Williams
· 9 years ago
9973c98
dax: add support for fsync/sync
by Ross Zwisler
· 9 years ago
f9fe48b
dax: support dirty DAX entries in radix tree
by Ross Zwisler
· 9 years ago
844f35d
dax: add huge page fault support
by Matthew Wilcox
· 9 years ago
4897c76
thp: prepare for DAX huge pages
by Matthew Wilcox
· 9 years ago
c94c2ac
dax: move DAX-related functions to a new header
by Matthew Wilcox
· 9 years ago