index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
fuse
/
dax.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-25
mm: remove enum page_entry_size
Matthew Wilcox (Oracle)
1
-11
/
+9
2023-02-10
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
1
-1
/
+1
2022-07-21
fuse: avoid unnecessary spinlock bump
Jeffle Xu
1
-1
/
+1
2022-05-16
dax: introduce DAX_RECOVERY_WRITE dax access mode
Jane Chu
1
-2
/
+2
2022-03-16
fs: Convert __set_page_dirty_no_writeback to noop_dirty_folio
Matthew Wilcox (Oracle)
1
-1
/
+1
2022-03-15
fs: Remove noop_invalidatepage()
Matthew Wilcox (Oracle)
1
-1
/
+0
2021-12-14
fuse: mark inode DONT_CACHE when per inode DAX hint changes
Jeffle Xu
1
-0
/
+9
2021-12-14
fuse: negotiate per inode DAX in FUSE_INIT
Jeffle Xu
1
-1
/
+1
2021-12-14
fuse: enable per inode DAX
Jeffle Xu
1
-4
/
+8
2021-12-14
fuse: make DAX mount option a tri-state
Jeffle Xu
1
-1
/
+12
2021-12-14
fuse: add fuse_should_enable_dax() helper
Jeffle Xu
1
-1
/
+9
2021-10-28
fuse: always invalidate attributes after writes
Miklos Szeredi
1
-4
/
+1
2021-10-28
fuse: rename fuse_write_update_size()
Miklos Szeredi
1
-1
/
+1
2021-10-28
fuse: selective attribute invalidation
Miklos Szeredi
1
-1
/
+1
2021-08-30
Merge tag 'hole_punch_for_v5.15-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-26
/
+24
2021-08-11
Merge branch 'for-5.14/dax' into libnvdimm-fixes
Dan Williams
1
-4
/
+2
2021-07-13
fuse: Convert to using invalidate_lock
Jan Kara
1
-26
/
+24
2021-07-08
fs/fuse: Remove unneeded kaddr parameter
Ira Weiny
1
-4
/
+2
2021-07-06
Merge tag 'fuse-update-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+3
2021-06-29
mm: move page dirtying prototypes from mm.h
Matthew Wilcox (Oracle)
1
-0
/
+1
2021-06-29
fs: remove noop_set_page_dirty()
Matthew Wilcox (Oracle)
1
-1
/
+1
2021-06-22
virtiofs: Fix spelling mistakes
Zheng Yongjun
1
-3
/
+3
2020-09-18
fuse: split fuse_mount off of fuse_conn
Max Reitz
1
-5
/
+5
2020-09-10
virtiofs: add logic to free up a memory range
Vivek Goyal
1
-6
/
+517
2020-09-10
virtiofs: maintain a list of busy elements
Vivek Goyal
1
-0
/
+25
2020-09-10
virtiofs: serialize truncate/punch_hole and dax fault path
Vivek Goyal
1
-0
/
+49
2020-09-10
virtiofs: define dax address space operations
Vivek Goyal
1
-0
/
+18
2020-09-10
virtiofs: add DAX mmap support
Stefan Hajnoczi
1
-0
/
+59
2020-09-10
virtiofs: implement dax read/write operations
Vivek Goyal
1
-0
/
+565
2020-09-10
virtiofs: implement FUSE_INIT map_alignment field
Stefan Hajnoczi
1
-1
/
+14
2020-09-10
virtiofs: keep a list of free dax memory ranges
Vivek Goyal
1
-1
/
+90
2020-09-10
virtiofs: add a mount option to enable dax
Vivek Goyal
1
-0
/
+36