index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
Age
Commit message (
Expand
)
Author
2024-12-21
bcachefs: fix O(n^2) issue with whiteouts in journal keys
Kent Overstreet
2024-12-21
bcachefs: btree_and_journal_iter: don't iterate over too many whiteouts when ...
Kent Overstreet
2024-12-21
bcachefs: journal keys: sort keys for interior nodes first
Kent Overstreet
2024-12-21
bcachefs: kill bch2_journal_entries_free()
Kent Overstreet
2024-12-21
bcachefs: Don't BUG_ON() when superblock feature wasn't set for compressed data
Kent Overstreet
2024-12-21
bcachefs: Don't use a shared decompress workspace mempool
Kent Overstreet
2024-12-21
bcachefs: compression workspaces should be indexed by opt, not type
Kent Overstreet
2024-12-21
bcachefs: add missing BTREE_ITER_intent
Kent Overstreet
2024-12-21
bcachefs: Kill bch2_get_next_backpointer()
Kent Overstreet
2024-12-21
bcachefs: Delete backpointers check in try_alloc_bucket()
Kent Overstreet
2024-12-21
bcachefs: peek_prev_min(): Search forwards for extents, snapshots
Kent Overstreet
2024-12-21
bcachefs: Implement bch2_btree_iter_prev_min()
Kent Overstreet
2024-12-21
bcachefs: discard_one_bucket() now uses need_discard_or_freespace_err()
Kent Overstreet
2024-12-21
bcachefs: bch2_bucket_do_index(): inconsistent_err -> fsck_err
Kent Overstreet
2024-12-21
bcachefs: try_alloc_bucket() now uses bch2_check_discard_freespace_key()
Kent Overstreet
2024-12-21
bcachefs: rework bch2_bucket_alloc_freelist() freelist iteration
Kent Overstreet
2024-12-21
bcachefs: kill inconsistent err in invalidate_one_bucket()
Kent Overstreet
2024-12-21
bcachefs: Don't delete reflink pointers to missing indirect extents
Kent Overstreet
2024-12-21
bcachefs: Reorganize reflink.c a bit
Kent Overstreet
2024-12-21
bcachefs: Reserve 8 bits in bch_reflink_p
Kent Overstreet
2024-12-21
bcachefs: Kill FSCK_NEED_FSCK
Kent Overstreet
2024-12-21
bcachefs: lru errors are expected when reconstructing alloc
Kent Overstreet
2024-12-21
bcachefs: Delete dead code from bch2_discard_one_bucket()
Kent Overstreet
2024-12-21
bcachefs: bch2_btree_bit_mod_iter()
Kent Overstreet
2024-12-21
bcachefs: delete dead code
Kent Overstreet
2024-12-21
bcachefs: Fix shutdown message
Kent Overstreet
2024-12-21
bcachefs: Don't use page allocator for sb_read_scratch
Kent Overstreet
2024-12-21
bcachefs: Simplify code in bch2_dev_alloc()
Youling Tang
2024-12-21
bcachefs: Remove redundant initialization in bch2_vfs_inode_init()
Youling Tang
2024-12-21
bcachefs: Removes NULL pointer checks for __filemap_get_folio return values
Youling Tang
2024-12-21
bcachefs: Add support for FS_IOC_GETFSSYSFSPATH
Kent Overstreet
2024-12-21
bcachefs: Add support for FS_IOC_GETFSUUID
Kent Overstreet
2024-12-21
bcachefs: Correct the description of the '--bucket=size' options
Youling Tang
2024-12-21
bcachefs: add support for true/false & yes/no in bool-type options
Integral
2024-12-21
bcachefs: Move fsck ioctl code to fsck.c
Kent Overstreet
2024-12-21
bcachefs: Kill unnecessary iter_rewind() in bkey_get_empty_slot()
Kent Overstreet
2024-12-21
bcachefs: Simplify btree_iter_peek() filter_snapshots
Kent Overstreet
2024-12-21
bcachefs: Rename btree_iter_peek_upto() -> btree_iter_peek_max()
Kent Overstreet
2024-12-21
bcachefs: Assert that we're not violating key cache coherency rules
Kent Overstreet
2024-12-21
bcachefs: bch2_trans_verify_not_unlocked_or_in_restart()
Kent Overstreet
2024-12-21
bcachefs: Better in_restart error
Kent Overstreet
2024-12-21
bcachefs: Assert we're not in a restart in bch2_trans_put()
Kent Overstreet
2024-12-21
bcachefs: Fix unhandled transaction restart in evacuate_bucket()
Kent Overstreet
2024-12-21
bcachefs: Improved check_topology() assert
Kent Overstreet
2024-12-21
bcachefs: Kill BCH_TRANS_COMMIT_lazy_rw
Kent Overstreet
2024-12-21
bcachefs: Add assert for use of journal replay keys for updates
Kent Overstreet
2024-12-21
bcachefs: use attribute define helper for sysfs attribute
Hongbo Li
2024-12-21
bcachefs: remove write permission for gc_gens_pos sysfs interface
Hongbo Li
2024-12-21
bcachefs: Move bch_extent_rebalance code to rebalance.c
Kent Overstreet
2024-12-21
bcachefs: Improve trace_rebalance_extent
Kent Overstreet
[prev]
[next]