index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
xfs
/
scrub
/
xfile.c
Age
Commit message (
Expand
)
Author
2026-02-18
Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-02-12
mm: update shmem_[kernel]_file_*() functions to use vma_flags_t
Lorenzo Stoakes
2026-01-21
xfs: directly include xfs_platform.h
Christoph Hellwig
2024-09-09
mm,tmpfs: consider end of file write in shmem_is_huge
Rik van Riel
2024-08-26
xfs: fix folio dirtying for XFILE_ALLOC callers
Darrick J. Wong
2024-04-23
xfs: reduce the rate of cond_resched calls inside scrub
Darrick J. Wong
2024-04-15
xfs: enable discarding of folios backing an xfile
Darrick J. Wong
2024-02-21
xfs: remove xfile_{get,put}_page
Darrick J. Wong
2024-02-21
xfs: add file_{get,put}_folio
Darrick J. Wong
2024-02-21
xfs: use shmem_get_folio in in xfile_load
Christoph Hellwig
2024-02-21
xfs: use shmem_get_folio in xfile_obj_store
Christoph Hellwig
2024-02-21
xfs: don't allow highmem pages in xfile mappings
Christoph Hellwig
2024-02-21
xfs: don't try to handle non-update pages in xfile_obj_load
Christoph Hellwig
2024-02-21
xfs: remove the xfile_pread/pwrite APIs
Christoph Hellwig
2024-02-21
xfs: remove xfile_stat
Christoph Hellwig
2024-02-21
xfs: don't modify file and inode flags for shmem files
Christoph Hellwig
2024-02-21
xfs: use shmem_kernel_file_setup in xfile_create
Christoph Hellwig
2024-02-21
xfs: shmem_file_setup can't return NULL
Christoph Hellwig
2024-02-21
xfs: use VM_NORESERVE in xfile_create
Christoph Hellwig
2023-10-12
xfs: Remove duplicate include
Jiapeng Chong
2023-08-10
xfs: teach xfile to pass back direct-map pages to caller
Darrick J. Wong
2023-08-10
xfs: create a big array data structure
Darrick J. Wong