]> www.infradead.org Git - users/jedix/linux-maple.git/shortlog
users/jedix/linux-maple.git
2024-07-14 Ariel Miculasbcachefs: bch2_dir_emit() - fix directory reads in...
2024-07-14 Kent Overstreetbcachefs: twf: delete dead struct fields
2024-07-14 Kent Overstreetbcachefs: bch2_stdio_redirect_readline_timeout()
2024-07-14 Kent Overstreetbcachefs: twf: convert bch2_stdio_redirect_readline...
2024-07-14 Kent Overstreetbcachefs: Plumb more logging through stdio redirect
2024-07-14 Kent Overstreetbcachefs: fsck_err() may now take a btree_trans
2024-07-14 Kent Overstreetbcachefs: btree_types bitmask cleanups
2024-07-14 Kent Overstreetbcachefs: Delete old assertion for online fsck
2024-07-14 Kent Overstreetbcachefs: Initialize gc buckets in alloc trigger
2024-07-14 Kent Overstreetbcachefs: Walk leaf to root in btree_gc
2024-07-14 Kent Overstreetbcachefs: Don't block journal when finishing check_allo...
2024-07-14 Kent Overstreetbcachefs: bch2_fs_get_tree() cleanup
2024-07-14 Kent Overstreetbcachefs: Kill bch2_mount()
2024-07-14 Kent Overstreetbcachefs: Eytzinger accumulation for accounting keys
2024-07-14 Kent Overstreetbcachefs: bch_acct_rebalance_work
2024-07-14 Kent Overstreetbcachefs: bch_acct_btree
2024-07-14 Kent Overstreetbcachefs: bch_acct_snapshot
2024-07-14 Kent Overstreetbcachefs: bch2_fs_usage_base_to_text()
2024-07-14 Kent Overstreetbcachefs: bch2_fs_accounting_to_text()
2024-07-14 Kent Overstreetbcachefs: Convert bch2_compression_stats_to_text()...
2024-07-14 Kent Overstreetbcachefs: bch_acct_compression
2024-07-14 Kent Overstreetbcachefs: bch2_verify_accounting_clean()
2024-07-14 Kent Overstreetbcachefs: Convert bch2_replicas_gc2() to new accounting
2024-07-14 Kent Overstreetbcachefs: Convert gc to new accounting
2024-07-14 Kent Overstreetbcachefs: Kill replicas_journal_res
2024-07-14 Kent Overstreetbcachefs: Kill fs_usage_online
2024-07-14 Kent Overstreetbcachefs: Kill bch2_fs_usage_to_text()
2024-07-14 Kent Overstreetbcachefs: Delete journal-buf-sharded old style accounting
2024-07-14 Kent Overstreetbcachefs: Kill writing old accounting to journal
2024-07-14 Kent Overstreetbcachefs: kill bch2_fs_usage_read()
2024-07-14 Kent Overstreetbcachefs: Convert bch2_ioctl_fs_usage() to new accounting
2024-07-14 Kent Overstreetbcachefs: Kill bch2_fs_usage_initialize()
2024-07-14 Kent Overstreetbcachefs: dev_usage updated by new accounting
2024-07-14 Kent Overstreetbcachefs: Coalesce accounting keys before journal replay
2024-07-14 Kent Overstreetbcachefs: Disk space accounting rewrite
2024-07-14 Kent Overstreetbcachefs: btree write buffer knows how to accumulate...
2024-07-14 Kent Overstreetbcachefs: Accumulate accounting keys in journal replay
2024-07-14 Kent Overstreetbcachefs: KEY_TYPE_accounting
2024-07-14 Thomas Bertschingerbcachefs: use new mount API
2024-07-14 Thomas Bertschingerbcachefs: Add error code to defer option parsing
2024-07-14 Thomas Bertschingerbcachefs: add printbuf arg to bch2_parse_mount_opts()
2024-07-14 Kent Overstreetbcachefs: metadata version bucket_stripe_sectors
2024-07-14 Kent Overstreetbcachefs: BCH_DATA_unstriped
2024-07-14 Kent Overstreetbcachefs: bch_alloc->stripe_sectors
2024-07-14 Kent Overstreetbcachefs: check_key_has_inode()
2024-07-14 Thomas Bertschingerbcachefs: allow passing full device path for target...
2024-07-14 Kent Overstreetbcachefs: bch2_printbuf_strip_trailing_newline()
2024-07-14 Thomas Bertschingerbcachefs: don't expose "read_only" as a mount option
2024-07-14 Thomas Bertschingerbcachefs: make offline fsck set read_only fs flag
2024-07-14 Kent Overstreetbcachefs: btree_ptr_sectors_written() now takes bkey_s_c
2024-07-14 Kent Overstreetbcachefs: Check for bsets past bch_btree_ptr_v2.sectors...
2024-07-14 Uros Bizjakbcachefs: Use try_cmpxchg() family of functions instead...
2024-07-14 Kent Overstreetbcachefs: add might_sleep() annotations for fsck_err()
2024-07-14 Kent Overstreetbcachefs: fix missing include
2024-07-14 Youling Tangbcachefs: Use filemap_read() to simplify the execution...
2024-07-14 Youling Tangbcachefs: Align the display format of `btrees/inodes...
2024-07-14 Youling Tangbcachefs: Fix missing spaces in journal_entry_dev_usage...
2024-07-14 Kent Overstreetbcachefs: fix ei_update_lock lock ordering
2024-07-14 Kent Overstreetbcachefs: bch2_btree_reserve_cache_to_text()
2024-07-14 Kent Overstreetbcachefs: sysfs trigger_freelist_wakeup
2024-07-14 Kent Overstreetbcachefs: sysfs internal/trigger_journal_writes
2024-07-14 Kent Overstreetbcachefs: add capacity, reserved to fs_alloc_debug_to_t...
2024-07-14 Kent Overstreetbcachefs: uninline fallocate functions
2024-07-14 Kent Overstreetbcachefs: btree ids are 64 bit bitmasks
2024-07-14 Kent Overstreetbcachefs: Print allocator stuck on timeout in fallocate...
2024-07-14 Linus TorvaldsLinux 6.10
2024-07-14 Linus TorvaldsMerge tag 'kbuild-fixes-v6.10-4' of git://git.kernel...
2024-07-14 Masahiro Yamadafortify: fix warnings in fortify tests with KASAN
2024-07-14 Jose Ignacio... kbuild: rpm-pkg: avoid the warnings with dtb's listed...
2024-07-14 Nathan Chancellorkbuild: Make ld-version.sh more robust against version...
2024-07-14 Linus TorvaldsMerge tag 'sched_urgent_for_v6.10' of git://git.kernel...
2024-07-14 Linus TorvaldsMerge tag 'x86_urgent_for_v6.10' of git://git.kernel...
2024-07-13 Linus TorvaldsMerge tag 'i2c-for-6.10-rc8' of git://git.kernel.org...
2024-07-13 Linus TorvaldsMerge tag '6.10-rc7-smb3-client-fix' of git://git.samba...
2024-07-13 Steve Frenchcifs: fix setting SecurityFlags to true
2024-07-13 Wolfram SangMerge tag 'i2c-host-fixes-6.10-rc8' of git://git.kernel...
2024-07-13 Linus TorvaldsMerge tag 'net-6.10-rc8-2' of git://git.kernel.org...
2024-07-13 Michael Chanbnxt_en: Fix crash in bnxt_get_max_rss_ctx_ring()
2024-07-12 Linus TorvaldsMerge tag 'for-6.10-rc7-tag' of git://git.kernel.org...
2024-07-12 Linus TorvaldsMerge tag 'ceph-for-6.10-rc8' of https://github.com...
2024-07-12 Linus TorvaldsMerge tag 'pmdomain-v6.10-rc2' of git://git.kernel...
2024-07-12 Linus TorvaldsMerge tag 'mmc-v6.10-rc4-2' of git://git.kernel.org...
2024-07-12 Linus TorvaldsMerge tag 'arm-fixes-6.10-3' of git://git.kernel.org...
2024-07-12 Linus TorvaldsMerge tag 'char-misc-6.10-final' of git://git.kernel...
2024-07-12 Linus TorvaldsMerge tag 'tty-6.10-final' of git://git.kernel.org...
2024-07-12 Linus TorvaldsMerge tag 'usb-6.10-final' of git://git.kernel.org...
2024-07-12 Linus TorvaldsMerge tag 'sound-6.10' of git://git.kernel.org/pub...
2024-07-12 Linus TorvaldsMerge tag 'bcachefs-2024-07-12' of https://evilpiepirat...
2024-07-12 David S. MillerMerge branch 'octeontx2-cpt-rss-cfg-fixes' into main
2024-07-12 Satheesh Paulocteontx2-af: fix issue with IPv4 match for RSS
2024-07-12 Kiran Kumar Kocteontx2-af: fix issue with IPv6 ext match for RSS
2024-07-12 Michal Mazurocteontx2-af: fix detection of IP layer
2024-07-12 Srujana Challaocteontx2-af: fix a issue with cpt_lf_alloc mailbox
2024-07-12 Nithin Dabilpuramocteontx2-af: replace cpt slot with lf id on reg write
2024-07-12 Christophe... MAINTAINERS: Update FREESCALE SOC DRIVERS and QUICC...
2024-07-12 Tony LindgrenMAINTAINERS: Add more maintainers for omaps
2024-07-12 Wolfram Sangi2c: testunit: avoid re-issued work after read message
2024-07-12 Aleksandr Loktionovi40e: fix: remove needless retries of NVM update
2024-07-12 Saeed Mahameednet: ethtool: Fix RSS setting
2024-07-12 Kent Overstreetbcachefs: bch2_gc_btree() should not use btree_root_lock
next