]> www.infradead.org Git - users/jedix/linux-maple.git/shortlog
users/jedix/linux-maple.git
2024-07-18 Kent Overstreetbcachefs: Fix integer overflow on trans->nr_updates
2024-07-18 Kent Overstreetbcachefs: silence silly kdoc warning
2024-07-18 Kent Overstreetbcachefs: Fix fsck warning about btree_trans not passed...
2024-07-18 Kent Overstreetbcachefs: Add an error message for insufficient rw...
2024-07-18 Tavian Barnesbcachefs: varint: Avoid left-shift of a negative value
2024-07-15 Tavian Barnesbcachefs: darray: Don't pass NULL to memcpy()
2024-07-14 Kent Overstreetbcachefs: Kill bch2_assert_btree_nodes_not_locked()
2024-07-14 Kent Overstreetbcachefs: Rename BCH_WRITE_DONE -> BCH_WRITE_SUBMITTED
2024-07-14 Kent Overstreetbcachefs: __bch2_read(): call trans_begin() on every...
2024-07-14 Hongbo Libcachefs: show none if label is not set
2024-07-14 Kent Overstreetbcachefs: drop packed, aligned from bkey_inode_buf
2024-07-14 Kent Overstreetbcachefs: btree node scan: fall back to comparing by...
2024-07-14 Kent Overstreetbcachefs: Add lockdep support for btree node locks
2024-07-14 Kent Overstreetlockdep: lockdep_set_notrack_class()
2024-07-14 Kent Overstreetbcachefs: Improve copygc_wait_to_text()
2024-07-14 Kent Overstreetbcachefs: Convert clock code to u64s
2024-07-14 Kent Overstreetbcachefs: Improve startup message
2024-07-14 Kent Overstreetbcachefs: Self healing on read IO error
2024-07-14 Kent Overstreetbcachefs: Make read_only a mount option again, but...
2024-07-14 Kent Overstreetbcachefs: bch2_extent_crc_unpacked_to_text()
2024-07-14 Kent Overstreetbcachefs: Ratelimit checksum error messages
2024-07-14 Kent Overstreetbcachefs: spelling fix
2024-07-14 Kent Overstreetbcachefs: Simplify btree key cache fill path
2024-07-14 Kent Overstreetbcachefs: Improve "unable to allocate journal write...
2024-07-14 Kent Overstreetbcachefs: Fix missing BTREE_TRIGGER_bucket_invalidate...
2024-07-14 Kent Overstreetbcachefs: Ensure buffered writes write as much as they can
2024-07-14 Hongbo Libcachefs: support STATX_DIOALIGN for statx file
2024-07-14 Kent Overstreetbcachefs: split out lru_format.h
2024-07-14 Kent Overstreetbcachefs: bch2_btree_key_cache_drop() now evicts
2024-07-14 Pankaj Raghavbcachefs: set fgf order hint before starting a buffered...
2024-07-14 Pankaj Raghavbcachefs: use FGP_WRITEBEGIN instead of combining indiv...
2024-07-14 Kent Overstreetbcachefs: Reduce the scope of gc_lock
2024-07-14 Kent Overstreetbcachefs: per_cpu_sum()
2024-07-14 Brian FosterMAINTAINERS: remove Brian Foster as a reviewer for...
2024-07-14 Kent Overstreetbcachefs: kill key cache arg to bch2_assert_pos_locked()
2024-07-14 Kent Overstreetbcachefs: btree_path_cached_set()
2024-07-14 Kent Overstreetbcachefs: btree_node_unlock() assert
2024-07-14 Kent Overstreetbcachefs: bch2_gc_pos_to_text()
2024-07-14 Kent Overstreetbcachefs: bch2_btree_id_to_text()
2024-07-14 Kent Overstreetbcachefs: Kill gc_pos_btree_node()
2024-07-14 Kent Overstreetbcachefs: Fix bch2_gc_accounting_done() locking
2024-07-14 Kent Overstreetbcachefs: bch2_accounting_mem_gc()
2024-07-14 Kent Overstreetbcachefs: Refactor disk accounting data structures
2024-07-14 Brian Fosterbcachefs: fix smatch data leak warning in fs usage...
2024-07-14 Kent Overstreetbcachefs: Fix race in bch2_accounting_mem_insert()
2024-07-14 Ariel Miculasbcachefs: bch2_btree_insert() - add btree iter flags
2024-07-14 Kent Overstreetbcachefs: BCH_IOCTL_QUERY_ACCOUNTING
2024-07-14 Reed Rileybcachefs: support REMAP_FILE_DEDUP in bch2_remap_file_range
2024-07-14 Hongbo Libcachefs: support FS_IOC_SETFSLABEL
2024-07-14 Hongbo Libcachefs: support get fs label
2024-07-14 Hongbo Libcachefs: implement FS_IOC_GETVERSION to support lsattr
2024-07-14 Kent Overstreetbcachefs: Unlock trans when waiting for user input...
2024-07-14 Youling Tangbcachefs: Add tracepoints for bch2_sync_fs() and bch2_f...
2024-07-14 Youling Tangbcachefs: track writeback errors using the generic...
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...
next