index
:
linux/linux-stable.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.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
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-10-22
bcachefs: Improve bch2_write_points_to_text()
Kent Overstreet
2023-10-22
bcachefs: Fix check_version_upgrade()
Kent Overstreet
2023-10-22
bcachefs: Fix 'journal not marked as containing replicas'
Kent Overstreet
2023-10-22
bcachefs: btree_journal_iter.c
Kent Overstreet
2023-10-22
bcachefs: sb-clean.c
Kent Overstreet
2023-10-22
bcachefs: Move bch_sb_field_crypt code to checksum.c
Kent Overstreet
2023-10-22
bcachefs: sb-members.c
Kent Overstreet
2023-10-22
bcachefs: Split up btree_update_leaf.c
Kent Overstreet
2023-10-22
bcachefs: Split up fs-io.[ch]
Kent Overstreet
2023-10-22
bcachefs: Fix assorted checkpatch nits
Kent Overstreet
2023-10-22
bcachefs: Fix for sb buffer being misaligned
Kent Overstreet
2023-10-22
bcachefs: Convert journal validation to bkey_invalid_flags
Kent Overstreet
2023-10-22
bcachefs: Improve journal_entry_err_msg()
Kent Overstreet
2023-10-22
bcachefs: BCH_COMPAT_bformat_overflow_done no longer required
Kent Overstreet
2023-10-22
bcachefs: kill EBUG_ON() redefinition in bkey.c
Kent Overstreet
2023-10-22
bcachefs: Add logging to bch2_inode_peek() & related
Kent Overstreet
2023-10-22
bcachefs: Fix lock thrashing in __bchfs_fallocate()
Kent Overstreet
2023-10-22
bcachefs: Fix for bch2_copygc() spuriously returning -EEXIST
Kent Overstreet
2023-10-22
bcachefs: Convert btree_err_type to normal error codes
Kent Overstreet
2023-10-22
bcachefs: Fix btree_err() macro
Kent Overstreet
2023-10-22
bcachefs: Ensure topology repair runs
Kent Overstreet
2023-10-22
bcachefs: Log a message when running an explicit recovery pass
Kent Overstreet
2023-10-22
bcachefs: Print out required recovery passes on version upgrade
Kent Overstreet
2023-10-22
bcachefs: Fix shift by 64 in set_inc_field()
Kent Overstreet
2023-10-22
bcachefs: bkey_format helper improvements
Kent Overstreet
2023-10-22
bcachefs: bcachefs_metadata_version_deleted_inodes
Kent Overstreet
2023-10-22
bcachefs: Fix folio leak in folio_hole_offset()
Kent Overstreet
2023-10-22
bcachefs: Fix overlapping extent repair
Kent Overstreet
2023-10-22
bcachefs: In debug mode, run fsck again after fixing errors
Kent Overstreet
2023-10-22
bcachefs: recovery_types.h
Kent Overstreet
2023-10-22
bcachefs: Handle weird opt string from sys_fsconfig()
Kent Overstreet
2023-10-22
bcachefs: Assorted fixes for clang
Kent Overstreet
2023-10-22
bcachefs: Move fsck_inode_rm() to inode.c
Kent Overstreet
2023-10-22
bcachefs: Consolidate btree id properties
Kent Overstreet
2023-10-22
bcachefs: bch2_trans_update_extent_overwrite()
Kent Overstreet
2023-10-22
bcachefs: Fix minor memory leak on invalid bkey
Kent Overstreet
2023-10-22
bcachefs: Move some declarations to the correct header
Kent Overstreet
2023-10-22
bcachefs: Fix btree iter leak in __bch2_insert_snapshot_whiteouts()
Kent Overstreet
2023-10-22
bcachefs: Fix a null ptr deref in check_xattr()
Kent Overstreet
2023-10-22
bcachefs: bch2_btree_bit_mod()
Kent Overstreet
2023-10-22
bcachefs: move inode triggers to inode.c
Kent Overstreet
2023-10-22
bcachefs: fsck: delete dead code
Kent Overstreet
2023-10-22
bcachefs: Make topology repair a normal recovery pass
Kent Overstreet
2023-10-22
bcachefs: bch2_run_explicit_recovery_pass()
Kent Overstreet
2023-10-22
bcachefs: Print version, options earlier in startup path
Kent Overstreet
2023-10-22
bcachefs: use prejournaled key updates for write buffer flushes
Brian Foster
2023-10-22
bcachefs: support btree updates of prejournaled keys
Brian Foster
2023-10-22
bcachefs: fold bch2_trans_update_by_path_trace() into callers
Brian Foster
2023-10-22
bcachefs: remove unnecessary btree_insert_key_leaf() wrapper
Brian Foster
2023-10-22
bcachefs: remove duplicate code between backpointer update paths
Brian Foster
[prev]
[next]