projects
/
platform
/
kernel
/
linux-starfive.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Linux 6.1.66
[platform/kernel/linux-starfive.git]
/
fs
/
btrfs
/
2023-12-08
David Sterba
btrfs: fix 64bit compat send ioctl arguments not initia...
tree
|
commitdiff
2023-12-08
Filipe Manana
btrfs: make error messages more clear when getting...
tree
|
commitdiff
2023-12-08
Jann Horn
btrfs: send: ensure send_fd is writable
tree
|
commitdiff
2023-12-08
Filipe Manana
btrfs: fix off-by-one when checking chunk map includes...
tree
|
commitdiff
2023-12-08
Bragatheswaran Man...
btrfs: ref-verify: fix memory leaks in btrfs_ref_tree_mod()
tree
|
commitdiff
2023-12-08
Qu Wenruo
btrfs: add dmesg output for first mount and last unmoun...
tree
|
commitdiff
2023-11-28
Naohiro Aota
btrfs: zoned: wait for data BG to be finished on direct...
tree
|
commitdiff
2023-11-28
Josef Bacik
btrfs: don't arbitrarily slow down delalloc if we're...
tree
|
commitdiff
2023-11-20
Filipe Manana
btrfs: use u64 for buffer sizes in the tree search...
tree
|
commitdiff
2023-10-25
Filipe Manana
btrfs: error out when reallocating block for defrag...
tree
|
commitdiff
2023-10-25
Filipe Manana
btrfs: error when COWing block from a root that is...
tree
|
commitdiff
2023-10-25
Filipe Manana
btrfs: error out when COWing block using a stale transa...
tree
|
commitdiff
2023-10-25
Josef Bacik
btrfs: fix some -Wmaybe-uninitialized warnings in ioctl.c
tree
|
commitdiff
2023-10-25
Josef Bacik
btrfs: initialize start_slot in btrfs_log_prealloc_extents
tree
|
commitdiff
2023-10-25
Filipe Manana
btrfs: return -EUCLEAN for delayed tree ref with a...
tree
|
commitdiff
2023-10-25
Filipe Manana
btrfs: prevent transaction block reserve underflow...
tree
|
commitdiff
2023-10-25
Zygo Blaxell
btrfs: fix stripe length calculation for non-zoned...
tree
|
commitdiff
2023-10-10
Bernd Schubert
btrfs: file_remove_privs needs an exclusive lock in...
tree
|
commitdiff
2023-10-10
Filipe Manana
btrfs: fix fscrypt name leak after failure to join...
tree
|
commitdiff
2023-10-10
Christophe JAILLET
btrfs: fix an error handling path in btrfs_rename()
tree
|
commitdiff
2023-10-10
Sweet Tea Dorminy
btrfs: use struct fscrypt_str instead of struct qstr
tree
|
commitdiff
2023-10-10
Sweet Tea Dorminy
btrfs: setup qstr from dentrys using fscrypt helper
tree
|
commitdiff
2023-10-10
Sweet Tea Dorminy
btrfs: use struct qstr instead of name and namelen...
tree
|
commitdiff
2023-10-06
Josef Bacik
btrfs: properly report 0 avail for very full file systems
tree
|
commitdiff
2023-10-06
Filipe Manana
btrfs: assert delayed node locked when removing delayed...
tree
|
commitdiff
2023-10-06
Qu Wenruo
btrfs: reset destination buffer when read_extent_buffer...
tree
|
commitdiff
2023-10-06
Filipe Manana
btrfs: remove BUG() after failure to insert delayed...
tree
|
commitdiff
2023-10-06
Filipe Manana
btrfs: improve error message after failure to add delay...
tree
|
commitdiff
2023-09-23
Josef Bacik
btrfs: check for BTRFS_FS_ERROR in pending ordered...
tree
|
commitdiff
2023-09-23
Filipe Manana
btrfs: release path before inode lookup during the...
tree
|
commitdiff
2023-09-23
Qu Wenruo
btrfs: fix a compilation error if DEBUG is defined...
tree
|
commitdiff
2023-09-23
Filipe Manana
btrfs: fix lockdep splat and potential deadlock after...
tree
|
commitdiff
2023-09-23
Anand Jain
btrfs: compare the correct fsid/metadata_uuid in btrfs_...
tree
|
commitdiff
2023-09-23
Anand Jain
btrfs: add a helper to read the superblock metadata_uuid
tree
|
commitdiff
2023-09-23
Qu Wenruo
btrfs: output extra debug info if we failed to find...
tree
|
commitdiff
2023-09-19
Anand Jain
btrfs: use the correct superblock to compare fsid in...
tree
|
commitdiff
2023-09-19
Naohiro Aota
btrfs: zoned: re-enable metadata over-commit for zoned...
tree
|
commitdiff
2023-09-19
Josef Bacik
btrfs: set page extent mapped after read_folio in reloc...
tree
|
commitdiff
2023-09-19
Filipe Manana
btrfs: don't start transaction when joining with TRANS_...
tree
|
commitdiff
2023-09-19
Boris Burkov
btrfs: free qgroup rsv on io failure
tree
|
commitdiff
2023-09-19
Boris Burkov
btrfs: fix start transaction qgroup rsv double free
tree
|
commitdiff
2023-09-19
Naohiro Aota
btrfs: zoned: do not zone finish data relocation block...
tree
|
commitdiff
2023-08-23
xiaoshoukui
btrfs: fix BUG_ON condition in btrfs_cancel_balance
tree
|
commitdiff
2023-08-23
Josef Bacik
btrfs: fix incorrect splitting in btrfs_drop_extent_map...
tree
|
commitdiff
2023-08-23
Filipe Manana
btrfs: fix use-after-free of new block group that becam...
tree
|
commitdiff
2023-08-23
David Sterba
btrfs: convert btrfs_block_group::seq_zone to runtime...
tree
|
commitdiff
2023-08-23
David Sterba
btrfs: convert btrfs_block_group::needs_free_space...
tree
|
commitdiff
2023-08-23
Naohiro Aota
btrfs: move out now unused BG from the reclaim list
tree
|
commitdiff
2023-08-16
Josef Bacik
btrfs: set cache_block_group_error if we find an error
tree
|
commitdiff
2023-08-16
Qu Wenruo
btrfs: reject invalid reloc tree root keys with stack...
tree
|
commitdiff
2023-08-16
Qu Wenruo
btrfs: exit gracefully if reloc roots don't match
tree
|
commitdiff
2023-08-16
Christoph Hellwig
btrfs: properly clear end of the unreserved range in...
tree
|
commitdiff
2023-08-16
Christoph Hellwig
btrfs: don't stop integrity writeback too early
tree
|
commitdiff
2023-08-16
Josef Bacik
btrfs: wait for actual caching progress during allocation
tree
|
commitdiff
2023-08-11
Filipe Manana
btrfs: remove BUG_ON()'s in add_new_free_space()
tree
|
commitdiff
2023-08-03
Filipe Manana
btrfs: check for commit error at btrfs_attach_transacti...
tree
|
commitdiff
2023-08-03
Filipe Manana
btrfs: check if the transaction was aborted at btrfs_wa...
tree
|
commitdiff
2023-08-03
Filipe Manana
btrfs: account block group tree when calculating global...
tree
|
commitdiff
2023-08-03
Filipe Manana
btrfs: fix race between quota disable and relocation
tree
|
commitdiff
2023-07-27
Christoph Hellwig
btrfs: be a bit more careful when setting mirror_num_re...
tree
|
commitdiff
2023-07-27
Josef Bacik
btrfs: fix race between balance and cancel/pause
tree
|
commitdiff
2023-07-27
Filipe Manana
btrfs: zoned: fix memory leak after finding block group...
tree
|
commitdiff
2023-07-27
Josef Bacik
btrfs: set_page_extent_mapped after read_folio in btrfs...
tree
|
commitdiff
2023-07-27
Filipe Manana
btrfs: fix warning when putting transaction with qgroup...
tree
|
commitdiff
2023-07-19
Filipe Manana
btrfs: do not BUG_ON() on tree mod log failure at __btr...
tree
|
commitdiff
2023-07-19
Filipe Manana
btrfs: fix extent buffer leak after tree mod log failur...
tree
|
commitdiff
2023-07-19
Filipe Manana
btrfs: fix race when deleting quota root from the dirty...
tree
|
commitdiff
2023-07-19
Naohiro Aota
btrfs: reinsert BGs failed to reclaim
tree
|
commitdiff
2023-07-19
David Sterba
btrfs: add block-group tree to lockdep classes
tree
|
commitdiff
2023-07-19
Naohiro Aota
btrfs: bail out reclaim process if filesystem is read...
tree
|
commitdiff
2023-07-19
Naohiro Aota
btrfs: delete unused BGs while reclaiming BGs
tree
|
commitdiff
2023-07-19
Matt Corallo
btrfs: add handling for RAID1C23/DUP to btrfs_reduce_al...
tree
|
commitdiff
2023-07-19
Filipe Manana
btrfs: do not BUG_ON() on tree mod log failure at balan...
tree
|
commitdiff
2023-07-19
Filipe Manana
btrfs: fix race when deleting free space root from...
tree
|
commitdiff
2023-06-28
Shida Zhang
btrfs: fix an uninitialized variable warning in btrfs_l...
tree
|
commitdiff
2023-06-21
Chris Mason
btrfs: can_nocow_file_extent should pass down args...
tree
|
commitdiff
2023-06-21
Christoph Hellwig
btrfs: fix iomap_begin length for nocow writes
tree
|
commitdiff
2023-06-21
Qu Wenruo
btrfs: do not ASSERT() on duplicated global roots
tree
|
commitdiff
2023-06-21
Johannes Thumshirn
btrfs: handle memory allocation failure in btrfs_csum_o...
tree
|
commitdiff
2023-06-21
Qu Wenruo
btrfs: scrub: try harder to mark RAID56 block groups...
tree
|
commitdiff
2023-06-09
pengfuyuan
btrfs: fix csum_tree_block page iteration to avoid...
tree
|
commitdiff
2023-06-09
Filipe Manana
btrfs: abort transaction when sibling keys check fails...
tree
|
commitdiff
2023-05-30
Josef Bacik
btrfs: use nofs when cleaning up aborted transactions
tree
|
commitdiff
2023-05-17
Naohiro Aota
btrfs: zoned: fix full zone super block reading on ZNS
tree
|
commitdiff
2023-05-17
Naohiro Aota
btrfs: zoned: zone finish data relocation BG with last IO
tree
|
commitdiff
2023-05-17
Filipe Manana
btrfs: fix space cache inconsistency after error loadin...
tree
|
commitdiff
2023-05-17
Anastasia Belova
btrfs: print-tree: parent bytenr must be aligned to...
tree
|
commitdiff
2023-05-17
Qu Wenruo
btrfs: make clear_cache mount option to rebuild FST...
tree
|
commitdiff
2023-05-17
Christoph Hellwig
btrfs: zero the buffer before marking it dirty in btrfs...
tree
|
commitdiff
2023-05-17
Josef Bacik
btrfs: don't free qgroup space unless specified
tree
|
commitdiff
2023-05-17
Boris Burkov
btrfs: fix encoded write i_size corruption with no...
tree
|
commitdiff
2023-05-17
xiaoshoukui
btrfs: fix assertion of exclop condition when starting...
tree
|
commitdiff
2023-05-17
Qu Wenruo
btrfs: properly reject clear_cache and v1 cache for...
tree
|
commitdiff
2023-05-17
Naohiro Aota
btrfs: zoned: fix wrong use of bitops API in btrfs_ensu...
tree
|
commitdiff
2023-05-17
Filipe Manana
btrfs: fix btrfs_prev_leaf() to not return the same...
tree
|
commitdiff
2023-05-11
Qu Wenruo
btrfs: scrub: reject unsupported scrub flags
tree
|
commitdiff
2023-04-30
Genjian Zhang
btrfs: fix uninitialized variable warnings
tree
|
commitdiff
2023-04-26
Filipe Manana
btrfs: get the next extent map during fiemap/lseek...
tree
|
commitdiff
2023-04-20
Christoph Hellwig
btrfs: fix fast csum implementation detection
tree
|
commitdiff
2023-04-20
Christoph Hellwig
btrfs: restore the thread_pool= behavior in remount...
tree
|
commitdiff
next