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: Inode delete doesn't need to flush key cache anymore
Kent Overstreet
2023-10-22
bcachefs: Fix a btree transaction iter overflow
Kent Overstreet
2023-10-22
bcachefs: Fix a 64 bit divide
Kent Overstreet
2023-10-22
bcachefs: Improve journal entry validate code
Kent Overstreet
2023-10-22
bcachefs: Deadlock prevention for ei_pagecache_lock
Kent Overstreet
2023-10-22
bcachefs: Hack around bch2_varint_decode invalid reads
Kent Overstreet
2023-10-22
bcachefs: Fix missing memalloc_nofs_restore()
Kent Overstreet
2023-10-22
bcachefs: Fix btree key cache shutdown
Kent Overstreet
2023-10-22
bcachefs: Add accounting for dirty btree nodes/keys
Kent Overstreet
2023-10-22
bcachefs: Fix btree iterator leak
Kent Overstreet
2023-10-22
bcachefs: Inline make_bfloat() into __build_ro_aux_tree()
Kent Overstreet
2023-10-22
bcachefs: use a radix tree for inum bitmap in fsck
Kent Overstreet
2023-10-22
bcachefs: New varints
Kent Overstreet
2023-10-22
bcachefs: Fix build warning when CONFIG_BCACHEFS_DEBUG=n
Kent Overstreet
2023-10-22
bcachefs: Drop typechecking from bkey_cmp_packed()
Kent Overstreet
2023-10-22
bcachefs: More inlinining in the btree key cache code
Kent Overstreet
2023-10-22
bcachefs: Fix spurious transaction restarts
Kent Overstreet
2023-10-22
bcachefs: Add a single slot percpu buf for btree iters
Kent Overstreet
2023-10-22
bcachefs: Use attach_page_private and detach_page_private
Matthew Wilcox (Oracle)
2023-10-22
bcachefs: Remove page_state_init_for_read
Matthew Wilcox (Oracle)
2023-10-22
bcachefs: Build fixes for 32bit x86
Kent Overstreet
2023-10-22
bcachefs: Improved inode create optimization
Kent Overstreet
2023-10-22
bcachefs: Report inode counts via statfs
Kent Overstreet
2023-10-22
bcachefs: add const annotations to bset.c
Kent Overstreet
2023-10-22
bcachefs: Don't embed btree iters in btree_trans
Kent Overstreet
2023-10-22
bcachefs: Split out debug_check_btree_accounting
Kent Overstreet
2023-10-22
bcachefs: Drop sysfs interface to debug parameters
Kent Overstreet
2023-10-22
bcachefs: Minor journal reclaim improvement
Kent Overstreet
2023-10-22
bcachefs: Inode create optimization
Kent Overstreet
2023-10-22
bcachefs: Improve check for when bios are physically contiguous
Kent Overstreet
2023-10-22
bcachefs: Fix spurious transaction restarts
Kent Overstreet
2023-10-22
bcachefs: Improve tracing for transaction restarts
Kent Overstreet
2023-10-22
bcachefs: Fix stack corruption
Kent Overstreet
2023-10-22
bcachefs: Use cached iterators for inode updates
Kent Overstreet
2023-10-22
bcachefs: fiemap fixes
Kent Overstreet
2023-10-22
bcachefs: Fix btree updates when mixing cached and non cached iterators
Kent Overstreet
2023-10-22
bcachefs: Add mode to bch2_inode_to_text
Kent Overstreet
2023-10-22
bcachefs: Always write a journal entry when stopping journal
Kent Overstreet
2023-10-22
bcachefs: Drop alloc keys from journal when -o reconstruct_alloc
Kent Overstreet
2023-10-22
bcachefs: Indirect inline data extents
Kent Overstreet
2023-10-22
bcachefs: Fix rare use after free in read path
Kent Overstreet
2023-10-22
bcachefs: Improve some error messages
Kent Overstreet
2023-10-22
bcachefs: Fix for passing target= opts as mount opts
Kent Overstreet
2023-10-22
bcachefs: Fix bch2_mark_stripe()
Kent Overstreet
2023-10-22
bcachefs: Don't drop replicas when copygcing ec data
Kent Overstreet
2023-10-22
bcachefs: Account for stripe parity sectors separately
Kent Overstreet
2023-10-22
bcachefs: Fix for bad stripe pointers
Kent Overstreet
2023-10-22
bcachefs: Start/stop io clock hands in read/write paths
Kent Overstreet
2023-10-22
bcachefs: Improvements to writing alloc info
Kent Overstreet
2023-10-22
bcachefs: Fix assertion popping in transaction commit path
Kent Overstreet
[prev]
[next]