Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 2024-01-11 | 3 | -0/+95 |
|\ | |||||
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2024-01-05 | 43 | -468/+1167 |
| |\ | |||||
| * \ | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Paolo Abeni | 2023-12-21 | 34 | -452/+316 |
| |\ \ | |||||
| * \ \ | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski | 2023-12-19 | 3 | -0/+95 |
| |\ \ \ | |||||
| | * | | | bpf, fsverity: Add kfunc bpf_get_fsverity_digest | Song Liu | 2023-12-02 | 3 | -0/+95 |
* | | | | | Merge tag 'sysctl-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m... | Linus Torvalds | 2024-01-11 | 28 | -31/+7 |
|\ \ \ \ \ | |||||
| * | | | | | coda: Remove the now superfluous sentinel elements from ctl_table array | Joel Granados | 2023-12-28 | 1 | -1/+0 |
| * | | | | | fs: Remove the now superfluous sentinel elements from ctl_table array | Joel Granados | 2023-12-28 | 26 | -27/+0 |
| * | | | | | cachefiles: Remove the now superfluous sentinel element from ctl_table array | Joel Granados | 2023-12-28 | 1 | -1/+0 |
| * | | | | | sysctl: Fix out of bounds access for empty sysctl registers | Joel Granados | 2023-12-28 | 1 | -2/+7 |
* | | | | | | Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefs | Linus Torvalds | 2024-01-11 | 1 | -0/+1 |
|\ \ \ \ \ \ | |||||
| * | | | | | | rseq: Split out rseq.h from sched.h | Kent Overstreet | 2023-12-27 | 1 | -0/+1 |
* | | | | | | | Merge tag 'bcachefs-2024-01-10' of https://evilpiepirate.org/git/bcachefs | Linus Torvalds | 2024-01-11 | 123 | -5887/+7025 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | bcachefs: eytzinger0_find() search should be const | Kent Overstreet | 2024-01-06 | 1 | -5/+5 |
| * | | | | | | | bcachefs: move "ptrs not changing" optimization to bch2_trigger_extent() | Kent Overstreet | 2024-01-06 | 2 | -8/+12 |
| * | | | | | | | bcachefs: fix simulateously upgrading & downgrading | Kent Overstreet | 2024-01-06 | 1 | -3/+12 |
| * | | | | | | | bcachefs: Restart recovery passes more reliably | Kent Overstreet | 2024-01-06 | 1 | -1/+4 |
| * | | | | | | | bcachefs: bch2_dump_bset() doesn't choke on u64s == 0 | Kent Overstreet | 2024-01-06 | 1 | -0/+6 |
| * | | | | | | | bcachefs: improve checksum error messages | Kent Overstreet | 2024-01-06 | 5 | -29/+78 |
| * | | | | | | | bcachefs: improve validate_bset_keys() | Kent Overstreet | 2024-01-06 | 1 | -20/+55 |
| * | | | | | | | bcachefs: print sb magic when relevant | Kent Overstreet | 2024-01-06 | 1 | -1/+8 |
| * | | | | | | | bcachefs: __bch2_sb_field_to_text() | Kent Overstreet | 2024-01-06 | 2 | -7/+14 |
| * | | | | | | | bcachefs: %pg is banished | Kent Overstreet | 2024-01-06 | 4 | -16/+52 |
| * | | | | | | | bcachefs: Improve would_deadlock trace event | Kent Overstreet | 2024-01-06 | 5 | -17/+42 |
| * | | | | | | | bcachefs: fsck_err()s don't need to manually check c->sb.version anymore | Kent Overstreet | 2024-01-06 | 8 | -55/+42 |
| * | | | | | | | bcachefs: Upgrades now specify errors to fix, like downgrades | Kent Overstreet | 2024-01-06 | 6 | -99/+116 |
| * | | | | | | | bcachefs: no thread_with_file in userspace | Kent Overstreet | 2024-01-06 | 1 | -0/+3 |
| * | | | | | | | bcachefs: Don't autofix errors we can't fix | Kent Overstreet | 2024-01-06 | 1 | -1/+2 |
| * | | | | | | | bcachefs: add missing bch2_latency_acct() call | Kent Overstreet | 2024-01-06 | 1 | -1/+1 |
| * | | | | | | | bcachefs: increase max_active on io_complete_wq | Kent Overstreet | 2024-01-06 | 1 | -1/+1 |
| * | | | | | | | bcachefs: add time_stats for btree_node_read_done() | Kent Overstreet | 2024-01-06 | 2 | -0/+3 |
| * | | | | | | | bcachefs: don't clear accessed bit in btree node fill | Kent Overstreet | 2024-01-06 | 1 | -6/+0 |
| * | | | | | | | bcachefs: Add an option to control btree node prefetching | Kent Overstreet | 2024-01-06 | 2 | -3/+11 |
| * | | | | | | | bcachefs: kill useless return ret | Kent Overstreet | 2024-01-06 | 1 | -3/+1 |
| * | | | | | | | bcachefs: Combine .trans_trigger, .atomic_trigger | Kent Overstreet | 2024-01-06 | 11 | -91/+61 |
| * | | | | | | | bcachefs: unify extent trigger | Kent Overstreet | 2024-01-06 | 5 | -96/+39 |
| * | | | | | | | bcachefs: bch2_trigger_stripe_ptr() | Kent Overstreet | 2024-01-06 | 1 | -67/+61 |
| * | | | | | | | bcachefs: Online fsck can now fix errors | Kent Overstreet | 2024-01-06 | 4 | -11/+20 |
| * | | | | | | | bcachefs: bch2_trigger_pointer() | Kent Overstreet | 2024-01-06 | 1 | -234/+209 |
| * | | | | | | | bcachefs: unify stripe trigger | Kent Overstreet | 2024-01-06 | 2 | -97/+76 |
| * | | | | | | | bcachefs: move stripe triggers to ec.c | Kent Overstreet | 2024-01-06 | 4 | -340/+352 |
| * | | | | | | | bcachefs: unify alloc trigger | Kent Overstreet | 2024-01-06 | 2 | -165/+137 |
| * | | | | | | | bcachefs: move bch2_mark_alloc() to alloc_background.c | Kent Overstreet | 2024-01-06 | 4 | -128/+132 |
| * | | | | | | | bcachefs: unify reservation trigger | Kent Overstreet | 2024-01-06 | 3 | -63/+40 |
| * | | | | | | | bcachefs: unify reflink_p trigger | Kent Overstreet | 2024-01-06 | 2 | -82/+58 |
| * | | | | | | | bcachefs: unify inode trigger | Kent Overstreet | 2024-01-06 | 2 | -50/+33 |
| * | | | | | | | bcachefs: kill mem_trigger_run_overwrite_then_insert() | Kent Overstreet | 2024-01-06 | 3 | -7/+4 |
| * | | | | | | | bcachefs: BTREE_TRIGGER_TRANSACTIONAL | Kent Overstreet | 2024-01-06 | 1 | -4/+22 |
| * | | | | | | | bcachefs: Kill BTREE_TRIGGER_NOATOMIC | Kent Overstreet | 2024-01-06 | 2 | -6/+1 |
| * | | | | | | | bcachefs: mark now takes bkey_s | Kent Overstreet | 2024-01-06 | 11 | -29/+43 |