projects
/
platform
/
kernel
/
linux-starfive.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/kernel/linux-starfive.git
2023-06-19
Christoph Hellwig
btrfs: stop setting PageError in the data I/O path
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
Christoph Hellwig
btrfs: don't check PageError in __extent_writepage
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
Christoph Hellwig
btrfs: rename cow_file_range_async to run_delalloc_comp...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
Christoph Hellwig
btrfs: don't fail writeback when allocating the compres...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
Christoph Hellwig
btrfs: don't check PageError in btrfs_verify_page
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
Christoph Hellwig
btrfs: fix fsverify read error handling in end_page_read
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
Christoph Hellwig
btrfs: factor out a btrfs_verify_page helper
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
Christoph Hellwig
btrfs: fix range_end calculation in extent_write_locked...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
Boris Burkov
btrfs: insert tree mod log move in push_node_left
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
Boris Burkov
btrfs: warn on invalid slot in tree mod log rewind
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
David Sterba
btrfs: disable allocation warnings for compression...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
Christoph Hellwig
btrfs: open code need_full_stripe conditions
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
Christoph Hellwig
btrfs: open code btrfs_map_sblock
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
Christoph Hellwig
btrfs: rename __btrfs_map_block to btrfs_map_block
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
Christoph Hellwig
btrfs: remove unused btrfs_map_block
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
Christoph Hellwig
btrfs: optimize simple reads in btrfsic_map_block
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
Christoph Hellwig
btrfs: remove unused BTRFS_MAP_DISCARD
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
David Sterba
btrfs: add xxhash to fast checksum implementations
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
Christoph Hellwig
btrfs: pass the new logical address to split_extent_map
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
Christoph Hellwig
btrfs: defer splitting of ordered extents until I/O...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
Christoph Hellwig
btrfs: handle completed ordered extents in btrfs_split_...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
Christoph Hellwig
btrfs: atomically insert the new extent in btrfs_split_...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
Christoph Hellwig
btrfs: split btrfs_alloc_ordered_extent to allocation...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
Christoph Hellwig
btrfs: return the new ordered_extent from btrfs_split_o...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
Christoph Hellwig
btrfs: reorder conditions in btrfs_extract_ordered_extent
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
Christoph Hellwig
btrfs: move split_extent_map to extent_map.c
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
Christoph Hellwig
btrfs: record orig_physical only for the original bio
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
Christoph Hellwig
btrfs: optimize the logical to physical mapping for...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
Christoph Hellwig
btrfs: rename the bytenr field in struct btrfs_ordered_...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
Christoph Hellwig
btrfs: mark the len field in struct btrfs_ordered_sum...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
Christoph Hellwig
btrfs: don't call btrfs_record_physical_zoned for faile...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
Christoph Hellwig
btrfs: optimize out btrfs_is_zoned for !CONFIG_BLK_DEV_...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
Filipe Manana
btrfs: make btrfs_destroy_delayed_refs() return void
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
Filipe Manana
btrfs: remove unnecessary prototype declarations at...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
Filipe Manana
btrfs: use a single switch statement when initializing...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
Filipe Manana
btrfs: use bool type for delayed ref head fields that...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
Filipe Manana
btrfs: assert correct lock is held at btrfs_select_ref_...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
Filipe Manana
btrfs: get rid of label and goto at insert_delayed_ref()
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
Filipe Manana
btrfs: make insert_delayed_ref() return a bool instead...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
Filipe Manana
btrfs: use a bool to track qgroup record insertion...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
Filipe Manana
btrfs: remove pointless in_tree field from struct btrfs...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
Filipe Manana
btrfs: remove unused is_head field from struct btrfs_de...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
Filipe Manana
btrfs: reorder some members of struct btrfs_delayed_ref...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
Qu Wenruo
btrfs: use the same uptodate variable for end_bio_exten...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
Qu Wenruo
btrfs: subpage: make alloc_extent_buffer() handle previ...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
David Sterba
btrfs: print assertion failure report and stack trace...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
Qu Wenruo
btrfs: subpage: dump extra subpage bitmaps for debug
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
Tejun Heo
btrfs: use alloc_ordered_workqueue() to create ordered...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
David Sterba
btrfs: drop gfp from parameter extent state helpers
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
David Sterba
btrfs: pass NOWAIT for set/clear extent bits as another bit
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
David Sterba
btrfs: drop NOFAIL from set_extent_bit allocation masks
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
David Sterba
btrfs: open code set_extent_bits
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
David Sterba
btrfs: open code set_extent_bits_nowait
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
David Sterba
btrfs: open code set_extent_dirty
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
David Sterba
btrfs: open code set_extent_new
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
David Sterba
btrfs: open code set_extent_delalloc
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
David Sterba
btrfs: open code set_extent_defrag
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
Christoph Hellwig
btrfs: remove a pointless NULL check in btrfs_lookup_fs...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
Christoph Hellwig
btrfs: convert btrfs_get_global_root to use a switch...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
Christoph Hellwig
btrfs: fix the btrfs_get_global_root return value
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
Anand Jain
btrfs: add and fix comments in btrfs_fs_devices
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
Anand Jain
btrfs: consolidate uuid comparisons in btrfs_validate_super
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
Anand Jain
btrfs: simplify how changed fsid and metadata_uuid...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
Anand Jain
btrfs: simplify fsid and metadata_uuid comparisons
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
Anand Jain
btrfs: return bool from check_tree_block_fsid instead...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
Anand Jain
btrfs: add comment about metadata_uuid in btrfs_fs_devices
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
Anand Jain
btrfs: merge calls to alloc_fs_devices in device_list_add
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
Anand Jain
btrfs: streamline fsid checks in alloc_fs_devices
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
Anand Jain
btrfs: reduce struct btrfs_fs_devices size by moving...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
Christoph Hellwig
btrfs: merge write_one_subpage_eb into write_one_eb
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
Christoph Hellwig
btrfs: use per-buffer locking for extent_buffer reading
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
Christoph Hellwig
btrfs: stop using lock_extent in btrfs_buffer_uptodate
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
Christoph Hellwig
btrfs: don't check for uptodate pages in read_extent_bu...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
Christoph Hellwig
btrfs: stop using PageError for extent_buffers
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
Christoph Hellwig
btrfs: remove the io_pages field in struct extent_buffer
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
Christoph Hellwig
btrfs: remove the extent_buffer lookup in btree block...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
Christoph Hellwig
btrfs: use a separate end_io handler for extent_buffer...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
Christoph Hellwig
btrfs: don't use btrfs_bio_ctrl for extent buffer writing
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
Christoph Hellwig
btrfs: move page locking from lock_extent_buffer_for_io...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
Christoph Hellwig
btrfs: submit a writeback bio per extent_buffer
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
Christoph Hellwig
btrfs: return bool from lock_extent_buffer_for_io
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
Christoph Hellwig
btrfs: do not try to unlock the extent for non-subpage...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
Christoph Hellwig
btrfs: use a separate end_io handler for read_extent_buffer
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
Christoph Hellwig
btrfs: remove the mirror_num argument to btrfs_submit_c...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
Christoph Hellwig
btrfs: don't use btrfs_bio_ctrl for extent buffer reading
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
Christoph Hellwig
btrfs: always read the entire extent_buffer
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
Christoph Hellwig
btrfs: merge verify_parent_transid and btrfs_buffer_upt...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
Christoph Hellwig
btrfs: move setting the buffer uptodate out of validate...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
Christoph Hellwig
btrfs: subpage: fix error handling in end_bio_subpage_e...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
Christoph Hellwig
btrfs: mark extent_buffer_under_io static
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
Qu Wenruo
btrfs: trigger orphan inode cleanup during START_SYNC...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
Filipe Manana
btrfs: fix comment referring to no longer existing...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
Filipe Manana
btrfs: change for_rename argument of btrfs_record_unlin...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
Filipe Manana
btrfs: remove pointless label and goto at btrfs_record_...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
Filipe Manana
btrfs: update comments at btrfs_record_unlink_dir(...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
Filipe Manana
btrfs: use inode_logged() at btrfs_record_unlink_dir()
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
Filipe Manana
btrfs: use inode_logged() at need_log_inode()
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
Jiapeng Chong
btrfs: scrub: remove more unused functions
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
Qu Wenruo
btrfs: handle tree backref walk error properly
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
Christoph Hellwig
btrfs: don't hold an extra reference for redirtied...
commit
|
commitdiff
|
tree
|
snapshot
next