index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
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
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
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
/
ubifs
/
file.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-02-25
ubifs: Convert populate_page() to take a folio
Matthew Wilcox (Oracle)
1
-20
/
+21
2024-02-25
ubifs: Use a folio in ubifs_do_bulk_read()
Matthew Wilcox (Oracle)
1
-7
/
+7
2024-02-25
ubifs: Pass a folio into ubifs_bulk_read() and ubifs_do_bulk_read()
Matthew Wilcox (Oracle)
1
-15
/
+13
2024-02-25
ubifs: Convert cancel_budget() to take a folio
Matthew Wilcox (Oracle)
1
-5
/
+5
2024-02-25
ubifs: Convert allocate_budget() to work on a folio
Matthew Wilcox (Oracle)
1
-7
/
+7
2024-02-25
ubifs: Convert do_readpage() to take a folio
Matthew Wilcox (Oracle)
1
-34
/
+30
2024-02-25
ubifs: Convert ubifs_write_end() to use a folio
Matthew Wilcox (Oracle)
1
-20
/
+21
2024-02-25
ubifs: Convert ubifs_write_begin() to use a folio
Matthew Wilcox (Oracle)
1
-16
/
+16
2024-02-25
ubifs: Convert write_begin_slow() to use a folio
Matthew Wilcox (Oracle)
1
-22
/
+23
2024-02-25
ubifs: Convert ubifs_vm_page_mkwrite() to use a folio
Matthew Wilcox (Oracle)
1
-18
/
+18
2024-02-25
ubifs: Convert do_writepage() to take a folio
Matthew Wilcox (Oracle)
1
-26
/
+30
2024-02-25
ubifs: Use a folio in do_truncation()
Matthew Wilcox (Oracle)
1
-12
/
+12
2024-02-25
ubifs: Convert ubifs_writepage to use a folio
Matthew Wilcox (Oracle)
1
-22
/
+17
2024-02-25
ubifs: Convert from writepage to writepages
Matthew Wilcox (Oracle)
1
-2
/
+10
2024-02-25
ubifs: Set page uptodate in the correct place
Matthew Wilcox (Oracle)
1
-9
/
+4
2024-01-07
ubifs: fix kernel-doc warnings
Randy Dunlap
1
-9
/
+21
2023-11-05
Merge tag 'ubifs-for-linus-6.7-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+3
2023-10-28
ubifs: Fix some kernel-doc comments
Yang Li
1
-0
/
+3
2023-10-18
ubifs: convert to new timestamp accessors
Jeff Layton
1
-8
/
+8
2023-08-11
fs: drop the timespec64 argument from update_time
Jeff Layton
1
-2
/
+1
2023-08-11
ubifs: have ubifs_update_time use inode_update_timestamps
Jeff Layton
1
-7
/
+1
2023-08-09
fs: drop the timespec64 arg from generic_update_time
Jeff Layton
1
-2
/
+4
2023-07-24
ubifs: convert to ctime accessor functions
Jeff Layton
1
-7
/
+9
2023-05-24
splice: Use filemap_splice_read() instead of generic_file_splice_read()
David Howells
1
-1
/
+1
2023-03-01
Merge tag 'ubifs-for-linus-6.3-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-8
/
+23
2023-02-02
ubifs: ubifs_releasepage: Remove ubifs_assert(0) to valid this process
Zhihao Cheng
1
-5
/
+14
2023-02-02
ubifs: ubifs_writepage: Mark page dirty after writing inode failed
Zhihao Cheng
1
-3
/
+9
2023-01-19
fs: port ->getattr() to pass mnt_idmap
Christian Brauner
1
-2
/
+2
2023-01-19
fs: port ->setattr() to pass mnt_idmap
Christian Brauner
1
-2
/
+2
2022-08-02
ubifs: Convert to filemap_migrate_folio()
Matthew Wilcox (Oracle)
1
-27
/
+2
2022-05-10
ubifs: Convert to release_folio
Matthew Wilcox (Oracle)
1
-9
/
+9
2022-05-09
ubifs: Convert ubifs to read_folio
Matthew Wilcox (Oracle)
1
-5
/
+7
2022-05-08
fs: Remove flags parameter from aops->write_begin
Matthew Wilcox (Oracle)
1
-4
/
+3
2022-05-08
fs: Remove aop flags parameter from grab_cache_page_write_begin()
Matthew Wilcox (Oracle)
1
-2
/
+2
2022-04-01
Merge tag 'for-linus-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-7
/
+7
2022-03-15
ubifs: Convert ubifs_set_page_dirty to ubifs_dirty_folio
Matthew Wilcox (Oracle)
1
-7
/
+7
2022-03-15
ubifs: Convert from invalidatepage to invalidate_folio
Matthew Wilcox (Oracle)
1
-10
/
+10
2022-01-11
ubifs: Fix to add refcount once page is set private
Zhihao Cheng
1
-7
/
+7
2021-07-26
ubifs: report correct st_size for encrypted symlinks
Eric Biggers
1
-1
/
+12
2021-04-12
ubifs: convert to fileattr
Miklos Szeredi
1
-0
/
+2
2021-01-24
fs: make helpers idmap mount aware
Christian Brauner
1
-1
/
+2
2021-01-24
attr: handle idmapped mounts
Christian Brauner
1
-1
/
+1
2020-12-14
ubifs: Pass node length in all node dumping callers
Zhihao Cheng
1
-1
/
+1
2020-12-13
ubifs: Code cleanup by removing ifdef macro surrounding
Chengguang Xu
1
-4
/
+0
2020-12-13
ubifs: Delete duplicated words + other fixes
Randy Dunlap
1
-1
/
+1
2020-07-16
treewide: Remove uninitialized_var() usage
Kees Cook
1
-2
/
+2
2020-04-09
ubifs: remove broken lazytime support
Christoph Hellwig
1
-5
/
+1
2020-02-05
Merge branch 'imm.timestamp' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-12
/
+6
2020-01-31
Merge tag 'upstream-5.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+3
2020-01-20
ubifs: use IS_ENCRYPTED() instead of ubifs_crypt_is_encrypted()
Eric Biggers
1
-2
/
+2
[next]