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-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2024-09-21
bcachefs: bch2_dev_remove_alloc() -> alloc_background.c
Kent Overstreet
3
-27
/
+30
2024-09-21
bcachefs: Move tabstop setup to bch2_dev_usage_to_text()
Kent Overstreet
2
-7
/
+9
2024-09-21
bcachefs: Options for recovery_passes, recovery_passes_exclude
Kent Overstreet
8
-20
/
+33
2024-09-21
bcachefs: Use mm_account_reclaimed_pages() when freeing btree nodes
Kent Overstreet
1
-0
/
+11
2024-09-21
bcachefs: Use __GFP_ACCOUNT for reclaimable memory
Kent Overstreet
2
-0
/
+4
2024-09-21
bcachefs: Hook up RENAME_WHITEOUT in rename.
Sasha Finkelstein
4
-14
/
+52
2024-09-21
bcachefs: rebalance writes use BCH_WRITE_ONLY_SPECIFIED_DEVS
Kent Overstreet
2
-2
/
+3
2024-09-21
bcachefs: BCH_WRITE_ALLOC_NOWAIT no longer applies to open bucket allocation
Kent Overstreet
3
-12
/
+16
2024-09-21
bcachefs: fix prototype to bch2_alloc_sectors_start_trans()
Kent Overstreet
4
-17
/
+18
2024-09-21
bcachefs: kill redundant is_vmalloc_addr()
Kent Overstreet
1
-8
/
+4
2024-09-21
bcachefs: convert __bch2_encrypt_bio() to darray
Kent Overstreet
1
-19
/
+22
2024-09-21
bcachefs: do_encrypt() now handles allocation failures
Kent Overstreet
1
-18
/
+30
2024-09-21
bcachefs: Add pinned to btree cache not freed counters
Kent Overstreet
2
-21
/
+36
2024-09-09
bcachefs: Annotate bch_replicas_entry_{v0,v1} with __counted_by()
Thorsten Blum
4
-7
/
+13
2024-09-09
bcachefs: support idmap mounts
Hongbo Li
1
-16
/
+34
2024-09-09
bcachefs: Annotate struct bch_xattr with __counted_by()
Thorsten Blum
1
-1
/
+1
2024-09-09
bcachefs: Switch gc bucket array to a genradix
Kent Overstreet
4
-37
/
+6
2024-09-09
bcachefs: darray: convert to alloc_hooks()
Kent Overstreet
2
-18
/
+12
2024-09-09
bcachefs: Convert to use jiffies macros
Chen Yufan
3
-3
/
+5
2024-09-09
bcachefs: Refactor bch2_bset_fix_lookup_table
Alan Huang
1
-60
/
+68
2024-09-09
bcachefs: Assert that we don't lock nodes when !trans->locked
Kent Overstreet
3
-16
/
+17
2024-09-09
bcachefs: Do not check folio_has_private()
Matthew Wilcox (Oracle)
1
-3
/
+1
2024-09-09
bcachefs: bch2_time_stats_reset()
Kent Overstreet
3
-2
/
+24
2024-09-09
bcachefs: Drop memalloc_nofs_save() in bch2_btree_node_mem_alloc()
Kent Overstreet
1
-5
/
+0
2024-09-09
bcachefs: Simplify bch2_xattr_emit() implementation
Youling Tang
1
-6
/
+16
2024-09-09
bcachefs: drop unused posix acl handlers
Youling Tang
1
-4
/
+0
2024-09-09
bcachefs: Remove unused parameter
Alan Huang
3
-4
/
+3
2024-09-09
bcachefs: Remove the prev array stuff
Alan Huang
1
-30
/
+4
2024-09-09
bcachefs: Minimize the search range used to calculate the mantissa
Alan Huang
1
-1
/
+1
2024-09-09
bcachefs: Convert open-coded extra computation to helper
Alan Huang
1
-1
/
+1
2024-09-09
bcachefs: Remove dead code in __build_ro_aux_tree
Alan Huang
1
-3
/
+0
2024-09-09
bcachefs: Remove unused parameter of bkey_mantissa_bits_dropped
Alan Huang
1
-3
/
+2
2024-09-09
bcachefs: Remove unused parameter of bkey_mantissa
Alan Huang
1
-4
/
+3
2024-09-09
bcachefs: bch2_sb_nr_devices()
Kent Overstreet
3
-7
/
+13
2024-09-09
bcachefs: trivial open_bucket_add_buckets() cleanup
Kent Overstreet
1
-4
/
+1
2024-09-09
bcachefs: Fix a spelling error in docs
Xiaxi Shen
1
-1
/
+1
2024-09-09
bcachefs: promote_whole_extents is now a normal option
Kent Overstreet
7
-9
/
+11
2024-09-09
bcachefs: Move rebalance_status out of sysfs/internal
Kent Overstreet
1
-1
/
+1
2024-09-09
bcachefs: remove the unused parameter in macro bkey_crc_next
Julian Sun
1
-2
/
+2
2024-09-09
bcachefs: fix macro definition allocate_dropping_locks
Julian Sun
1
-1
/
+1
2024-09-09
bcachefs: fix macro definition allocate_dropping_locks_errcode
Julian Sun
1
-1
/
+1
2024-09-09
bcachefs: remove the unused macro definition
Julian Sun
1
-9
/
+0
2024-09-09
bcachefs: quota_reserve_range() -> for_each_btree_key_in_subvolume_upto
Kent Overstreet
1
-32
/
+14
2024-09-09
bcachefs: bch2_folio_set() -> for_each_btree_key_in_subvolume_upto
Kent Overstreet
1
-55
/
+35
2024-09-09
bcachefs: range_has_data() -> for_each_btree_key_in_subvolume_upto
Kent Overstreet
1
-24
/
+5
2024-09-09
bcachefs: bch2_seek_hole() -> for_each_btree_key_in_subvolume_upto
Kent Overstreet
1
-36
/
+20
2024-09-09
bcachefs: bch2_seek_data() -> for_each_btree_key_in_subvolume_upto
Kent Overstreet
1
-29
/
+12
2024-09-09
bcachefs: bch2_xattr_list() -> for_each_btree_key_in_subvolume_upto
Kent Overstreet
1
-43
/
+12
2024-09-09
bcachefs: bch2_readdir() -> for_each_btree_key_in_subvolume_upto
Kent Overstreet
1
-49
/
+17
2024-09-09
bcachefs: for_each_btree_key_in_subvolume_upto()
Kent Overstreet
1
-0
/
+45
[next]