aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-03btrfs: pass fs_info to trace_btrfs_transaction_commitJosef Bacik
2022-01-03btrfs: rework async transaction committingJosef Bacik
2022-01-03btrfs: remove unused BTRFS_FS_BARRIER flagJosef Bacik
2022-01-03btrfs: eliminate if in main loop in tree_search_offsetNikolay Borisov
2022-01-03btrfs: don't check stripe length if the profile is not stripe basedQu Wenruo
2022-01-03btrfs: get next entry in tree_search_offset before doing checksNikolay Borisov
2022-01-03btrfs: add self test for bytes_index free space cacheJosef Bacik
2022-01-03btrfs: index free space entries on sizeJosef Bacik
2022-01-03btrfs: only use ->max_extent_size if it is set in the bitmapJosef Bacik
2022-01-03btrfs: remove unnecessary @nr_written parametersQu Wenruo
2022-01-03btrfs: change root to fs_info for btrfs_reserve_metadata_bytesJosef Bacik
2022-01-03btrfs: get rid of root->orphan_cleanup_stateJosef Bacik
2022-01-03btrfs: remove global rsv stealing logic for orphan cleanupJosef Bacik
2022-01-03btrfs: make BTRFS_RESERVE_FLUSH_EVICT use the global rsv stealing codeJosef Bacik
2022-01-03btrfs: check ticket->steal in steal_from_global_block_rsvJosef Bacik
2022-01-03btrfs: check for priority ticket granting before flushingJosef Bacik
2022-01-03btrfs: handle priority ticket failures in their respective helpersJosef Bacik
2022-01-03btrfs: zoned: cache reported zone during mountNaohiro Aota
2022-01-03btrfs: remove unused parameter fs_devices from btrfs_init_workqueuesSu Yue
2022-01-03btrfs: reduce the scope of the tree log mutex during transaction commitFilipe Manana
2022-01-03btrfs: consolidate device_list_mutex in prepare_sprout to its parentAnand Jain
2022-01-03btrfs: switch seeding_dev in init_new_device to boolAnand Jain
2022-01-03btrfs: send: remove unused type parameter to iterate_inode_ref_tOmar Sandoval
2022-01-03btrfs: send: remove unused found_type parameter to lookup_dir_item_inode()Omar Sandoval
2022-01-03btrfs: rename btrfs_item_end_nr to btrfs_item_data_endJosef Bacik
2022-01-03btrfs: remove the btrfs_item_end() helperJosef Bacik
2022-01-03btrfs: drop the _nr from the item helpersJosef Bacik
2022-01-03btrfs: introduce item_nr token variant helpersJosef Bacik
2022-01-03btrfs: make btrfs_file_extent_inline_item_len take a slotJosef Bacik
2022-01-03btrfs: add btrfs_set_item_*_nr() helpersJosef Bacik
2022-01-03btrfs: use btrfs_item_size_nr/btrfs_item_offset_nr everywhereJosef Bacik
2022-01-03btrfs: remove no longer needed logic for replaying directory deletesFilipe Manana
2022-01-03btrfs: only copy dir index keys when logging a directoryFilipe Manana
2022-01-03btrfs: remove spurious unlock/lock of unused_bgs_lockNikolay Borisov
2022-01-03btrfs: fix deadlock between quota enable and other quota operationsFilipe Manana
2022-01-03btrfs: fix ENOSPC failure when attempting direct IO write into NOCOW rangeFilipe Manana
2022-01-02Linux 5.16-rc8Linus Torvalds
2022-01-02Merge tag 'perf-tools-fixes-for-v5.16-2022-01-02' of git://git.kernel.org/pub...Linus Torvalds
2022-01-02Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-01-02Merge tag 'x86_urgent_for_v5.16_rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-01-02perf top: Fix TUI exit screen refresh race conditionyaowenbin
2022-01-02perf pmu: Fix alias events listJohn Garry
2022-01-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2021-12-31mm: vmscan: reduce throttling due to a failure to make progress -fixMel Gorman
2021-12-31mm: vmscan: Reduce throttling due to a failure to make progressMel Gorman
2021-12-31Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-12-31Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-12-31mm/damon/dbgfs: fix 'struct pid' leaks in 'dbgfs_target_ids_write()'SeongJae Park
2021-12-31userfaultfd/selftests: fix hugetlb area allocationsMike Kravetz
2021-12-31Docs: Fixes link to I2C specificationDeep Majumder