index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
Makefile.host
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-01-03
btrfs: handle priority ticket failures in their respective helpers
Josef Bacik
1
-25
/
+21
2022-01-03
btrfs: zoned: cache reported zone during mount
Naohiro Aota
5
-13
/
+87
2022-01-03
btrfs: remove unused parameter fs_devices from btrfs_init_workqueues
Su Yue
1
-3
/
+2
2022-01-03
btrfs: reduce the scope of the tree log mutex during transaction commit
Filipe Manana
1
-34
/
+42
2022-01-03
btrfs: consolidate device_list_mutex in prepare_sprout to its parent
Anand Jain
1
-18
/
+51
2022-01-03
btrfs: switch seeding_dev in init_new_device to bool
Anand Jain
1
-2
/
+2
2022-01-03
btrfs: send: remove unused type parameter to iterate_inode_ref_t
Omar Sandoval
1
-19
/
+13
2022-01-03
btrfs: send: remove unused found_type parameter to lookup_dir_item_inode()
Omar Sandoval
1
-7
/
+3
2022-01-03
btrfs: rename btrfs_item_end_nr to btrfs_item_data_end
Josef Bacik
3
-10
/
+10
2022-01-03
btrfs: remove the btrfs_item_end() helper
Josef Bacik
1
-11
/
+5
2022-01-03
btrfs: drop the _nr from the item helpers
Josef Bacik
24
-218
/
+191
2022-01-03
btrfs: introduce item_nr token variant helpers
Josef Bacik
2
-40
/
+57
2022-01-03
btrfs: make btrfs_file_extent_inline_item_len take a slot
Josef Bacik
2
-4
/
+3
2022-01-03
btrfs: add btrfs_set_item_*_nr() helpers
Josef Bacik
2
-15
/
+21
2022-01-03
btrfs: use btrfs_item_size_nr/btrfs_item_offset_nr everywhere
Josef Bacik
8
-49
/
+19
2022-01-03
btrfs: remove no longer needed logic for replaying directory deletes
Filipe Manana
2
-90
/
+72
2022-01-03
btrfs: only copy dir index keys when logging a directory
Filipe Manana
2
-231
/
+182
2022-01-03
btrfs: remove spurious unlock/lock of unused_bgs_lock
Nikolay Borisov
1
-2
/
+0
2022-01-03
btrfs: fix deadlock between quota enable and other quota operations
Filipe Manana
1
-0
/
+19
2022-01-03
btrfs: fix ENOSPC failure when attempting direct IO write into NOCOW range
Filipe Manana
1
-64
/
+78
2022-01-02
Linux 5.16-rc8
v5.16-rc8
Linus Torvalds
1
-1
/
+1
2022-01-02
perf top: Fix TUI exit screen refresh race condition
yaowenbin
1
-3
/
+5
2022-01-02
perf pmu: Fix alias events list
John Garry
1
-6
/
+17
2021-12-31
mm: vmscan: reduce throttling due to a failure to make progress -fix
Mel Gorman
1
-1
/
+2
2021-12-31
mm: vmscan: Reduce throttling due to a failure to make progress
Mel Gorman
3
-10
/
+59
2021-12-31
mm/damon/dbgfs: fix 'struct pid' leaks in 'dbgfs_target_ids_write()'
SeongJae Park
1
-2
/
+7
2021-12-31
userfaultfd/selftests: fix hugetlb area allocations
Mike Kravetz
1
-6
/
+10
2021-12-31
Docs: Fixes link to I2C specification
Deep Majumder
1
-3
/
+5
2021-12-31
i2c: validate user data in compat ioctl
Pavel Skripkin
1
-0
/
+3
2021-12-31
Input: spaceball - fix parsing of movement data packets
Leo L. Schwab
1
-2
/
+9
2021-12-31
Input: appletouch - initialize work before device registration
Pavel Skripkin
1
-2
/
+2
2021-12-31
fs/mount_setattr: always cleanup mount_kattr
Christian Brauner
1
-5
/
+4
2021-12-30
fsl/fman: Fix missing put_device() call in fman_port_probe
Miaoqian Lin
1
-5
/
+7
2021-12-30
selftests: net: using ping6 for IPv6 in udpgro_fwd.sh
Jianguo Wu
1
-1
/
+3
2021-12-30
Documentation: fix outdated interpretation of ip_no_pmtu_disc
xu xin
1
-2
/
+4
2021-12-30
net/ncsi: check for error return from call to nla_put_u32
Jiasheng Jiang
1
-1
/
+5
2021-12-30
net: bridge: mcast: fix br_multicast_ctx_vlan_global_disabled helper
Nikolay Aleksandrov
1
-3
/
+3
2021-12-30
net: fix use-after-free in tw_timer_handler
Muchun Song
1
-6
/
+4
2021-12-30
selftests: net: Fix a typo in udpgro_fwd.sh
Jianguo Wu
1
-1
/
+1
2021-12-30
selftests/net: udpgso_bench_tx: fix dst ip argument
wujianguo
1
-1
/
+7
2021-12-29
x86/build: Use the proper name CONFIG_FW_LOADER
Lukas Bulwahn
1
-1
/
+1
2021-12-29
net: bridge: mcast: add and enforce startup query interval minimum
Nikolay Aleksandrov
5
-3
/
+22
2021-12-29
net: bridge: mcast: add and enforce query interval minimum
Nikolay Aleksandrov
5
-3
/
+22
2021-12-29
ipv6: raw: check passed optlen before reading
Tamir Duberstein
1
-0
/
+3
2021-12-29
xsk: Initialise xskb free_list_node
Ciara Loftus
1
-0
/
+1
2021-12-29
net/mlx5e: Fix wrong features assignment in case of error
Gal Pressman
1
-6
/
+5
2021-12-29
net/mlx5e: TC, Fix memory leak with rules with internal port
Roi Dayan
1
-0
/
+2
2021-12-29
ionic: Initialize the 'lif->dbid_inuse' bitmap
Christophe JAILLET
1
-1
/
+1
2021-12-28
drm/amd/display: Changed pipe split policy to allow for multi-display pipe split
Angus Wang
8
-8
/
+8
2021-12-28
drm/amd/display: Fix USB4 null pointer dereference in update_psp_stream_config
Nicholas Kazlauskas
1
-4
/
+1
[next]