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
Age
Commit message (
Expand
)
Author
2025-03-14
bcachefs: Make sure c->vfs_sb is set before starting fs
Kent Overstreet
2025-03-14
bcachefs: Stash a pointer to the filesystem for blk_holder_ops
Kent Overstreet
2025-03-14
bcachefs: Finish bch2_account_io_completion() conversions
Kent Overstreet
2025-03-14
bcachefs: bch2_account_io_completion()
Kent Overstreet
2025-03-14
bcachefs: Fix read path io_ref handling
Kent Overstreet
2025-03-14
bcachefs: data_update now checks for extents that can't be moved
Kent Overstreet
2025-03-14
bcachefs: give bch2_write_super() a proper error code
Kent Overstreet
2025-03-14
bcachefs: bcachefs_metadata_version_extent_flags
Kent Overstreet
2025-03-14
bcachefs: bch2_request_incompat_feature() now returns error code
Kent Overstreet
2025-03-14
bcachefs: Fix error type in bch2_alloc_v3_validate()
Thorsten Blum
2025-03-14
bcachefs: BCH_SB_FEATURES_ALL includes BCH_FEATURE_incompat_verison_field
Kent Overstreet
2025-03-14
bcachefs: sysfs internal/trigger_btree_updates
Kent Overstreet
2025-03-14
bcachefs: bcachefs_metadata_version_casefolding
Joshua Ashton
2025-03-14
bcachefs: Split out dirent alloc and name initialization
Joshua Ashton
2025-03-14
bcachefs: Kill dirent_occupied_size() in create path
Kent Overstreet
2025-03-14
bcachefs: Kill dirent_occupied_size() in rename path
Kent Overstreet
2025-03-14
bcachefs: bcachefs_metadata_version_stripe_lru
Kent Overstreet
2025-03-14
bcachefs: bcachefs_metadata_version_stripe_backpointers
Kent Overstreet
2025-03-14
bcachefs: Advance bch_alloc.oldest_gen if no stale pointers
Kent Overstreet
2025-03-14
bcachefs: Invalidate cached data by backpointers
Kent Overstreet
2025-03-14
bcachefs: bcachefs_metadata_version_cached_backpointers
Kent Overstreet
2025-03-14
bcachefs: rework bch2_trans_commit_run_triggers()
Kent Overstreet
2025-03-14
bcachefs: Better trigger ordering
Kent Overstreet
2025-03-14
bcachefs: bch2_trigger_stripe_ptr() no longer uses ec_stripes_heap_lock
Kent Overstreet
2025-03-14
bcachefs: Rework bch2_check_lru_key()
Kent Overstreet
2025-03-14
bcachefs: decouple bch2_lru_check_set() from alloc btree
Kent Overstreet
2025-03-14
bcachefs: s/BCH_LRU_FRAGMENTATION_START/BCH_LRU_BUCKET_FRAGMENTATION/
Kent Overstreet
2025-03-14
bcachefs: bch2_lru_change() checks for no-op
Kent Overstreet
2025-03-14
bcachefs: minor journal errcode cleanup
Kent Overstreet
2025-03-14
bcachefs: bch2_write_op_error() now prints info about data update
Kent Overstreet
2025-03-14
bcachefs: metadata_target is not an inode option
Kent Overstreet
2025-03-14
bcachefs: eytzinger1_{next,prev} cleanup
Andreas Gruenbacher
2025-03-14
bcachefs: convert eytzinger sort to be 1-based (2)
Andreas Gruenbacher
2025-03-14
bcachefs: convert eytzinger sort to be 1-based (1)
Andreas Gruenbacher
2025-03-14
bcachefs: convert eytzinger0_find to be 1-based
Andreas Gruenbacher
2025-03-14
bcachefs: Add eytzinger0_find self test
Andreas Gruenbacher
2025-03-14
bcachefs: add eytzinger0_find_ge self test
Andreas Gruenbacher
2025-03-14
bcachefs: implement eytzinger0_find_ge directly
Andreas Gruenbacher
2025-03-14
bcachefs: implement eytzinger0_find_gt directly
Andreas Gruenbacher
2025-03-14
bcachefs: add eytzinger0_find_gt self test
Andreas Gruenbacher
2025-03-14
bcachefs: simplify eytzinger0_find_le
Andreas Gruenbacher
2025-03-14
bcachefs: convert eytzinger0_find_le to be 1-based
Andreas Gruenbacher
2025-03-14
bcachefs: improve eytzinger0_find_le self test
Andreas Gruenbacher
2025-03-14
bcachefs: add eytzinger0_for_each_prev
Andreas Gruenbacher
2025-03-14
bcachefs: eytzinger0_find_test improvement
Andreas Gruenbacher
2025-03-14
bcachefs: eytzinger[01]_test improvement
Andreas Gruenbacher
2025-03-14
bcachefs: eytzinger self tests: fix cmp_u16 typo
Andreas Gruenbacher
2025-03-14
bcachefs: eytzinger self tests: missing newline termination
Andreas Gruenbacher
2025-03-14
bcachefs: eytzinger self tests: loop cleanups
Andreas Gruenbacher
2025-03-14
bcachefs: EYTZINGER_DEBUG fix
Andreas Gruenbacher
[prev]
[next]