index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-sqlite.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-13
btrfs: move abort_should_print_stack() to transaction.h
Filipe Manana
2
-18
/
+16
2025-01-13
btrfs: pass btrfs_io_geometry to is_single_device_io
Johannes Thumshirn
1
-5
/
+4
2025-01-13
btrfs: cache RAID stripe tree decision in btrfs_io_context
Johannes Thumshirn
3
-2
/
+3
2025-01-13
btrfs: cache stripe tree usage in struct btrfs_io_geometry
Johannes Thumshirn
1
-2
/
+3
2025-01-13
btrfs: add assertions and comment about path expectations to btrfs_cross_ref_exist()
Filipe Manana
2
-0
/
+30
2025-01-13
btrfs: add function comment for check_committed_ref()
Filipe Manana
1
-0
/
+42
2025-01-13
btrfs: simplify arguments for btrfs_cross_ref_exist()
Filipe Manana
3
-14
/
+14
2025-01-13
btrfs: simplify return logic at check_committed_ref()
Filipe Manana
1
-14
/
+9
2025-01-13
btrfs: avoid redundant call to get inline ref type at check_committed_ref()
Filipe Manana
1
-1
/
+1
2025-01-13
btrfs: remove the snapshot check from check_committed_ref()
Filipe Manana
1
-8
/
+0
2025-01-13
btrfs: remove no longer needed strict argument from can_nocow_extent()
Filipe Manana
6
-22
/
+13
2025-01-13
btrfs: remove unused variable length in btrfs_insert_one_raid_extent()
Johannes Thumshirn
1
-4
/
+0
2025-01-13
btrfs: output the reason for open_ctree() failure
Qu Wenruo
1
-1
/
+1
2025-01-13
btrfs: open-code btrfs_copy_from_user()
Qu Wenruo
1
-48
/
+18
2025-01-13
btrfs: improve the warning and error message for btrfs_remove_qgroup()
Qu Wenruo
1
-5
/
+16
2025-01-13
btrfs: remove detached list from struct btrfs_backref_cache
Josef Bacik
3
-5
/
+0
2025-01-13
btrfs: remove the ->lowest and ->leaves members from struct btrfs_backref_node
Josef Bacik
3
-30
/
+0
2025-01-13
btrfs: simplify btrfs_backref_release_cache()
Josef Bacik
1
-20
/
+2
2025-01-13
btrfs: do not handle non-shareable roots in backref cache
Josef Bacik
3
-30
/
+24
2025-01-13
btrfs: don't build backref tree for COW-only blocks
Josef Bacik
1
-19
/
+73
2025-01-13
btrfs: remove clone_backref_node() from relocation
Josef Bacik
1
-90
/
+1
2025-01-13
btrfs: simplify loop in select_reloc_root()
Josef Bacik
1
-80
/
+55
2025-01-13
btrfs: add a comment for new_bytenr in backref_cache_node
Josef Bacik
1
-0
/
+6
2025-01-13
btrfs: remove the changed list for backref cache
Josef Bacik
3
-18
/
+8
2025-01-13
btrfs: convert BUG_ON in btrfs_reloc_cow_block() to proper error handling
Josef Bacik
1
-2
/
+12
2025-01-13
btrfs: fix data race when accessing the inode's disk_i_size at btrfs_drop_extents()
Hao-ran Zheng
1
-1
/
+1
2025-01-13
btrfs: don't BUG_ON() in btrfs_drop_extents()
Johannes Thumshirn
1
-4
/
+21
2025-01-13
btrfs: zoned: reclaim unused zone by zone resetting
Naohiro Aota
5
-3
/
+164
2025-01-13
btrfs: drop fs_info argument from btrfs_update_space_info_*()
Naohiro Aota
9
-45
/
+26
2025-01-13
btrfs: factor out btrfs_return_free_space()
Naohiro Aota
3
-21
/
+34
2025-01-13
btrfs: handle FS_IOC_READ_VERITY_METADATA ioctl
Allison Karlitskaya
1
-0
/
+2
2025-01-13
btrfs: send: remove redundant assignments to variable ret
Colin Ian King
1
-2
/
+1
2025-01-13
btrfs: use PTR_ERR() instead of PTR_ERR_OR_ZERO() for btrfs_get_extent()
Qu Wenruo
1
-1
/
+1
2025-01-13
btrfs: selftests: add delayed ref self test cases
Josef Bacik
5
-4
/
+1050
2025-01-13
btrfs: move select_delayed_ref() and export it
Josef Bacik
3
-25
/
+28
2025-01-12
Linux 6.13-rc7
Linus Torvalds
1
-1
/
+1
2025-01-12
KVM: e500: perform hugepage check after looking up the PFN
Paolo Bonzini
1
-109
/
+69
2025-01-12
KVM: e500: map readonly host pages for read
Paolo Bonzini
1
-2
/
+3
2025-01-12
KVM: e500: track host-writability of pages
Paolo Bonzini
2
-4
/
+13
2025-01-12
KVM: e500: use shadow TLB entry as witness for writability
Paolo Bonzini
1
-4
/
+3
2025-01-12
KVM: e500: always restore irqs
Paolo Bonzini
1
-2
/
+2
2025-01-10
MAINTAINERS: powerpc: Update my status
Michael Ellerman
1
-3
/
+2
2025-01-10
smb: client: sync the root session and superblock context passwords before automounting
Meetakshi Setiya
1
-1
/
+18
2025-01-10
sched_ext: idle: Refresh idle masks during idle-to-idle transitions
Andrea Righi
3
-15
/
+59
2025-01-10
io_uring: don't touch sqd->thread off tw add
Pavel Begunkov
1
-4
/
+1
2025-01-10
io_uring/sqpoll: zero sqd->thread on tctx errors
Pavel Begunkov
1
-1
/
+5
2025-01-10
workqueue: warn if delayed_work is queued to an offlined cpu.
Imran Khan
1
-0
/
+7
2025-01-10
poll: kill poll_does_not_wait()
Oleg Nesterov
1
-13
/
+3
2025-01-10
sock_poll_wait: kill the no longer necessary barrier after poll_wait()
Oleg Nesterov
1
-10
/
+7
2025-01-10
io_uring_poll: kill the no longer necessary barrier after poll_wait()
Oleg Nesterov
1
-5
/
+4
[next]