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
/
ubifs
/
file.c
Age
Commit message (
Expand
)
Author
2025-10-20
Coccinelle-based conversion to use ->i_state accessors
Mateusz Guzik
2025-09-13
mm: introduce memdesc_flags_t
Matthew Wilcox (Oracle)
2025-07-31
Merge tag 'ubifs-for-linus-6.17-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-07-28
Merge tag 'vfs-6.17-rc1.mmap_prepare' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2025-07-24
ubifs: stop using write_cache_pages
Christoph Hellwig
2025-07-16
fs: change write_begin/write_end interface to take struct kiocb *
Taotao Chen
2025-06-19
fs: convert most other generic_file_*mmap() users to .mmap_prepare()
Lorenzo Stoakes
2025-03-21
ubifs: Pass folios to acomp
Herbert Xu
2024-08-07
fs: Convert aops->write_begin to take a folio
Matthew Wilcox (Oracle)
2024-08-07
fs: Convert aops->write_end to take a folio
Matthew Wilcox (Oracle)
2024-07-12
ubifs: Fix inconsistent inode size when powercut happens during appendant wri...
Zhihao Cheng
2024-02-25
ubifs: Convert populate_page() to take a folio
Matthew Wilcox (Oracle)
2024-02-25
ubifs: Use a folio in ubifs_do_bulk_read()
Matthew Wilcox (Oracle)
2024-02-25
ubifs: Pass a folio into ubifs_bulk_read() and ubifs_do_bulk_read()
Matthew Wilcox (Oracle)
2024-02-25
ubifs: Convert cancel_budget() to take a folio
Matthew Wilcox (Oracle)
2024-02-25
ubifs: Convert allocate_budget() to work on a folio
Matthew Wilcox (Oracle)
2024-02-25
ubifs: Convert do_readpage() to take a folio
Matthew Wilcox (Oracle)
2024-02-25
ubifs: Convert ubifs_write_end() to use a folio
Matthew Wilcox (Oracle)
2024-02-25
ubifs: Convert ubifs_write_begin() to use a folio
Matthew Wilcox (Oracle)
2024-02-25
ubifs: Convert write_begin_slow() to use a folio
Matthew Wilcox (Oracle)
2024-02-25
ubifs: Convert ubifs_vm_page_mkwrite() to use a folio
Matthew Wilcox (Oracle)
2024-02-25
ubifs: Convert do_writepage() to take a folio
Matthew Wilcox (Oracle)
2024-02-25
ubifs: Use a folio in do_truncation()
Matthew Wilcox (Oracle)
2024-02-25
ubifs: Convert ubifs_writepage to use a folio
Matthew Wilcox (Oracle)
2024-02-25
ubifs: Convert from writepage to writepages
Matthew Wilcox (Oracle)
2024-02-25
ubifs: Set page uptodate in the correct place
Matthew Wilcox (Oracle)
2024-01-06
ubifs: fix kernel-doc warnings
Randy Dunlap
2023-11-05
Merge tag 'ubifs-for-linus-6.7-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-10-28
ubifs: Fix some kernel-doc comments
Yang Li
2023-10-18
ubifs: convert to new timestamp accessors
Jeff Layton
2023-08-11
fs: drop the timespec64 argument from update_time
Jeff Layton
2023-08-11
ubifs: have ubifs_update_time use inode_update_timestamps
Jeff Layton
2023-08-09
fs: drop the timespec64 arg from generic_update_time
Jeff Layton
2023-07-24
ubifs: convert to ctime accessor functions
Jeff Layton
2023-05-24
splice: Use filemap_splice_read() instead of generic_file_splice_read()
David Howells
2023-03-01
Merge tag 'ubifs-for-linus-6.3-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-02-02
ubifs: ubifs_releasepage: Remove ubifs_assert(0) to valid this process
Zhihao Cheng
2023-02-02
ubifs: ubifs_writepage: Mark page dirty after writing inode failed
Zhihao Cheng
2023-01-19
fs: port ->getattr() to pass mnt_idmap
Christian Brauner
2023-01-19
fs: port ->setattr() to pass mnt_idmap
Christian Brauner
2022-08-02
ubifs: Convert to filemap_migrate_folio()
Matthew Wilcox (Oracle)
2022-05-09
ubifs: Convert to release_folio
Matthew Wilcox (Oracle)
2022-05-09
ubifs: Convert ubifs to read_folio
Matthew Wilcox (Oracle)
2022-05-08
fs: Remove flags parameter from aops->write_begin
Matthew Wilcox (Oracle)
2022-05-08
fs: Remove aop flags parameter from grab_cache_page_write_begin()
Matthew Wilcox (Oracle)
2022-03-31
Merge tag 'for-linus-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-03-15
ubifs: Convert ubifs_set_page_dirty to ubifs_dirty_folio
Matthew Wilcox (Oracle)
2022-03-15
ubifs: Convert from invalidatepage to invalidate_folio
Matthew Wilcox (Oracle)
2022-01-10
ubifs: Fix to add refcount once page is set private
Zhihao Cheng
2021-07-25
ubifs: report correct st_size for encrypted symlinks
Eric Biggers
[next]