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