summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-26btrfs: store index number instead of key in struct btrfs_delayed_itemFilipe Manana
2022-09-26btrfs: remove root argument from btrfs_delayed_item_reserve_metadata()Filipe Manana
2022-09-26btrfs: avoid memory allocation at log_new_dir_dentries() for common caseFilipe Manana
2022-09-26btrfs: free list element sooner at log_new_dir_dentries()Filipe Manana
2022-09-26btrfs: update stale comment for log_new_dir_dentries()Filipe Manana
2022-09-26btrfs: remove the root argument from log_new_dir_dentries()Filipe Manana
2022-09-26btrfs: don't drop dir index range items when logging a directoryFilipe Manana
2022-09-26btrfs: scrub: use larger block size for data extent scrubQu Wenruo
2022-09-26btrfs: scrub: move logical/physical/dev/mirror_num from scrub_sector to scrub...Qu Wenruo
2022-09-26btrfs: scrub: remove scrub_sector::page and use scrub_block::pages insteadQu Wenruo
2022-09-26btrfs: scrub: introduce scrub_block::pages for more efficient memory usage fo...Qu Wenruo
2022-09-26btrfs: scrub: factor out allocation and initialization of scrub_sector into h...Qu Wenruo
2022-09-26btrfs: scrub: factor out initialization of scrub_block into helperQu Wenruo
2022-09-26btrfs: scrub: use pointer array to replace sblocks_for_recheckQu Wenruo
2022-09-26btrfs: send: add support for fs-verityBoris Burkov
2022-09-26btrfs: use atomic_try_cmpxchg in free_extent_bufferUros Bizjak
2022-09-26btrfs: scrub: remove impossible sanity checksQu Wenruo
2022-09-26btrfs: delete btrfs_wait_space_cache_v1_finishedJosef Bacik
2022-09-26btrfs: remove lock protection for BLOCK_GROUP_FLAG_RELOCATING_REPAIRJosef Bacik
2022-09-26btrfs: remove BLOCK_GROUP_FLAG_HAS_CACHING_CTLJosef Bacik
2022-09-26btrfs: simplify block group traversal in btrfs_put_block_group_cacheJosef Bacik
2022-09-26btrfs: remove lock protection for BLOCK_GROUP_FLAG_TO_COPYJosef Bacik
2022-09-26btrfs: convert block group bit field to use bit helpersJosef Bacik
2022-09-26btrfs: handle space_info setting of bg in btrfs_add_bg_to_space_infoJosef Bacik
2022-09-26btrfs: simplify arguments of btrfs_update_space_info and renameJosef Bacik
2022-09-26btrfs: use btrfs_fs_closing for background bg workJosef Bacik
2022-09-26btrfs: rename btrfs_insert_file_extent() to btrfs_insert_hole_extent()Omar Sandoval
2022-09-26btrfs: sysfs: use sysfs_streq for string matchingDavid Sterba
2022-09-26btrfs: scrub: try to fix super block errorsQu Wenruo
2022-09-26btrfs: scrub: properly report super block errors in system logQu Wenruo
2022-09-26btrfs: fix alignment of VMA for memory mapped files on THPAlexander Zhu
2022-09-26btrfs: add lockdep annotations for the ordered extents wait eventIoannis Angelakopoulos
2022-09-26btrfs: change the lockdep class of free space inode's invalidate_lockIoannis Angelakopoulos
2022-09-26btrfs: add lockdep annotations for pending_ordered wait eventIoannis Angelakopoulos
2022-09-26btrfs: add lockdep annotations for transaction states wait eventsIoannis Angelakopoulos
2022-09-26btrfs: add lockdep annotations for num_extwriters wait eventIoannis Angelakopoulos
2022-09-26btrfs: add lockdep annotations for num_writers wait eventIoannis Angelakopoulos
2022-09-26btrfs: add macros for annotating wait events with lockdepIoannis Angelakopoulos
2022-09-26btrfs: dump extra info if one free space cache has more bitmaps than it shouldQu Wenruo
2022-09-25Linux 6.0-rc7v6.0-rc7Linus Torvalds
2022-09-25Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-09-25Merge tag 'dax-and-nvdimm-fixes-v6.0-final' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2022-09-25Merge tag 'i2c-for-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-09-24Merge branch 'for-6.0/dax' into libnvdimm-fixesDan Williams
2022-09-24devdax: Fix soft-reservation memory descriptionDan Williams
2022-09-24Merge tag 'kbuild-fixes-v6.0-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-09-24Merge tag 's390-6.0-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2022-09-24Merge tag 'pm-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds
2022-09-24Merge tag 'char-misc-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-09-24Merge tag 'tty-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds