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-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
2024-05-08
bcachefs: bch2_btree_insert_trans() no longer specifies BTREE_ITER_cached
Kent Overstreet
2024-05-08
bcachefs: iter/update/trigger/str_hash flag cleanup
Kent Overstreet
2024-05-08
bcachefs: __BTREE_ITER_ALL_SNAPSHOTS -> BTREE_ITER_SNAPSHOT_FIELD
Kent Overstreet
2024-05-08
bcachefs: mark_superblock cleanup
Kent Overstreet
2024-05-08
bcachefs: gc_btree_init_recurse() uses gc_mark_node()
Kent Overstreet
2024-05-08
bcachefs: move root node topo checks to node_check_topology()
Kent Overstreet
2024-05-08
bcachefs: move topology repair kick to gc_btrees()
Kent Overstreet
2024-05-08
bcachefs: kill metadata only gc
Kent Overstreet
2024-05-08
bcachefs: Finish converting reconstruct_alloc to errors_silent
Kent Overstreet
2024-05-08
bcachefs: bch2_gc() is now private to btree_gc.c
Kent Overstreet
2024-05-08
bcachefs: for_each_btree_key_continue()
Kent Overstreet
2024-05-08
bcachefs: kill for_each_btree_key_old()
Kent Overstreet
2024-05-08
bcachefs: Optimize eytzinger0_sort() with bottom-up heapsort
Kuan-Wei Chiu
2024-05-08
bcachefs: When traversing to interior nodes, propagate result to paths to sam...
Kent Overstreet
2024-05-08
bcachefs: Don't read journal just for fsck
Kent Overstreet
2024-05-08
bcachefs: allow for custom action in fsck error messages
Kent Overstreet
2024-05-08
bcachefs: New assertion for writing to the journal after shutdown
Kent Overstreet
2024-05-08
bcachefs: bch2_btree_path_to_text()
Kent Overstreet
2024-05-08
bcachefs: add btree_node_merging_disabled debug param
Kent Overstreet
2024-05-08
bcachefs: bch2_hash_lookup() now returns bkey_s_c
Kent Overstreet
2024-05-08
bcachefs: bch2_journal_keys_dump()
Kent Overstreet
2024-05-08
bcachefs: bch2_btree_node_header_to_text()
Kent Overstreet
2024-05-08
bcachefs: prt_printf() now respects \r\n\t
Kent Overstreet
2024-05-08
bcachefs: printbufs: prt_printf() now handles \t\r\n
Kent Overstreet
2024-05-08
bcachefs: printbuf improvements
Kent Overstreet
2024-05-08
bcachefs: Run upgrade/downgrade even in -o nochanges mode
Kent Overstreet
2024-05-08
bcachefs: Better write_super() error messages
Kent Overstreet
2024-05-08
bcachefs: Fix xattr_to_text() unsafety
Kent Overstreet
2024-05-08
bcachefs: bch2_bkey_format_field_overflows()
Kent Overstreet
2024-05-08
bcachefs: Fix needs_whiteout BUG_ON() in bkey_sort()
Kent Overstreet
2024-05-08
bcachefs: Fix sb_clean_validate endianness conversion
Kent Overstreet
2024-05-07
bcachefs: Add missing sched_annotate_sleep() in bch2_journal_flush_seq_async()
Kent Overstreet
2024-05-07
bcachefs: Fix race in bch2_write_super()
Kent Overstreet
2024-05-06
bcachefs: BCH_SB_LAYOUT_SIZE_BITS_MAX
Kent Overstreet
2024-05-06
bcachefs: Add missing skcipher_request_set_callback() call
Kent Overstreet
2024-05-06
bcachefs: Fix snapshot_t() usage in bch2_fs_quota_read_inode()
Kent Overstreet
2024-05-06
bcachefs: Fix shift-by-64 in bformat_needs_redo()
Kent Overstreet
2024-05-06
bcachefs: Guard against unknown k.k->type in __bkey_invalid()
Kent Overstreet
2024-05-06
bcachefs: Add missing validation for superblock section clean
Kent Overstreet
2024-05-06
bcachefs: Fix assert in bch2_alloc_v4_invalid()
Kent Overstreet
2024-05-06
bcachefs: fix overflow in fiemap
Reed Riley
2024-05-06
bcachefs: Add a better limit for maximum number of buckets
Kent Overstreet
2024-05-06
bcachefs: Fix lifetime issue in device iterator helpers
Kent Overstreet
2024-05-06
bcachefs: Fix bch2_dev_lookup() refcounting
Kent Overstreet
2024-05-06
bcachefs: Initialize bch_write_op->failed in inline data path
Kent Overstreet
2024-05-06
bcachefs: Fix refcount put in sb_field_resize error path
Kent Overstreet
2024-05-06
bcachefs: Inodes need extra padding for varint_decode_fast()
Kent Overstreet
2024-05-06
bcachefs: Fix early error path in bch2_fs_btree_key_cache_exit()
Kent Overstreet
2024-05-06
bcachefs: bucket_pos_to_bp_noerror()
Kent Overstreet
2024-05-06
bcachefs: don't free error pointers
Kent Overstreet
[prev]
[next]