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: Fix lookup_inode_for_snapshot()
Kent Overstreet
2023-10-22
bcachefs: need_snapshot_cleanup shouldn't be a fsck error
Kent Overstreet
2023-10-22
bcachefs: Improve key_visible_in_snapshot()
Kent Overstreet
2023-10-22
bcachefs: Refactor overlapping extent checks
Kent Overstreet
2023-10-22
bcachefs: check_extent(): don't use key_visible_in_snapshot()
Kent Overstreet
2023-10-22
bcachefs: check_extent() refactoring
Kent Overstreet
2023-10-22
bcachefs: fsck: walk_inode() now takes is_whiteout
Kent Overstreet
2023-10-22
bcachefs: Simplify check_extent()
Kent Overstreet
2023-10-22
bcachefs: overlapping_extents_found()
Kent Overstreet
2023-10-22
bcachefs: fsck: inode_walker: last_pos, seen_this_pos
Kent Overstreet
2023-10-22
bcachefs: check_extents(): make sure to check i_sectors for last inode
Kent Overstreet
2023-10-22
bcachefs: Inline bch2_snapshot_is_ancestor() fast path
Kent Overstreet
2023-10-22
bcachefs: Upgrade path fixes
Kent Overstreet
2023-10-22
bcachefs: is_ancestor bitmap
Kent Overstreet
2023-10-22
bcachefs: mark bch_inode_info and bkey_cached as reclaimable
Mikulas Patocka
2023-10-22
bcachefs: Compression levels
Kent Overstreet
2023-10-22
bcachefs: Extent sb compression type fields to 8 bits
Kent Overstreet
2023-10-22
bcachefs: bcachefs_format.h should be using __u64
Kent Overstreet
2023-10-22
bcachefs: fix_errors option is now a proper enum
Kent Overstreet
2023-10-22
bcachefs: bch_opt_fn
Kent Overstreet
2023-10-22
bcachefs: Convert snapshot table to RCU array
Kent Overstreet
2023-10-22
bcachefs: Add a race_fault() for write buffer slowpath
Kent Overstreet
2023-10-22
bcachefs: Add buffered IO fallback for userspace
Kent Overstreet
2023-10-22
bcachefs: Fallocate now checks page cache
Kent Overstreet
2023-10-22
bcachefs: Don't start copygc until recovery is finished
Kent Overstreet
2023-10-22
bcachefs: Fix build error on weird gcc
Kent Overstreet
2023-10-22
bcachefs: Snapshot depth, skiplist fields
Kent Overstreet
2023-10-22
bcachefs: Version table now lists required recovery passes
Kent Overstreet
2023-10-22
bcachefs: bch2_sb_maybe_downgrade(), bch2_sb_upgrade()
Kent Overstreet
2023-10-22
bcachefs: Fix a write buffer flush deadlock
Kent Overstreet
2023-10-22
bcachefs: bcachefs_metadata_version_major_minor
Kent Overstreet
2023-10-22
bcachefs: Add new assertions for shutdown path
Kent Overstreet
2023-10-22
bcachefs: bch2_xattr_set() now updates ctime
Kent Overstreet
2023-10-22
bcachefs: Kill bch2_xattr_get()
Kent Overstreet
2023-10-22
bcachefs: Fix try_decrease_writepoints()
Kent Overstreet
2023-10-22
bcachefs: Mark as EXPERIMENTAL
Kent Overstreet
2023-10-22
bcachefs: Enumerate recovery passes
Kent Overstreet
2023-10-22
bcachefs: Stash journal replay params in bch_fs
Kent Overstreet
2023-10-22
bcachefs: Kill bch2_bucket_gens_read()
Kent Overstreet
2023-10-22
bcachefs: Fix error path in bch2_journal_flush_device_pins()
Kent Overstreet
2023-10-22
bcachefs: version_upgrade is now an enum
Kent Overstreet
2023-10-22
bcachefs: BCH_SB_VERSION_UPGRADE_COMPLETE()
Kent Overstreet
2023-10-22
bcachefs: Convert more -EROFS to private error codes
Kent Overstreet
2023-10-22
bcachefs: Delete redundant log messages
Kent Overstreet
2023-10-22
bcachefs: Change check for invalid key types
Kent Overstreet
2023-10-22
bcachefs: Assorted sparse fixes
Kent Overstreet
2023-10-22
bcachefs: Refactor bch_sb_field_ops handling
Kent Overstreet
2023-10-22
bcachefs: Allow for unknown key types
Kent Overstreet
2023-10-22
bcachefs: Allow for unknown btree IDs
Kent Overstreet
2023-10-22
bcachefs: flush journal to avoid invalid dev usage entries on recovery
Brian Foster
[prev]
[next]