index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
/
stackusage
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-28
bcachefs: btree_gc can now handle unknown btrees
Kent Overstreet
5
-73
/
+55
2024-05-28
bcachefs: add missing MODULE_DESCRIPTION()
Jeff Johnson
1
-0
/
+1
2024-05-28
bcachefs: Fix setting of downgrade recovery passes/errors
Kent Overstreet
1
-9
/
+3
2024-05-28
bcachefs: Run check_key_has_snapshot in snapshot_delete_keys()
Kent Overstreet
3
-24
/
+29
2024-05-28
bcachefs: Refactor delete_dead_snapshots()
Kent Overstreet
1
-40
/
+25
2024-05-28
bcachefs: Fix locking assert
Kent Overstreet
1
-5
/
+5
2024-05-28
bcachefs: Fix lookup_first_inode() when inode_generations are present
Kent Overstreet
1
-14
/
+10
2024-05-28
bcachefs: Plumb bkey into __btree_err()
Kent Overstreet
1
-40
/
+45
2024-05-26
bcachefs: Use copy_folio_from_iter_atomic()
Matthew Wilcox (Oracle)
1
-3
/
+3
2024-05-26
bcachefs: Fix sb-downgrade validation
Kent Overstreet
1
-3
/
+10
2024-05-26
bcachefs: Fix debug assert
Kent Overstreet
1
-1
/
+1
2024-05-22
bcachefs: Fix race path in bch2_inode_insert()
Kent Overstreet
1
-2
/
+1
2024-05-22
bcachefs: Ensure we're RW before journalling
Kent Overstreet
1
-1
/
+3
2024-05-22
bcachefs: Fix shutdown ordering
Kent Overstreet
2
-1
/
+8
2024-05-22
bcachefs: Fix unsafety in bch2_dirent_name_bytes()
Kent Overstreet
1
-0
/
+3
2024-05-22
bcachefs: Fix stack oob in __bch2_encrypt_bio()
Kent Overstreet
1
-2
/
+6
2024-05-22
bcachefs: Fix btree_trans leak in bch2_readahead()
Kent Overstreet
1
-2
/
+2
2024-05-22
bcachefs: Fix bogus verify_replicas_entry() assert
Kent Overstreet
1
-13
/
+2
2024-05-20
bcachefs: Check for subvolues with bogus snapshot/inode fields
Kent Overstreet
2
-1
/
+12
2024-05-20
bcachefs: bch2_checksum() returns 0 for unknown checksum type
Kent Overstreet
1
-2
/
+2
2024-05-20
bcachefs: Fix bch2_alloc_ciphers()
Kent Overstreet
1
-12
/
+13
2024-05-20
bcachefs: Add missing guard in bch2_snapshot_has_children()
Kent Overstreet
1
-5
/
+2
2024-05-20
bcachefs: Fix missing parens in drop_locks_do()
Kent Overstreet
1
-1
/
+1
2024-05-20
bcachefs: Improve bch2_assert_pos_locked()
Kent Overstreet
1
-0
/
+2
2024-05-20
bcachefs: Fix shift overflows in replicas.c
Kent Overstreet
1
-8
/
+21
2024-05-20
bcachefs: Fix shift overflow in btree_lost_data()
Kent Overstreet
2
-0
/
+9
2024-05-20
bcachefs: Fix ref in trans_mark_dev_sbs() error path
Kent Overstreet
1
-1
/
+1
2024-05-20
bcachefs: set FMODE_CAN_ODIRECT instead of a dummy direct_IO method
Youling Tang
1
-1
/
+2
2024-05-20
bcachefs: Fix rcu splat in check_fix_ptrs()
Kent Overstreet
1
-5
/
+6
2024-05-17
kprobe/ftrace: fix build error due to bad function definition
Linus Torvalds
1
-1
/
+1
2024-05-17
selftests: net: local_termination: annotate the expected failures
Jakub Kicinski
1
-12
/
+18
2024-05-17
net: dsa: microchip: Correct initialization order for KSZ88x3 ports
Oleksij Rempel
1
-0
/
+10
2024-05-17
MAINTAINERS: net: Update reviewers for TI's Ethernet drivers
Ravi Gunasekaran
1
-1
/
+0
2024-05-17
dt-bindings: net: ti: Update maintainers list
Ravi Gunasekaran
3
-3
/
+0
2024-05-17
l2tp: fix ICMP error handling for UDP-encap sockets
Tom Parkin
1
-11
/
+33
2024-05-17
ext4: fix error pointer dereference in ext4_mb_load_buddy_gfp()
Dan Carpenter
1
-1
/
+1
2024-05-17
net: txgbe: fix to control VLAN strip
Jiawen Wu
7
-13
/
+84
2024-05-17
net: wangxun: match VLAN CTAG and STAG features
Jiawen Wu
4
-0
/
+50
2024-05-17
net: wangxun: fix to change Rx features
Jiawen Wu
1
-1
/
+3
2024-05-17
sched/core: Fix incorrect initialization of the 'burst' parameter in cpu_max_...
Cheng Yu
1
-1
/
+1
2024-05-17
sched/fair: Remove stale FREQUENCY_UTIL comment
Christian Loehle
1
-2
/
+2
2024-05-17
sched/fair: Fix initial util_avg calculation
Dawei Li
1
-2
/
+3
2024-05-17
docs: cgroup-v1: Clarify that domain levels are system-specific
Vitalii Bursov
1
-1
/
+6
2024-05-17
sched/debug: Dump domains' level
Vitalii Bursov
1
-0
/
+1
2024-05-17
sched/fair: Allow disabling sched_balance_newidle with sched_relax_domain_level
Vitalii Bursov
2
-2
/
+2
2024-05-17
x86/alternatives: Use the correct length when optimizing NOPs
Borislav Petkov (AMD)
1
-1
/
+1
2024-05-17
x86/boot: Address clang -Wimplicit-fallthrough in vsprintf()
Nathan Chancellor
1
-0
/
+2
2024-05-16
af_packet: do not call packet_read_pending() from tpacket_destruct_skb()
Eric Dumazet
1
-2
/
+1
2024-05-16
virtio_net: Fix missed rtnl_unlock
Daniel Jurgens
1
-3
/
+3
2024-05-16
netrom: fix possible dead-lock in nr_rt_ioctl()
Eric Dumazet
1
-12
/
+7
[next]