projects
/
linux-block.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
linux-block.git
2025-05-28
Chao Yu
f2fs: fix to skip f2fs_balance_fs() if checkpoint is...
commit
|
commitdiff
|
tree
2025-05-28
Chao Yu
f2fs: clean up to check bi_status w/ BLK_STS_OK
commit
|
commitdiff
|
tree
2025-05-28
Chao Yu
f2fs: introduce is_{meta,node}_folio
commit
|
commitdiff
|
tree
2025-05-28
yohan.joung
f2fs: add ckpt_valid_blocks to the section entry
commit
|
commitdiff
|
tree
2025-05-28
yohan.joung
f2fs: add a method for calculating the remaining blocks...
commit
|
commitdiff
|
tree
2025-05-27
Chao Yu
f2fs: introduce FAULT_VMALLOC
commit
|
commitdiff
|
tree
2025-05-27
Chao Yu
f2fs: use vmalloc instead of kvmalloc in .init_{,de...
commit
|
commitdiff
|
tree
2025-05-27
Chao Yu
f2fs: add f2fs_bug_on() in f2fs_quota_read()
commit
|
commitdiff
|
tree
2025-05-27
Chao Yu
f2fs: add f2fs_bug_on() to detect potential bug
commit
|
commitdiff
|
tree
2025-05-27
Eric Biggers
f2fs: remove unused sbi argument from checksum functions
commit
|
commitdiff
|
tree
2025-05-13
Chao Yu
f2fs: fix 32-bits hexademical number in fault injection doc
commit
|
commitdiff
|
tree
2025-05-13
Chao Yu
f2fs: don't over-report free space or inodes in statvfs
commit
|
commitdiff
|
tree
2025-05-08
Christoph Hellwig
f2fs: return bool from __write_node_folio
commit
|
commitdiff
|
tree
2025-05-08
Christoph Hellwig
f2fs: simplify return value handling in f2fs_fsync_node...
commit
|
commitdiff
|
tree
2025-05-08
Christoph Hellwig
f2fs: always unlock the page in f2fs_write_single_data_page
commit
|
commitdiff
|
tree
2025-05-08
Christoph Hellwig
f2fs: remove wbc->for_reclaim handling
commit
|
commitdiff
|
tree
2025-05-08
Christoph Hellwig
f2fs: return bool from __f2fs_write_meta_folio
commit
|
commitdiff
|
tree
2025-05-08
Chao Yu
f2fs: fix to return correct error number in f2fs_sync_n...
commit
|
commitdiff
|
tree
2025-05-06
Kairui Song
f2fs: drop usage of folio_index
commit
|
commitdiff
|
tree
2025-05-06
Chao Yu
f2fs: support FAULT_TIMEOUT
commit
|
commitdiff
|
tree
2025-05-06
Daeho Jeong
f2fs: handle error cases of memory donation
commit
|
commitdiff
|
tree
2025-05-06
Chao Yu
f2fs: fix to bail out in get_new_segment()
commit
|
commitdiff
|
tree
2025-05-06
Chao Yu
f2fs: sysfs: export linear_lookup in features directory
commit
|
commitdiff
|
tree
2025-05-06
Chao Yu
f2fs: sysfs: add encoding_flags entry
commit
|
commitdiff
|
tree
2025-04-28
Chao Yu
f2fs: zone: fix to calculate first_zoned_segno correctly
commit
|
commitdiff
|
tree
2025-04-28
Chao Yu
f2fs: fix to do sanity check on sit_bitmap_size
commit
|
commitdiff
|
tree
2025-04-28
Chao Yu
f2fs: fix to detect gcing page in f2fs_is_cp_guaranteed()
commit
|
commitdiff
|
tree
2025-04-28
Chao Yu
f2fs: clean up w/ fscrypt_is_bounce_page()
commit
|
commitdiff
|
tree
2025-04-28
Matthew Wilcox...
f2fs: Convert clear_node_page_dirty() to clear_node_fol...
commit
|
commitdiff
|
tree
2025-04-28
Matthew Wilcox...
f2fs: Use a folio in flush_inline_data()
commit
|
commitdiff
|
tree
2025-04-28
Matthew Wilcox...
f2fs: Remove f2fs_new_node_page()
commit
|
commitdiff
|
tree
2025-04-28
Matthew Wilcox...
f2fs: Convert fsync_node_entry->page to folio
commit
|
commitdiff
|
tree
2025-04-28
Matthew Wilcox...
f2fs: Pass a folio to get_dnode_addr()
commit
|
commitdiff
|
tree
2025-04-28
Matthew Wilcox...
f2fs: Convert dnode_of_data->node_page to node_folio
commit
|
commitdiff
|
tree
2025-04-28
Matthew Wilcox...
f2fs: Pass a folio to set_nid()
commit
|
commitdiff
|
tree
2025-04-28
Matthew Wilcox...
f2fs: Pass a folio to f2fs_update_inode()
commit
|
commitdiff
|
tree
2025-04-28
Matthew Wilcox...
f2fs: Return a folio from f2fs_init_inode_metadata()
commit
|
commitdiff
|
tree
2025-04-28
Matthew Wilcox...
f2fs: Pass a folio to f2fs_init_read_extent_tree()
commit
|
commitdiff
|
tree
2025-04-28
Matthew Wilcox...
f2fs: Use a folio in f2fs_wait_on_block_writeback()
commit
|
commitdiff
|
tree
2025-04-28
Matthew Wilcox...
f2fs: Use a folio in redirty_blocks()
commit
|
commitdiff
|
tree
2025-04-28
Matthew Wilcox...
f2fs: Use a folio in f2fs_encrypt_one_page()
commit
|
commitdiff
|
tree
2025-04-28
Matthew Wilcox...
f2fs: Convert f2fs_load_compressed_page() to f2fs_load_...
commit
|
commitdiff
|
tree
2025-04-28
Matthew Wilcox...
f2fs: Use a folio in prepare_compress_overwrite()
commit
|
commitdiff
|
tree
2025-04-28
Matthew Wilcox...
f2fs: Use a folio in f2fs_cache_compressed_page()
commit
|
commitdiff
|
tree
2025-04-28
Matthew Wilcox...
f2fs: Use a folio in f2fs_truncate_meta_inode_pages()
commit
|
commitdiff
|
tree
2025-04-28
Matthew Wilcox...
f2fs: Use a folio in need_inode_page_update()
commit
|
commitdiff
|
tree
2025-04-28
Matthew Wilcox...
f2fs: Pass a folio to f2fs_set_link()
commit
|
commitdiff
|
tree
2025-04-28
Matthew Wilcox...
f2fs: Convert f2fs_put_page_dic() to f2fs_put_folio_dic()
commit
|
commitdiff
|
tree
2025-04-28
Matthew Wilcox...
f2fs: Pass a folio to inline_data_addr()
commit
|
commitdiff
|
tree
2025-04-28
Matthew Wilcox...
f2fs: Pass a folio to __recover_inline_status()
commit
|
commitdiff
|
tree
2025-04-28
Matthew Wilcox...
f2fs: Pass a folio to f2fs_recover_inline_data()
commit
|
commitdiff
|
tree
2025-04-28
Matthew Wilcox...
f2fs: Pass a folio to f2fs_delete_inline_entry()
commit
|
commitdiff
|
tree
2025-04-28
Matthew Wilcox...
f2fs: Pass a folio to f2fs_delete_entry()
commit
|
commitdiff
|
tree
2025-04-28
Matthew Wilcox...
f2fs: Pass a folio to f2fs_parent_dir()
commit
|
commitdiff
|
tree
2025-04-28
Matthew Wilcox...
f2fs: Pass a folio to f2fs_find_entry()
commit
|
commitdiff
|
tree
2025-04-28
Matthew Wilcox...
f2fs: Pass a folio to __f2fs_find_entry()
commit
|
commitdiff
|
tree
2025-04-28
Matthew Wilcox...
f2fs: Pass a folio to f2fs_truncate_inline_inode()
commit
|
commitdiff
|
tree
2025-04-28
Matthew Wilcox...
f2fs: Pass a folio to f2fs_do_read_inline_data()
commit
|
commitdiff
|
tree
2025-04-28
Matthew Wilcox...
f2fs: Convert dnode_of_data->inode_page to inode_folio
commit
|
commitdiff
|
tree
2025-04-28
Matthew Wilcox...
f2fs: Pass a folio to f2fs_has_enough_room()
commit
|
commitdiff
|
tree
2025-04-28
Matthew Wilcox...
f2fs: Pass a folio to f2fs_make_empty_inline_dir()
commit
|
commitdiff
|
tree
2025-04-28
Matthew Wilcox...
f2fs: Pass a folio to init_dent_inode()
commit
|
commitdiff
|
tree
2025-04-28
Matthew Wilcox...
f2fs: Pass a folio to inline_xattr_addr()
commit
|
commitdiff
|
tree
2025-04-28
Matthew Wilcox...
f2fs: Pass a folio to f2fs_recover_inline_xattr()
commit
|
commitdiff
|
tree
2025-04-28
Matthew Wilcox...
f2fs: Pass a folio to do_recover_data()
commit
|
commitdiff
|
tree
2025-04-28
Matthew Wilcox...
f2fs: Pass a folio to read_inline_xattr()
commit
|
commitdiff
|
tree
2025-04-28
Matthew Wilcox...
f2fs: Pass a folio to f2fs_getxattr()
commit
|
commitdiff
|
tree
2025-04-28
Matthew Wilcox...
f2fs: Remove f2fs_get_inode_page()
commit
|
commitdiff
|
tree
2025-04-28
Matthew Wilcox...
f2fs: Use a folio in f2fs_recover_inline_xattr()
commit
|
commitdiff
|
tree
2025-04-28
Matthew Wilcox...
f2fs: Use a folio in read_inline_xattr()
commit
|
commitdiff
|
tree
2025-04-28
Matthew Wilcox...
f2fs: Pass a folio to write_all_xattrs()
commit
|
commitdiff
|
tree
2025-04-28
Matthew Wilcox...
f2fs: Pass a folio to __f2fs_setxattr()
commit
|
commitdiff
|
tree
2025-04-28
Matthew Wilcox...
f2fs: Pass a folio to f2fs_setxattr()
commit
|
commitdiff
|
tree
2025-04-28
Matthew Wilcox...
f2fs: Pass folios to f2fs_init_acl()
commit
|
commitdiff
|
tree
2025-04-28
Matthew Wilcox...
f2fs: Use a folio in do_read_inode()
commit
|
commitdiff
|
tree
2025-04-28
Matthew Wilcox...
f2fs: Use a folio in f2fs_update_inode_page()
commit
|
commitdiff
|
tree
2025-04-28
Matthew Wilcox...
f2fs: Use a folio in f2fs_inline_data_fiemap()
commit
|
commitdiff
|
tree
2025-04-28
Matthew Wilcox...
f2fs: Use a folio in f2fs_read_inline_dir()
commit
|
commitdiff
|
tree
2025-04-28
Matthew Wilcox...
f2fs: Use a folio in f2fs_empty_inline_dir()
commit
|
commitdiff
|
tree
2025-04-28
Matthew Wilcox...
f2fs: Use a folio in f2fs_find_in_inline_dir()
commit
|
commitdiff
|
tree
2025-04-28
Matthew Wilcox...
f2fs: Use a folio in f2fs_recover_inline_data()
commit
|
commitdiff
|
tree
2025-04-28
Matthew Wilcox...
f2fs: Use a folio in f2fs_read_inline_data()
commit
|
commitdiff
|
tree
2025-04-28
Matthew Wilcox...
f2fs: Use a folio in f2fs_write_inline_data()
commit
|
commitdiff
|
tree
2025-04-28
Matthew Wilcox...
f2fs: Remove f2fs_get_xnode_page()
commit
|
commitdiff
|
tree
2025-04-28
Matthew Wilcox...
f2fs: Use a folio in read_xattr_block()
commit
|
commitdiff
|
tree
2025-04-28
Matthew Wilcox...
f2fs: Convert f2fs_convert_inline_page() to f2fs_conver...
commit
|
commitdiff
|
tree
2025-04-28
Matthew Wilcox...
f2fs: Pass folios to set_new_dnode()
commit
|
commitdiff
|
tree
2025-04-28
Matthew Wilcox...
f2fs: Use a folio in f2fs_truncate_xattr_node()
commit
|
commitdiff
|
tree
2025-04-28
Matthew Wilcox...
f2fs: Use a folio in f2fs_do_truncate_blocks()
commit
|
commitdiff
|
tree
2025-04-28
Matthew Wilcox...
f2fs: Pass a folio to f2fs_move_rehashed_dirents()
commit
|
commitdiff
|
tree
2025-04-28
Matthew Wilcox...
f2fs: Pass a folio to f2fs_move_inline_dirents()
commit
|
commitdiff
|
tree
2025-04-28
Matthew Wilcox...
f2fs: Use a folio in f2fs_add_inline_entry()
commit
|
commitdiff
|
tree
2025-04-28
Matthew Wilcox...
f2fs: Use a folio in f2fs_try_convert_inline_dir()
commit
|
commitdiff
|
tree
2025-04-28
Matthew Wilcox...
f2fs: Pass a folio to make_empty_dir()
commit
|
commitdiff
|
tree
2025-04-28
Matthew Wilcox...
f2fs: Use a folio in f2fs_init_inode_metadata()
commit
|
commitdiff
|
tree
2025-04-28
Matthew Wilcox...
f2fs: Use a folio in __find_data_block()
commit
|
commitdiff
|
tree
2025-04-28
Matthew Wilcox...
f2fs: Use a folio in prepare_write_begin
commit
|
commitdiff
|
tree
2025-04-28
Matthew Wilcox...
f2fs: Remove f2fs_get_node_page()
commit
|
commitdiff
|
tree
2025-04-28
Matthew Wilcox...
f2fs: Use a folio in check_index_in_prev_nodes()
commit
|
commitdiff
|
tree
2025-04-28
Matthew Wilcox...
f2fs: Use a folio in is_alive()
commit
|
commitdiff
|
tree
next