summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* btrfs: remove unnecessary EXTENT_UPTODATE state in buffered I/O pathEthan Lien2022-09-263-22/+3
* btrfs: simplify adding and replacing references during log replayFilipe Manana2022-09-261-151/+11
* btrfs: sysfs: show discard stats and tunables in non-debug buildDavid Sterba2022-09-262-20/+17
* btrfs: use delayed items when logging a directoryFilipe Manana2022-09-264-8/+562
* btrfs: skip logging parent dir when conflicting inode is not a dirFilipe Manana2022-09-261-10/+62
* btrfs: log conflicting inodes without holding log mutex of the initial inodeFilipe Manana2022-09-263-152/+196
* btrfs: move log_new_dir_dentries() above btrfs_log_inode()Filipe Manana2022-09-261-167/+167
* btrfs: move need_log_inode() to above log_conflicting_inodes()Filipe Manana2022-09-261-35/+35
* btrfs: search for last logged dir index if it's not cached in the inodeFilipe Manana2022-09-261-45/+74
* btrfs: shrink the size of struct btrfs_delayed_itemFilipe Manana2022-09-262-24/+25
* btrfs: remove unused logic when looking up delayed itemsFilipe Manana2022-09-261-42/+3
* btrfs: store index number instead of key in struct btrfs_delayed_itemFilipe Manana2022-09-262-53/+56
* btrfs: remove root argument from btrfs_delayed_item_reserve_metadata()Filipe Manana2022-09-261-5/+3
* btrfs: avoid memory allocation at log_new_dir_dentries() for common caseFilipe Manana2022-09-261-17/+12
* btrfs: free list element sooner at log_new_dir_dentries()Filipe Manana2022-09-261-22/+30
* btrfs: update stale comment for log_new_dir_dentries()Filipe Manana2022-09-261-4/+4
* btrfs: remove the root argument from log_new_dir_dentries()Filipe Manana2022-09-261-3/+3
* btrfs: don't drop dir index range items when logging a directoryFilipe Manana2022-09-261-5/+1
* btrfs: scrub: use larger block size for data extent scrubQu Wenruo2022-09-261-1/+7
* btrfs: scrub: move logical/physical/dev/mirror_num from scrub_sector to scrub...Qu Wenruo2022-09-261-73/+92
* btrfs: scrub: remove scrub_sector::page and use scrub_block::pages insteadQu Wenruo2022-09-261-32/+67
* btrfs: scrub: introduce scrub_block::pages for more efficient memory usage fo...Qu Wenruo2022-09-261-22/+116
* btrfs: scrub: factor out allocation and initialization of scrub_sector into h...Qu Wenruo2022-09-261-31/+29
* btrfs: scrub: factor out initialization of scrub_block into helperQu Wenruo2022-09-261-23/+23
* btrfs: scrub: use pointer array to replace sblocks_for_recheckQu Wenruo2022-09-261-46/+53
* btrfs: send: add support for fs-verityBoris Burkov2022-09-266-7/+125
* btrfs: use atomic_try_cmpxchg in free_extent_bufferUros Bizjak2022-09-261-4/+2
* btrfs: scrub: remove impossible sanity checksQu Wenruo2022-09-261-25/+9
* btrfs: delete btrfs_wait_space_cache_v1_finishedJosef Bacik2022-09-262-2/+2
* btrfs: remove lock protection for BLOCK_GROUP_FLAG_RELOCATING_REPAIRJosef Bacik2022-09-261-3/+0
* btrfs: remove BLOCK_GROUP_FLAG_HAS_CACHING_CTLJosef Bacik2022-09-262-25/+21
* btrfs: simplify block group traversal in btrfs_put_block_group_cacheJosef Bacik2022-09-261-27/+15
* btrfs: remove lock protection for BLOCK_GROUP_FLAG_TO_COPYJosef Bacik2022-09-263-9/+0
* btrfs: convert block group bit field to use bit helpersJosef Bacik2022-09-269-56/+71
* btrfs: handle space_info setting of bg in btrfs_add_bg_to_space_infoJosef Bacik2022-09-263-28/+13
* btrfs: simplify arguments of btrfs_update_space_info and renameJosef Bacik2022-09-263-36/+28
* btrfs: use btrfs_fs_closing for background bg workJosef Bacik2022-09-261-0/+6
* btrfs: rename btrfs_insert_file_extent() to btrfs_insert_hole_extent()Omar Sandoval2022-09-265-30/+20
* btrfs: sysfs: use sysfs_streq for string matchingDavid Sterba2022-09-261-20/+1
* btrfs: scrub: try to fix super block errorsQu Wenruo2022-09-261-0/+36
* btrfs: scrub: properly report super block errors in system logQu Wenruo2022-09-261-21/+12
* btrfs: fix alignment of VMA for memory mapped files on THPAlexander Zhu2022-09-261-0/+1
* btrfs: add lockdep annotations for the ordered extents wait eventIoannis Angelakopoulos2022-09-264-0/+33
* btrfs: change the lockdep class of free space inode's invalidate_lockIoannis Angelakopoulos2022-09-261-0/+10
* btrfs: add lockdep annotations for pending_ordered wait eventIoannis Angelakopoulos2022-09-264-0/+6
* btrfs: add lockdep annotations for transaction states wait eventsIoannis Angelakopoulos2022-09-263-10/+83
* btrfs: add lockdep annotations for num_extwriters wait eventIoannis Angelakopoulos2022-09-263-0/+15
* btrfs: add lockdep annotations for num_writers wait eventIoannis Angelakopoulos2022-09-263-5/+41
* btrfs: add macros for annotating wait events with lockdepIoannis Angelakopoulos2022-09-261-0/+45
* btrfs: dump extra info if one free space cache has more bitmaps than it shouldQu Wenruo2022-09-261-0/+6