projects
/
platform
/
kernel
/
linux-rpi.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/kernel/linux-rpi.git
2023-05-26
pengfuyuan
btrfs: fix csum_tree_block page iteration to avoid...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-26
Shida Zhang
btrfs: fix an uninitialized variable warning in btrfs_l...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-26
Christoph Hellwig
btrfs: call btrfs_orig_bbio_end_io in btrfs_end_bio_work
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Josef Bacik
btrfs: use nofs when cleaning up aborted transactions
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Johannes Thumshirn
btrfs: handle memory allocation failure in btrfs_csum_o...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-17
Qu Wenruo
btrfs: scrub: try harder to mark RAID56 block groups...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-10
Qu Wenruo
btrfs: make clear_cache mount option to rebuild FST...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-10
Christoph Hellwig
btrfs: zero the buffer before marking it dirty in btrfs...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-10
Naohiro Aota
btrfs: zoned: fix full zone super block reading on ZNS
commit
|
commitdiff
|
tree
|
snapshot
2023-05-10
Naohiro Aota
btrfs: zoned: zone finish data relocation BG with last IO
commit
|
commitdiff
|
tree
|
snapshot
2023-05-09
Filipe Manana
btrfs: fix backref walking not returning all inode...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-09
Filipe Manana
btrfs: fix space cache inconsistency after error loadin...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-09
Anastasia Belova
btrfs: print-tree: parent bytenr must be aligned to...
commit
|
commitdiff
|
tree
|
snapshot
2023-05-03
Josef Bacik
btrfs: don't free qgroup space unless specified
commit
|
commitdiff
|
tree
|
snapshot
2023-05-02
Boris Burkov
btrfs: fix encoded write i_size corruption with no...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-28
Naohiro Aota
btrfs: zoned: fix wrong use of bitops API in btrfs_ensu...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-28
Qu Wenruo
btrfs: properly reject clear_cache and v1 cache for...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-28
Filipe Manana
btrfs: print extent buffers when sibling keys check...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-28
Filipe Manana
btrfs: abort transaction when sibling keys check fails...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-28
Filipe Manana
btrfs: fix leak of source device allocation state after...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-28
xiaoshoukui
btrfs: fix assertion of exclop condition when starting...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-28
Filipe Manana
btrfs: fix btrfs_prev_leaf() to not return the same...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Josh Poimboeuf
btrfs: mark btrfs_assertfail() __noreturn
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Genjian Zhang
btrfs: fix uninitialized variable warnings
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Filipe Manana
btrfs: use log root when iterating over index keys...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Filipe Manana
btrfs: avoid iterating over all indexes when logging...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Qu Wenruo
btrfs: dev-replace: error out if we have unrepaired...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Filipe Manana
btrfs: remove pointless loop at btrfs_get_next_valid_item()
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Qu Wenruo
btrfs: scrub: reject unsupported scrub flags
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Boris Burkov
btrfs: reinterpret async discard iops_limit=0 as no...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Boris Burkov
btrfs: set default discard iops_limit to 1000
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Qu Wenruo
btrfs: remove unused raid56 functions which were dedica...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Qu Wenruo
btrfs: scrub: remove scrub_bio structure
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Qu Wenruo
btrfs: scrub: remove scrub_block and scrub_sector struc...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Qu Wenruo
btrfs: scrub: remove the old scrub recheck code
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Qu Wenruo
btrfs: scrub: remove the old writeback infrastructure
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Qu Wenruo
btrfs: scrub: remove scrub_parity structure
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Qu Wenruo
btrfs: scrub: use scrub_stripe to implement RAID56...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Qu Wenruo
btrfs: scrub: switch scrub_simple_mirror() to scrub_str...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Qu Wenruo
btrfs: scrub: introduce helper to queue a stripe for...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Qu Wenruo
btrfs: scrub: introduce error reporting functionality...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Qu Wenruo
btrfs: scrub: introduce a writeback helper for scrub_stripe
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Qu Wenruo
btrfs: scrub: introduce the main read repair worker...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Qu Wenruo
btrfs: scrub: introduce a helper to verify one scrub_stripe
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Qu Wenruo
btrfs: scrub: introduce a helper to verify one metadata...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Qu Wenruo
btrfs: scrub: introduce helper to find and fill sector...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Qu Wenruo
btrfs: scrub: introduce structure for new BTRFS_STRIPE_...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Qu Wenruo
btrfs: introduce a new helper to submit write bio for...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Qu Wenruo
btrfs: introduce btrfs_bio::fs_info member
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Qu Wenruo
btrfs: scrub: use dedicated super block verification...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Anand Jain
btrfs: remove redundant release of btrfs_device::alloc_...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Anand Jain
btrfs: warn for any missed cleanup at btrfs_close_one_d...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Christoph Hellwig
libcrc32c: remove crc32c_impl
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Christoph Hellwig
btrfs: don't print the crc32c implementation at module...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Christoph Hellwig
btrfs: tree-log: factor out a clean_log_buffer helper
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Christoph Hellwig
block: make blkcg_punt_bio_submit optional
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Christoph Hellwig
block: async_bio_lock does not need to be bh-safe
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Christoph Hellwig
btrfs, block: move REQ_CGROUP_PUNT to btrfs
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Christoph Hellwig
btrfs, mm: remove the punt_to_cgroup field in struct...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Christoph Hellwig
btrfs: also use kthread_associate_blkcg for uncompressi...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Christoph Hellwig
btrfs: don't free the async_extent in submit_uncompress...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Christoph Hellwig
btrfs: move kthread_associate_blkcg out of btrfs_submit...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Filipe Manana
btrfs: correctly calculate delayed ref bytes when start...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Filipe Manana
btrfs: make btrfs_block_rsv_full() check more boolean...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Boris Burkov
btrfs: split partial dio bios before submit
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Boris Burkov
btrfs: don't split NOCOW extent_maps in btrfs_extract_o...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Christoph Hellwig
btrfs: pass an ordered_extent to btrfs_extract_ordered_...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Christoph Hellwig
btrfs: simplify extent map splitting and rename split_z...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Christoph Hellwig
btrfs: fold btrfs_clone_ordered_extent into btrfs_split...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Christoph Hellwig
btrfs: sink parameter len to btrfs_split_ordered_extent
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Christoph Hellwig
btrfs: simplify splitting logic in btrfs_extract_ordere...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Christoph Hellwig
btrfs: move ordered_extent internal sanity checks into...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Boris Burkov
btrfs: stash ordered extent in dio_data during iomap dio
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Boris Burkov
btrfs: pass flags as unsigned long to btrfs_add_ordered...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Boris Burkov
btrfs: add function to create and return an ordered...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Johannes Thumshirn
btrfs: use __bio_add_page to add single a page in rbio_...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Johannes Thumshirn
btrfs: use __bio_add_page for adding a single page...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Anand Jain
btrfs: use test_and_clear_bit() in wait_dev_flush()
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Anand Jain
btrfs: change wait_dev_flush() return type to bool
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Anand Jain
btrfs: open code check_barrier_error()
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Anand Jain
btrfs: move last_flush_error to write_dev_flush and...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Filipe Manana
btrfs: simplify exit paths of btrfs_evict_inode()
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Filipe Manana
btrfs: calculate the right space for delayed refs when...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Filipe Manana
btrfs: use a constant for the number of metadata units...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Filipe Manana
btrfs: fix calculation of the global block reserve...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Filipe Manana
btrfs: calculate correct amount of space for delayed...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Filipe Manana
btrfs: add helper to calculate space for delayed references
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Filipe Manana
btrfs: constify fs_info argument for the reclaim items...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Filipe Manana
btrfs: constify fs_info argument of the metadata size...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Filipe Manana
btrfs: accurately calculate number of delayed refs...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Filipe Manana
btrfs: calculate the right space for a single delayed...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Filipe Manana
btrfs: don't throttle on delayed items when evicting...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Filipe Manana
btrfs: remove obsolete delayed ref throttling logic...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Filipe Manana
btrfs: simplify variables in btrfs_block_rsv_refill()
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Filipe Manana
btrfs: remove redundant counter check at btrfs_truncate...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Filipe Manana
btrfs: count extents before taking inode's spinlock...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Filipe Manana
btrfs: remove bytes_used argument from btrfs_make_block...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Filipe Manana
btrfs: collapse should_end_transaction() into btrfs_sho...
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Filipe Manana
btrfs: simplify btrfs_should_throttle_delayed_refs()
commit
|
commitdiff
|
tree
|
snapshot
2023-04-17
Filipe Manana
btrfs: initialize ret to -ENOSPC at __reserve_bytes()
commit
|
commitdiff
|
tree
|
snapshot
next