index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
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]