开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2023-10-22
bcachefs: Remove unneeded semicolon
Yang Li
2023-10-22
bcachefs: Add a missing prefetch include
Kent Overstreet
2023-10-22
bcachefs: Fix -Wcompare-distinct-pointer-types in bch2_copygc_get_buckets()
Nathan Chancellor
2023-10-22
bcachefs: Fix -Wcompare-distinct-pointer-types in do_encrypt()
Nathan Chancellor
2023-10-22
bcachefs: Fix -Wincompatible-function-pointer-types-strict from key_invalid c...
Nathan Chancellor
2023-10-22
bcachefs: Fix -Wformat in bch2_bucket_gens_invalid()
Nathan Chancellor
2023-10-22
bcachefs: Fix -Wformat in bch2_alloc_v4_invalid()
Nathan Chancellor
2023-10-22
bcachefs: Fix -Wformat in bch2_btree_key_cache_to_text()
Nathan Chancellor
2023-10-22
bcachefs: Fix -Wformat in bch2_set_bucket_needs_journal_commit()
Nathan Chancellor
2023-10-22
bcachefs: Fix a handful of spelling mistakes in various messages
Colin Ian King
2023-10-22
bcachefs: remove redundant pointer q
Colin Ian King
2023-10-22
bcachefs: remove duplicated assignment to variable offset_into_extent
Colin Ian King
2023-10-22
bcachefs: remove redundant initializations of variables start_offset and end_...
Colin Ian King
2023-10-22
bcachefs: remove redundant initialization of pointer dst
Colin Ian King
2023-10-22
bcachefs: remove redundant initialization of pointer d
Colin Ian King
2023-10-22
bcachefs: trace_read_nopromote()
Kent Overstreet
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
[next]