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: Log finsert/fcollapse operations
Kent Overstreet
2023-10-22
bcachefs: Log truncate operations
Kent Overstreet
2023-10-22
bcachefs: BTREE_ID_logged_ops
Kent Overstreet
2023-10-22
bcachefs: New io_misc.c helpers
Kent Overstreet
2023-10-22
bcachefs: Break up io.c
Kent Overstreet
2023-10-22
bcachefs: bch2_trans_update_get_key_cache()
Kent Overstreet
2023-10-22
bcachefs: __bch2_btree_insert() -> bch2_btree_insert_trans()
Kent Overstreet
2023-10-22
bcachefs: Kill incorrect assertion
Kent Overstreet
2023-10-22
bcachefs: Convert more code to bch_err_msg()
Kent Overstreet
2023-10-22
bcachefs: Kill missing inode warnings in bch2_quota_read()
Kent Overstreet
2023-10-22
bcachefs: Fix bch_sb_handle type
Kent Overstreet
2023-10-22
bcachefs: Fix bch2_propagate_key_to_snapshot_leaves()
Kent Overstreet
2023-10-22
bcachefs: Fix silent enum conversion error
Kent Overstreet
2023-10-22
bcachefs: Array bounds fixes
Kent Overstreet
2023-10-22
bcachefs: bch2_acl_to_text()
Kent Overstreet
2023-10-22
bcachefs: restart journal reclaim thread on ro->rw transitions
Brian Foster
2023-10-22
bcachefs: Fix snapshot_skiplist_good()
Kent Overstreet
2023-10-22
bcachefs: Kill stripe check in bch2_alloc_v4_invalid()
Kent Overstreet
2023-10-22
bcachefs: Improve bch2_moving_ctxt_to_text()
Kent Overstreet
2023-10-22
bcachefs: Put bkey invalid check in commit path in a more useful place
Kent Overstreet
2023-10-22
bcachefs: Always check alloc data type
Kent Overstreet
2023-10-22
bcachefs: Fix a double free on invalid bkey
Kent Overstreet
2023-10-22
bcachefs: bch2_propagate_key_to_snapshot_leaves()
Kent Overstreet
2023-10-22
bcachefs: Cleanup redundant snapshot nodes
Kent Overstreet
2023-10-22
bcachefs: Fix btree write buffer with snapshots btrees
Kent Overstreet
2023-10-22
bcachefs: Fix is_ancestor bitmap
Kent Overstreet
2023-10-22
bcachefs: move check_pos_snapshot_overwritten() to snapshot.c
Kent Overstreet
2023-10-22
bcachefs: Fix bch2_mount error path
Kent Overstreet
2023-10-22
bcachefs: Delete a faulty assertion
Kent Overstreet
2023-10-22
bcachefs: Improve btree_path_relock_fail tracepoint
Kent Overstreet
2023-10-22
bcachefs: Fix divide by zero in rebalance_work()
Kent Overstreet
2023-10-22
bcachefs: Split out snapshot.c
Kent Overstreet
2023-10-22
bcachefs: stack_trace_save_tsk() depends on CONFIG_STACKTRACE
Kent Overstreet
2023-10-22
bcachefs: Fix swallowing of data in buffered write path
Kent Overstreet
2023-10-22
bcachefs: fix up wonky error handling in bch2_seek_pagecache_hole()
Brian Foster
2023-10-22
bcachefs: Fix bkey format calculation
Kent Overstreet
2023-10-22
bcachefs: Fix bch2_extent_fallocate()
Kent Overstreet
2023-10-22
bcachefs: Zero btree_paths on allocation
Kent Overstreet
2023-10-22
bcachefs: Fix 'pointer to invalid device' check
Kent Overstreet
2023-10-22
bcachefs: Lower BCH_NAME_MAX to 512
Joshua Ashton
2023-10-22
bcachefs: Optimize bch2_dirent_name_bytes
Joshua Ashton
2023-10-22
bcachefs: Introduce bch2_dirent_get_name
Joshua Ashton
2023-10-22
bcachefs: six locks: Guard against wakee exiting in __six_lock_wakeup()
Kent Overstreet
2023-10-22
bcachefs: Don't open code closure_nr_remaining()
Kent Overstreet
2023-10-22
bcachefs: Fix lifetime in bch2_write_done(), add assertion
Kent Overstreet
2023-10-22
bcachefs: Add a comment for should_drop_open_bucket()
Kent Overstreet
2023-10-22
bcachefs: six locks: Fix missing barrier on wait->lock_acquired
Kent Overstreet
2023-10-22
bcachefs: Check for directories in deleted inodes btree
Kent Overstreet
2023-10-22
bcachefs: Add btree_trans* to inode_set_fn
Joshua Ashton
2023-10-22
bcachefs: Improve bch2_write_points_to_text()
Kent Overstreet
[prev]
[next]