index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
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-09
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-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