media: dvb: symbol fixup for dvb_attach()
[platform/kernel/linux-starfive.git] / fs / btrfs /
2023-08-23 xiaoshoukuibtrfs: fix BUG_ON condition in btrfs_cancel_balance
2023-08-23 Josef Bacikbtrfs: fix incorrect splitting in btrfs_drop_extent_map...
2023-08-23 Filipe Mananabtrfs: fix use-after-free of new block group that becam...
2023-08-23 David Sterbabtrfs: convert btrfs_block_group::seq_zone to runtime...
2023-08-23 David Sterbabtrfs: convert btrfs_block_group::needs_free_space...
2023-08-23 Naohiro Aotabtrfs: move out now unused BG from the reclaim list
2023-08-16 Josef Bacikbtrfs: set cache_block_group_error if we find an error
2023-08-16 Qu Wenruobtrfs: reject invalid reloc tree root keys with stack...
2023-08-16 Qu Wenruobtrfs: exit gracefully if reloc roots don't match
2023-08-16 Christoph Hellwigbtrfs: properly clear end of the unreserved range in...
2023-08-16 Christoph Hellwigbtrfs: don't stop integrity writeback too early
2023-08-16 Josef Bacikbtrfs: wait for actual caching progress during allocation
2023-08-11 Filipe Mananabtrfs: remove BUG_ON()'s in add_new_free_space()
2023-08-03 Filipe Mananabtrfs: check for commit error at btrfs_attach_transacti...
2023-08-03 Filipe Mananabtrfs: check if the transaction was aborted at btrfs_wa...
2023-08-03 Filipe Mananabtrfs: account block group tree when calculating global...
2023-08-03 Filipe Mananabtrfs: fix race between quota disable and relocation
2023-07-27 Christoph Hellwigbtrfs: be a bit more careful when setting mirror_num_re...
2023-07-27 Josef Bacikbtrfs: fix race between balance and cancel/pause
2023-07-27 Filipe Mananabtrfs: zoned: fix memory leak after finding block group...
2023-07-27 Josef Bacikbtrfs: set_page_extent_mapped after read_folio in btrfs...
2023-07-27 Filipe Mananabtrfs: fix warning when putting transaction with qgroup...
2023-07-19 Filipe Mananabtrfs: do not BUG_ON() on tree mod log failure at __btr...
2023-07-19 Filipe Mananabtrfs: fix extent buffer leak after tree mod log failur...
2023-07-19 Filipe Mananabtrfs: fix race when deleting quota root from the dirty...
2023-07-19 Naohiro Aotabtrfs: reinsert BGs failed to reclaim
2023-07-19 David Sterbabtrfs: add block-group tree to lockdep classes
2023-07-19 Naohiro Aotabtrfs: bail out reclaim process if filesystem is read...
2023-07-19 Naohiro Aotabtrfs: delete unused BGs while reclaiming BGs
2023-07-19 Matt Corallobtrfs: add handling for RAID1C23/DUP to btrfs_reduce_al...
2023-07-19 Filipe Mananabtrfs: do not BUG_ON() on tree mod log failure at balan...
2023-07-19 Filipe Mananabtrfs: fix race when deleting free space root from...
2023-06-28 Shida Zhangbtrfs: fix an uninitialized variable warning in btrfs_l...
2023-06-21 Chris Masonbtrfs: can_nocow_file_extent should pass down args...
2023-06-21 Christoph Hellwigbtrfs: fix iomap_begin length for nocow writes
2023-06-21 Qu Wenruobtrfs: do not ASSERT() on duplicated global roots
2023-06-21 Johannes Thumshirnbtrfs: handle memory allocation failure in btrfs_csum_o...
2023-06-21 Qu Wenruobtrfs: scrub: try harder to mark RAID56 block groups...
2023-06-09 pengfuyuanbtrfs: fix csum_tree_block page iteration to avoid...
2023-06-09 Filipe Mananabtrfs: abort transaction when sibling keys check fails...
2023-05-30 Josef Bacikbtrfs: use nofs when cleaning up aborted transactions
2023-05-17 Naohiro Aotabtrfs: zoned: fix full zone super block reading on ZNS
2023-05-17 Naohiro Aotabtrfs: zoned: zone finish data relocation BG with last IO
2023-05-17 Filipe Mananabtrfs: fix space cache inconsistency after error loadin...
2023-05-17 Anastasia Belovabtrfs: print-tree: parent bytenr must be aligned to...
2023-05-17 Qu Wenruobtrfs: make clear_cache mount option to rebuild FST...
2023-05-17 Christoph Hellwigbtrfs: zero the buffer before marking it dirty in btrfs...
2023-05-17 Josef Bacikbtrfs: don't free qgroup space unless specified
2023-05-17 Boris Burkovbtrfs: fix encoded write i_size corruption with no...
2023-05-17 xiaoshoukuibtrfs: fix assertion of exclop condition when starting...
2023-05-17 Qu Wenruobtrfs: properly reject clear_cache and v1 cache for...
2023-05-17 Naohiro Aotabtrfs: zoned: fix wrong use of bitops API in btrfs_ensu...
2023-05-17 Filipe Mananabtrfs: fix btrfs_prev_leaf() to not return the same...
2023-05-11 Qu Wenruobtrfs: scrub: reject unsupported scrub flags
2023-04-30 Genjian Zhangbtrfs: fix uninitialized variable warnings
2023-04-26 Filipe Mananabtrfs: get the next extent map during fiemap/lseek...
2023-04-20 Christoph Hellwigbtrfs: fix fast csum implementation detection
2023-04-20 Christoph Hellwigbtrfs: restore the thread_pool= behavior in remount...
2023-04-06 Anand Jainbtrfs: scan device in non-exclusive mode
2023-04-06 Filipe Mananabtrfs: fix race between quota disable and quota assign...
2023-04-06 Filipe Mananabtrfs: fix deadlock when aborting transaction during...
2023-04-06 Josef Bacikbtrfs: use temporary variable for space_info in btrfs_u...
2023-04-06 Josef Bacikbtrfs: fix uninitialized variable warning in btrfs_upda...
2023-04-06 Naohiro Aotabtrfs: zoned: count fresh BG region as zone unusable
2023-04-06 Josef Bacikbtrfs: rename BTRFS_FS_NO_OVERCOMMIT to BTRFS_FS_ACTIVE...
2023-03-30 Naohiro Aotabtrfs: zoned: fix btrfs_can_activate_zone() to support...
2023-03-17 Filipe Mananabtrfs: fix extent map logging bit not cleared for split...
2023-03-17 Johannes Thumshirnbtrfs: fix percent calculation for bg reclaim message
2023-03-17 Naohiro Aotabtrfs: fix unnecessary increment of read error stat...
2023-03-10 Boris Burkovbtrfs: hold block group refcount during async discard
2023-03-10 Qu Wenruobtrfs: scrub: improve tree block error reporting
2023-03-03 David Sterbabtrfs: send: limit number of clones and allocated memor...
2023-02-22 Filipe Mananabtrfs: lock the inode in shared mode before starting...
2023-02-22 Josef Bacikbtrfs: move the auto defrag code to defrag.c
2023-02-14 Anand Jainbtrfs: free device in btrfs_close_devices for a single...
2023-02-14 Filipe Mananabtrfs: simplify update of last_dir_index_offset when...
2023-02-14 Alexander Potapenkobtrfs: zlib: zero-initialize zlib workspace
2023-02-14 Josef Bacikbtrfs: limit device extents to the device size
2023-02-09 Al Virouse less confusing names for iov_iter direction initial...
2023-02-01 Naohiro Aotabtrfs: zoned: enable metadata over-commit for non-ZNS...
2023-01-24 Filipe Mananabtrfs: fix race between quota rescan and disable leadin...
2023-01-24 Filipe Mananabtrfs: fix invalid leaf access due to inline extent...
2023-01-24 Qu Wenruobtrfs: qgroup: do not warn on record without old_roots...
2023-01-24 Filipe Mananabtrfs: do not abort transaction on failure to update...
2023-01-24 Filipe Mananabtrfs: do not abort transaction on failure to write...
2023-01-24 Filipe Mananabtrfs: add missing setup of log for full commit at...
2023-01-24 Filipe Mananabtrfs: fix directory logging due to race with concurren...
2023-01-24 Filipe Mananabtrfs: fix missing error handling when logging director...
2023-01-24 Qu Wenruobtrfs: add extra error messages to cover non-ENOMEM...
2023-01-24 Qu Wenruobtrfs: always report error in run_one_delayed_ref()
2023-01-12 Qu Wenruobtrfs: handle case when repair happens with dev-replace
2023-01-12 Sasha Levinbtrfs: fix an error handling path in btrfs_defrag_leaves()
2023-01-12 Qu Wenruobtrfs: fix compat_ro checks against remount
2023-01-12 Filipe Mananabtrfs: fix off-by-one in delalloc search during lseek
2023-01-12 Sasha Levinbtrfs: replace strncpy() with strscpy()
2023-01-07 Boris Burkovbtrfs: fix resolving backrefs for inline extent followe...
2023-01-07 void0redbtrfs: fix extent map use-after-free when handling...
2023-01-07 Josef Bacikbtrfs: fix uninitialized parent in insert_state
2022-12-31 Filipe Mananabtrfs: do not BUG_ON() on ENOMEM when dropping extent...
2022-12-31 Josef Bacikbtrfs: do not panic if we can't allocate a prealloc...
next