fs/ntfs3: Add ckeck in ni_update_parent()
[platform/kernel/linux-starfive.git] / fs / btrfs /
2023-10-25 Filipe Mananabtrfs: error out when reallocating block for defrag...
2023-10-25 Filipe Mananabtrfs: error when COWing block from a root that is...
2023-10-25 Filipe Mananabtrfs: error out when COWing block using a stale transa...
2023-10-25 Josef Bacikbtrfs: fix some -Wmaybe-uninitialized warnings in ioctl.c
2023-10-25 Josef Bacikbtrfs: initialize start_slot in btrfs_log_prealloc_extents
2023-10-25 Filipe Mananabtrfs: return -EUCLEAN for delayed tree ref with a...
2023-10-25 Filipe Mananabtrfs: prevent transaction block reserve underflow...
2023-10-25 Zygo Blaxellbtrfs: fix stripe length calculation for non-zoned...
2023-10-10 Bernd Schubertbtrfs: file_remove_privs needs an exclusive lock in...
2023-10-10 Filipe Mananabtrfs: fix fscrypt name leak after failure to join...
2023-10-10 Christophe JAILLETbtrfs: fix an error handling path in btrfs_rename()
2023-10-10 Sweet Tea Dorminybtrfs: use struct fscrypt_str instead of struct qstr
2023-10-10 Sweet Tea Dorminybtrfs: setup qstr from dentrys using fscrypt helper
2023-10-10 Sweet Tea Dorminybtrfs: use struct qstr instead of name and namelen...
2023-10-06 Josef Bacikbtrfs: properly report 0 avail for very full file systems
2023-10-06 Filipe Mananabtrfs: assert delayed node locked when removing delayed...
2023-10-06 Qu Wenruobtrfs: reset destination buffer when read_extent_buffer...
2023-10-06 Filipe Mananabtrfs: remove BUG() after failure to insert delayed...
2023-10-06 Filipe Mananabtrfs: improve error message after failure to add delay...
2023-09-23 Josef Bacikbtrfs: check for BTRFS_FS_ERROR in pending ordered...
2023-09-23 Filipe Mananabtrfs: release path before inode lookup during the...
2023-09-23 Qu Wenruobtrfs: fix a compilation error if DEBUG is defined...
2023-09-23 Filipe Mananabtrfs: fix lockdep splat and potential deadlock after...
2023-09-23 Anand Jainbtrfs: compare the correct fsid/metadata_uuid in btrfs_...
2023-09-23 Anand Jainbtrfs: add a helper to read the superblock metadata_uuid
2023-09-23 Qu Wenruobtrfs: output extra debug info if we failed to find...
2023-09-19 Anand Jainbtrfs: use the correct superblock to compare fsid in...
2023-09-19 Naohiro Aotabtrfs: zoned: re-enable metadata over-commit for zoned...
2023-09-19 Josef Bacikbtrfs: set page extent mapped after read_folio in reloc...
2023-09-19 Filipe Mananabtrfs: don't start transaction when joining with TRANS_...
2023-09-19 Boris Burkovbtrfs: free qgroup rsv on io failure
2023-09-19 Boris Burkovbtrfs: fix start transaction qgroup rsv double free
2023-09-19 Naohiro Aotabtrfs: zoned: do not zone finish data relocation block...
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...
next