summaryrefslogtreecommitdiffstats
path: root/fs/btrfs
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-01-203-36/+52
|\
| * btrfs: fix race between quota rescan and disable leading to NULL pointer derefFilipe Manana2023-01-161-8/+17
| * btrfs: fix invalid leaf access due to inline extent during lseekFilipe Manana2023-01-161-3/+10
| * btrfs: stop using write_one_page in btrfs_scratch_superblockChristoph Hellwig2023-01-161-9/+8
| * btrfs: factor out scratching of one regular super blockChristoph Hellwig2023-01-161-25/+26
* | Merge tag 'for-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-01-167-21/+71
|\|
| * btrfs: do not abort transaction on failure to update log rootFilipe Manana2023-01-121-7/+4
| * btrfs: do not abort transaction on failure to write log tree when syncing logFilipe Manana2023-01-122-3/+8
| * btrfs: add missing setup of log for full commit at add_conflicting_inode()Filipe Manana2023-01-121-1/+3
| * btrfs: fix directory logging due to race with concurrent index key deletionFilipe Manana2023-01-121-6/+15
| * btrfs: fix missing error handling when logging directory itemsFilipe Manana2023-01-121-0/+9
| * btrfs: zoned: enable metadata over-commit for non-ZNS setupNaohiro Aota2023-01-113-1/+10
| * btrfs: qgroup: do not warn on record without old_roots populatedQu Wenruo2023-01-111-2/+12
| * btrfs: add extra error messages to cover non-ENOMEM errors from device_add_li...Qu Wenruo2023-01-111-1/+10
* | Merge tag 'for-6.2-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-01-069-16/+53
|\|
| * btrfs: fix compat_ro checks against remountQu Wenruo2023-01-033-5/+7
| * btrfs: always report error in run_one_delayed_ref()Qu Wenruo2023-01-031-2/+5
| * btrfs: handle case when repair happens with dev-replaceQu Wenruo2023-01-031-1/+10
| * btrfs: fix off-by-one in delalloc search during lseekFilipe Manana2023-01-032-2/+2
| * btrfs: fix false alert on bad tree level checkQu Wenruo2023-01-031-5/+25
| * btrfs: add error message for metadata level mismatchQu Wenruo2023-01-031-0/+3
| * btrfs: fix ASSERT em->len condition in btrfs_get_extentTanmay Bhushan2023-01-031-1/+1
* | Merge tag 'for-6.2-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-01-027-6/+19
|\|
| * btrfs: fix fscrypt name leak after failure to join log transactionFilipe Manana2022-12-201-1/+4
| * btrfs: scrub: fix uninitialized return value in recover_scrub_rbioJosef Bacik2022-12-201-1/+1
| * btrfs: fix resolving backrefs for inline extent followed by preallocBoris Burkov2022-12-201-0/+4
| * btrfs: restore BTRFS_SEQ_LAST when looking up qgroup backref lookupJosef Bacik2022-12-151-0/+1
| * btrfs: fix leak of fs devices after removing btrfs moduleFilipe Manana2022-12-151-0/+1
| * btrfs: fix an error handling path in btrfs_defrag_leaves()Christophe JAILLET2022-12-151-2/+4
| * btrfs: fix an error handling path in btrfs_rename()Christophe JAILLET2022-12-151-2/+4
* | Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-12-141-5/+6
|\ \
| * | btrfs: send: Proactively round up to kmalloc bucket sizeKees Cook2022-11-011-5/+6
* | | Merge tag 'for-6.2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds2022-12-12118-9422/+10924
|\ \ \ | | |/ | |/|
| * | btrfs: print transaction aborted messages with an error levelFilipe Manana2022-12-051-3/+3
| * | btrfs: do not BUG_ON() on ENOMEM when dropping extent items for a rangeFilipe Manana2022-12-051-2/+8
| * | btrfs: fix extent map use-after-free when handling missing device in read_one...void0red2022-12-051-1/+2
| * | btrfs: remove outdated logic from overwrite_item() and add assertionFilipe Manana2022-12-051-5/+9
| * | btrfs: unify overwrite_item() and do_overwrite_item()Filipe Manana2022-12-051-52/+24
| * | btrfs: replace strncpy() with strscpy()Artem Chernyshev2022-12-052-7/+8
| * | btrfs: fix uninitialized variable in find_first_clear_extent_bitJosef Bacik2022-12-051-1/+1
| * | btrfs: fix uninitialized parent in insert_stateJosef Bacik2022-12-051-1/+1
| * | btrfs: add might_sleep() annotationsChenXiaoSong2022-12-051-0/+4
| * | btrfs: add stack helpers for a few btrfs itemsJosef Bacik2022-12-051-0/+37
| * | btrfs: add nr_global_roots to the super block definitionJosef Bacik2022-12-051-0/+2
| * | btrfs: remove BTRFS_LEAF_DATA_OFFSETJosef Bacik2022-12-053-9/+7
| * | btrfs: add helpers for manipulating leaf items and dataJosef Bacik2022-12-051-66/+115
| * | btrfs: add eb to btrfs_node_key_ptr_offsetJosef Bacik2022-12-055-20/+20
| * | btrfs: pass the extent buffer for the btrfs_item_nr helpersJosef Bacik2022-12-054-29/+30
| * | btrfs: move the csum helpers into ctree.hJosef Bacik2022-12-052-5/+5
| * | btrfs: move eb offset helpers into extent_io.hJosef Bacik2022-12-052-33/+33