projects
/
linux.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
linux.git
2023-10-22
Kent Overstreet
bcachefs: Separate out gc_bucket()
commit
|
commitdiff
|
tree
|
snapshot
2023-10-22
Kent Overstreet
bcachefs: Put open_buckets in a hashtable
commit
|
commitdiff
|
tree
|
snapshot
2023-10-22
Kent Overstreet
bcachefs: Refactor open_bucket code
commit
|
commitdiff
|
tree
|
snapshot
2023-10-22
Kent Overstreet
bcachefs: bch2_alloc_sectors_append_ptrs() now takes...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-22
Kent Overstreet
bcachefs: Delete some obsolete journal_seq_blacklist...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-22
Kent Overstreet
bcachefs: Journal initialization fixes
commit
|
commitdiff
|
tree
|
snapshot
2023-10-22
Kent Overstreet
bcachefs: Use BTREE_ITER_NOPRESERVE in bch2_btree_iter_...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-22
Kent Overstreet
bcachefs: Fix bch2_journal_meta()
commit
|
commitdiff
|
tree
|
snapshot
2023-10-22
Kent Overstreet
bcachefs: bch2_journal_key_insert() no longer transfers...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-22
Kent Overstreet
bcachefs: Kill ptr_bucket_mark()
commit
|
commitdiff
|
tree
|
snapshot
2023-10-22
Kent Overstreet
bcachefs: Don't start allocator threads too early
commit
|
commitdiff
|
tree
|
snapshot
2023-10-22
Kent Overstreet
bcachefs: bch2_bucket_alloc_new_fs() no longer depends...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-22
Kent Overstreet
bcachefs: Rewrite bch2_bucket_alloc_new_fs()
commit
|
commitdiff
|
tree
|
snapshot
2023-10-22
Kent Overstreet
bcachefs: Kill non-lru cache replacement policies
commit
|
commitdiff
|
tree
|
snapshot
2023-10-22
Kent Overstreet
bcachefs: Fix a null ptr deref in bch2_inode_delete_keys()
commit
|
commitdiff
|
tree
|
snapshot
2023-10-22
Kent Overstreet
bcachefs: Turn encoded_extent_max into a regular option
commit
|
commitdiff
|
tree
|
snapshot
2023-10-22
Kent Overstreet
bcachefs: Option improvements
commit
|
commitdiff
|
tree
|
snapshot
2023-10-22
Kent Overstreet
bcachefs: Fix debugfs -bfloat-failed
commit
|
commitdiff
|
tree
|
snapshot
2023-10-22
Kent Overstreet
bcachefs: BTREE_ITER_NOPRESERVE
commit
|
commitdiff
|
tree
|
snapshot
2023-10-22
Kent Overstreet
bcachefs: Fix some shutdown path bugs
commit
|
commitdiff
|
tree
|
snapshot
2023-10-22
Kent Overstreet
bcachefs: Optimize memory accesses in bch2_btree_node_get()
commit
|
commitdiff
|
tree
|
snapshot
2023-10-22
Kent Overstreet
bcachefs: Make sure bch2_bucket_alloc_new_fs() obeys...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-22
Kent Overstreet
bcachefs: Kill some obsolete sysfs code
commit
|
commitdiff
|
tree
|
snapshot
2023-10-22
Kent Overstreet
bcachefs: Don't call bch2_bkey_transform() unnecessarily
commit
|
commitdiff
|
tree
|
snapshot
2023-10-22
Kent Overstreet
bcachefs: Kill bch2_sort_repack_merge()
commit
|
commitdiff
|
tree
|
snapshot
2023-10-22
Kent Overstreet
bcachefs: Split out CONFIG_BCACHEFS_DEBUG_TRANSACTIONS
commit
|
commitdiff
|
tree
|
snapshot
2023-10-22
Kent Overstreet
bcachefs: Fix an assertion in bch2_truncate()
commit
|
commitdiff
|
tree
|
snapshot
2023-10-22
Kent Overstreet
bcachefs: Fix debug build in userspace
commit
|
commitdiff
|
tree
|
snapshot
2023-10-22
Kent Overstreet
bcachefs: Add missing bch2_trans_iter_exit() call
commit
|
commitdiff
|
tree
|
snapshot
2023-10-22
Kent Overstreet
bcachefs: Improve alloc_mem_to_key()
commit
|
commitdiff
|
tree
|
snapshot
2023-10-22
Kent Overstreet
bcachefs: bch2_alloc_write()
commit
|
commitdiff
|
tree
|
snapshot
2023-10-22
Kent Overstreet
bcachefs: Add more time_stats
commit
|
commitdiff
|
tree
|
snapshot
2023-10-22
Kent Overstreet
bcachefs: Print out OPT_SECTORS options in bytes
commit
|
commitdiff
|
tree
|
snapshot
2023-10-22
Kent Overstreet
bcachefs: Fix null ptr deref in fsck_inode_rm()
commit
|
commitdiff
|
tree
|
snapshot
2023-10-22
Kent Overstreet
bcachefs: Don't erasure code cached ptrs
commit
|
commitdiff
|
tree
|
snapshot
2023-10-22
Kent Overstreet
bcachefs: Split out struct gc_stripe from struct stripe
commit
|
commitdiff
|
tree
|
snapshot
2023-10-22
Kent Overstreet
bcachefs: Convert a BUG_ON() to a warning
commit
|
commitdiff
|
tree
|
snapshot
2023-10-22
Kent Overstreet
bcachefs: bch2_trans_update() is now __must_check
commit
|
commitdiff
|
tree
|
snapshot
2023-10-22
Kent Overstreet
bcachefs: Make __bch2_journal_debug_to_text() more...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-22
Kent Overstreet
bcachefs: Specify filesystem options
commit
|
commitdiff
|
tree
|
snapshot
2023-10-22
Kent Overstreet
bcachefs: Fix copygc sectors_to_move calculation
commit
|
commitdiff
|
tree
|
snapshot
2023-10-22
Kent Overstreet
bcachefs: Convert journal sysfs params to regular options
commit
|
commitdiff
|
tree
|
snapshot
2023-10-22
Kent Overstreet
bcachefs: Fix btree_path leaks in bch2_trans_update()
commit
|
commitdiff
|
tree
|
snapshot
2023-10-22
Kent Overstreet
bcachefs: Erasure coding fixes
commit
|
commitdiff
|
tree
|
snapshot
2023-10-22
Kent Overstreet
bcachefs: Handle replica marking fsck errors locally
commit
|
commitdiff
|
tree
|
snapshot
2023-10-22
Kent Overstreet
bcachefs: Push c->mark_lock usage down to where it...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-22
Kent Overstreet
bcachefs: Kill bch2_replicas_delta_list_marked()
commit
|
commitdiff
|
tree
|
snapshot
2023-10-22
Kent Overstreet
bcachefs: Fix reflink path for snapshots
commit
|
commitdiff
|
tree
|
snapshot
2023-10-22
Kent Overstreet
bcachefs: Convert bucket_alloc_ret to negative error...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-22
Kent Overstreet
bcachefs: Fix page state after fallocate
commit
|
commitdiff
|
tree
|
snapshot
2023-10-22
Kent Overstreet
bcachefs: Fix page state when reading into !PageUptodat...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-22
Kent Overstreet
bcachefs: Kill PAGE_SECTOR_SHIFT
commit
|
commitdiff
|
tree
|
snapshot
2023-10-22
Kent Overstreet
bcachefs: Apply workaround for too many btree iters...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-22
Kent Overstreet
bcachefs: Fix quota support for snapshots
commit
|
commitdiff
|
tree
|
snapshot
2023-10-22
Kent Overstreet
bcachefs: SECTOR_DIRTY_RESERVED
commit
|
commitdiff
|
tree
|
snapshot
2023-10-22
Kent Overstreet
bcachefs: Fix i_sectors_leak in bch2_truncate_page
commit
|
commitdiff
|
tree
|
snapshot
2023-10-22
Kent Overstreet
bcachefs: Fix an i_sectors accounting bug
commit
|
commitdiff
|
tree
|
snapshot
2023-10-22
Kent Overstreet
bcachefs: Fix BCH_FS_ERROR flag handling
commit
|
commitdiff
|
tree
|
snapshot
2023-10-22
Kent Overstreet
bcachefs: Add a bit of missing repair code
commit
|
commitdiff
|
tree
|
snapshot
2023-10-22
Kent Overstreet
bcachefs: Fix error reporting from bch2_journal_flush_seq
commit
|
commitdiff
|
tree
|
snapshot
2023-10-22
Kent Overstreet
bcachefs: Run insert triggers before overwrite triggers
commit
|
commitdiff
|
tree
|
snapshot
2023-10-22
Kent Overstreet
bcachefs: Disk space accounting fix on brand-new fs
commit
|
commitdiff
|
tree
|
snapshot
2023-10-22
Kent Overstreet
bcachefs: Also log device name in userspace
commit
|
commitdiff
|
tree
|
snapshot
2023-10-22
Kent Overstreet
bcachefs: Update export_operations for snapshots
commit
|
commitdiff
|
tree
|
snapshot
2023-10-22
Kent Overstreet
bcachefs: Refactor journal replay code
commit
|
commitdiff
|
tree
|
snapshot
2023-10-22
Kent Overstreet
bcachefs: Fix missing field initialization
commit
|
commitdiff
|
tree
|
snapshot
2023-10-22
Kent Overstreet
bcachefs: Convert journal BUG_ON() to a warning
commit
|
commitdiff
|
tree
|
snapshot
2023-10-22
Kent Overstreet
bcachefs: Improve bch2_reflink_p_to_text()
commit
|
commitdiff
|
tree
|
snapshot
2023-10-22
Kent Overstreet
bcachefs: More enum strings
commit
|
commitdiff
|
tree
|
snapshot
2023-10-22
Kent Overstreet
bcachefs: Tweak vfs cache shrinker behaviour
commit
|
commitdiff
|
tree
|
snapshot
2023-10-22
Kent Overstreet
bcachefs: Fix an exiting of uninitialized iterator
commit
|
commitdiff
|
tree
|
snapshot
2023-10-22
Kent Overstreet
bcachefs: Fix infinite loop in bch2_btree_cache_scan()
commit
|
commitdiff
|
tree
|
snapshot
2023-10-22
Kent Overstreet
bcachefs: Don't check for -ENOSPC in page writeback
commit
|
commitdiff
|
tree
|
snapshot
2023-10-22
Kent Overstreet
bcachefs: Inode updates should generally be BTREE_INSER...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-22
Kent Overstreet
bcachefs: Fallocate fixes
commit
|
commitdiff
|
tree
|
snapshot
2023-10-22
Kent Overstreet
bcachefs: Refactor bch2_fpunch_at()
commit
|
commitdiff
|
tree
|
snapshot
2023-10-22
Kent Overstreet
bcachefs: bch2_assert_pos_locked()
commit
|
commitdiff
|
tree
|
snapshot
2023-10-22
Kent Overstreet
bcachefs: path->should_be_locked fixes
commit
|
commitdiff
|
tree
|
snapshot
2023-10-22
Kent Overstreet
bcachefs: Clean up error reporting in the startup path
commit
|
commitdiff
|
tree
|
snapshot
2023-10-22
Chris Webb
bcachefs: Return -ENOKEY/EINVAL when mount decryption...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-22
Kent Overstreet
bcachefs: Fix upgrade path for reflink_p fix
commit
|
commitdiff
|
tree
|
snapshot
2023-10-22
Kent Overstreet
bcachefs: Switch fsync to use bi_journal_seq
commit
|
commitdiff
|
tree
|
snapshot
2023-10-22
Kent Overstreet
bcachefs: Kill bucket quantiles sysfs code
commit
|
commitdiff
|
tree
|
snapshot
2023-10-22
Kent Overstreet
bcachefs: Kill journal buf bloom filter
commit
|
commitdiff
|
tree
|
snapshot
2023-10-22
Kent Overstreet
bcachefs: Add journal_seq to inode & alloc keys
commit
|
commitdiff
|
tree
|
snapshot
2023-10-22
Kent Overstreet
bcachefs: Update inode on every write
commit
|
commitdiff
|
tree
|
snapshot
2023-10-22
Kent Overstreet
bcachefs: BTREE_UPDATE_NOJOURNAL
commit
|
commitdiff
|
tree
|
snapshot
2023-10-22
Kent Overstreet
bcachefs: Fix __remove_dirent()
commit
|
commitdiff
|
tree
|
snapshot
2023-10-22
Kent Overstreet
bcachefs: Fix check_inodes()
commit
|
commitdiff
|
tree
|
snapshot
2023-10-22
Kent Overstreet
bcachefs: Improve error message in bch2_write_super()
commit
|
commitdiff
|
tree
|
snapshot
2023-10-22
Kent Overstreet
bcachefs: Fix trans_lock_write()
commit
|
commitdiff
|
tree
|
snapshot
2023-10-22
Kent Overstreet
bcachefs: Fix upgrade_readers()
commit
|
commitdiff
|
tree
|
snapshot
2023-10-22
Kent Overstreet
bcachefs: Fix faulty assertion
commit
|
commitdiff
|
tree
|
snapshot
2023-10-22
Kent Overstreet
bcachefs: BTREE_TRIGGER_INSERT now only means insert
commit
|
commitdiff
|
tree
|
snapshot
2023-10-22
Kent Overstreet
bcachefs: Convert bch2_mark_key() to take a btree_trans *
commit
|
commitdiff
|
tree
|
snapshot
2023-10-22
Kent Overstreet
bcachefs: Assorted ec fixes
commit
|
commitdiff
|
tree
|
snapshot
2023-10-22
Kent Overstreet
bcachefs: Fix bch2_mark_update()
commit
|
commitdiff
|
tree
|
snapshot
2023-10-22
Kent Overstreet
bcachefs: Ensure journal doesn't get stuck in nochanges...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-22
Kent Overstreet
bcachefs: Improve transaction restart handling in fsck...
commit
|
commitdiff
|
tree
|
snapshot
2023-10-22
Kent Overstreet
bcachefs: Fix bch2_btree_iter_advance()
commit
|
commitdiff
|
tree
|
snapshot
next