summaryrefslogtreecommitdiffstats
path: root/scripts/Makefile.host (unfollow)
Commit message (Expand)AuthorFilesLines
2022-01-03btrfs: handle priority ticket failures in their respective helpersJosef Bacik1-25/+21
2022-01-03btrfs: zoned: cache reported zone during mountNaohiro Aota5-13/+87
2022-01-03btrfs: remove unused parameter fs_devices from btrfs_init_workqueuesSu Yue1-3/+2
2022-01-03btrfs: reduce the scope of the tree log mutex during transaction commitFilipe Manana1-34/+42
2022-01-03btrfs: consolidate device_list_mutex in prepare_sprout to its parentAnand Jain1-18/+51
2022-01-03btrfs: switch seeding_dev in init_new_device to boolAnand Jain1-2/+2
2022-01-03btrfs: send: remove unused type parameter to iterate_inode_ref_tOmar Sandoval1-19/+13
2022-01-03btrfs: send: remove unused found_type parameter to lookup_dir_item_inode()Omar Sandoval1-7/+3
2022-01-03btrfs: rename btrfs_item_end_nr to btrfs_item_data_endJosef Bacik3-10/+10
2022-01-03btrfs: remove the btrfs_item_end() helperJosef Bacik1-11/+5
2022-01-03btrfs: drop the _nr from the item helpersJosef Bacik24-218/+191
2022-01-03btrfs: introduce item_nr token variant helpersJosef Bacik2-40/+57
2022-01-03btrfs: make btrfs_file_extent_inline_item_len take a slotJosef Bacik2-4/+3
2022-01-03btrfs: add btrfs_set_item_*_nr() helpersJosef Bacik2-15/+21
2022-01-03btrfs: use btrfs_item_size_nr/btrfs_item_offset_nr everywhereJosef Bacik8-49/+19
2022-01-03btrfs: remove no longer needed logic for replaying directory deletesFilipe Manana2-90/+72
2022-01-03btrfs: only copy dir index keys when logging a directoryFilipe Manana2-231/+182
2022-01-03btrfs: remove spurious unlock/lock of unused_bgs_lockNikolay Borisov1-2/+0
2022-01-03btrfs: fix deadlock between quota enable and other quota operationsFilipe Manana1-0/+19
2022-01-03btrfs: fix ENOSPC failure when attempting direct IO write into NOCOW rangeFilipe Manana1-64/+78
2022-01-02Linux 5.16-rc8v5.16-rc8Linus Torvalds1-1/+1
2022-01-02perf top: Fix TUI exit screen refresh race conditionyaowenbin1-3/+5
2022-01-02perf pmu: Fix alias events listJohn Garry1-6/+17
2021-12-31mm: vmscan: reduce throttling due to a failure to make progress -fixMel Gorman1-1/+2
2021-12-31mm: vmscan: Reduce throttling due to a failure to make progressMel Gorman3-10/+59
2021-12-31mm/damon/dbgfs: fix 'struct pid' leaks in 'dbgfs_target_ids_write()'SeongJae Park1-2/+7
2021-12-31userfaultfd/selftests: fix hugetlb area allocationsMike Kravetz1-6/+10
2021-12-31Docs: Fixes link to I2C specificationDeep Majumder1-3/+5
2021-12-31i2c: validate user data in compat ioctlPavel Skripkin1-0/+3
2021-12-31Input: spaceball - fix parsing of movement data packetsLeo L. Schwab1-2/+9
2021-12-31Input: appletouch - initialize work before device registrationPavel Skripkin1-2/+2
2021-12-31fs/mount_setattr: always cleanup mount_kattrChristian Brauner1-5/+4
2021-12-30fsl/fman: Fix missing put_device() call in fman_port_probeMiaoqian Lin1-5/+7
2021-12-30selftests: net: using ping6 for IPv6 in udpgro_fwd.shJianguo Wu1-1/+3
2021-12-30Documentation: fix outdated interpretation of ip_no_pmtu_discxu xin1-2/+4
2021-12-30net/ncsi: check for error return from call to nla_put_u32Jiasheng Jiang1-1/+5
2021-12-30net: bridge: mcast: fix br_multicast_ctx_vlan_global_disabled helperNikolay Aleksandrov1-3/+3
2021-12-30net: fix use-after-free in tw_timer_handlerMuchun Song1-6/+4
2021-12-30selftests: net: Fix a typo in udpgro_fwd.shJianguo Wu1-1/+1
2021-12-30selftests/net: udpgso_bench_tx: fix dst ip argumentwujianguo1-1/+7
2021-12-29x86/build: Use the proper name CONFIG_FW_LOADERLukas Bulwahn1-1/+1
2021-12-29net: bridge: mcast: add and enforce startup query interval minimumNikolay Aleksandrov5-3/+22
2021-12-29net: bridge: mcast: add and enforce query interval minimumNikolay Aleksandrov5-3/+22
2021-12-29ipv6: raw: check passed optlen before readingTamir Duberstein1-0/+3
2021-12-29xsk: Initialise xskb free_list_nodeCiara Loftus1-0/+1
2021-12-29net/mlx5e: Fix wrong features assignment in case of errorGal Pressman1-6/+5
2021-12-29net/mlx5e: TC, Fix memory leak with rules with internal portRoi Dayan1-0/+2
2021-12-29ionic: Initialize the 'lif->dbid_inuse' bitmapChristophe JAILLET1-1/+1
2021-12-28drm/amd/display: Changed pipe split policy to allow for multi-display pipe splitAngus Wang8-8/+8
2021-12-28drm/amd/display: Fix USB4 null pointer dereference in update_psp_stream_configNicholas Kazlauskas1-4/+1