summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-19btrfs: update debug message when checking seq number of a delayed refFilipe Manana
2021-04-19btrfs: add and use helper to get lowest sequence number for the tree mod logFilipe Manana
2021-04-19btrfs: remove unnecessary leaf check at btrfs_tree_mod_log_free_eb()Filipe Manana
2021-04-19btrfs: use the new bit BTRFS_FS_TREE_MOD_LOG_USERS at btrfs_free_tree_block()Filipe Manana
2021-04-19btrfs: use a bit to track the existence of tree mod log usersFilipe Manana
2021-04-19btrfs: use booleans where appropriate for the tree mod log functionsFilipe Manana
2021-04-19btrfs: move the tree mod log code into its own fileFilipe Manana
2021-04-19btrfs: integrity-checker: convert block context kmap's to kmap_local_pageIra Weiny
2021-04-19btrfs: integrity-checker: use kmap_local_page in __btrfsic_submit_bioIra Weiny
2021-04-19btrfs: raid56: convert kmaps to kmap_local_pageIra Weiny
2021-04-19btrfs: convert kmap to kmap_local_page, simple casesIra Weiny
2021-04-19btrfs: remove duplicated in_range() macroJohannes Thumshirn
2021-04-19btrfs: remove stale comment and logic from btrfs_inode_in_log()Filipe Manana
2021-04-19btrfs: fix race between marking inode needs to be logged and log syncingFilipe Manana
2021-04-19btrfs: fix race between memory mapped writes and fsyncFilipe Manana
2021-04-19btrfs: exclude mmap from happening during all fallocate operationsJosef Bacik
2021-04-19btrfs: exclude mmaps while doing remapJosef Bacik
2021-04-19btrfs: use btrfs_inode_lock/btrfs_inode_unlock inode lock helpersJosef Bacik
2021-04-19btrfs: add a i_mmap_lock to our inodeJosef Bacik
2021-04-19btrfs: remove mirror argument from btrfs_csum_verify_data()Goldwyn Rodrigues
2021-04-19btrfs: remove force argument from run_delalloc_nocow()Goldwyn Rodrigues
2021-04-19btrfs: don't opencode extent_changeset_freeNikolay Borisov
2021-04-19btrfs: assign proper values to a bool variable in dev_extent_hole_check_zonedJiapeng Chong
2021-04-19btrfs: add btree read ahead for incremental send operationsFilipe Manana
2021-04-19btrfs: add btree read ahead for full send operationsFilipe Manana
2021-04-19btrfs: simplify code flow in btrfs_delayed_inode_reserve_metadataNikolay Borisov
2021-04-19btrfs: remove btrfs_inode parameter from btrfs_delayed_inode_reserve_metadataNikolay Borisov
2021-04-19btrfs: simplify commit logic in try_flush_qgroupNikolay Borisov
2021-04-19btrfs: scrub: drop a few function declarationsAnand Jain
2021-04-19btrfs: change return type to bool in btrfs_extent_readonlyAnand Jain
2021-04-19btrfs: unexport btrfs_extent_readonly() and make it staticAnand Jain
2021-04-19btrfs: replace open coded while loop with proper constructNikolay Borisov
2021-04-19btrfs: replace offset_in_entry with in_rangeNikolay Borisov
2021-04-19btrfs: make find_desired_extent take btrfs_inodeNikolay Borisov
2021-04-19btrfs: make btrfs_replace_file_extents take btrfs_inodeNikolay Borisov
2021-04-19btrfs: fix comment for btrfs ordered extent flag bitsQu Wenruo
2021-04-18Linux 5.12-rc8v5.12-rc8Linus Torvalds
2021-04-18Merge tag 'arm-fixes-5.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-04-18Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2021-04-18ARM: 9071/1: uprobes: Don't hook on thumb instructionsFredrik Strupe
2021-04-17Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-04-17Merge tag 'drm-fixes-2021-04-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-04-18Merge tag 'vmwgfx-fixes-2021-04-14' of gitlab.freedesktop.org:zack/vmwgfx int...Dave Airlie
2021-04-17Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-04-17readdir: make sure to verify directory entry for legacy interfaces tooLinus Torvalds
2021-04-17Merge tag 'net-5.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-04-17Merge tag 'libnvdimm-fixes-for-5.12-rc8' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2021-04-17Merge tag 'cxl-fixes-for-5.12-rc8' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-04-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-04-16cxl/mem: Fix memory device capacity probingDan Williams