index
:
kernel/git/stable/linux.git
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-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
bcachefs
Age
Commit message (
Expand
)
Author
2023-10-22
bcachefs: Improve error handling for for_each_btree_key_continue()
Kent Overstreet
2023-10-22
bcachefs: Cleanup i_nlink handling
Kent Overstreet
2023-10-22
bcachefs: Trivial cleanup
Kent Overstreet
2023-10-22
bcachefs: Convert a BUG_ON() to a warning
Kent Overstreet
2023-10-22
bcachefs: Count iterators for reflink_p overwrites correctly
Kent Overstreet
2023-10-22
bcachefs: Drop unnecessary rcu_read_lock()
Kent Overstreet
2023-10-22
bcachefs: Update path microoptimizations
Kent Overstreet
2023-10-22
bcachefs: Handle bio_iov_iter_get_pages() returning unaligned bio
Kent Overstreet
2023-10-22
bcachefs: Drop unused arg to bch2_open_buckets_stop_dev()
Kent Overstreet
2023-10-22
bcachefs: Fix validation of replicas entries
Kent Overstreet
2023-10-22
bcachefs: Add support for FALLOC_FL_INSERT_RANGE
Kent Overstreet
2023-10-22
bcachefs: bch2_btree_iter_peek_prev()
Kent Overstreet
2023-10-22
bcachefs: Don't write past eof
Kent Overstreet
2023-10-22
bcachefs: Check for extents past eof correctly
Kent Overstreet
2023-10-22
bcachefs: Debug assertion improvements
Kent Overstreet
2023-10-22
bcachefs: Add missing bch2_btree_node_iter_fix() call
Kent Overstreet
2023-10-22
bcachefs: Avoid deadlocking on the allocator
Kent Overstreet
2023-10-22
bcachefs: More btree iter improvements
Kent Overstreet
2023-10-22
bcachefs: Improve btree_iter_pos_in_node()
Kent Overstreet
2023-10-22
bcachefs: Debug code improvements
Kent Overstreet
2023-10-22
bcachefs: Add missing bch2_btree_node_iter_fix() calls
Kent Overstreet
2023-10-22
bcachefs: Optimize calls to bch2_btree_iter_traverse()
Kent Overstreet
2023-10-22
bcachefs: Fix a typo
Kent Overstreet
2023-10-22
bcachefs: Improved bch2_fcollapse()
Kent Overstreet
2023-10-22
bcachefs: __bch2_btree_node_iter_fix() improvements
Kent Overstreet
2023-10-22
bcachefs: Do updates in order they were queued up in
Kent Overstreet
2023-10-22
bcachefs: Drop trans arg to bch2_extent_atomic_end()
Kent Overstreet
2023-10-22
bcachefs: data move path should not be trying to move reflink_p keys
Kent Overstreet
2023-10-22
bcachefs: Fix a null ptr deref
Kent Overstreet
2023-10-22
bcachefs: Flush fsck errors when looping in btree gc
Kent Overstreet
2023-10-22
bcachefs: Rebalance now adds replicas if needed
Kent Overstreet
2023-10-22
bcachefs: Kill BTREE_INSERT_NOMARK_INSERT
Kent Overstreet
2023-10-22
bcachefs: Fix BTREE_INSERT_NOMARK_OVERWRITES
Kent Overstreet
2023-10-22
bcachefs: Improve pointer marking checks and error messages
Kent Overstreet
2023-10-22
bcachefs: Switch reconstruct_alloc to a mount option
Kent Overstreet
2023-10-22
bcachefs: Fix fiemap (again)
Kent Overstreet
2023-10-22
bcachefs: Fix error message on bucket overflow
Kent Overstreet
2023-10-22
bcachefs: Reflink pointers also have to be remarked if split in journal replay
Kent Overstreet
2023-10-22
bcachefs: Fixes for replicas tracking
Kent Overstreet
2023-10-22
bcachefs: Refactor bch2_alloc_write()
Kent Overstreet
2023-10-22
bcachefs: Trust in memory bucket mark
Kent Overstreet
2023-10-22
bcachefs: Optimize fiemap
Kent Overstreet
2023-10-22
bcachefs: Add a hint for allocating new stripes
Kent Overstreet
2023-10-22
bcachefs: Inline some fast paths
Kent Overstreet
2023-10-22
bcachefs: Don't flush journal from bch2_vfs_write_inode()
Kent Overstreet
2023-10-22
bcachefs: Fix a spurious gcc warning
Kent Overstreet
2023-10-22
bcachefs: Handle ec_buf not being page aligned when allocating bio
Kent Overstreet
2023-10-22
bcachefs: Update more code for KEY_TYPE_reflink_v
Kent Overstreet
2023-10-22
bcachefs: Re-enable bkey_debugcheck() in the extent update path
Kent Overstreet
2023-10-22
bcachefs: Check alignment in write path
Kent Overstreet
[prev]
[next]