summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * bcachefs: inode_format.hKent Overstreet2024-01-212-164/+167
| * bcachefs; quota_format.hKent Overstreet2024-01-212-42/+48
| * bcachefs: sb-counters_format.hKent Overstreet2024-01-212-95/+100
| * bcachefs: counters.c -> sb-counters.cKent Overstreet2024-01-215-8/+7
| * bcachefs: comment bch_subvolumeKent Overstreet2024-01-211-0/+3
| * bcachefs: bch_snapshot::btimeKent Overstreet2024-01-212-0/+3
| * bcachefs: add missing __GFP_NOWARNKent Overstreet2024-01-211-1/+1
| * bcachefs: opts->compression can now also be applied in the backgroundKent Overstreet2024-01-2111-23/+24
| * bcachefs: Prep work for variable size btree node buffersKent Overstreet2024-01-2118-97/+87
| * bcachefs: grab s_umount only if snapshottingSu Yue2024-01-211-6/+5
| * bcachefs: kvfree bch_fs::snapshots in bch2_fs_snapshots_exitSu Yue2024-01-211-1/+1
| * bcachefs: bios must be 512 byte alginedKent Overstreet2024-01-211-0/+4
| * bcachefs: remove redundant variable tmpColin Ian King2024-01-211-3/+1
| * bcachefs: Improve trace_trans_restart_relockKent Overstreet2024-01-215-24/+44
| * bcachefs: Fix excess transaction restarts in __bchfs_fallocate()Kent Overstreet2024-01-214-16/+35
| * bcachefs: extents_to_bp_stateKent Overstreet2024-01-211-48/+41
| * bcachefs: bkey_and_val_eq()Kent Overstreet2024-01-211-3/+8
| * bcachefs: Better journal tracepointsKent Overstreet2024-01-212-60/+79
| * bcachefs: Print size of superblock with space allocatedKent Overstreet2024-01-211-1/+3
| * bcachefs: Avoid flushing the journal in the discard pathKent Overstreet2024-01-211-19/+41
| * bcachefs: Improve move_extent tracepointKent Overstreet2024-01-215-7/+48
| * bcachefs: Add missing bch2_moving_ctxt_flush_all()Kent Overstreet2024-01-211-0/+1
| * bcachefs: Re-add move_extent_write tracepointKent Overstreet2024-01-212-23/+20
| * bcachefs: bch2_kthread_io_clock_wait() no longer sleeps until full amountKent Overstreet2024-01-211-2/+2
| * bcachefs: Add .val_to_text() for KEY_TYPE_cookieKent Overstreet2024-01-211-0/+9
| * bcachefs: Don't pass memcmp() as a pointerKent Overstreet2024-01-211-2/+8
| * bcachefs: Reduce would_deadlock restartsKent Overstreet2024-01-211-0/+7
| * bcachefs: bch2_trans_account_disk_usage_change()Kent Overstreet2024-01-213-29/+48
| * bcachefs: bch_fs_usage_baseKent Overstreet2024-01-217-47/+45
| * bcachefs: bch2_prt_compression_type()Kent Overstreet2024-01-215-6/+15
| * bcachefs: helpers for printing data typesKent Overstreet2024-01-2114-64/+64
| * bcachefs: BTREE_TRIGGER_ATOMICKent Overstreet2024-01-218-30/+27
| * bcachefs: drop to_text code for obsolete bps in alloc keysKent Overstreet2024-01-211-18/+0
| * bcachefs: eytzinger_for_each() declares loop iterKent Overstreet2024-01-212-3/+3
| * bcachefs: Don't log errors if BCH_WRITE_ALLOC_NOWAITKent Overstreet2024-01-211-4/+5
| * bcachefs: fix memleak in bch2_split_devsSu Yue2024-01-211-3/+5
* | Merge tag 'timers-core-2024-01-21' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-01-217-12/+41
|\ \
| * | tick-sched: Fix idle and iowait sleeptime accounting vs CPU hotplugHeiko Carstens2024-01-191-0/+5
| * | Merge tag 'timers-v6.8-rc1' of http://git.linaro.org/people/daniel.lezcano/li...Thomas Gleixner2024-01-186-12/+36
| |\ \
| | * | clocksource/drivers/ep93xx: Fix error handling during probeArnd Bergmann2023-12-271-3/+2
| | * | clocksource/drivers/cadence-ttc: Fix some kernel-doc warningsRandy Dunlap2023-12-271-6/+16
| | * | clocksource/drivers/timer-ti-dm: Fix make W=n kerneldoc warningsTony Lindgren2023-12-271-2/+2
| | * | clocksource/timer-riscv: Add riscv_clock_shutdown callbackJoshua Yeong2023-12-271-0/+7
| | * | dt-bindings: timer: Add StarFive JH8100 clintSia Jee Heng2023-12-271-0/+1
| | * | dt-bindings: timer: thead,c900-aclint-mtimer: separate mtime and mtimecmp regsInochi Amaoto2023-12-271-1/+8
| |/ /
* | | Merge tag 'powerpc-6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2024-01-211-0/+1
|\ \ \
| * | | powerpc/64s: Increase default stack size to 32KBMichael Ellerman2024-01-191-0/+1
* | | | Merge tag 'header_cleanup-2024-01-20' of https://evilpiepirate.org/git/bcachefsLinus Torvalds2024-01-211-6/+6
|\ \ \ \
| * | | | spinlock: Fix failing build for PREEMPT_RTLeonardo Bras2024-01-151-6/+6
* | | | | Merge tag 'v6.8-rc-part2-smb-client' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2024-01-2019-257/+244
|\ \ \ \ \