index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_multi_rtos
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
pinetabv-6.6.y-devel
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
starfive-6.6.63-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
/
xfs
/
scrub
/
xfile.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-10
mm,tmpfs: consider end of file write in shmem_is_huge
Rik van Riel
1
-3
/
+3
2024-08-26
xfs: fix folio dirtying for XFILE_ALLOC callers
Darrick J. Wong
1
-1
/
+1
2024-04-24
xfs: reduce the rate of cond_resched calls inside scrub
Darrick J. Wong
1
-1
/
+1
2024-04-16
xfs: enable discarding of folios backing an xfile
Darrick J. Wong
1
-0
/
+12
2024-02-21
xfs: remove xfile_{get,put}_page
Darrick J. Wong
1
-104
/
+0
2024-02-21
xfs: add file_{get,put}_folio
Darrick J. Wong
1
-0
/
+74
2024-02-21
xfs: use shmem_get_folio in in xfile_load
Christoph Hellwig
1
-35
/
+26
2024-02-21
xfs: use shmem_get_folio in xfile_obj_store
Christoph Hellwig
1
-46
/
+27
2024-02-21
xfs: don't allow highmem pages in xfile mappings
Christoph Hellwig
1
-12
/
+9
2024-02-21
xfs: don't try to handle non-update pages in xfile_obj_load
Christoph Hellwig
1
-12
/
+8
2024-02-21
xfs: remove the xfile_pread/pwrite APIs
Christoph Hellwig
1
-30
/
+24
2024-02-21
xfs: remove xfile_stat
Christoph Hellwig
1
-19
/
+0
2024-02-21
xfs: don't modify file and inode flags for shmem files
Christoph Hellwig
1
-15
/
+0
2024-02-21
xfs: use shmem_kernel_file_setup in xfile_create
Christoph Hellwig
1
-2
/
+2
2024-02-21
xfs: shmem_file_setup can't return NULL
Christoph Hellwig
1
-3
/
+1
2024-02-21
xfs: use VM_NORESERVE in xfile_create
Christoph Hellwig
1
-1
/
+1
2023-10-12
xfs: Remove duplicate include
Jiapeng Chong
1
-1
/
+0
2023-08-10
xfs: teach xfile to pass back direct-map pages to caller
Darrick J. Wong
1
-0
/
+108
2023-08-10
xfs: create a big array data structure
Darrick J. Wong
1
-0
/
+312