index
:
linux.git
cached
cdir_v2
cfid-fixes
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
/
fs
/
xfs
/
scrub
/
xfile.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-26
xfs: fix folio dirtying for XFILE_ALLOC callers
Darrick J. Wong
1
-1
/
+1
2024-04-23
xfs: reduce the rate of cond_resched calls inside scrub
Darrick J. Wong
1
-1
/
+1
2024-04-15
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